Uses of Interface
com.intel.gpe.clients.api.jsdl.gpe.GPEJob

Packages that use GPEJob
com.intel.gpe.clients.api.jsdl.gpe   
com.intel.gpe.clients.api.workflow   
 

Uses of GPEJob in com.intel.gpe.clients.api.jsdl.gpe
 

Methods in com.intel.gpe.clients.api.jsdl.gpe that return GPEJob
 GPEJob GPEJob.clone()
          Clones this GPEJob.
 

Uses of GPEJob in com.intel.gpe.clients.api.workflow
 

Methods in com.intel.gpe.clients.api.workflow that return GPEJob
 GPEJob GPEWorkflowJob.newAtomicJobDefinition(java.lang.String jobDefinition)
          Return the job definition template of the certain job definition type.
 GPEJob GPEWorkflowJob.newGPEJob()
          Create the new empty GPEJob
 

Methods in com.intel.gpe.clients.api.workflow with parameters of type GPEJob
 VariableValue GPEWorkflowJob.newSubmitValue(GPEJob jobTemplate, java.util.Calendar terminationTime)
          Create the value for the SubmitRequest message
 



Copyright © 2008. All Rights Reserved.