jBPM distribution 6.0.0.CR3

org.jbpm.kie.services.impl.event
Class ProcessInstanceStartedEvent

java.lang.Object
  extended by org.jbpm.kie.services.impl.event.ProcessEvent
      extended by org.jbpm.kie.services.impl.event.ProcessInstanceStartedEvent
All Implemented Interfaces:
Serializable

public class ProcessInstanceStartedEvent
extends ProcessEvent

See Also:
Serialized Form

Constructor Summary
ProcessInstanceStartedEvent(ProcessStartedEvent event)
           
 
Method Summary
 
Methods inherited from class org.jbpm.kie.services.impl.event.ProcessEvent
getProcessId, getProcessInstanceId, getProcessName, getVersion, setProcessId, setProcessInstanceId, setProcessName, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessInstanceStartedEvent

public ProcessInstanceStartedEvent(ProcessStartedEvent event)

jBPM distribution 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.