- JobId - Class in com.primavera.integration.common
-
ID of a server-side asynchronous job (such as a scheduling job).
- JobId() - Constructor for class com.primavera.integration.common.JobId
-
Constructs an empty JobId
object.
- JobId(ObjectId, int) - Constructor for class com.primavera.integration.common.JobId
-
Class constructor specifying object ID of the job and the job type
- JobInfo - Class in com.primavera.integration.common
-
Information for a server-side asynchronous job.
- JobInfo(ObjectId, JobType, JobStatus, Date, Date, ObjectId[], ObjectId[]) - Constructor for class com.primavera.integration.common.JobInfo
-
Class constructor, to be used internally.
- JobManager - Class in com.primavera.integration.client
-
The Job Manager is retrieved for a particular session by calling Session.getJobManager().
- JobStatus - Class in com.primavera.integration.client.bo.enm
-
Job status enumerations are used with the job manager when getting the status of an asynchronous
job.
- JobType - Class in com.primavera.integration.client.bo.enm
-
Job type enumerations are used with asynchronous jobs: 'Schedule', 'Summarize', 'Apply Actuals',
'Store Period Performance', 'Sync Actual This Period', 'Level' and 'Recalculate Assignment Costs'.