Uses of Class
com.intel.gpe.clients.api.JobType

Packages that use JobType
com.intel.gpe.clients.api   
 

Uses of JobType in com.intel.gpe.clients.api
 

Methods in com.intel.gpe.clients.api that return JobType
 JobType TargetSystemClient.getJobType(java.lang.String jobDefinition)
          Construct the job definition type description from the current target system type and job definition type.
 

Methods in com.intel.gpe.clients.api with parameters of type JobType
<JobDefinitionType extends Job>
JobDefinitionType
TargetSystemClient.newJob(JobType type)
          Return the job definition template of the certain job definition type.
<JobDefinitionType extends Job>
JobDefinitionType
TargetSystemClient.newJob(JobType jobType, byte[] jobDefinition)
          Create a job definition from the provided byte array
 



Copyright © 2008. All Rights Reserved.