org.apache.ode.bpel.evt
Class ProcessInstanceStartedEvent
java.lang.Object
org.apache.ode.bpel.evt.BpelEvent
org.apache.ode.bpel.evt.ProcessEvent
org.apache.ode.bpel.evt.ProcessInstanceEvent
org.apache.ode.bpel.evt.ProcessInstanceStartedEvent
- All Implemented Interfaces:
- java.io.Serializable
public class ProcessInstanceStartedEvent
- extends ProcessInstanceEvent
Event indicating the start (post creation) of a new process instance.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProcessInstanceStartedEvent
public ProcessInstanceStartedEvent()
getRootScopeId
public java.lang.Long getRootScopeId()
setRootScopeId
public void setRootScopeId(java.lang.Long rootScopeId)
getScopeDeclarationId
public int getScopeDeclarationId()
setScopeDeclarationId
public void setScopeDeclarationId(int scopeDeclarationId)