| Package | Description |
|---|---|
| org.cristalise.kernel.common | |
| org.cristalise.kernel.entity |
| Modifier and Type | Field and Description |
|---|---|
SystemKey |
SystemKeyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SystemKey |
SystemKeyHelper.extract(Any a) |
static SystemKey |
SystemKeyHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemKeyHelper.insert(Any a,
SystemKey that) |
static void |
SystemKeyHelper.write(OutputStream ostream,
SystemKey value) |
| Constructor and Description |
|---|
SystemKeyHolder(SystemKey initialValue) |
| Modifier and Type | Method and Description |
|---|---|
SystemKey |
ItemPOATie.getSystemKey()
System generated unique key of the Entity.
|
SystemKey |
ItemOperations.getSystemKey()
System generated unique key of the Entity.
|
SystemKey |
AgentPOATie.getSystemKey()
System generated unique key of the Entity.
|
SystemKey |
_AgentStub.getSystemKey()
System generated unique key of the Entity.
|
SystemKey |
_ItemStub.getSystemKey()
System generated unique key of the Entity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ItemPOATie.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment) |
String |
ItemOperations.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment) |
String |
AgentPOATie.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment) |
String |
_AgentStub.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment) |
String |
_ItemStub.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment) |
void |
ItemPOATie.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections,
String viewpoint,
String outcome)
Initialises a new Item.
|
void |
ItemOperations.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections,
String viewpoint,
String outcome)
Initialises a new Item.
|
void |
AgentPOATie.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections,
String viewpoint,
String outcome)
Initialises a new Item.
|
void |
_AgentStub.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections,
String viewpoint,
String outcome)
Initialises a new Item.
|
void |
_ItemStub.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections,
String viewpoint,
String outcome)
Initialises a new Item.
|
String |
ItemPOATie.queryLifeCycle(SystemKey agentKey,
boolean filter)
Returns a set of Jobs for this Agent on this Item.
|
String |
ItemOperations.queryLifeCycle(SystemKey agentKey,
boolean filter)
Returns a set of Jobs for this Agent on this Item.
|
String |
AgentPOATie.queryLifeCycle(SystemKey agentKey,
boolean filter)
Returns a set of Jobs for this Agent on this Item.
|
String |
_AgentStub.queryLifeCycle(SystemKey agentKey,
boolean filter)
Returns a set of Jobs for this Agent on this Item.
|
String |
_ItemStub.queryLifeCycle(SystemKey agentKey,
boolean filter)
Returns a set of Jobs for this Agent on this Item.
|
void |
AgentPOATie.refreshJobList(SystemKey itemKey,
String stepPath,
String newJobs)
Supplies the new set of jobs for the given item and activity.
|
void |
_AgentStub.refreshJobList(SystemKey itemKey,
String stepPath,
String newJobs)
Supplies the new set of jobs for the given item and activity.
|
void |
AgentOperations.refreshJobList(SystemKey itemKey,
String stepPath,
String newJobs)
Supplies the new set of jobs for the given item and activity.
|
String |
ItemPOATie.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment)
Requests a transition of an Activity in this Item's workflow.
|
String |
ItemOperations.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment)
Requests a transition of an Activity in this Item's workflow.
|
String |
AgentPOATie.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment)
Requests a transition of an Activity in this Item's workflow.
|
String |
_AgentStub.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment)
Requests a transition of an Activity in this Item's workflow.
|
String |
_ItemStub.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData,
String attachmentType,
byte[] attachment)
Requests a transition of an Activity in this Item's workflow.
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.