KIE Remote Services :: Services 6.1.0.CR2

Uses of Class
org.kie.remote.services.rest.async.cmd.JobType

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

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.