| Package | Description |
|---|---|
| org.cristalise.kernel.entity |
The implementations of Items, and their core functionality.
|
| org.cristalise.kernel.entity.agent |
The implementation of Agents, and their Jobs.
|
| org.cristalise.kernel.lifecycle.instance | |
| org.cristalise.kernel.lifecycle.instance.predefined.agent | |
| org.cristalise.kernel.lifecycle.instance.predefined.item | |
| org.cristalise.kernel.lifecycle.instance.predefined.server |
| Modifier and Type | Method and Description |
|---|---|
protected PredefinedStepContainer |
ItemImplementation.getNewPredefStepContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected PredefinedStepContainer |
AgentImplementation.getNewPredefStepContainer()
Agents have their own predefined step containers.
|
| Constructor and Description |
|---|
Workflow(CompositeActivity domain,
PredefinedStepContainer predef) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPredefinedStepContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemPredefinedStepContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerPredefinedStepContainer |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.