|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityWithSingleChildInstance | |
---|---|
org.ow2.orchestra.facade.runtime | |
org.ow2.orchestra.facade.runtime.impl |
Uses of ActivityWithSingleChildInstance in org.ow2.orchestra.facade.runtime |
---|
Subinterfaces of ActivityWithSingleChildInstance in org.ow2.orchestra.facade.runtime | |
---|---|
interface |
CatchActivityInstance
|
interface |
CatchAllActivityInstance
|
interface |
CompensationHandlerActivityInstance
|
interface |
IfActivityInstance
If is a subtype of activity |
interface |
PickActivityInstance
Pick is a subtype of activity |
interface |
ProcessInstance
A process is considered as an activity. |
interface |
ScopeActivityInstance
|
interface |
TerminationHandlerActivityInstance
|
Uses of ActivityWithSingleChildInstance in org.ow2.orchestra.facade.runtime.impl |
---|
Classes in org.ow2.orchestra.facade.runtime.impl that implement ActivityWithSingleChildInstance | |
---|---|
class |
ActivityWithSingleChildInstanceImpl
|
class |
CatchActivityInstanceImpl
|
class |
CatchAllActivityInstanceImpl
|
class |
CompensationHandlerActivityInstanceImpl
|
class |
IfActivityInstanceImpl
|
class |
PickActivityInstanceImpl
|
class |
ProcessInstanceImpl
Describes a process instance. |
class |
ScopeActivityInstanceImpl
|
class |
TerminationHandlerActivityInstanceImpl
|
Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type ActivityWithSingleChildInstance | |
---|---|
ActivityWithSingleChildInstanceImpl(ActivityWithSingleChildInstance record)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |