| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| org.cristalise.kernel.graph.model | |
| org.cristalise.kernel.lifecycle |
The implementation of the Item lifecycle, as composite workflows.
|
| org.cristalise.kernel.lifecycle.instance | |
| org.cristalise.kernel.lifecycle.instance.predefined | |
| org.cristalise.kernel.lifecycle.instance.predefined.agent | |
| org.cristalise.kernel.lifecycle.instance.predefined.item | |
| org.cristalise.kernel.lifecycle.instance.predefined.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationMember
A CollectionMember, or slot, of an Aggregation instance or description.
|
| Modifier and Type | Method and Description |
|---|---|
GraphableVertex[] |
GraphableVertex.getChildren() |
GraphableVertex |
GraphModel.getContainingVertex() |
GraphableVertex[] |
GraphableVertex.getLayoutableChildren() |
GraphableVertex |
GraphableVertex.getParent()
Returns the parent.
|
GraphableVertex |
GraphableVertex.search(String ids) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphableVertex.addChild(GraphableVertex graphableVertex,
GraphPoint g) |
void |
GraphModel.setContainingVertex(GraphableVertex vertex) |
void |
GraphableVertex.setParent(GraphableVertex parent)
Sets the parent.
|
| Constructor and Description |
|---|
GraphableEdge(GraphableVertex pre,
GraphableVertex nex) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDef |
class |
ActivitySlotDef |
class |
AndSplitDef |
class |
CompositeActivityDef |
class |
JoinDef |
class |
LoopDef |
class |
OrSplitDef |
class |
WfVertexDef |
class |
XOrSplitDef |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
class |
AndSplit |
class |
CompositeActivity |
class |
Join |
class |
Loop |
class |
OrSplit |
class |
Split |
class |
WfVertex |
class |
Workflow |
class |
XOrSplit |
| Modifier and Type | Method and Description |
|---|---|
protected GraphableVertex |
WfVertex.findPair(String pairingID)
Find the vertex with the same PairingID property
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddC2KObject |
class |
AddDomainPath |
class |
AddMembersToCollection |
class |
AddMemberToCollection
Generates a new slot in a Dependency for the given item
Params:
0 - collection name
1 - target UUID or DomainPath
2 - slot properties (optional)
|
class |
AddNewCollectionDescription
Generates a new empty collection description.
|
class |
AddNewSlot |
class |
AssignItemToSlot |
class |
ChangeName |
class |
ClearSlot |
class |
CreateAgentFromDescription |
class |
CreateNewCollectionVersion |
class |
Erase |
class |
Import |
class |
PredefinedStep
PredefinedStep are always Active, and have only one transition.
|
class |
PredefinedStepCollectionBase |
class |
PredefinedStepContainer |
class |
RemoveC2KObject |
class |
RemoveDomainPath |
class |
RemoveSlotFromCollection
"Removes the given slot from the collection" - Params: 0 - collection name, 1 - slot id
|
class |
RemoveViewpoint |
class |
ReplaceDomainWorkflow |
class |
UpdateCollectionsFromDescription
|
class |
UpdateDependencyMember
Params:
0: collection name
1: slot number
2: target UUID or DomainPath if slot number is -1
3: marshaled properties of member
|
class |
UpdateImportReport
|
class |
UpdateProperitesFromDescription
|
class |
WriteProperty |
class |
WriteViewpoint |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPredefinedStepContainer |
class |
Authenticate |
class |
ForcedLogout
|
class |
Login
|
class |
LoginTimeout
|
class |
Logout
|
class |
RemoveAgent
Deprecated.
As of release 3.5, replaced by predefinedStep Erase
|
class |
SetAgentPassword |
class |
SetAgentRoles |
class |
Sign
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateItemFromDescription |
class |
ItemPredefinedStepContainer |
class |
UpdateItemFromDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
AddDomainContext |
class |
BulkImport |
class |
ConfigureLogback
|
class |
CreateNewAgent |
class |
CreateNewItem |
class |
CreateNewRole |
class |
RemoveDomainContext |
class |
RemoveRole |
class |
ServerPredefinedStepContainer |
class |
UpdateRole |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.