Package | Description |
---|---|
org.ow2.orchestra.facade.runtime | |
org.ow2.orchestra.facade.runtime.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
FlowActivityInstance
Flow is a subtype of activity
|
interface |
ForeachActivityInstance
Foreach is a subtype of activity
|
interface |
RepeatUntilActivityInstance
RepeatUntil is a subtype of activity
|
interface |
SequenceActivityInstance
Sequence is a subtype of activity
|
interface |
WhileActivityInstance
While is a subtype of activity
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityWithChildrenInstanceImpl |
class |
FlowActivityInstanceImpl |
class |
ForeachActivityInstanceImpl |
class |
RepeatUntilActivityInstanceImpl |
class |
SequenceActivityInstanceImpl |
class |
UnknownActivityInstanceImpl |
class |
WhileActivityInstanceImpl |
Constructor and Description |
---|
ActivityWithChildrenInstanceImpl(ActivityWithChildrenInstance record) |
UnknownActivityInstanceImpl(ActivityWithChildrenInstance record) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.