|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ProcessManagement | Interface representing services that provide execution of one or several processes (tasks in other words) in one time. |
Class Summary | |
---|---|
AbstractDataProcess<C extends ProcessExecutionContext> | Abstract extension of AbstractProcess oriented in the data manipulations
such as database persistent operations. |
AbstractDataProcessCheck | Abstract extension of AbstractProcessCheck oriented on data verifications. |
AbstractFileProcess<C extends ProcessExecutionContext> | Abstract extension of AbstractProcess oriented in the file system manipulations. |
AbstractFileProcessCheck | Abstract extension of AbstractProcessCheck oriented on file system verifications. |
DefaultProcessManagement | Default implementation of the ProcessManagement interface. |
ProcessCheckRegistration | Registering ProcessCheck instances. |
ProcessExecutionContext | This is an Silverpeas process execution context container. |
ProcessMonitoring | Internal process management tool. |
Enum Summary | |
---|---|
ProcessErrorType | This enumeration represents different process error origines during an execution of chained processes. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |