JobInfo |
This class contains information related to a job which will be persisted to jobs.xml
|
JobInfos |
This class contains information of all the jobs which will be
persisted to jobs.xml
|
ProgressStatusBase |
Basic abstract implementation of ProgressStatus .
|
ProgressStatusBase.ChildProgressStatus |
|
ProgressStatusDTO |
|
ProgressStatusDTO.ChildProgressStatusDTO |
|
ProgressStatusEvent |
ProgressStatus is changed
|
ProgressStatusEventComplete |
Progress method was called.
|
ProgressStatusEventCreateChild |
Progress method was called.
|
ProgressStatusEventProgress |
Progress method was called.
|
ProgressStatusEventSet |
Change some value in ProgressStatus using set method.
|
ProgressStatusImpl |
ProgressStatus implementation suggested for AdminCommand
implementation.
|
ProgressStatusMirroringImpl |
This implementation is used for modeling of command execution with
supplemental commands.
|