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