|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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 | ||
---|---|---|
|
TargetSystemClient.newJob(JobType type)
Return the job definition template of the certain job definition type. |
|
|
TargetSystemClient.newJob(JobType jobType,
byte[] jobDefinition)
Create a job definition from the provided byte array |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |