|
||||||||||
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.ThrowActivityInstanceImpl
public class ThrowActivityInstanceImpl
Field Summary |
---|
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 | |
---|---|
ThrowActivityInstanceImpl(ThrowActivityInstanceImpl throwActivityInstanceImpl)
|
Method Summary | |
---|---|
ActivityType |
getType()
Get the type of the activity instance. |
Methods inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl |
---|
equals, getDefinitionUUID, getLastException, getUUID, hashCode, toString |
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.ActivityInstance |
---|
getDefinitionUUID, getLastException, getUUID |
Methods inherited from interface org.ow2.orchestra.facade.runtime.RuntimeRecord |
---|
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState |
Constructor Detail |
---|
public ThrowActivityInstanceImpl(ThrowActivityInstanceImpl throwActivityInstanceImpl)
Method Detail |
---|
public ActivityType getType()
ActivityInstance
ActivityType
getType
in interface ActivityInstance
ActivityType
)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |