|
jBPM :: EJB Services Implementation 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.kie.services.impl.ProcessServiceImpl
org.jbpm.services.ejb.impl.ProcessServiceEJBImpl
public class ProcessServiceEJBImpl
| Constructor Summary | |
|---|---|
ProcessServiceEJBImpl()
|
|
| Method Summary | ||
|---|---|---|
protected void |
disposeRuntimeEngine(org.kie.api.runtime.manager.RuntimeManager manager,
org.kie.api.runtime.manager.RuntimeEngine engine)
|
|
|
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, execute, execute, getAvailableSignals, getProcessInstance, getProcessInstanceVariable, getProcessInstanceVariables, getWorkItem, getWorkItemByProcessInstance, setProcessVariable, setProcessVariables, signalProcessInstance, signalProcessInstances, 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, getProcessInstanceVariable, getProcessInstanceVariables, getWorkItem, getWorkItemByProcessInstance, setProcessVariable, setProcessVariables, signalProcessInstance, signalProcessInstances, startProcess, startProcess |
| Constructor Detail |
|---|
public ProcessServiceEJBImpl()
| Method Detail |
|---|
public void setDeploymentService(org.jbpm.services.api.DeploymentService deploymentService)
setDeploymentService in class org.jbpm.kie.services.impl.ProcessServiceImplpublic void setDataService(org.jbpm.services.api.RuntimeDataService dataService)
setDataService in class org.jbpm.kie.services.impl.ProcessServiceImpl
public <T> T process(T variables,
ClassLoader cl)
process in interface org.jbpm.kie.services.impl.VariablesAwareprocess in class org.jbpm.kie.services.impl.ProcessServiceImpl
protected void disposeRuntimeEngine(org.kie.api.runtime.manager.RuntimeManager manager,
org.kie.api.runtime.manager.RuntimeEngine engine)
disposeRuntimeEngine in class org.jbpm.kie.services.impl.ProcessServiceImpl
|
jBPM :: EJB Services Implementation 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||