| Package | Description |
|---|---|
| de.innovationgate.wga.server.api |
OpenWGA Server API classes.
|
| de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
| de.innovationgate.wgpublisher.auth | |
| de.innovationgate.wgpublisher.files | |
| de.innovationgate.wgpublisher.scheduler |
Functionality around the WGA Job Manager and implementing custom Tasks.
|
| Class and Description |
|---|
| JobContext
This object is passed to WGA jobs to provide access to WGA resources.
|
| TaskImplementation
Interface to implement own java tasks for the WGA scheduler.
|
| Class and Description |
|---|
| ConfigurationException |
| JobFailedException
Thrown when a Job fails because of various reasons.
|
| Scheduler |
| Class and Description |
|---|
| ConfigurationException |
| JobContext
This object is passed to WGA jobs to provide access to WGA resources.
|
| Task |
| TaskException |
| Class and Description |
|---|
| JobContext
This object is passed to WGA jobs to provide access to WGA resources.
|
| JobFailedException
Thrown when a Job fails because of various reasons.
|
| TaskImplementation
Interface to implement own java tasks for the WGA scheduler.
|
| TitledTaskImplementation
A java task implementation providing a title for display
|
| Class and Description |
|---|
| ConfigurationException |
| Job
Job runtime object
|
| JobCancelledException |
| JobContext
This object is passed to WGA jobs to provide access to WGA resources.
|
| JobFailedException
Thrown when a Job fails because of various reasons.
|
| JobSchedule |
| Scheduler |
| Task |
| TaskException |
| TaskImplementation
Interface to implement own java tasks for the WGA scheduler.
|
| TitledTaskImplementation
A java task implementation providing a title for display
|