org.jbpm.persistence.processinstance
Class ProcessInstanceEventInfo
java.lang.Object
org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
@Entity
public class ProcessInstanceEventInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessInstanceEventInfo
protected ProcessInstanceEventInfo()
ProcessInstanceEventInfo
public ProcessInstanceEventInfo(long processInstanceId,
String eventType)
getId
public long getId()
getVersion
public int getVersion()
getProcessInstanceId
public long getProcessInstanceId()
getEventType
public String getEventType()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.