KIE Remote Services :: Services 6.0.0.Beta3

Uses of Class
org.kie.services.remote.rest.jaxb.JaxbGenericResponse

Packages that use JaxbGenericResponse
org.kie.services.remote.rest   
 

Uses of JaxbGenericResponse in org.kie.services.remote.rest
 

Methods in org.kie.services.remote.rest that return JaxbGenericResponse
 JaxbGenericResponse RuntimeResource.doProcessInstanceOperation(Long procInstId, String operation)
           
 JaxbGenericResponse TaskResource.doTaskOperation(long taskId, String operation)
           
 JaxbGenericResponse RuntimeResource.doWorkItemOperation(Long workItemId, String operation)
           
 JaxbGenericResponse RuntimeResource.signalEvent(String signal)
           
 JaxbGenericResponse RuntimeResource.startNewProcess(String processId)
           
 


KIE Remote Services :: Services 6.0.0.Beta3

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