This package contains exception and other classes that enable you to interact with the Job Manager service. You can use the Job Manager service to perform tasks such as retrieving the status of a long-lived process.
| Class | Description | |
|---|---|---|
| JobId | This class represents the identifier of a specific job. | |
| JobInvalidStateException | Represents an exception that is thrown when a specified job is in an invalid state for a job request (for example, not running when the completeJob is called). |
|
| JobManagerException | Represents general exceptions that are thrown by the JobManager service. | |
| JobNotFoundException | Represents an exception that is thrown by the JobManager service when a specified job is not found or valid. | |
| JobStateChangeException | Represents an exception that is thrown when a job event listener // refuses a job lifecycle event. | |
| JobStatus | Contains the status for a job in progress. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/jobmanager/common/package-detail.html