Package com.adobe.idp.jobmanager.common

Class Summary
JobId This class represents the identifier of a specific job.
JobStatus Contains the status for a job in progress.
 

Exception Summary
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.