| Package | Description |
|---|---|
| org.cristalise.kernel.lifecycle |
The implementation of the Item lifecycle, as composite workflows.
|
| org.cristalise.kernel.lifecycle.instance |
| Modifier and Type | Method and Description |
|---|---|
Next |
NextDef.instantiate() |
| Modifier and Type | Method and Description |
|---|---|
Next |
CompositeActivity.addNext(int originID,
int terminusID)
Method addNext.
|
Next |
Join.addNext(String idNext)
Method addNext.
|
Next |
Join.addNext(WfVertex vertex) |
Next |
Split.addNext(WfVertex vertex) |
abstract Next |
WfVertex.addNext(WfVertex vertex)
Method addNext.
|
Next |
Activity.addNext(WfVertex vertex)
adds a New link between the current Activity and the WfVertex passed in param
|
Next |
CompositeActivity.addNext(WfVertex origin,
WfVertex terminus)
Method addNext.
|
Next |
Activity.getNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
XOrSplit.followNext(Next activeNext,
AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
Loop.followNext(Next activeNext,
AgentPath agent,
ItemPath itemPath,
Object locker) |
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.