| Package | Description |
|---|---|
| org.cristalise.kernel.lifecycle |
The implementation of the Item lifecycle, as composite workflows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDef |
class |
ActivitySlotDef |
class |
AndSplitDef |
class |
CompositeActivityDef |
class |
JoinDef |
class |
LoopDef |
class |
OrSplitDef |
class |
XOrSplitDef |
| Modifier and Type | Method and Description |
|---|---|
WfVertexDef[] |
ActivitySlotDef.getNextWfVertices()
Method getNextWfVertices.
|
WfVertexDef |
CompositeActivityDef.newChild(String Name,
String Type,
Integer version,
GraphPoint location) |
| Modifier and Type | Method and Description |
|---|---|
NextDef |
CompositeActivityDef.addNextDef(WfVertexDef origin,
WfVertexDef terminus) |
| Constructor and Description |
|---|
NextDef(WfVertexDef pre,
WfVertexDef nex)
create and initialize a link between an Activities
|
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.