|
KIE Remote Services :: Services 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobType | |
|---|---|
| org.kie.remote.services.rest.async | |
| org.kie.remote.services.rest.async.cmd | |
| Uses of JobType in org.kie.remote.services.rest.async |
|---|
| Methods in org.kie.remote.services.rest.async with parameters of type JobType | |
|---|---|
void |
JobResultManager.putJob(String jobId,
JaxbDeploymentJobResult job,
JobType jobType)
Add a job to the cache |
| Uses of JobType in org.kie.remote.services.rest.async.cmd |
|---|
| Methods in org.kie.remote.services.rest.async.cmd that return JobType | |
|---|---|
static JobType |
JobType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobType[] |
JobType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
KIE Remote Services :: Services 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||