|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl
org.ow2.orchestra.facade.runtime.impl.WhileActivityInstanceImpl
public class WhileActivityInstanceImpl
Field Summary |
---|
Fields inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl |
---|
enclosedActivitiesUUID |
Fields inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl |
---|
definitionUUID, lastException, uuid |
Fields inherited from class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl |
---|
activityState, endedDate, instanceUUID, processUUID, startedDate |
Constructor Summary | |
---|---|
WhileActivityInstanceImpl(WhileActivityInstance whileActivityInstanceImpl)
|
Method Summary | |
---|---|
ActivityType |
getType()
Get the type of the activity instance. |
java.lang.String |
toString()
|
Methods inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl |
---|
getEnclosedActivitiesUUID |
Methods inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl |
---|
equals, getDefinitionUUID, getLastException, getUUID, hashCode |
Methods inherited from class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl |
---|
end, getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityWithChildrenInstance |
---|
getEnclosedActivitiesUUID |
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityInstance |
---|
getDefinitionUUID, getLastException, getUUID |
Methods inherited from interface org.ow2.orchestra.facade.runtime.RuntimeRecord |
---|
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState |
Constructor Detail |
---|
public WhileActivityInstanceImpl(WhileActivityInstance whileActivityInstanceImpl)
Method Detail |
---|
public ActivityType getType()
ActivityInstance
ActivityType
getType
in interface ActivityInstance
ActivityType
)public java.lang.String toString()
toString
in class ActivityInstanceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |