JavaScript is disabled on your browser.
jBPM :: EJB Services Implementation 6.4.0.Final-redhat-6
java.lang.Object
org.jbpm.kie.services.impl.ProcessServiceImpl
org.jbpm.services.ejb.impl.ProcessServiceEJBImpl
Field Summary
Fields inherited from class org.jbpm.kie.services.impl.ProcessServiceImpl
dataService, deploymentService
Method Summary
Methods
Modifier and Type
Method and Description
protected void
disposeRuntimeEngine (org.kie.api.runtime.manager.RuntimeManager manager,
org.kie.api.runtime.manager.RuntimeEngine engine)
<T> T
process (T variables,
ClassLoader cl)
void
setDataService (org.jbpm.services.api.RuntimeDataService dataService)
void
setDeploymentService (org.jbpm.services.api.DeploymentService deploymentService)
Methods inherited from class org.jbpm.kie.services.impl.ProcessServiceImpl
abortProcessInstance, abortProcessInstances, abortWorkItem, collectActiveSignals, completeWorkItem, disallowWhenNotActive, execute, execute, getAvailableSignals, getProcessInstance, getProcessInstance, getProcessInstanceVariable, getProcessInstanceVariables, getWorkItem, getWorkItemByProcessInstance, setProcessVariable, setProcessVariables, signalEvent, signalProcessInstance, signalProcessInstances, startProcess, startProcess, startProcess, startProcess
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.jbpm.services.api.ProcessService
abortProcessInstance, abortProcessInstances, abortWorkItem, completeWorkItem, execute, execute, getAvailableSignals, getProcessInstance, getProcessInstance, getProcessInstanceVariable, getProcessInstanceVariables, getWorkItem, getWorkItemByProcessInstance, setProcessVariable, setProcessVariables, signalEvent, signalProcessInstance, signalProcessInstances, startProcess, startProcess, startProcess, startProcess
jBPM :: EJB Services Implementation 6.4.0.Final-redhat-6
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.