public interface RuntimeRecord extends Record
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getEndedDate() |
ProcessDefinitionUUID |
getProcessDefinitionUUID() |
ProcessInstanceUUID |
getProcessInstanceUUID()
Returns the instance processDefinitionUUID (generated at the creation of the instance).
|
java.util.Date |
getStartedDate() |
ActivityState |
getState() |
ProcessDefinitionUUID getProcessDefinitionUUID()
ProcessInstanceUUID getProcessInstanceUUID()
java.util.Date getStartedDate()
java.util.Date getEndedDate()
ActivityState getState()
Copyright © 2011 OW2 Consortium. All Rights Reserved.