org.jbpm.process.instance
Interface InternalProcessRuntime
- All Superinterfaces:
- org.drools.runtime.process.InternalProcessRuntime, ProcessEventManager, ProcessRuntime
public interface InternalProcessRuntime
- extends org.drools.runtime.process.InternalProcessRuntime
Methods inherited from interface org.drools.runtime.process.InternalProcessRuntime |
clearProcessInstances, clearProcessInstancesState, dispose, setProcessEventSupport |
getProcessInstanceManager
ProcessInstanceManager getProcessInstanceManager()
getSignalManager
SignalManager getSignalManager()
getTimerManager
TimerManager getTimerManager()
getProcessEventSupport
org.drools.event.ProcessEventSupport getProcessEventSupport()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.