|
||||||||||
| 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.ActivityWithSingleChildInstanceImpl
org.ow2.orchestra.facade.runtime.impl.CatchAllActivityInstanceImpl
public class CatchAllActivityInstanceImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl |
|---|
enclosedActivityUUID |
| 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 | |
|---|---|
protected |
CatchAllActivityInstanceImpl()
|
|
CatchAllActivityInstanceImpl(CatchAllActivityInstance catchAllActivityInstanceImpl)
|
| Method Summary | |
|---|---|
ActivityType |
getType()
Get the type of the activity instance. |
| Methods inherited from class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl |
|---|
getEnclosedActivityUUID |
| 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.ActivityWithSingleChildInstance |
|---|
getEnclosedActivityUUID |
| 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 |
|---|
protected CatchAllActivityInstanceImpl()
public CatchAllActivityInstanceImpl(CatchAllActivityInstance catchAllActivityInstanceImpl)
| Method Detail |
|---|
public ActivityType getType()
ActivityInstanceActivityType
getType in interface ActivityInstanceActivityType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||