public class EmptyActivityInstanceImpl extends ActivityInstanceImpl implements EmptyActivityInstance
definitionUUID, lastException, uuid
activityState, endedDate, instanceUUID, processUUID, startedDate
Modifier | Constructor and Description |
---|---|
protected |
EmptyActivityInstanceImpl() |
|
EmptyActivityInstanceImpl(EmptyActivityInstance emptyActivityInstanceImpl) |
Modifier and Type | Method and Description |
---|---|
ActivityType |
getType()
Get the type of the activity instance.
|
equals, getDefinitionUUID, getLastException, getUUID, hashCode, toString
end, getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDefinitionUUID, getLastException, getUUID
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState
protected EmptyActivityInstanceImpl()
public EmptyActivityInstanceImpl(EmptyActivityInstance emptyActivityInstanceImpl)
public ActivityType getType()
ActivityInstance
ActivityType
getType
in interface ActivityInstance
ActivityType
)Copyright © 2011 OW2 Consortium. All Rights Reserved.