Package | Description |
---|---|
pdp.compileplatform.execution | |
pdp.compileplatform.session |
Class and Description |
---|
TaskInterface
This interface presents the different methods that must be implemented for a task.
|
Class and Description |
---|
ClientInterface
This interface presents the different methods that must be implemented for a Client.
|
ClientsManagerInterface
This interface presents the different methods that must be implemented for a ClientManager.
|
EnumResult
An enumeration of the possible types of results for the execution of a task.
|
EnumStatus
A concrete implementation of the ClientInterface interface
|
TaskInterface
This interface presents the different methods that must be implemented for a task.
|
TaskParametersInterface
This interface presents the different methods that must be implemented for a TasksParametersInterface.
|
TaskResultsInterface
This interface presents the different methods that must be implemented for a TasksResultsInterface.
|
TasksManagerInterface
This interface presents the different methods that must be implemented for a TasksManager.
|