Primavera Integration API 7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

JAVASCHEDULE - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
javaSchedule(Project, Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously schedules a project using the Java scheduler.
javaSchedule(Project[], Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously schedules multiple projects using the Java scheduler.
JobId - Class in com.primavera.integration.common
ID of a server-side asynchronous job (such as a scheduling job).
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','Java Schedule', 'Summarize', 'Apply Actuals', 'Store Period Performance', 'Batch Report', 'Sync Actual This Period', and 'Run Project Architect'.

Primavera Integration API 7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.