| Package | Description |
|---|---|
| de.aristaflow.adept2.base.sessionmanagement | |
| de.aristaflow.adept2.model.activitymodel |
TODO This is completely outdated.
|
| de.aristaflow.adept2.model.common | |
| de.aristaflow.adept2.model.datamanagement | |
| de.aristaflow.adept2.model.execution | |
| de.aristaflow.adept2.model.orgmodel | |
| de.aristaflow.adept2.model.processmodel |
Warning: This package description is OUTDATED (work in progress)!!
|
| de.aristaflow.adept2.model.worklistmodel |
| Modifier and Type | Method and Description |
|---|---|
long |
QualifiedAgent.getAgentID()
Returns the Agent's ID of this result entry.
|
java.lang.String |
QualifiedAgent.getAgentUserName()
Returns the Agent's user name of this result entry.
|
java.lang.String |
RichAgent.getMailAddress()
Gets the mail-address of this agent or null in case the mail-address is not
set in the corresponding organisational model.
|
long |
QualifiedAgent.getOrgPositionID()
Returns the OrgPosition ID (of the Agent's OrgPosition) of this result
entry.
|
java.lang.String |
QualifiedAgent.getOrgPositionName()
Returns the OrgPosition name (of the Agent's OrgPosition) of this result
entry.
|
QualifiedAgent |
RichAgent.getQualifiedAgent()
Gets the agent identifying attributes.
|
java.lang.String |
RichAgent.getUserReadableName()
Gets the name of the agent in a user-readable form.
|
java.lang.String |
QualifiedAgent.getUserSessionID()
Gets the ID of the user session which is provided by various (client)
frameworks.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityConstants.AccessType |
ATParameterTemplate.getAccessType()
Gets the access type for the parameter of this template.
|
ActivityConstants.AccessType |
AbstractParameterTemplate.getAccessType()
Gets the access type for the parameter of this template.
|
long |
ATDReference.getBranch()
Gets the branch of the activity template definition of this reference.
|
java.util.List<java.lang.String> |
AbstractExecutableComponentDescription.getClassPath()
Gets the classpath to be used when instantiating the
implementation class for this executable
component as well as all classes needed to execute all of its methods. |
java.util.List<java.lang.String> |
Operation.getClassPath()
Gets the classpath to be used when instantiating the
implementation class for this
operation as well as all classes needed to execute all of its methods.
|
ConfigurationSet |
ActivityTemplateDefinition.getConfigurationSet()
Gets the configuration set of this activity template definition or
null in case this activity template definition does not have a
configuration set. |
java.lang.String |
ATDReference.getConfigurationSetName()
Gets the name of the configuration set or null if the
ActivityTemplateDefinition of this reference does not have a
configuration set. |
ProcessConstants.AdeptDataType |
ATParameterTemplate.getDataType()
Gets the data type for the parameter of this template.
|
ProcessConstants.AdeptDataType |
AbstractActivityModelParameter.getDataType()
Returns the ADEPT2 data type of the parameter.
|
ProcessConstants.AdeptDataType |
AbstractParameterTemplate.getDataType()
Gets the data type for the parameter of this template.
|
java.lang.String |
ATParameterTemplate.getDefaultValue()
Gets the string representation for the default value for the parameter of
this template.
|
java.lang.String |
AbstractActivityModelParameter.getDefaultValue()
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
|
java.lang.String |
AbstractParameterTemplate.getDefaultValue()
Gets the string representation for the default value for the parameter of
this template.
|
java.lang.String |
ATDReference.getDescription()
Gets a description for the
ActivityTemplateDefinition of this
reference for usage in the process model. |
java.lang.String |
ATParameterTemplate.getDescription()
Gets the description for the parameter of this template.
|
java.lang.String |
AbstractActivityModelParameter.getDescription()
Returns the description of the parameter for the end user.
|
java.lang.String |
AbstractActivityTemplateDefinition.getDescription()
Gets a description for this activity template definition for usage in the
process model.
|
java.lang.String |
AbstractOperation.getDescription()
Gets a description for this operation for usage in the process model.
|
java.lang.String |
AbstractParameterTemplate.getDescription()
Gets the description for the parameter of this template.
|
java.lang.String |
Identifier.getDescription()
Returns a description text of the common identifier (may be
null). |
java.lang.String |
OperationReference.getDescription()
Gets a description for the operation of this reference for usage in the
process model.
|
java.lang.String |
ATDReference.getDeveloperDescription()
Gets a description of the
ActivityTemplateDefinition of this
reference for the developer and the administrator of the activity model. |
java.lang.String |
ATParameter.getDeveloperDescription()
Gets a description of this activity template parameter for the
developer/the administrator.
|
java.lang.String |
AbstractActivityModelParameter.getDeveloperDescription()
Gets a description of this activity model parameter for the developer/the
administrator.
|
java.lang.String |
AbstractActivityTemplateDefinition.getDeveloperDescription()
Gets a description for the developer of the activity template definition
and the administrator of the activity model.
|
java.lang.String |
AbstractConfigurationSet.getDeveloperDescription()
Gets a description for the developer of the configuration and the process
modeler.
|
java.lang.String |
AbstractExecutableComponentDescription.getDeveloperDescription()
Gets a description for the developer of the component and the administrator
of the activity model.
|
java.lang.String |
AbstractOperation.getDeveloperDescription()
Gets a description for the developer of the operation and the administrator
of the activity model.
|
java.lang.String |
ActivityTemplate.getDeveloperDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
CSReference.getDeveloperDescription()
Gets a description for the developer of the configuration and the process
modeler.
|
java.lang.String |
ECDReference.getDeveloperDescription()
Gets a description for the developer of the component and the administrator
of the activity model.
|
java.lang.String |
OperationReference.getDeveloperDescription()
Gets a description for the developer of the operation and the administrator
of the activity model.
|
ExecutableComponentDescription |
Operation.getExecutableComponentDescription()
Gets the
ExecutableComponentDescription this operation belongs
to. |
java.lang.String |
ATDReference.getExecutableComponentName()
Gets the system-wide unique name of the
ExecutableComponentDescription of the
ActivityTemplateDefinition of this reference. |
java.lang.String |
OperationReference.getExecutableComponentName()
Gets the name of the
ExecutableComponentDescription the
operation of this reference. |
ExecutionControlProperties |
AbstractActivityTemplateDefinition.getExecutionControlProperties()
Gets the interactions that the executable component of this activity
template definition supports for controlling its execution, that is whether
the component responds to signals from the outside to suspend, reset or
close the component.
|
ExecutionControlProperties |
AbstractExecutableComponentDescription.getExecutionControlProperties()
Gets the interactions that the executable component supports for
controlling its execution, that is whether the component responds to
signals from the outside to suspend, reset or close the component.
|
ExecutionControlProperties |
AbstractOperation.getExecutionControlProperties()
Gets the interactions that the executable component of this operation
supports for controlling its execution, that is whether the component
responds to signals from the outside to suspend, reset or close the
component.
|
java.lang.String |
AbstractActivityTemplateDefinition.getGUIContextID()
Gets the ID of the GUI context the executable component of this activity
template definition needs, for instance, an SWT or an AWT context.
|
java.lang.String |
AbstractExecutableComponentDescription.getGUIContextID()
Gets the ID of the GUI context the executable component needs, for instance,
an SWT or an AWT context.
|
java.lang.String |
AbstractOperation.getGUIContextID()
Gets the ID of the GUI context the executable component of this operation
needs, for instance, an SWT or an AWT context.
|
java.util.UUID |
ATDReference.getIconID()
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
|
java.util.UUID |
AbstractActivityTemplateDefinition.getIconID()
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
|
java.util.UUID |
AbstractExecutableComponentDescription.getIconID()
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
|
java.util.UUID |
AbstractOperation.getIconID()
Gets the ID of the icon to use for process steps and worklist items for
this operation.
|
java.util.UUID |
ECDReference.getIconID()
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
|
java.util.UUID |
OperationReference.getIconID()
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
|
java.util.UUID |
ATDReference.getID()
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition of this reference. |
java.util.UUID |
ATParameterTemplate.getIdentifierID()
Gets the ID of the identifier for the parameter of this template.
|
java.util.UUID |
AbstractActivityModelParameter.getIdentifierID()
Returns the ID of the identifier which describes the type of the
parameter in detail, or the constant
ProcessConstants.UNIVERSAL_IDENTIFIER_ID. |
java.util.UUID |
AbstractParameterTemplate.getIdentifierID()
Gets the ID of the identifier for the parameter of this template.
|
java.lang.String |
AbstractActivityTemplateDefinition.getImplementationClass()
Gets the name of the class implementing
ExecutableComponent
which is called when the process node is executed for which this activity
template definition is for. |
java.lang.String |
AbstractExecutableComponentDescription.getImplementationClass()
Gets the name of the class implementing
ExecutableComponent
for the physical counterpart of this component description. |
java.lang.String |
AbstractOperation.getImplementationClass()
Gets the name of the class implementing
ExecutableComponent
for the physical counterpart of the component description of this
operation. |
java.lang.String |
ActivityTemplate.getLicenceInformation()
Gets the licence information for the operation of this activity template.
|
java.lang.String |
ATDReference.getName()
Gets the name of the
ActivityTemplateDefinition of this
reference. |
java.lang.String |
ATParameterTemplate.getName()
Gets the name for the parameter of this template.
|
java.lang.String |
AbstractActivityModelParameter.getName()
Returns the name of the parameter.
|
java.lang.String |
AbstractActivityTemplateDefinition.getName()
Gets the name of this activity template definition.
|
java.lang.String |
AbstractConfigurationSet.getName()
Gets the system-wide unique name of this
ConfigurationSet. |
java.lang.String |
AbstractExecutableComponentDescription.getName()
Gets the system-wide unique name of this
ExecutableComponentDescription. |
java.lang.String |
AbstractOperation.getName()
Gets the name of this operation (unique with respect to the
ExecutableComponentDescription). |
java.lang.String |
AbstractParameterTemplate.getName()
Gets the name for the parameter of this template.
|
java.lang.String |
CSReference.getName()
Gets the system-wide unique name of the
ConfigurationSet of
this reference. |
java.lang.String |
ECDReference.getName()
Gets the system-wide unique name of the
ExecutableComponentDescription of this reference. |
java.lang.String |
Identifier.getName()
The repository-wide unique name of the common identifier.
|
java.lang.String |
OperationReference.getName()
Gets the name of the operation of this reference (unique with respect to
the
ExecutableComponentDescription). |
Operation |
ActivityTemplateDefinition.getOperation()
Gets the operation of this activity template definition.
|
java.lang.String |
ATDReference.getOperationName()
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) of the
ActivityTemplateDefinition of this reference. |
java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> |
AbstractConfigurationSet.getOperationNames()
Gets the operations, this
ConfigurationSet may override
configurations of. |
java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> |
CSReference.getOperationNames()
Gets the operations, the
ConfigurationSet of this reference
contains. |
ParameterChangePolicy |
AbstractActivityTemplateDefinition.getParameterChangePolicy()
Gets the parameter change policy for the operation of this activity, that
is the supported interface changes for this operation (add, change and/or
remove parameters).
|
ParameterChangePolicy |
AbstractOperation.getParameterChangePolicy()
Gets the parameter change policy for this operation, that is the supported
interface changes for this operation (add, change and/or remove
parameters).
|
java.util.Set<ATParameter> |
ActivityTemplate.getParameters(ActivityConstants.AccessType accessType)
Gets the parameters of the designated access type of the operation of this
activity template.
|
InheritedCollection<java.lang.String,ActivityModelParameter> |
ActivityTemplateDefinition.getParameters(ActivityConstants.AccessType accessType)
Gets the parameters of the designated access type of the operation of this
activity template definition.
|
InheritedCollection<java.lang.String,ActivityModelParameter> |
Operation.getParameters(ActivityConstants.AccessType accessType)
Gets the parameters of the designated access type of this operation.
|
InheritedCollection<java.lang.String,ParameterTemplate> |
ActivityTemplateDefinition.getParameterTemplates()
Gets parameter templates that are defined for the operation of this
activity template definition or that are removed from the ones of the
parent entity.
|
long |
ATDReference.getRevision()
Gets the (base) revision of the activity template definition of this
reference which allows to track changes.
|
long |
AbstractActivityTemplateDefinition.getRevision()
Gets the (base) revision of this activity template definition which allows
to track changes.
|
long |
AbstractConfigurationSet.getRevision()
Gets the (base) revision of this configuration set which allows to track
changes.
|
long |
AbstractExecutableComponentDescription.getRevision()
Gets the (base) revision of this executable component description which
allows to track changes.
|
long |
AbstractOperation.getRevision()
Gets the (base) revision of this operation which allows to track changes.
|
long |
CSReference.getRevision()
Gets the (base) revision of the configuration set of this reference which
allows to track changes.
|
long |
ECDReference.getRevision()
Gets the (base) revision of the executable component description of this
reference which allows to track changes.
|
long |
Identifier.getRevision()
Gets the (base) revision of this identifier which allows to track changes.
|
long |
OperationReference.getRevision()
Gets the (base) revision of the operation of this reference which allows to
track changes.
|
java.lang.String |
AbstractActivityTemplateDefinition.getStaffAssignmentRule()
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
|
java.lang.String |
AbstractOperation.getStaffAssignmentRule()
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
|
java.lang.String |
ActivityTemplate.getStaffAssignmentRule()
Gets the staff assignment rule that is proposed by the developer of the
operation of this activity template or the administrator of the activity
model.
|
State |
ATDReference.getState()
Gets the current deployment state of the
ActivityTemplateDefinition of this reference
that is whether it is currently modified, it can be used or it may not be
used any more. |
State |
AbstractActivityTemplateDefinition.getState()
Gets the current deployment state of this activity template definition,
that is whether it is currently modified, it can be used or it may not be
used any more.
|
State |
AbstractConfigurationSet.getState()
Gets the current deployment state of this configuration set, that is
whether it is currently modified, it can be used or it may not be used any
more.
|
State |
AbstractExecutableComponentDescription.getState()
Gets the current deployment state of this executable component description,
that is whether it is currently modified, it can be used or it may not be
used any more.
|
State |
AbstractOperation.getState()
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
|
State |
ActivityTemplate.getState()
Gets the current deployment state of the activity model branch which is the
aggregated state of the
ActivityTemplateDefinition of this
activity template and the state of its parent entities. |
State |
CSReference.getState()
Gets the current deployment state of the configuration set of this
reference, that is whether it is currently modified, it can be used or it
may not be used any more.
|
State |
ECDReference.getState()
Gets the current deployment state of the component description of this
reference, that is whether it is currently modified, it can be used or it
may not be used any more.
|
State |
Identifier.getState()
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
|
State |
OperationReference.getState()
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
|
java.lang.String |
ATParameterTemplate.getTemplateDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
AbstractParameterTemplate.getTemplateDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
ATParameterTemplate.getTemplateName()
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
|
java.lang.String |
AbstractParameterTemplate.getTemplateName()
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
|
java.lang.String |
ATParameterTemplate.getUDTName()
Gets the name for the user-defined data type for the parameter of this
template.
|
java.lang.String |
AbstractActivityModelParameter.getUDTName()
Returns the name of the user-defined type, if the parameter
is of type user-defined (cf
AbstractActivityModelParameter.getDataType()). |
java.lang.String |
AbstractParameterTemplate.getUDTName()
Gets the name for the user-defined data type for the parameter of this
template.
|
java.lang.Boolean |
ATParameterTemplate.isFailure()
Gets whether the parameter of this template is a failure parameter and
therefore all other output parameters are treated as optional if explicitly
mapped to a data element.
|
boolean |
AbstractActivityModelParameter.isFailure()
Gets whether this (optional, non-virtual output) parameter represents a
failure parameter.
|
java.lang.Boolean |
AbstractParameterTemplate.isFailure()
Gets whether the parameter of this template is a failure parameter and
therefore all other output parameters are treated as optional if explicitly
mapped to a data element.
|
java.lang.Boolean |
ATParameterTemplate.isOptional()
Gets whether the parameter of this template is optional and therefore may
have a value of null at runtime.
|
boolean |
AbstractActivityModelParameter.isOptional()
Returns true, if the parameter is optional.
|
java.lang.Boolean |
AbstractParameterTemplate.isOptional()
Gets whether the parameter of this template is optional and therefore may
have a value of null at runtime.
|
java.lang.Boolean |
ATParameterTemplate.isVirtual()
Gets whether the parameter of this template is virtual and therefore is not
provided to the implementation of the corresponding operation.
|
boolean |
AbstractActivityModelParameter.isVirtual()
Returns true, if the parameter is virtual.
|
java.lang.Boolean |
AbstractParameterTemplate.isVirtual()
Gets whether the parameter of this template is virtual and therefore is not
provided to the implementation of the corresponding operation.
|
boolean |
AbstractActivityTemplateDefinition.supportsTestExecution()
Gets whether the operation if this activity template definition supports a
test execution.
|
boolean |
AbstractOperation.supportsTestExecution()
Gets whether this operation supports a test execution.
|
boolean |
AbstractActivityTemplateDefinition.supportsViewOnly()
Gets whether the operation of this activity template definition supports a
view only mode.
|
boolean |
AbstractOperation.supportsViewOnly()
Gets whether this operation supports a view only mode.
|
| Modifier and Type | Method and Description |
|---|---|
QualifiedAgent |
Revision.getAgent()
Gets the agent releasing this revision.
|
Revision |
Branch.getBaseRevision()
Gets the base revision of this revision, that is the revision this branch
is based upon.
|
long |
Branch.getBranch()
Gets the branch count of this branch.
|
java.lang.String |
Branch.getComment()
Gets the comment for this branch, that is arbitrary text provided by the
agent creating this branch.
|
java.lang.String |
Revision.getComment()
Gets the comment for this revision, that is arbitrary text provided by the
releasing agent.
|
QualifiedAgent |
Branch.getCreationAgent()
Gets the creation agent of this branch.
|
long |
Branch.getCreationTime()
Gets the creation time of this branch.
|
ProcessConstants.AdeptDataType |
Parameter.getDataType()
Returns the ADEPT2 data type of the parameter.
|
java.lang.String |
Parameter.getDefaultValue()
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
|
java.lang.String |
IconDescriptor.getDescription()
Returns a description text of the icon (may be null).
|
java.lang.String |
Parameter.getDescription()
Returns the description of the parameter for the end user.
|
java.lang.String |
ResourceDescriptor.getDescription()
Returns a description text of the resource (may be null).
|
java.util.UUID |
Parameter.getIdentifierID()
Returns the ID of the identifier which describes the type of the
parameter in detail, or the constant
ProcessConstants.UNIVERSAL_IDENTIFIER_ID. |
QualifiedAgent |
Branch.getModificationAgent()
Gets the agent of the last modification of this branch.
|
long |
Branch.getModificationTime()
Gets the last modification time of this branch.
|
java.lang.String |
IconDescriptor.getName()
The arbitrary name of the icon.
|
java.lang.String |
Parameter.getName()
Returns the name of the parameter.
|
java.lang.String |
ResourceDescriptor.getName()
The arbitrary name of the resource.
|
ParameterChangePolicy |
BuildtimeActivity.getParameterChangePolicy()
Gets the parameter change policy for the operation of this activity, that
is the supported interface changes for this operation (add, change and/or
remove parameters).
|
long |
IconDescriptor.getRevision()
Gets the (base) revision of this icon which allows to track changes.
|
long |
ResourceDescriptor.getRevision()
Gets the (base) revision of this resource which allows to track changes.
|
long |
Revision.getRevision()
Gets the revision count of this revision. 0 is for the initial revision,
that is the corresponding entity is not versioned yet.
|
State |
IconDescriptor.getState()
Gets the current deployment state of this code descriptor, that is whether
it is currently modified, it can be used or it may not be used any more.
|
State |
ResourceDescriptor.getState()
Gets the current deployment state of this resource descriptor, that is whether
it is currently modified, it can be used or it may not be used any more.
|
long |
Revision.getTimestamp()
Gets the timestamp of this revision, that is the time, this revision has
been created. 0 is for the initial revision, that is the corresponding
entity is not versioned yet.
|
java.lang.String |
Parameter.getUDTName()
Returns the name of the user-defined type, if the parameter
is of type user-defined (cf
Parameter.getDataType()). |
java.util.Map<java.lang.String,java.lang.String> |
UserAttributeContainer.getUserAttributes()
Returns all user attributes as map, the key of the map is the name of the
attribute.
|
boolean |
Parameter.isFailure()
Gets whether this (optional, non-virtual output) parameter represents a
failure parameter.
|
boolean |
Parameter.isOptional()
Returns true, if the parameter is optional.
|
boolean |
Parameter.isVirtual()
Returns true, if the parameter is virtual.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
ArchiveDataContainer.getIgnoredOutputParameters()
Gets the names of all output parameters that have not been stored to the
data container yet.
|
java.util.Map<java.lang.String,ProcessConstants.AdeptDataType> |
ArchiveDataContainer.getInputParameterTypes()
Gets the types of all input parameters indexed by the parameter name.
|
java.util.Map<java.lang.String,java.io.Serializable> |
ArchiveDataContainer.getInputParameterValues()
Gets the values of all input parameters indexed by the parameter name.
|
java.util.Collection<java.lang.String> |
ArchiveDataContainer.getNullInputParameters()
Gets the names of all input parameters that are NULL.
|
java.util.Map<java.lang.String,ProcessConstants.AdeptDataType> |
ArchiveDataContainer.getOutputParameterTypes()
Gets the types of all output parameters indexed by the parameter name.
|
java.util.Map<java.lang.String,java.io.Serializable> |
ArchiveDataContainer.getOutputParameterValues()
Gets the values of all output parameters that have been stored to the data
container indexed by the parameter name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ExecutableBusinessProcessInstance.getGroupExecutionContext()
Gets the execution context of the group this EBP instance can be part of.
|
java.lang.String |
ExecutableBusinessProcessInstance.getGroupName()
Gets the name of the group this EBP instance can be part of.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Entity.get(java.lang.String attrName)
Returns the value object for the given attribute name.
|
long |
Entity.getInteger(java.lang.String attrName)
This method will return the attribute value as an int or 0 if it is
null. |
java.lang.String |
Entity.getString(java.lang.String attrName)
This method will return the attribute value as
String or
null. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TemplateReference.areInstancesChangeable(boolean subprocessScope)
Returns the comment set for the "instances migratable to"-status for either
subprocess or top-level-usage.
|
boolean |
TemplateReference.areInstancesMigratableTo(boolean subprocessScope)
Returns whether instances running on a parent process template may be
migrated to this process template or not.
|
java.util.UUID |
Instance.getBaseTemplateID()
Gets the ID of the template, this instance is based on.
|
ProcessConstants.TemplateBuildtimeState |
TemplateReference.getBuildtimeState()
Gets the state of this process template while it may be modified and is not
released.
|
java.util.List<java.util.UUID> |
TemplateProxy.getChildTemplateIDs()
Gets the IDs child templates of the referenced process template or an empty
list in case of a leaf template.
|
int |
StructuredDataEdge.getConnectorID()
Returns the ID of the connector.
|
long |
Instance.getCreationTime()
Gets the date (as long) this instance has been created.
|
long |
InstanceReference.getCreationTime()
Gets the date (as long) this instance has been created.
|
long |
TemplateProxy.getCreationTime()
Gets the date (as long) when this template has been created.
|
java.util.Set<StructuredDataEdge> |
Template.getDataEdgeStructure()
Convenient method which returns all data edges including
their structural data.
|
ActivityConstants.AccessType |
StructuredDataEdge.getDataEdgeType()
Returns the type of the data edge the structured data edge belongs to.
|
int |
StructuredDataEdge.getDataElementID()
Returns the ID of the data element the structured data edge is connected to.
|
java.util.Set<DataElement> |
Template.getDataElements()
Returns all data elements of the template.
|
ProcessConstants.AdeptDataType |
DataElement.getDataType()
Returns the type of the data element as byte constant.
|
java.lang.String |
DataElement.getDescription()
Returns a description of the data element.
|
java.lang.String |
Node.getDescription()
Returns the description of this node.
|
java.lang.String |
Template.getDescription()
Returns the description of the process.
|
java.lang.String |
TemplateReference.getDescription()
Gets the description of the referenced process template.
|
ExecutableBusinessProcess |
Node.getExecutableBusinessProcess()
Returns the activity or the subprocess attached to the node.
|
ProcessConstants.InstanceExecutionStatus |
InstanceReference.getExecutionStatus()
Returns the execution status of the instance.
|
ProcessConstants.InstanceExecutionStatus |
InstanceStatus.getExecutionStatus()
Returns the execution status of the instance.
|
java.lang.String |
InstanceStatus.getExecutionStatusComment()
Returns the comment set for the current execution status.
|
long |
InstanceStatus.getExecutionStatusDate()
Gets the date (as long) the current instance execution status has been set.
|
java.lang.String |
Node.getGroupExecutionContext()
Gets the execution context of the group this node can be part of.
|
java.lang.String |
Node.getGroupName()
Gets the name of the group this node can be part of.
|
int |
DataElement.getID()
Returns the ID of the data element.
|
java.util.UUID |
Instance.getID()
Returns the (logical) ID of the instance, which is system-wide unique.
|
java.util.UUID |
InstanceReference.getID()
Returns the (logical) ID of the instance, which is system-wide unique.
|
int |
Node.getID()
Returns the id of the element.
|
java.util.UUID |
Template.getID()
Returns the ID of the template.
|
java.util.UUID |
TemplateReference.getID()
Gets the unique (with respect to a process repository) ID of the referenced
process template.
|
java.util.UUID |
DataElement.getIdentifierID()
Returns the ID of the common identifier, which represents the type of the
element in detail.
|
QualifiedAgent |
Instance.getInitiatorAgent()
Returns the qualified agent who initiated the instance.
|
QualifiedAgent |
InstanceReference.getInitiatorAgent()
Returns the qualified agent who initiated the instance.
|
java.util.Set<ProcessModelParameter> |
TemplateReference.getInputParameters()
Gets the input parameters of the referenced process template that has to be
provided when a corresponding instance is started as a list.
|
java.lang.String |
TemplateProxy.getInternalVersion()
Gets the internal version of this template, that is, an encoded version
number specifying the ancestors/descendants and siblings of a template.
|
long |
TemplateProxy.getLastModificationTime()
Gets the date (as long) when this template has been modified the last time.
|
java.util.UUID |
Instance.getLogID()
Returns the (internal) ID of the instance, which is for internal and log
use only.
|
java.util.UUID |
InstanceReference.getLogID()
Returns the (internal) ID of the instance, which is for internal and log
use only.
|
ProcessConstants.InstanceMigrationStatus |
InstanceStatus.getMigrationStatus()
Returns the migration status of the instance.
|
java.lang.String |
InstanceStatus.getMigrationStatusComment()
Returns the comment set for the current migration status.
|
long |
InstanceStatus.getMigrationStatusDate()
Gets the date (as long) the current instance migration status has been set.
|
java.lang.String |
DataElement.getName()
Returns the name of the data element.
|
java.lang.String |
Instance.getName()
Returns the name of the instance.
|
java.lang.String |
InstanceReference.getName()
Returns the name of the instance.
|
java.lang.String |
Node.getName()
Returns the name of this node.
|
java.lang.String |
Template.getName()
Returns the name of the process.
|
java.lang.String |
TemplateReference.getName()
Gets the name (not necessarily unique) of the referenced process template.
|
int |
StructuredDataEdge.getNodeID()
Returns the ID of the node the structured data edge is connected to.
|
java.util.Set<Node> |
Template.getNodes()
Returns a set of all nodes which are in the template.
|
java.util.Set<ProcessModelParameter> |
TemplateReference.getOutputParameters()
Gets the output parameters of the referenced process template that are
provided to a surrounding process template as a list.
|
java.util.Set<ProcessModelParameter> |
Template.getParameters(ActivityConstants.AccessType accessType)
Returns the input or output parameters of the process.
|
java.util.UUID |
InstanceReference.getParentInstanceID()
Returns the ID of the super-instance, if this instance is a sub-process.
|
java.util.UUID |
TemplateProxy.getParentTemplateID()
Gets the IDs the parent template of this template or null if this is the
root template of the corresponding process type.
|
java.lang.String |
Template.getProcessType()
Returns the process type, which is a short term which kind of schema this
template represents.
|
java.lang.String |
TemplateReference.getProcessType()
Gets the unique process type name of the referenced process template.
|
QualifiedAgent |
Instance.getSupervisorAgent()
Returns the supervisor agent of the instance.
|
QualifiedAgent |
InstanceReference.getSupervisorAgent()
Returns the supervisor agent of the instance.
|
QualifiedAgent |
Template.getSupervisorAgent()
Returns the supervisor agent of the process template.
|
QualifiedAgent |
TemplateReference.getSupervisorAgent()
Returns the supervisor agent of the process template.
|
Template |
Instance.getTemplate()
Returns a reference to the template, which keeps the structural and element
data (i.e. all non-instance-specific data).
|
TemplateReference |
InstanceReference.getTemplate()
Gets the process template which is referenced by this object.
|
java.util.UUID |
ReferencedProcess.getTemplateID()
Returns the ID of the referenced template.
|
ActivityConstants.AccessType |
DataEdge.getType()
Returns the constant stating the type of the edge (READ or WRITE).
|
EBPType |
EBPInstanceReference.getType()
Gets the type of the executable business process, for instance an activity
or a subprocess.
|
EBPType |
ExecutableBusinessProcess.getType()
Gets the type of the executable business process, for instance an activity
or a subprocess.
|
java.lang.String |
DataElement.getUDTName()
In case the type of the data element is "user-defined", this function
returns a string which specifies type.
|
ProcessConstants.TemplateUsage |
TemplateReference.getUsageAsSubprocess()
Gets how the template may be used, that is whether the template may be used
as a top-level process only, a copied subprocess, a referenced subprocess
or both.
|
java.lang.String |
Template.getVersion()
Returns the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
|
java.lang.String |
TemplateReference.getVersion()
Gets the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
|
boolean |
Node.isAutoStartEnabled()
Returns the auto-start status of this node.
|
boolean |
TemplateReference.isDerivable()
Returns whether this process template may be derived and therefore
modified.
|
boolean |
TemplateReference.isInstantiable(boolean subprocessScope)
Returns whether this process template may be instantiated or not.
|
boolean |
Instance.isModified()
Returns true if the instance has been modified.
|
boolean |
InstanceReference.isModified()
Returns true if the instance has been modified.
|
boolean |
DataEdge.isOptional()
Returns true, if the access of the data element is optional.
|
boolean |
TemplateReference.isOutdated(boolean subprocessScope)
Returns whether this process template is outdated and should not be used
any more.
|
boolean |
DataElement.isPublic()
Returns true, if the data which is stored in the data element during
runtime, may be accessed by all agents.
|
boolean |
Instance.isStructurallyModified()
Returns true if the instance has been modified structurally.
|
boolean |
TemplateReference.isTopLevelUsable()
Returns whether this template may be used as top-level process
|
boolean |
DataElement.isVirtual()
Returns true if this is a virtual parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityReference |
WorklistItem.getActivityReference()
Returns a reference to the activity which should be executed.
|
java.lang.String |
ActivityReference.getActivityReferenceType()
Returns the type of the activity, e.g.
|
QualifiedAgent |
ClientWorklist.getAgent()
The agent this worklist belongs to.
|
QualifiedAgent |
Worklist.getAgent()
The agent this worklist belongs to.
|
boolean |
Worklist.getAggregateGroups()
Gets whether this worklist aggregates all worklist groups and returns only the grouping items
instead of the actual (flat) worklist items in
Worklist.getWorklistItems(). |
QualifiedAgent |
WorklistItem.getAssignedAgent()
In case this item has already been assigned to a user, the method returns
the corresponding agent.
|
long |
WorklistItem.getAssignmentDate()
Returns the timestamp when this item has been assigned to the current user
and therefore the current worklist.
|
long |
ClientWorklist.getClientWorklistId()
Gets the ID of this client worklist.
|
java.lang.String |
WorklistItem.Delegation.getComment()
Gets the comment for this delegation, that is the comment that has been
set by the delegator.
|
long |
WorklistItem.getComplexity()
Returns the (estimated) complexity of the item as a simple integer.
|
WorklistItem.Delegation |
WorklistItem.getCurrentDelegation()
Gets the information concerning the last delegation, that is the delegating
agent, whether the delegation is due to absence and the optional comment.
|
int |
WorklistItem.getCurrentDelegationLevel()
In case the item has already been delegated, the method returns a
value > 0, indicating the the level of delegation (which is
incremented on each delegation by 1).
|
int |
WorklistItem.getCurrentEscalationLevel()
In case the item has already been escalated, the method returns a
value > 0, indicating the the level of escalation (which is
incremented on each escalation by 1).
|
QualifiedAgent |
WorklistItem.Delegation.getDelegator()
Gets the agent who has initiated this delegation.
|
java.lang.String |
WorklistItem.getDescription()
A description of the worklist item for displaying purpose - corresponds to
the description of the corresponding executable business process.
|
long |
WorklistItem.getDueDate()
Returns the timestamp as absolute date when this item has to be finished.
|
long |
WorklistItem.getEscalationDate()
Returns the timestamp as absolute date when this item is escalated.
|
java.util.UUID |
GroupActivityReference.getGroupId()
Gets the ID of the group this activity reference represents.
|
java.util.UUID |
ClientWorklist.getID()
The system-wide unique ID of this worklist.
|
java.util.UUID |
IncrementalWorklist.getID()
The system-wide unique ID of this worklist.
|
java.util.UUID |
Worklist.getID()
The system-wide unique ID of this worklist.
|
java.util.UUID |
WorklistItem.getID()
The system-wide unique unique ID of this worklist item.
|
java.lang.String |
IndividualWorklistItemSettings.getIndividualDescription()
Gets the individual description of the item by the user.
|
long |
IndividualWorklistItemSettings.getIndividualDueDate()
Gets the individual due date of this client worklist item.
|
long |
IndividualWorklistItemSettings.getIndividualEscalationDate()
Returns the individual timestamp as absolute date when this item is
escalated.
|
java.lang.String |
IndividualWorklistItemSettings.getIndividualEscalationHandlingProcedureID()
Gets the ID of the escalation handling procedure set for the current
individual escalation date.
|
int |
IndividualWorklistItemSettings.getIndividualPriority()
Gets the individual priority of this client worklist item.
|
java.lang.String |
IndividualWorklistItemSettings.getIndividualTitle()
Gets the individual title of the item by the user.
|
long |
WorklistRevision.getInitialisationDate()
Gets the initialisation date of the worklist.
|
int |
WorklistItem.getPriority()
Returns the priority of the item as a simple integer.
|
java.lang.String |
WorklistItem.getProcessInstanceName()
Gets the name of the process instance corresponding to this worklist item.
|
java.lang.String |
WorklistItem.getProcessTemplateName()
Gets the name of the process template corresponding to this worklist item.
|
java.lang.String |
WorklistItem.getProcessTemplateVersion()
Gets the logical version of the process template corresponding to this
worklist item.
|
java.lang.String |
WorklistItem.getProcessType()
Gets the process type corresponding to this worklist item.
|
java.util.Set<QualifiedAgent> |
WorklistItem.Delegation.getRecipients()
Gets the recipients of the delegation, that is the agents to whom the
worklist item is delegated.
|
long |
IndividualWorklistItemSettings.getResubmissionDate()
Gets the date when the worklist item will be resubmitted, that is, it will
reappear in the worklist.
|
WorklistRevision |
Worklist.getRevision()
Returns the current revision of this worklist, which is the update count and the service start
timestamp.
|
WorklistConstants.WorklistItemState |
WorklistItem.getState()
Returns the state of the worklist item (e.g. if it is started or available).
|
java.lang.String |
WorklistItem.getTitle()
The title of this item for displaying purpose - corresponds to the name of
the corresponding executable business process.
|
long |
WorklistRevision.getUpdateCount()
Gets the amount of updates of the worklist since the worklist manager start.
|
java.util.UUID |
IndividualWorklistItemSettings.getWorklistID()
Gets the worklist's ID in whose context these individual settings apply.
|
java.util.List<T> |
Worklist.getWorklistItems()
Returns all worklist items of this worklist.
|