This is the complete list of members for arlo.NesterJob, including all inherited members.
AddJobParameter(String name, String value) | arlo.NesterJob | |
creationDate | arlo.NesterJob | |
DeleteJobParametersFromDatabase(Connection connection) | arlo.NesterJob | private |
elapsedRealTime | arlo.NesterJob | |
fractionCompleted | arlo.NesterJob | |
GetJobParameter(String name) | arlo.NesterJob | |
GetJobParameters(int jobId, Connection connection) | arlo.NesterJob | privatestatic |
GetJobParameterVector(String name) | arlo.NesterJob | |
GetJobStatusIdFromName(String statusName, Connection connection) | arlo.NesterJob | static |
GetJobTypeIdFromName(String typeName, Connection connection) | arlo.NesterJob | static |
getNesterJob(int id, Connection connection) | arlo.NesterJob | |
getRandomString(int length) | arlo.NesterJob | private |
id | arlo.NesterJob | |
isComplete | arlo.NesterJob | |
isRunning | arlo.NesterJob | |
jobParameters | arlo.NesterJob | |
name | arlo.NesterJob | |
NesterJob() | arlo.NesterJob | |
NesterJob(NesterJob j) | arlo.NesterJob | |
numCompleted | arlo.NesterJob | |
numToComplete | arlo.NesterJob | |
parentJob_id | arlo.NesterJob | |
PrintJobParameters() | arlo.NesterJob | |
priority | arlo.NesterJob | |
project_id | arlo.NesterJob | |
requestedStatus_id | arlo.NesterJob | |
SaveJob(Connection connection) | arlo.NesterJob | |
SaveJobLogMessage(String message) | arlo.NesterJob | |
SaveJobLogMessage(int jobId, String message) | arlo.NesterJob | static |
SaveJobLogMessage(String message, Connection connection) | arlo.NesterJob | |
SaveJobLogMessage(int jobId, String message, Connection connection) | arlo.NesterJob | static |
SaveJobParameters(Connection connection) | arlo.NesterJob | private |
status_id | arlo.NesterJob | |
timeToCompletion | arlo.NesterJob | |
type_id | arlo.NesterJob | |
UploadJobResultFile(String fileName, byte[] resultFileBytes, String notes, Connection connection) | arlo.NesterJob | |
user_id | arlo.NesterJob | |
wasDeleted | arlo.NesterJob | |
wasStopped | arlo.NesterJob | |