| Package | Description |
|---|---|
| org.cristalise.kernel.entity.agent |
The implementation of Agents, and their Jobs.
|
| org.cristalise.kernel.lifecycle |
The implementation of the Item lifecycle, as composite workflows.
|
| org.cristalise.kernel.lifecycle.instance.stateMachine | |
| org.cristalise.kernel.process.module | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
Script |
Job.getScript() |
| Modifier and Type | Method and Description |
|---|---|
Script |
AndSplitDef.getRoutingScript() |
Script |
ActivityDef.getScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityDef.setScript(Script actScript) |
| Modifier and Type | Method and Description |
|---|---|
Script |
Transition.getScript(CastorHashMap actProps) |
| Modifier and Type | Method and Description |
|---|---|
Script |
ModuleScript.getScript(String ns,
AgentProxy user) |
| Modifier and Type | Method and Description |
|---|---|
Script |
ScriptCache.buildObject(String name,
int version,
ItemPath path,
String data) |
static Script |
LocalObjectLoader.getScript(String scriptName,
int scriptVersion)
Retrieves a named version of a script from the database
|
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.