org.kie.services.remote.cdi
Class ProcessRequestBean
java.lang.Object
org.kie.services.remote.cdi.ProcessRequestBean
@ApplicationScoped
public class ProcessRequestBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessRequestBean
public ProcessRequestBean()
doKieSessionOperation
public Object doKieSessionOperation(org.kie.api.command.Command<?> cmd,
String deploymentId)
doKieSessionOperation
public Object doKieSessionOperation(org.kie.api.command.Command<?> cmd,
String deploymentId,
Long processInstanceId)
doTaskOperation
public Object doTaskOperation(org.kie.api.command.Command<?> cmd)
getRuntimeEngine
protected org.kie.api.runtime.manager.RuntimeEngine getRuntimeEngine(String domainName,
Long processInstanceId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.