@Entity public class ProcessInstanceEventInfo extends Object
Modifier | Constructor and Description |
---|---|
protected |
ProcessInstanceEventInfo() |
|
ProcessInstanceEventInfo(long processInstanceId,
String eventType) |
protected ProcessInstanceEventInfo()
public ProcessInstanceEventInfo(long processInstanceId, String eventType)
public long getId()
public int getVersion()
public long getProcessInstanceId()
public String getEventType()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.