- GC_NS - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for a specific configuration namespace from the
global configuration.
- GC_NS_ACTIVITY - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for a specific activity of a specific configuration
namespace from the global configuration.
- GC_NS_ACTIVITY_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing a specific activity of a specific
configuration namespace from the global configuration.
- GC_NS_ECD - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for all activities of a specific configuration
namespace and a specific executable component description from the global
configuration.
- GC_NS_ECD_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing all activities of a specific configuration
namespace and a specific executable component description from the global
configuration.
- GC_NS_OPERATION - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for all activities of a specific configuration
namespace and a specific operation from the global configuration.
- GC_NS_OPERATION_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing all activities of a specific configuration
namespace and a specific operation from the global configuration.
- GC_NS_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is a global test configuration for a specific
configuration namespace from the global configuration.
- GEN_EXE_EXEC_ENV_APPLICATION_KILLED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_EXE_EXEC_ENV_EXE_ABNORMAL_EXIT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_EXE_EXEC_ENV_START_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_CLASS_NOT_FOUND - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_ILLEGAL_ACCESS - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_ILLEGAL_ARGUMENT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_INVOCATION_TARGET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_NO_SUCH_METHOD - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_DATE_PARSE_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_FLOAT_NAN - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_INTEGER_NAN - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_URI_SYNTAX_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- generalise(SQLException, Logger) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Converts every JDBC-driver specific subclass of SQLException to a general
SQLException.
- generaliseSQLClientInfoException(SQLClientInfoException, Logger) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Converts every JDBC-driver specific subclass of SQLException to a general
SQLException.
- generateIdentifierPathRelToBase(Node, Node) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- generateIdentifierPathRelToBase(Node, ExecutableBusinessProcess, ProcessModelParameter) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- generateProcessElementIdentifierURI(URI, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI by the aid of the passed
information.
- generateProcessElementIdentifierURI(URI, String, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the URI that references a certain field of a process element by the
aid of the passed information.
- generateProcessElementIdentifierURI(URI, String, String, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the URI that references a certain field of a process element by the
aid of the passed information.
- GenericObjectPool<T,E extends java.lang.Exception> - Class in de.aristaflow.adept2.util.objectpool.generic
-
A generic but sophisticated implementation of
ObjectPool.
- GenericObjectPool(ObjectLifeCycle<T, E>, ObjectWrapperLifeCycle<T, E>, PoolConfiguration, Logger) - Constructor for class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
-
Constructs a new GenericObjectPool.
- get(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
-
- get(String) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
-
- get(Object) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.TokenInfoContainer
-
Returns the token info for the given key or null if the container
doesn't know this key.
- get(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the value of the designated key or null in case this
collection does not provide a value for this key.
- get(Locale, int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets the localisation for the designated locale or an appropriate fallback locale for the
designated key.
- get(Collection<Locale>, int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets the localisation for the designated locales for the designated key.
- get(int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets all available localisation for the designated key.
- get(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- get(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- get(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
Returns the value object for the given attribute name.
- get(Object) - Method in class de.aristaflow.adept2.util.Cache
-
- get() - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
-
- get(long, TimeUnit) - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
-
- get() - Method in class de.aristaflow.adept2.util.threading.ResultExchange
-
- get(long, TimeUnit) - Method in class de.aristaflow.adept2.util.threading.ResultExchange
-
- getAbandonedObjectTimeout() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getAbsenceFromDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Gets the date (as long) from which on the agent of this internal worklist
is absent. 0 means the agent is already / with immediate effect absent, a
negative number indicates that the absence is not set, that is, the agent
is present.
- getAbsenceInformation(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Gets the absence information of the designated agent (absentee).
- getAbsenceToDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Gets the date (as long) until the agent of this internal worklist is
absent. 0 means the agent is absent indefinitely, a negative number
indicates that the absence is not set, that is, the agent is present.
- getAbsentee() - Method in class de.aristaflow.adept2.core.worklistmanager.DefaultAbsenceInformation
-
- getAbsentee() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager.AbsenceInformation
-
Gets the agent for which this absence information applies.
- getAcceptedIssuers() - Method in class de.aristaflow.adept2.util.net.TrustAllManager
-
- getAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the access type for the parameter of this template.
- getAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the access type for the parameter of this template.
- getAccessType() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the access type of the mandatory output parameter which is not
provided a value.
- getAcquiringLockType() - Method in exception de.aristaflow.adept2.util.locking.AcquireLockException
-
Returns the type of the lock which was tried to being acquired.
- getAcquiringObject() - Method in exception de.aristaflow.adept2.util.locking.AcquireLockException
-
Returns the object that wants to acquire the lock.
- getActInstConfValue(String, ProcessConstants.AdeptDataType, boolean, Object) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated activity instance configuration value and logs messages
or throws exceptions if it is not present.
- getActivation() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns whether an activation option.
- getActivationDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the timestamp when this item has been activated and therefore has
become available to worklists.
- getActivationID() - Method in class de.aristaflow.adept2.base.licensing.ActivationData
-
Gets the ID of the activation which is a continuous number counting the
successful and unsuccessful activation requests.
- getActivationTime() - Method in class de.aristaflow.adept2.base.licensing.ActivationData
-
Gets the time this activation has been successful, as provided by the
activation server.
- getActivationTime() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the timestamp of when the step was activated for the first time.
- getActiveAgent() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets the currently active agent.
- getActiveAgent() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the currently active agent.
- getActiveAgent() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getActivities(SessionToken, ActivityState.State[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
Gets all activities of the agent identified by the designated session token
and their corresponding state.
- getActivitiesIterator(SessionToken, ActivityState.State[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
The same as #getActivities(SessionToken, State[]) but with
partial retrieval of the activities and their state.
- getActivityConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getActivityExecutionControl(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getActivityExecutionControl(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getActivityExecutionControl() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to a controller for all execution-related states of
activities, which includes suspending, resetting and aborting.
- getActivityInstance() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the activity instance of an execution, that is the complete process
context, for instance the configuration of the activity in the process.
- getActivityInstance() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getActivityModelFactory() - Method in interface de.aristaflow.adept2.core.client.ActivityManagerService
-
CL_ARCH client service documentation
- getActivityModelFactory() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getActivityModelFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getActivityModelFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the instance of the activity model factory configured for the
designated component instance.
- getActivityName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of this abstract activity.
- getActivityReference() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns a reference to the activity which should be executed.
- getActivityReferenceType() - Method in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
- getActivityReferenceType() - Method in interface de.aristaflow.adept2.model.worklistmodel.ActivityReference
-
Returns the type of the activity, e.g.
- getActivityReferenceType() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getActivityReferenceType() - Method in class de.aristaflow.adept2.model.worklistmodel.TLPInstanceReference
-
- getActivityRepository() - Method in interface de.aristaflow.adept2.core.client.ActivityManagerService
-
CL_ARCH client service documentation
- getActivityRepository() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getActivityRepository() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the interface for (asynchronous) start operations of the designated
activity independently from the execution manager holding the activity.
- getActivityStarting(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the interface for (asynchronous) start operations of the designated
activity independently from the execution manager holding the activity.
- getActivityStarting() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to a controller for all start-related states of
activities, which includes starting, resuming and (de-)selecting.
- getActivityState(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
Gets the current state of the designated activity or null in
case the activity is not yet known or not known any more.
- getActivityState() - Method in exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Returns the state the process step was in and that prevented the desired
state transition.
- getActivityStateListenerURIs(SessionToken, EBPInstanceReference) - Method in class de.aristaflow.adept2.core.runtimemanager.gui.AbstractGUIManager
-
- getActivityStateListenerURIs(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.gui.RemoteGUIManager
-
Registers this GUI manager as state listener for the designated activity
and returns the URIs of the (local) notification service that needs to be
registered at the SynchronousActivityStarting.
- getActivityStateNotification() - Method in interface de.aristaflow.adept2.core.runtimemanager.ActivityStateListener
-
Gets the interface to send notifications to when the state of the observed
activity changes, that is it has been closed, suspended, reset, failed or
signalled.
- getActivityTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the activity template (executable component description, operation,
activity template definition and optionally a configuration set merged to
an appropriate activity template) for the designated ID.
- getActivityTemplateRevision(SessionToken, String, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the designated revision (independent from its state) of the designated
activity template (executable component description, operation, activity
template definition and optionally a configuration set merged to an
appropriate activity template).
- getActivityTermination() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to a controller for all termination-related states of
activities, which includes finishing, suspending and aborting.
- getActualCluster() - Method in exception de.aristaflow.adept2.base.globalregistry.WrongClusterException
-
Gets the cluster name that the registry has which is different from the one
the service is requested from.
- getActualDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ADEPT2-data element type that is expected by the caller of a
datamanager-method.
- getActualExecutionManager() - Method in exception de.aristaflow.adept2.model.execution.WrongExecutionManagerException
-
Gets the communication protocol depended URIs assigned to that execution
manager which received the request.
- getActualUserDefinedType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Gets the user-defined type of which the data element or parameter actually
is.
- getAddForeignKey(ExtendedConnection, ForeignKey, boolean) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets an SQL string for ALTER TABLE which adds the designated
foreign key.
- getAddForeignKey(ForeignKey, boolean) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets an SQL string for ALTER TABLE which adds the designated
foreign key.
- getAdditionalAttributes() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Gets the additional attributes that are stored in the organisational model
for this agent.
- getAdditionalAttributeValue(String) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Returns the value of the additional attribute set when the token has been
created.
- getAdditions() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns additional licence attributes.
- getAddressees() - Method in interface de.aristaflow.adept2.model.common.plugindata.MailNotificationData
-
Returns how the addresses of the recipients are determined,
cf.
- getADEPT2CallbackExport() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the submodule responsible for exporting callback objects.
- getAdept2CallbackExport() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
Gets the callback export of a specific communication service for
replacing callback objects by an appropriate URI.
- getADEPT2CallbackStubFactory() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the factory responsible for creating stubs for remote calls to
callback objects.
- getADEPT2RemoteObjectIdentifierFactory() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the factory to create remote object identifier valid for the type
of communication this communication service represents.
- getADEPT2ServiceExport() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the module responsible for exporting (i. e. publishing) ADEPT2 services.
- getADEPT2ServiceStubFactory() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the factory responsible for creating stubs for remote calls to
remote services.
- getAdhocTemplateMapping(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the adhoc template ID mapping stored under the specified root node
- getAdhocTemplateMappingFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the adhoc template ID mappings stored in the specified file.
- getAdhocTemplateMappingVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given adhoc template mapping element
- getAdministration() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
-
Gets the interface for administrating this worklist manager.
- getAdvancedOptions() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets advanced options for rendering the image.
- getAffectedADEPT2ProcessElements() - Method in class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Returns the process element identifier URIs that references the process
elements which are affected by this report item.
- getAffectedDataElement(int) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing the data element with
the given ID.
- getAffectedEBP(String) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing the executable business
process with the given ebp name.
- getAffectedEdge(StructuredEdge) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing an edge with the given
structured edge.
- getAffectedEdge(int, int, ProcessConstants.EdgeType) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing an edge with the given node
IDs.
- getAffectedNode(int) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing a node with the given ID.
- getAffectedParameter(String, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.checks.processmodel.CheckTools
-
Returns an affected element string, describing the parameter with
the given parameter name and its direction.
- getAfterConfDirs() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets the configuration directories that apply after the provided
configuration.
- getAgent(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Gets the agent of the designated session token.
- getAgent() - Method in class de.aristaflow.adept2.core.client.ClientQA
-
Gets the wrapped QualifiedAgent of this client agent.
- getAgent(SessionToken) - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
-
- getAgent() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the agent releasing this revision.
- getAgent() - Method in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
Gets the agent that wants to execute an activity on a specific runtime
manager but the runtime manager does not know the agent.
- getAgent() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns the user that requested the execution of the activity.
- getAgent() - Method in exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Returns the agent who is currently executing or has executed the activity
that caused this exception.
- getAgent() - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.LockDescription
-
- getAgent() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
The agent this worklist belongs to.
- getAgent() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
The agent this worklist belongs to.
- getAgentForUserName(SessionToken, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns the agent for the specified user name.
- getAgentID() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
-
Returns the Agent's ID of this result entry.
- getAgentID() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the ID of the agent where applicable.
- getAgentID() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the ID of the agent who completed the step.
- getAgentOrgPosID() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the org position ID of the agent where applicable.
- getAgentOrgPosID() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the org position ID of the agent who completed the step.
- getAgents() - Method in class de.aristaflow.adept2.base.security.callbacks.OrgPositionChoiceCallback
-
Gets the QualifiedAgents that are choices of this callback.
- getAgents() - Method in class de.aristaflow.adept2.base.security.callbacks.UserSessionIDCallback
-
Gets the QualifiedAgents for which to retrieve user session
IDs.
- getAgentUserName() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
-
Returns the Agent's user name of this result entry.
- getAggregateGroups() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Gets whether this worklist aggregates all worklist groups and returns only the grouping items
instead of the actual (flat) worklist items in
Worklist.getWorklistItems().
- getAll() - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- getAll() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets all elements of this collection (including the inherited ones), mapped
from primary key to the corresponding value.
- getAll() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- getAll() - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- getAll() - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- getAll() - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Gets all elements of this iterator at once.
- getAll() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Gets all instance execution statuses in an array.
- getAll() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
Gets all node states in an array.
- getAll() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
-
- getAll() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Returns all updates, i.e. the differences from the source revision up to
(and including) the target revision.
- getAll() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdate
-
Returns all updates, i.e. the differences from the source revision up to
(and including) the target revision.
- getAllActivities(SessionToken, ActivityState.State[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
Gets all activities and their corresponding state.
- getAllActivitiesIterator(SessionToken, ActivityState.State[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
The same as #getAllActivities(SessionToken, State[]) but with partial retrieval of the
activities and their state.
- getAllBranches(SessionToken) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Gets all branches that are currently in use by this manager.
- getAllBranchesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
- getAllClusterNodes() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Retrieves the set of all known Cluster Nodes (dead or alive).
- getAllConfEntries() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all configuration entry names.
- getAllDataTypes(SessionToken) - Method in interface de.aristaflow.adept2.core.processrepository.DataTypeManager
-
Gets a list of names of all user defined data types in the process
repository.
- getAllDataTypesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.processrepository.DataTypeManager
-
- getAllEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.common.ActivityConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntriesForClassPath(File, Logger) - Static method in class de.aristaflow.adept2.util.FileTools
-
- getAllEntriesForClassPath(Path, Logger) - Static method in class de.aristaflow.adept2.util.FileTools
-
Gets all entries making up a classpath (JAR-files and directories) below the designated tree.
- getAllInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets all elements of this collections that are inherited.
- getAllInstanceIDsOf(SessionToken, UUID, boolean) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the (logical) IDs of all process instances of the designated process
template.
- getAllInstanceIDsOf(SessionToken, UUID[], boolean) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the (logical) IDs of all process instances of the designated process
templates.
- getAllInstanceIDsOfIterator(SessionToken, UUID[], boolean) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
- getAllMessages() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message(s) for all (preferred) locales.
- getAllObjects() - Method in interface de.aristaflow.adept2.model.filter.ContainsAllFilter
-
Returns the set of all existing objects of the type that may be contained in the attribute's set.
- getAllOwn() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the elements of this collections that are specific to this collection
and not inherited.
- getAllProcessTypes(SessionToken) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
-
Gets all process types in this repository.
- getAllProcessTypesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
-
- getAllRecipients() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
Gets the recipients (mail addresses) of the mail that caused this event.
- getAllRecipients() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the recipients (mail addresses) of the mail that caused this event.
- getAllServices() - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the global and local URIs of all published services currently managed
by the global registry.
- getAllServices(String) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the global and local URIs of all published service instances of the
designated service type currently managed by the global registry.
- getAllTableNames() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Returns a collection of the names of all existing tables in the database.
- getAllTemplateIDs(SessionToken) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the IDs of all process templates managed by this process manager
except IDs of separated embedded process templates and instance-specific
templates.
- getAllTemplateIDs(SessionToken, TemplateManager.TemplateKind) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the IDs of all process templates managed by this process manager of
the designated kind.
- getAllTemplateIDsIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
- getAllTemplateIDsIterator(SessionToken, TemplateManager.TemplateKind) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
- getAllTemplateProxies(SessionToken, Filter) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets all lightweight objects (
TemplateProxy) that match the
designated filter based on
TemplateProxy.
- getAllTemplateProxiesIterator(SessionToken, Filter) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
- getAllTemplateReferences(SessionToken) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the lightweight representations of all process templates managed by
this process manager except the ones for embedded and instance-specific
process templates.
- getAllTemplateReferencesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
- getAllUDFs(SessionToken, String) - Method in interface de.aristaflow.adept2.core.processrepository.DataTypeManager
-
Gets all user-defined functions that are registered for the designated data
type.
- getAllUDFsIterator(SessionToken, String) - Method in interface de.aristaflow.adept2.core.processrepository.DataTypeManager
-
- getAndCheckRequiredService(SessionToken, String, String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Gets the name of the used service of the designated type and for the
designated using service.
- getAndCheckTemplate(SessionToken) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
-
Retrieves the "latest" template of the configured process type
and checks for whether it has the right input parameter.
- getAndCheckTemplate(SessionToken) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
-
Retrieves the "latest" template of the configured process type
and checks for whether it has the right input parameter.
- getAndCheckTemplate(SessionToken) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.InstanceStartEventHandler
-
Retrieves the "latest" template of the configured process type
and checks for whether it has the right input parameter.
- getAndLockInstanceForChanging(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets a process instance that may be changed after retrieval.
- getAndLockInstanceForExecution(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets an object allowing to execute the designated instance, which is,
setting the states and the performer of the nodes.
- getAndLockInstanceStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets an object representing the status of the designated process instance
and locks the instance for further manipulation, for instance, another
status change, a schema-evolution or even a new instantiation.
- getAndLockTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets a template in construction for further modification.
- getAndLockTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets an object containing the status of the designated process template and
locks the template for further manipulation, for instance, another status
change, a schema-evolution or a new instantiation.
- getAndLockTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets an object containing the status of the designated process template and
locks the template status for further manipulation, for instance, another
status change, a schema-evolution or a new instantiation.
- getApplicationState() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the application state stored for last savepoint as object.
- getApplicationState(String) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the application state stored for the designated savepoint as object.
- getApplicationState(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
- getApplicationState(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Returns a byte array in which all the application state relevant information is stored or null
in case the application has stored null or an empty array as state.
- getAppropriateMethod(MethodWrapper[], Class<?>[]) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Looks for an appropriate method (or constructor) accepting the designated parameter types (or
the corresponding supertypes) in the designated class.
- getArbitrarilyNamedObject(String, Configuration, Class<T>, ClassLoader, Class<?>[], Object[], AbstractRegistry.InstantiationMode) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Gets an arbitrary object for the designated component instance of the
requested component type.
- getArbitraryString() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Gets the arbitrary string used for additional information to the entry
usually depending on the state change (if applicable).
- getArgumentDataType() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Gets the data type of the argument of this dependency.
- getArgumentID() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Gets the ID of the argument (the producer or provider) of this dependency.
- getArgumentIdentifierID() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Gets the identifer providing additional information on the data type of the
argument of this dependency.
- getArgumentName() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Gets the name of the argument which is the name of a node or a data
element.
- getArgumentUdtName() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
The name of the user-defined type of the argument of this dependency or
null in case the argument is not of user-defined type ore the
name is not defined.
- getArray() - Method in class de.aristaflow.adept2.util.ArrayTools.ArrayWrapper
-
Gets the wrapped array.
- getAssignedAgent() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
In case this item has already been assigned to a user, the method returns
the corresponding agent.
- getAssignedDelegationRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData
-
Returns a staff assignment rule defining the delegation recipients
or null if the item shall be delegated to the manager of the org
unit where the org position of the assigned agent belongs to.
- getAssignedRuntimeManager(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the communication protocol depended URIs assigned to that
RuntimeManager instance that executes the activity of the given Node.
- getAssignmentDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the assignment date for the grouping worklist item aggregated from the group items.
- getAssignmentDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the timestamp when this item has been assigned to the current user
and therefore the current worklist.
- getAssignmentRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getAssociatedURL() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getAsURI() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getAsURI() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
- getAsURL() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getAsURL() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
- getAsXML() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getATDManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for activity template definitions which are the leafs of
activity model branches.
- getATDReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets a lightweight object representing the revision of the activity model
branch having the designated ID.
- getATDReferenceRevisions(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing all revisions of the designated
activity template definition or an empty list in case there are no
revisions yet.
- getATDReferenceRevisionsIterator(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getATDReferencesRevisionOfCS(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing all activity template definitions of
the designated revision of the designated configuration set known by this
manager.
- getATDReferencesRevisionOfCSIterator(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getATDReferencesRevisionOfOperation(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing all activity template definitions of
the designated revision of the designated operation known by this manager.
- getATDReferencesRevisionOfOperationIterator(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getATDRevision(SessionToken, String, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets the (full-fledged object representing the) designated revision of the
designated activity template definition.
- getAttachedDataContext(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Gets the data context for the provided worklist item which in turn provides
the values of attached data elements.
- getAttachedDataContext() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the data context which provides the values of attached data elements.
- getAttachedDataContext() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
Gets the data context which provides the values of attached data elements.
- getAttachedDataContext() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Gets the data context which provides the values of attached data elements.
- getAttachmentLists() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to several attachments)
that are binary data and/or files and occur several times in the
HTTP-reply.
- getAttachments() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to attachment) that are
binary data and/or files and occur only once in the HTTP-reply.
- getAttribute(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getAttribute() - Method in interface de.aristaflow.adept2.model.filter.ContainsFilter
-
Returns the attribute the filter is applied to.
- getAttributeCount() - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
Returns the number of attributes stored in this Entity-object.
- getAttributeDataType(SessionToken, EntityType, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns the data type of the given attribute of the given entity type.
- getAttributeGetters() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
-
- getAttributeMetaData(SessionToken, EntityType) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns an AttributeMetaData-object, holding all available meta
information about each attribute of the given entity type.
- getAttributeName() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter.Selection
-
Returns the attribute name.
- getAttributeName() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicSelection
-
Returns the attribute on which the selection is applied.
- getAttributeNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getAttributeNames(SessionToken, EntityType) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns all attribute names that are currently defined for the given entity
type.
- getAttributeNames() - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
Returns the names of the attributes that are contained in this
Entity-object.
- getAttributeOrigins() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the origins, that is the activity model entity types, a specific
attribute of an activity stems from.
- getAttributePath() - Method in interface de.aristaflow.adept2.model.filter.Attribute
-
Returns the names of the attributes that must be retrieved to
get the value of the attribute
- getAttributes(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getAttributes() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
-
Returns all attributes of the viewer class.
- getAuthenticatedAgent() - Method in interface de.aristaflow.adept2.base.sessionmanagement.ClientSessionFactory
-
Gets the RichAgent which is authenticated for this client
session factory.
- getAuthenticatedAgent() - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
-
- getAuthenticatedAgents() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets all authenticated agents of this clients usually this is one agent
holding multiple organisational positions.
- getAuthenticatedAgents() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets all authenticated agents of this clients usually this is one agent
holding multiple organisational positions.
- getAuthenticatedAgents() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getAuthentication() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the manager that handles authentication for the users of this client.
- getAuthentication() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getAuthenticationPriority() - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.AbstractOrgModelExtension
-
- getAuthenticationPriority() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
-
Gets the priority this org model extension has relative to the other org
model extensions regarding authentication.
- getAutoStartRuntimeManager() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the URIs of the runtime manager for autostarting.
- getAutoStartRuntimeManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getAutoStartRuntimeManager() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the URIs of the runtime manager for autostarting.
- getAvailableComplexAttributes() - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Retrieves the set of complex attributes (i.e. annotated methods
that do not return a primitive type or collection) of the
class that is currently being navigated
- getAvailableLocales() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the locales the client supports, that is, the locales found as
resources.
- getAvailableLocales() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets the locales the client supports, that is, the locales found as
resources.
- getAvailableObjectCount() - Method in class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
-
Returns the current number of available objects, i.e. objects that are
sitting idle in the pool.
- getAvailableObjectExpirationCheckPeriod() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getAvailableObjectExpirationPeriod() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getAvailableObjects() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolStats
-
Returns the number of available objects.
- getAvailablePrimitiveAttributes() - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Retrieves the set of primitive attributes (i.e. annotated methods
that return a primitive type or collection) of the
class that is currently being navigated
- getAvailableSlots() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolStats
-
Returns the number of available slots.
- getAvailableStateDelegationIndex() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
- getAvailableStateWorklistIDs() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
- getBase(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the process element identifer URI of the base mentioned within the
passed element identifier URI.
- getBase() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns the process element identifier URI of the template or instance this
check report is assigned to.
- getBaseID(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the ID of the Template or Instance that is the base of the
referenced process element.
- getBaseRevision() - Method in exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Gets the base revision of the branch that caused this conflict, that is,
the revision that is too old now.
- getBaseRevision() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the base revision of this revision, that is the revision this branch
is based upon.
- getBaseTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Gets the ID of the unmodified template of the corresponding process
instance.
- getBaseTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Gets the ID of the template, this instance is based on.
- getBaseTemplateID() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getBaseTemplateID() - Method in class de.aristaflow.adept2.model.worklistmodel.TLPInstanceReference
-
- getBaseTemplateMapping(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the base template ID mapping stored under the specified root node
- getBaseTemplateMappingFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the base template ID mappings stored in the specified file.
- getBaseTemplateMappingVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given base template mapping element
- getBaseType(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns type of the process element identified as the base of the passed
process element identifier URI.
- getBaseURL() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
-
- getBaseURL() - Method in interface de.aristaflow.adept2.base.servletcontainer.ServletService
-
Gets the base URL (without any context information) of the underlying
servlet container.
- getBasicModellingChecks() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getBasicModellingChecks() - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
Returns the basic process modelling checks.
- getBeforeConfDirs() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets the configuration directories that apply before the provided
configuration.
- getBeginColumn() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.TokenInfo
-
Returns the begin column.
- getBeginColumn() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Range
-
Returns the begin column of this range.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getBlockIdentifier(URI, Node, Node) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getBody() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getBody() - Method in class de.aristaflow.adept2.model.scripts.Script
-
Returns the script body or null if the script did not contain a
body.
- getBoolean(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the boolean configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a boolean
value.
- getBoolean(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the boolean configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a boolean
value.
- getBoolean(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getBoolean(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getBooleanNullSafe(LogEntry, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getBootstrapRegistry() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
- getBranch() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the branch of the activity template definition of this reference.
- getBranch() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the branch count of this branch.
- getBranchData(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Gets detailed information on the designated branch, that is, the base
revision, the creation time of the branch, the last modification time, the
creator and a comment.
- getBranchEndNode(Template, int, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Returns the ID of the last node in the branch (given by its
branchID), beginning after splitNode.
- getBranchID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the branch ID of the node the structural node date belongs to.
- getBranchIdentifier(URI, Node, Node) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getBuildtimeState() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the state of this process template while it may be modified and is not
released.
- getBuildtimeState() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Gets the state of this process template while it may be modified and is not
released.
- getBundleConfigSubdir() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets whether a file-based configuration manager should load a configuration from a bundle (that
is a jar-file containing a configuration) and if so, from which subdirectory below
conf/ in the jar-file.
- getBundleNames(Locale) - Static method in class de.aristaflow.adept2.util.i18n.AristaFlowBundle
-
The bundle names (suffixes for resource bundles) for the designated locale as list, with the
most specific bundle name leading.
- getByte(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getByte(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getByteArrayForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns a byte array containing the XML code for the given node.
- getByteArrayForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns a byte array containing the XML code for the given node.
- getCallback(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2CallbackExport
-
Returns the exported remote interface and the callback object identified
by the designated callback URI.
- getCallbackID() - Method in exception de.aristaflow.adept2.base.communication.CallbackObjectNotRegistered
-
Returns the callback ID that could not be resolved.
- getCallingComponent() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets communication protocol depended references to the ADEPT2-component
which has initiated this session, for instance, ADEPT2Editor,
ExecutionManager, ...
- getCatalogs() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getCategory() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getChainLength() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
Returns the chain length (which is the start entity plus the number of
functions).
- getChangeableActivityConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getChangeableConfigurationKeys(SessionToken) - Method in interface de.aristaflow.adept2.base.service.ConfigurableService
-
Gets a list of configuration keys that may be changed by the owner of the
designated session token.
- getChangedDataElementProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given data element, which have been changed.
- getChangedEBPProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given executable business process, which
have been changed.
- getChangedEdgeProperties(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given edge, which have been changed.
- getChangedEdgeProperties(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given data edge, which have been changed.
- getChangedInnerElements() - Method in class de.aristaflow.adept2.model.common.changetracking.ChangedProperty
-
Gets the map of all inner elements of the property that have changed, for
instance indexes into a list of values.
- getChangedNodeProperties(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
Returns the node properties in the
ExecutableInstance of the given
node which have been changed.
- getChangedNodeProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given node, which have been changed.
- getChangedNodes() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
Returns the set of nodes which have changed properties.
- getChangedProperties(boolean) - Method in interface de.aristaflow.adept2.model.common.changetracking.PropertyTracker
-
Gets all (types of) properties that have been changed since creation of the
corresponding/implementing object or last resetting of the change tracking
and resets the tracking afterwards if appropriate.
- getChangedProperties() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
- getChangedProperties(boolean) - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getChangeHistoryXML() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the the change history as XML document (DOM object).
- getChangeLockingAgent(UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the agent currently locking the designated instance for changes.
- getChangeType(Object, Object) - Static method in enum de.aristaflow.adept2.model.common.changetracking.ChangeType
-
Gets the change type for the designated values, that is
if the old value is null but the new value not, the
change type will be ADDED,
if the new value is null but the old value not, the
change type will be REMOVED,
if both values are equal (with respect to
Object.equals(Object)), NONE will be returned ,
otherwise it will be CHANGED
.
- getCharset() - Method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue.FileDescriptor
-
Gets the character set to be used for decoding the bytes read from the
file this descriptor represents.
- getCheckedOutObjectCount() - Method in class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
-
Returns the current number of checked out objects.
- getCheckID() - Method in class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Returns ID of the check which created the entry.
- getCheckResult() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getCheckResult() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns the overall result of all checks which have been run with this
check report.
- getChildAttribute() - Method in class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
-
Gets the attribute of the child-tuples to use to join parent-tuples with.
- getChildCallingComponent() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the URIs for the component which has created this subsession.
- getChildLevel() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the level of the child, 0 is the parent session.
- getChildNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getChildren(String, JarFile) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
Gets the children for the designated path in the designated jar-file.
- getChildSession(SessionToken, URI[]) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new child session token with the designated session as parent and
for the designated component.
- getChildSession(SessionToken, URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new child session token with the designated session as parent,
the designated additional attributes and for the designated component.
- getChildSessionID() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the ID to uniquely identify the child session-token.
- getChildTemplateIDs() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the IDs child templates of the referenced process template or an empty
list in case of a leaf template.
- getClassLoader() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets what classloader to use for the executable component of this activity
template definition.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets what classloader to use for the executable component of this
operation.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets what classloader to use for the executable component of this
operation.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets what classloader to use for execution of this activity.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
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.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the classpath to be used when instantiating the
implementation class for this activity
template definition as well as all classes needed to execute all of its
methods.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
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.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the part of the classpath that is added by this operation to the one
of the
parent
attribute.
- getClassPath() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the classpath to be used when instantiating the
implementation class for this abstract
activity as well as all classes needed to execute all of its methods.
- getClassPath(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getClassSpecificJulLogger(Class<?>) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getClassSpecificJulLogger(Class<?>) - Method in interface de.aristaflow.adept2.base.service.LogService
-
Gets the logger of this service using and recognising class names.
- getClassSpecificJulLogger(Class<?>) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
-
- getClientAdministration() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
-
Returns the client administration interface which allows users to
manipulate their own data in a controlled way.
- getClientDelay() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Gets the delay that occurred on client side, e. g. due to the server being
unavailable (if applicable).
- getClientInfoProperties() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getClientService() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the ADEPT2ClientService which was mapped in
addClientService or null if none was found.
- getClientService(SessionToken) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
This method can be called to receive the ADEPT2ClientService
which is mapped to the user session ID in the additionalAttributes of the
SessionToken.
- getClientService() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
Gets the client service providing convenient access to the services
provided by the platform and needed by client components.
- getClientService() - Method in class de.aristaflow.adept2.core.registry.BootstrapRegistry
-
Gets the client service providing convenient access to the services
provided by this registry and needed by client components.
- getClientService(long) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Gets the client service providing convenient access to the services
provided by the platform and needed by client components.
- getClientServiceOrException() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the ADEPT2ClientService which was mapped in
addClientService or throws an
IllegalStateException if no client session context is
available.
- getClientSessionFactory() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the client session factory which allows to retrieve the executing
agent as well as session tokens which are needed to access ADEPT2-interface-methods.
- getClientWorklistId() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
Gets the ID of this client worklist.
- getClosestLocalisation(Locale) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
Gets the localisation value that is closest to the designated locale.
- getClusterName() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getClusterName() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the name of the cluster this registry and the using service belong to.
- getClusterName() - Method in exception de.aristaflow.adept2.base.service.ServiceNotKnownException
-
Gets the name of the cluster from which the service is requested but not
known.
- getClusterName() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the name of the cluster this service belongs to.
- getClusterName() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getClusterName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest
-
Gets the name of the cluster if this is a force lost request for the server
within this cluster, null otherwise.
- getClusterName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Gets the name of the cluster of this node if available.
- getClusterName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterPlatform
-
Gets the name of the cluster the node of this platform is part of.
- getClusterName() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the name of this cluster.
- getClusterNodeName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Gets the complete name of this cluster node, that is the name of the cluster (if available) and
the node name.
- getCmpOperator() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicSelection
-
Returns the comparison operator to be used in the selection.
- getCmpOperatorFor(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.CmpOperator
-
Returns the CmpOperator for the given symbol or
null if the symbol is not recognised.
- getCmpOperatorForSymbol(String) - Static method in enum de.aristaflow.adept2.model.logmanagement.CmpOperator
-
Returns the comparison operator to which the given symbol belongs or
null if the symbol is not recognised.
- getCode() - Method in exception de.aristaflow.adept2.base.licensing.InvalidLicenceException
-
Gets the code providing information on the cause for this
InvalidLicenceException or 0 in case the code is not set.
- getCode() - Method in exception de.aristaflow.adept2.base.service.LicenceViolationException
-
Gets the code providing information on the cause for this
LicenceViolationException.
- getCode() - Method in enum de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.StateChange
-
Returns the identifying code of this node state change.
- getCode() - Method in enum de.aristaflow.adept2.model.cluster.Status
-
Gets the code that is used for storing the status.
- getCode() - Method in enum de.aristaflow.adept2.model.common.ClassLoaderUsage
-
Returns a byte code representing this classloader usage.
- getCode() - Method in enum de.aristaflow.adept2.model.common.LicenceInformation.Activation
-
- getCode() - Method in enum de.aristaflow.adept2.model.common.ParameterChangePolicy
-
Returns a byte code representing this parameter change policy.
- getCode() - Method in enum de.aristaflow.adept2.model.common.State
-
Returns a byte code representing this state.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.ActivityModelEntityType
-
Returns a byte code representing this activity model entity type.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
Returns a byte code representing this activity model attribute.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.EBPType
-
Returns a byte code representing this type.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.BlockType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataMappingType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DeltaScope
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceMigrationStatus
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateBuildtimeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateUsage
-
- getColumn(int) - Method in class de.aristaflow.adept2.model.logmanagement.Schema
-
Returns the column at the specified index.
- getColumn(String) - Method in class de.aristaflow.adept2.model.logmanagement.Schema
-
Returns the column with the specified name or null if no such
column exists.
- getColumnCount() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
- getColumnCount() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
- getColumnCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the number of columns in this WebForm subtable.
- getColumnCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the number of columns in this WJP subtable.
- getColumnCount() - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the amount of columns of this memory result set.
- getColumnCount() - Method in class de.aristaflow.adept2.model.logmanagement.Schema
-
Returns the number of columns in this schema.
- getColumnLabel(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
- getColumnLabel(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
- getColumnLabel(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the label for the designated column.
- getColumnNames(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets all column names of a specific table.
- getColumnNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the names of all columns in this WebForm subtable.
- getColumnNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the names of all columns in this WJP subtable.
- getColumnPrivileges(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getColumnRecursively(String) - Method in class de.aristaflow.adept2.model.logmanagement.Schema
-
Returns the column with the specified name recursively or the empty list if
no such column exists.
- getColumns(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getColumns() - Method in class de.aristaflow.adept2.model.logmanagement.Schema
-
Returns all columns of this schema.
- getColumnType(String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets the type of a specific column as java.sql.Types.
- getColumnType(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
- getColumnType(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
- getColumnType(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the data type for the designated column.
- getComment() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the comment for this branch, that is arbitrary text provided by the
agent creating this branch.
- getComment() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the comment for this revision, that is arbitrary text provided by the
releasing agent.
- getComment() - Method in interface de.aristaflow.adept2.model.inittab.InitTabEntry
-
Returns a descriptive comment for the entry.
- getComment() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem.Delegation
-
Gets the comment for this delegation, that is the comment that has been
set by the delegator.
- getCommonLocales() - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Returns a list of commonly useful locales, e.g. to offer a set of default
locales in a combo box.
- getCommonSignatureInstance() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getCommonSplitNode(Template, int, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Returns the split node that both nodes have in common.
- getCommunicationService(SessionToken, String) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Returns the communication service with the designated instance name.
- getCompanion() - Method in enum de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer
-
Gets the system data producer that is a companion of this.
- getCompleteDataTypeOf(String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getCompleteDataTypeOf(String) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns the data type (including the UDT name if appropriate) of the
parameter with the specified name or null if the parameter does not
exist.
- getCompleteStackTrace() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationEnvironmentException
-
Gets the complete stack trace of this exception as it would be printed to a
print stream.
- getCompleteStackTrace() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Gets the complete stack trace of this exception as it would be printed to a
print stream.
- getCompletionsFor(EntityType) - Method in class de.aristaflow.adept2.model.orgmodel.PathCompletion
-
Returns the path completion(s) for the given entity type or
null if there is no completion defined.
- getCompletionTime() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the timestamp of when the step was completed.
- getComplexity() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getComplexity() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
The complexity, cf.
- getComplexity() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the (estimated) complexity of the item as a simple integer.
- getComplexMethods() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
-
- getCompliantConnectedDataElementsForParameter(ProcessModelParameter, Template, int, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns a set of compliant data elements for the given parameter which are
connected to the given node (i.e there is a data edge between the node and
the compliant data element) in the correct direction.
- getCompliantDataElements(Template, ProcessConstants.AdeptDataType, UUID, boolean) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns the set of data elements, which are compatible to the given type
and identifier for reading the data element.
- getCompliantUnConnectedDataElementsForParameter(ProcessModelParameter, Template, int, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns a set of compliant data elements for the given parameter which are
not connected to the given node (i.e there is no data edge between the node
and the compliant data element).
- getComponent() - Method in class de.aristaflow.adept2.base.communication.invocation.InvocationHandler
-
- getComponentToExecute(ActivityInstance) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Determines the Executable Component to be executed inside this
IDExecutionEnvironment.
- getComponentType(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
-
- getComponentType(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
- getComponentType(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getComponentType(String) - Method in interface de.aristaflow.adept2.base.service.NameResolution
-
Returns the name of the component type of the designated component
instance as used in configuration files.
- getComponentType(String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the name of the component type of the designated component
instance as used in configuration files.
- getConfBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfBoolean(String, Boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as BOOLEAN.
- getConfDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfDate(String, Date) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as DATE.
- getConfDirs() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets (an unmodifiable list containing) the configuration
directory/directories of AristaFlow.
- getConfFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given
value if it is not set or could not be parsed as FLOAT.
- getConfFloat(String, Double) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given value
if it is not set or could not be parsed as FLOAT.
- getConfiguration(String, String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Loads the configuration of the designated instance of the designated component type.
- getConfiguration(String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Gets a configuration for the designated instance name which is a new
Configuration-object.
- getConfiguration(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractConfigurableAuthenticatedService
-
- getConfiguration(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractConfigurableService
-
- getConfiguration(SessionToken) - Method in interface de.aristaflow.adept2.base.service.ConfigurableService
-
Gets the configuration of this service for displaying it.
- getConfiguration() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- getConfiguration(SessionToken, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the global configuration for all activities of the designated
configuration namespace.
- getConfiguration(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the configuration for all activities of the designated executable
component description of the designated configuration namespace.
- getConfiguration(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the configuration for all activities of the designated operationName
of the designated configuration namespace.
- getConfiguration(SessionToken, String, String, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the configuration for the designated activity of the designated
configuration namespace.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Gets the configuration of this activity model parameter that corresponds to
the
configuration description of
this activity model parameter.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the configuration of this abstract activity.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration of this activity template description that
corresponds to the
configuration
description of this activity template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets the configuration of this activity template parameter that corresponds
to the
configuration description of
this activity template parameter.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for this whole configuration set that corresponds to
the
configuration description
of this configuration set.
- getConfiguration(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- getConfiguration(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Gets the configuration of this activity model parameter that corresponds to
the
configuration description of
this activity model parameter without any inherited values.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration of this activity template description that
corresponds to the
configuration
description of this activity template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the configuration for this whole configuration set that corresponds to
the
configuration description
of this configuration set.
- getConfiguration(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration for the activity template definitions of
this configuration set that are based on the designated executable
component description.
- getConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration for the activity template definitions of
this configuration set that are based on the designated operation.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template without any inherited values.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the configuration of this abstract activity.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the configuration specific to this parameter and the corresponding
execution environment.
- getConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.events.sources.SharingSource
-
Gets the (final) configuration of this sharing source.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
Gets the configuration of this activity instance.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the configuration of this executable business process.
- getConfiguration() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Activity
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the configuration of this executable business.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
- getConfigurationBundleRoot(String) - Static method in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
-
The path of the root configuration file within the bundle configuration (JAR-file) which has to
be present to identify a bundle as configuration bundle.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Gets the configuration description for this activity model parameter which
is needed to provide a valid and complete
configuration when modelling a process.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the configuration description for this activity template, that is a
description of all configuration values that are needed or supported at
runtime.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration description for this activity template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets the configuration description for this activity template parameter
which is needed to provide a valid and complete
configuration when modelling a process.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the configuration description for the parameter of this template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- getConfigurationDescription(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for the activity template definitions of
this configuration set that are based on the designated executable
component description.
- getConfigurationDescription(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for the activity template definitions of
this configuration set that are based on the designated operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets the configuration description for this executable component, that is
a description of all configuration values that are needed or supported at
runtime.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the configuration description for this operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Gets the configuration description for the parameter of this template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Gets the configuration description for this activity model parameter
without any inherited values.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration description for this activity template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- getConfigurationDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration description for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getConfigurationDescription(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration description for the activity template
definitions of this configuration set that are based on the designated
operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Gets the configuration description for this executable component
description without any inherited values.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the configuration description for this operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Gets the configuration description for the parameter of this template
without any inherited values.
- getConfigurationDescription(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getConfigurationDescription() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the configuration description for this process template, that is a
description of all configuration values that are needed or supported in the
configuration.
- getConfigurationDump(Configuration) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets the complete content of the designated configuration as appropriately
formatted string.
- getConfigurationID(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the ID of the configuration object, the designated entry name stems
from.
- getConfigurationID(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the ID of the configuration object, the designated entry name stems
from.
- getConfigurationName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the configuration set (in the activity model) or the
configuration namespace (for the global and local runtime configurations)
or null if this abstract activity does not have a configuration
set/namespace.
- getConfigurations() - Method in interface de.aristaflow.adept2.model.common.MergingActivityConfiguration
-
Gets a copy of the list of all configurations that are merged by this
MergingConfiguration.
- getConfigurations() - Method in interface de.aristaflow.adept2.model.common.MergingConfiguration
-
Gets a copy of the list of all configurations that are merged by this
MergingConfiguration.
- getConfigurationSet() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration set of this activity template definition or
null in case this activity template definition does not have a
configuration set.
- getConfigurationSetName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the configuration set or null if the
ActivityTemplateDefinition of this reference does not have a
configuration set.
- getConfigurationSetName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration set of this activity template definition or
null in case this activity template definition does not have a
configuration set.
- getConfiguredPlugin(SessionToken, String, Object, String, Class<T>, String, Class<?>[], Object[]) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
- getConfiguredPlugin(SessionToken, String, Object, String, Class<T>, String) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Retrieves the plugin with the designated name of the designated type if it
is declared by the using instance or if it is declared and found as runtime
plugin.
- getConfiguredPlugin(SessionToken, String, Object, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Retrieves the default instance of the designated plugin type.
- getConfiguredPlugin(SessionToken, String, Object, String, Class<T>, String, Class<?>[], Object[]) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Retrieves the plugin with the designated name of the designated type if it
is declared by the using instance or if it is declared and found as runtime
plugin.
- getConfiguredPlugin(SessionToken, Object, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getConfiguredPlugin(SessionToken, Object, String, Class<T>, String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getConfiguredPlugin(SessionToken, Object, String, Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Retrieves the default plugin of the designated type which is configured for
the designated (using) instance.
- getConfiguredPlugin(SessionToken, Object, String, Class<T>, String) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Retrieves the plugin having the designated type and instance name as well
as type and which is configured for the designated (using) instance.
- getConfiguredPlugin(SessionToken, Object, String, Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Retrieves the default plugin of the designated type which is configured for
the designated (using) instance.
- getConfiguredPlugin(SessionToken, Object, String, Class<T>, String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Retrieves the plugin having the designated type and instance name as well
as type and which is configured for the designated (using) instance.
- getConfiguredPlugins(SessionToken, String, Object, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Retrieves all plugin instances (pre-configured and dynamic) of the
designated plugin type.
- getConfiguredPlugins(SessionToken, Object, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getConfiguredPlugins(SessionToken, Object, String, Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Retrieves all plugin instances (pre-configured and dynamic) of the
designated plugin type.
- getConfiguredPlugins(SessionToken, Object, String, Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Retrieves all plugin instances (pre-configured and dynamic) of the
designated plugin type.
- getConfInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfInteger(String, Long) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as INTEGER.
- getConfString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfString(String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set.
- getConfUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getConfUDT(String, byte[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getConfURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfURI(String, URI) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as URI.
- getConfValue(Configuration, String, ProcessConstants.AdeptDataType, boolean, Object, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated configuration value and logs messages or throws
exceptions if it is not present.
- getConnection(String, Properties) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnection(String, String, String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnection(String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnection(boolean) - Method in interface de.aristaflow.adept2.base.dbaccess.JDBCDataSource
-
Gets a read-only or writable connection to this data source.
- getConnection(boolean, int) - Method in interface de.aristaflow.adept2.base.dbaccess.JDBCDataSource
-
Gets a read-only or writable connection to this data source having the
designated isolation level.
- getConnection() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
- getConnection(String, String) - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
- getConnection(String, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
-
Retrieves a connection to the designated data source.
- getConnection(String, String, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
-
Retrieves a connection to a JDBC-database using the designated information.
- getConnection(String, String, String, String, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
-
Retrieves a connection to a JDBC-database using the designated information.
- getConnection() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getConnection() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedStatement
-
- getConnection() - Method in interface de.aristaflow.adept2.extensions.filerodatasource.FileroDataSource
-
Returns a connection that can be used to access FILERO.
- getConnection(String) - Method in interface de.aristaflow.adept2.extensions.filerodatasource.FileroDataSource
-
Returns a connection that can be used to access FILERO.
- getConnector(int, int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConnector(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the connector which is mapped to the given parameter name with
the given access type.
- getConnector(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the connector of the given node which accesses the given data
element (reading or writing).
- getConnectorID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the connector.
- getConnectorMapping(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the mapping from parameter names to connectors for the
given access type.
- getConsistencyChecks() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getConsistencyChecks() - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
Returns the checks ensuring the internal consistency of the data model.
- getConstructor() - Method in class de.aristaflow.adept2.util.reflection.MethodWrapper
-
Gets the wrapped constructor or null in case of a wrapped method.
- getContent(FileUDTValue.FileDescriptor) - Static method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue
-
Reads the contents of the file represented by the designated file
descriptor.
- getContent() - Method in class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
- getContent() - Method in class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
- getContent() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
Gets the content of the attachment represented as InputStream.
- getContent() - Method in class de.aristaflow.adept2.model.mail.UDTAttachment
-
- getContent() - Method in class de.aristaflow.adept2.model.mail.URLAttachment
-
- getContentType() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
Gets the content type (MIME) of the attachment.
- getContentType() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachmentDataSource
-
- getContentType() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getContentType() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the content type of the data, that is the value of the RFC 822
"Content-Type" header field of the body part.
- getContext(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getContextPath() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getCorrespondingActivityProperties(ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Convert an array of ExecutableBusinessProcessProperty to an array of
corresponding ActivityProperties.
- getCorrespondingBlockNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the corresponding block node ID of the node the structural node
date belongs to.
- getCorrespondingDataEdgeProperties(ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Convert an array of DataEdgeProperty to an array of corresponding
DataEdgeProperties.
- getCorrespondingDataElementProperties(ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Convert an array of DataElementProperty to an array of corresponding DataElementProperties.
- getCorrespondingDBType(int) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingDBType(int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingDBType(int, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingDBType(int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingDBType(int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingDBType(int, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Converts the given JDBC type code and given size constraints into a vendor
specific SQL type.
- getCorrespondingJavaClass(Parameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the class object corresponding to the type of the designated
parameter.
- getCorrespondingNodeProperties(ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Convert an array of NodeProperty to an array of corresponding
NodeProperties.
- getCorrespondingVarArgsMethod(String, Class<?>[], Object[], Class<?>) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
-
Gets the method from the designated class that corresponds to the designated method but has an
additional varargs parameter or the designated method has an varargs parameter but the returned
method from the designated class has not.
- getCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
-
- getCount() - Method in class de.aristaflow.adept2.util.locking.ConditionLatch
-
- getCount(T) - Method in class de.aristaflow.adept2.util.ObjectCounting
-
Returns the current count for the designated object.
- getCountInstanceExecutionStatus(int, ProcessConstants.InstanceExecutionStatus...) - Method in interface de.aristaflow.adept2.core.processmanager.ProcessManagerMXBean
-
Gets the amount of instances that entered one of the designated instance execution statuses
within one of the designated time spans if the instance is of the designated type.
- getCountInstanceExecutionStatusChange(long[], int, ExecutionHistory.StateChange...) - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManagerMXBean
-
Gets the amount of instances that have undergone one of the designated state changes within one
of the designated time spans if the instance is of the designated type.
- getCountInstanceExecutionStatusChange(long[], ExecutionHistory.StateChange...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryMXBean
-
Gets the amount of instances that have undergone one of the designated state changes within one
of the designated state changes within one of the designated time spans.
- getCountNodeState(int, ProcessConstants.NodeState...) - Method in interface de.aristaflow.adept2.core.processmanager.ProcessManagerMXBean
-
Gets the amount of nodes that is in one of the designated states if the node is of the
designated type.
- getCountNodeStateChange(long[], int, ExecutionHistory.StateChange...) - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManagerMXBean
-
Gets the amount of nodes that have undergone one of the designated state changes within one of
the designated time spans if the node is of the designated type.
- getCountNodeStateChange(long[], ExecutionHistory.StateChange...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryMXBean
-
Gets the amount of nodes that have undergone one of the designated state changes within one of the designated
time spans.
- getCreationAgent() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the creation agent of this branch.
- getCreationAgent() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getCreationTime() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getCreationTime() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the creation time of this branch.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getCreationTime() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the time (in milliseconds) this event has been created.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Gets the date (as long) this instance has been created.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Gets the date (as long) this instance has been created.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the date (as long) when this template has been created.
- getCrossReference(String, String, String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getCSManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for configuration sets which are between operations and
activity template definitions but outside of the activity model hierarchy.
- getCSReferenceRevisions(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets lightweight objects representing all revisions of the designated
configuration set, an empty list in case there are no revisions yet.
- getCSReferenceRevisionsIterator(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
- getCSReferencesRevision(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets lightweight objects representing all configuration sets of the
designated revision known by this manager.
- getCSReferencesRevisionIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
- getCSRevision(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets the (full-fledged object representing the) designated revision of the
designated configuration set.
- getCurrent() - Static method in class de.aristaflow.adept2.util.JavaVersion
-
Returns the version data of the Java VM this method is executed in based on
the system properties java.vendor,
java.specification.version, java.version and
java.vm.version.
- getCurrentDelegation() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the information concerning the last delegation, that is the delegating
agent, whether the delegation is due to absence and the optional comment.
- getCurrentDelegationLevel() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
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).
- getCurrentEnquiries(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets an unmodifiable list of the enquiries currently active for the
designated node.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets the current enquiry in case the activity is executed as enquiry.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the current enquiry that was caused when executing this component.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the current enquiry that was caused when executing.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the information concerning the current enquiry, that is the enquiry
which the agent performing this worklist item should answer.
- getCurrentEscalationLevel() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
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).
- getCurrentParentSessionCount() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service.ActiveSessions
-
Returns the number of currently active parent sessions; subsessions do
not count separately.
- getCurrentPathAsString() - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Retrieves a string representation of the currently selected attribute path
- getCurrentSchema(Connection) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
- getCurrentSessionCount() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service.ActiveSessions
-
Returns the total number of currently active sessions; subsessions are
counted separately.
- getCurrentStackTraces(ThreadGroup, Logger) - Static method in class de.aristaflow.adept2.util.threading.ThreadTools
-
Gets the stack traces of all the threads in the designated thread group as
string formatted like the usual string representation of a stacktrace.
- getCurrentTime(ExtendedConnection) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets the current time (as timestamp) from the underlying DBMS in UTC timezone.
- getCurrentTime() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets the current time (as timestamp) from the underlying DBMS in UTC timezone.
- getCursor() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet
-
Returns a cursor positioned before the first entry.
- getCursor(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet
-
Returns a cursor positioned at the specified position.
- getCustomerID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the customer ID.
- getData() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getData() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the actual data as input stream; this is the content of the
corresponding body part of the multipart.
- getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the response data.
- getDatabaseName() - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets the name of the underlying database.
- getDatabaseName() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets the name of the underlying database.
- getDatabaseNameForProductName(String) - Static method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
-
Finds the database name for the given database product name.
- getDataContainer(SessionToken, Instance, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Gets the data container for the application specified by the designated
activity.
- getDataContainer() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns the data context valid for the requested activity.
- getDataContext() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- getDataContext() - Method in interface de.aristaflow.adept2.model.events.sources.SharingSource
-
Gets the data context of this sharing source.
- getDataContext(ClientSessionFactory, DataContainer, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns an application related data context and initialises it's data
container with the provided value
- getDataContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the data context, that is, an interface to get and set the
values of all input and output parameters of an application.
- getDataContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the data context, that is, an interface to get and set the
values of all input and output parameters of an execution.
- getDataEdge(int, int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataEdge() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the data edge object the structured data edge belongs to.
- getDataEdge(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the data edge which is identified by the given node, the
data element and the direction (reading or writing).
- getDataEdgeIdentifier(URI, Node, DataElement, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the specified data edge
(node, dataElement, direction).
- getDataEdges(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a set of comparable data edges (data edges with structural
information), of the given scope.
- getDataEdgeStructure() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataEdgeStructure() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Convenient method which returns all data edges including
their structural data.
- getDataEdgeType() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the type of the data edge the structured data edge belongs to.
- getDataElement(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElement(int, int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElement(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the data element with the given ID.
- getDataElement(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
The data element which is associated to the given node and the given
connector of the node.
- getDataElementArea() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
-
Gets the areas in pixels where the data elements are located in the image.
- getDataElementID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ID of the data element which has been requested but is of the
wrong type.
- getDataElementID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the data element which is connected to the mandatory output
parameter and which is not provided a value. the ID of the instance for
which a mandatory output parameter has no value.
- getDataElementID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the data element the structured data edge is connected to.
- getDataElementIdentifier(URI, DataElement) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the given data element.
- getDataElementIdentifier(URI, DataElement, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the given data element.
- getDataElementIdentifier(URI, DataElement, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the given data element.
- getDataElementIDsByName(Template, Set<String>) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Returns the IDs of the data elements given by their names.
- getDataElements() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElements(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the IDs of the data elements of the requested scope.
- getDataElements() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns all data elements of the template.
- getDataElementsForNode(int, ActivityConstants.AccessType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElementsForNode(int, ActivityConstants.AccessType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the IDs of all data elements which are accessed by the designated node with the designated
access types.
- getDataHistoryXML(int) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the history of the data element accesses and values as XML
document.
- getDataLogManager(SessionToken) - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets the log manager responsible for the
DataHistory assigned to
data manager for logging instance data.
- getDataManager(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets the data manager that is associated with this execution manager for
the designated process instance.
- getDataType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
-
Returns the date type of the attribute.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the data type of the field with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the data type of the column with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the data type of the field with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the data type of the column with the given name.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the ADEPT2 data type of the parameter.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the data type for the parameter of this template.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the data type for the parameter of this template.
- getDataType() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the data type of the configuration entry, which is an
AdeptDataType.
- getDataType() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the ADEPT2 data type of the parameter.
- getDataType() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the data type of the current IO parameter reference.
- getDataType() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRef
-
Returns the data type of the referenced parameter.
- getDataType() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the data type of the current parameter reference.
- getDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the data type of the mandatory output parameter which is not provided
a value.
- getDataType() - Method in class de.aristaflow.adept2.model.logmanagement.Column
-
Returns the data type of this column.
- getDataType() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the type of the data element as byte constant.
- getDataTypeForObject(Object) - Static method in enum de.aristaflow.adept2.model.logmanagement.DataType
-
Returns the equivalent data type for the given object's type.
- getDataTypeForObject(Object) - Static method in enum de.aristaflow.adept2.model.orgmodel.DataType
-
Returns the appropriate DataType for the given type of the
object.
- getDataTypeManager() - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
-
Gets a reference to the management functions of user-defined data types
which is provided by a separate state manager.
- getDate(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the Date configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a Date value.
- getDate(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the Date configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a Date value.
- getDate(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
This method will return the attribute value as Date or null.
- getDateOptTimeFormatter(DateTimeFormatter) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets the formatter for a date with an optional time and an optional offset in a string.
- getDateTimeFormatter(DateTimeFormatter) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets the designated formatter initialised with default values for the temporal fields.
- getDebugConfig() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets the global property which allows to enable the logging of the
initialisation of the configuration.
- getDecisionID(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the decision ID for the given edge code.
- getDecisionID() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the decision ID itself
- getDecisionIDs() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns all possible decision IDs, i.e. all possible return values
of the parameter.
- getDecisionIDs() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns all possible decision IDs, i.e. all possible return values
of the parameter.
- getDecisionLabel(long) - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the label which is associated with the given decision ID.
- getDecisionLabel(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the label which is associated with the given decision ID.
- getDecisionLabel() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the label of the decision ID.
- getDecisionParameter() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the decision parameter.
- getDecisionParameter() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the decision parameter.
- getDecisionStatement(long) - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the statement that is associated with the given decision ID.
- getDecisionStatement(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the statement that is associated with the given decision ID.
- getDecisionStatement() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the decision statement that must evaluate to true to activate this decision ID (for
displaying purposes).
- getDecisionStatements() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Gets all decision statements of this decision activity instance indexed by the corresponding
decision ID.
- getDecisionStatements() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Gets all decision statements of this decision activity instance indexed by the corresponding
decision ID.
- getDefault() - Static method in class de.aristaflow.adept2.util.net.OvertrustfulSSLSocketFactory
-
- getDefaultCharset() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getDefaultCharset() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the default character set of this client as specified by
Charset.defaultCharset().name().
- getDefaultCipherSuites() - Method in class de.aristaflow.adept2.util.net.OvertrustfulSSLSocketFactory
-
- getDefaultKeyManagerFactoryInstance() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getDefaultLocale() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getDefaultLocale() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the default locale of this client as specified by
Locale.getDefault().
- getDefaultOrigins() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
- getDefaultSessionTrackingModes() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the string representation for the default value for the parameter of
this template.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the string representation for the default value for the parameter of
this template.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
- getDelay(int) - Method in class de.aristaflow.adept2.util.threading.Delayer
-
Calculates the delay (in milliseconds) for the designated try count.
- getDelay(TimeUnit) - Method in class de.aristaflow.adept2.util.threading.LoggingScheduledFuture
-
- getDelegationComment() - Method in interface de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData
-
- getDelegationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
- getDelegationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
The ID of the delegation handling procedure.
- getDelegationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
The ID of the delegation handling procedure.
- getDelegationHistory() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
Gets the delegation history of this item, that is, the agents who have
delegated this item and the corresponding delegation comments.
- getDelegationHistory() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Gets the delegation history of this item, that is, the agents who have
delegated this item and the corresponding delegation comments.
- getDelegationManager() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
-
Gets the delegation manager which allows to retrieve potential recipients
for the delegation and to delegate a specific worklist item.
- getDelegationRecipients(WorklistItem, QualifiedAgent, QualifiedAgent, QualifiedAgent, QualifiedAgent, PolicyResolution) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationHandling
-
Gets a list of agents that the designated worklist item may be delegated
to.
- getDelegationRecipients(SessionToken, WorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationManager
-
Gets all possible delegation recipients for the designated worklist item and for the designated
delegating agent identified by the session token.
- getDelegationRecipientsIterator(SessionToken, WorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationManager
-
- getDelegationRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
Returns the staff assignment rule defining the agents to which the
item may be delegated.
- getDelegator() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem.Delegation
-
Gets the agent who has initiated this delegation.
- getDeltaLayer() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDeltaLayer() - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableInstance
-
Returns a reference to the delta layer of the instance, or null if
the instance is unchanged.
- getDeltaLayer() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the delta layer of the template.
- getDependencyOf(String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getDependencyOf(String) - Method in class de.aristaflow.adept2.core.changeoperations.VolatileNodeDependencyProvider
-
- getDependencyOf(String) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns dependency-related information about the parameter with the
specified name or null if the parameter has currently no dependency
bound to it or the parameter does not exist.
- getDependencyRegistry() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
Returns the privileged session factory assigned to this service.
- getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, UUID) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, UUID) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns all available dependencies for the specified dependency type in a map.
- getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, String) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
The same as
#getDependencyTypeArguments(Object, AdeptDataType, UUID) but
restricting based on the designated UDT name instead of the identifier ID.
- getDependencyTypes(ProcessConstants.AdeptDataType, UUID) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getDependencyTypes(ProcessConstants.AdeptDataType, UUID) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns all available dependency types in a map.
- getDeployedProcessManagers() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the process managers, this template is deployed to.
- getDerivableComment() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the derivable status for either subprocess or
top-level-usage.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the description of the parameter for the end user.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets a description for this activity template definition for usage in the
process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets a description for this operation for usage in the process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the description for the parameter of this template.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets a description for the ActivityTemplateDefinition of this
reference for usage in the process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the description for the parameter of this template.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Returns a description text of the common identifier (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets a description for the operation of this reference for usage in the
process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets a description for this abstract activity for usage in the process
model.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets a user-friendly description (including its localisation) for a
configuration entry.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Returns a description text of the icon (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the description of the parameter for the end user.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getDescription() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Returns a description text of the resource (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the description of this executable business process instance.
- getDescription() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
Gets the description of the attachment.
- getDescription() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Entry
-
Returns the description of this entry.
- getDescription() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns a description of the data element.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the description of this node.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the description of the process.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the description of the referenced process template.
- getDescription() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the description for the grouping worklist item aggregated from the group items.
- getDescription() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
A description of the worklist item for displaying purpose - corresponds to
the description of the corresponding executable business process.
- getDescriptionLocalisations() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the localisations of the description for the grouping worklist item aggregated from the
corresponding localisations of the group items.
- getDestinationNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets a description of this activity model parameter for the developer/the
administrator.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets a description for the developer of the activity template definition
and the administrator of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets a description for the developer of the configuration and the process
modeler.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets a description for the developer of the component and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets a description for the developer of the operation and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets a description of the ActivityTemplateDefinition of this
reference for the developer and the administrator of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets a description of this activity template parameter for the
developer/the administrator.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets a description for the developer of the configuration and the process
modeler.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets a description for the developer of the component and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets a description for the developer of the operation and the administrator
of the activity model.
- getDevelopmentActivityTemplate(SessionToken, String, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the development version of the designated activity template
(executable component description, operation, activity template definition
and optionally a configuration set merged to an appropriate activity
template) in the designated branch.
- getDevelopmentATD(SessionToken, String, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets the (full-fledged object representing the) development version of the
designated activity template definition in the designated branch.
- getDevelopmentATDReferencesOfCS(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing the development versions of all
activity template definitions of the designated configuration set in the
designated branch known by this manager.
- getDevelopmentATDReferencesOfCSIterator(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getDevelopmentATDReferencesOfOperation(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing the development versions of all
activity template definitions of the designated operation in the designated
branch known by this manager.
- getDevelopmentATDReferencesOfOperationIterator(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getDevelopmentCS(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets the (full-fledged object representing the) development version of the
designated configuration set in the designated branch.
- getDevelopmentCSReferences(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets lightweight objects representing the development versions of all
configuration sets in the designated branch known by this manager.
- getDevelopmentCSReferencesIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
- getDevelopmentECD(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets the (full-fledged object representing the) development version of the
designated executable component description in the designated branch.
- getDevelopmentECDReferences(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets lightweight objects representing the development versions of all
executable component descriptions in the designated branch known by this
manager.
- getDevelopmentECDReferencesIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
- getDevelopmentIcon(SessionToken, UUID, IconDescriptor.Dimension, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the designated dimension of the development version of the designated
icon in the designated branch.
- getDevelopmentIconDescriptor(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the development version of the icon descriptors for the designated
icon ID in the designated branch.
- getDevelopmentIconDescriptors(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the development versions of all icon descriptors in the designated
branch known by this manager.
- getDevelopmentIconDescriptorsIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
- getDevelopmentIdentifier(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets the development version of the designated identifier in the designated
branch.
- getDevelopmentIdentifiers(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets the development versions of all identifiers in the designated branch
known by this manager.
- getDevelopmentIdentifiersIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
- getDevelopmentOperation(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets the (full-fledged object representing the) development version of the
designated operation in the designated branch.
- getDevelopmentOperationReferencesOfECD(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets lightweight objects representing the development versions of all
operations of the designated executable component description in the
designated branch known by this manager.
- getDevelopmentOperationReferencesOfECDIterator(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
- getDevelopmentResource(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the development version of the designated resource in the designated
branch.
- getDevelopmentResourceDescriptor(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the development version of the resource descriptors for the designated
resource ID in the designated branch.
- getDevelopmentResourceDescriptors(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the development versions of all resource descriptors in the designated
branch known by this manager.
- getDevelopmentResourceDescriptorsIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
- getDimensions() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Gets all dimensions (width and height) the corresponding icon is available
for.
- getDir(String, boolean) - Static method in class de.aristaflow.adept2.util.FileTools
-
Checks if the designated path directory is a valid directory, it exists or
can be created and returns it.
- getDirectChildTemplateIDsFromDeltaLayer(Template, Template, boolean) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
For a given instance specific template and its base template, this method
will calculate the child templates that only occur in the base template or
the instance specific template.
- getDirectChildTemplates(Template, boolean) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Gets a set of all child templates (direct children only) of the designated
parent template which may be restricted to embedded child templates.
- getDisabledConnectors(int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDisabledConnectors(int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
(needs to be stored)
- getDistributionHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
- getDistributionHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
The ID of the distribution handling procedure.
- getDistributionHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
The ID of the distribution handling procedure.
- getDistributorID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the ID of the distributor, or null if not applicable.
- getDocumentDataElementList(Set<DataElement>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Exports a set of data elements to a document.
- getDocumentForAdhocTemplateMapping(Map<UUID, UUID>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document representing the given adhoc
template id mapping
- getDocumentForBaseTemplateMapping(Map<UUID, UUID>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document representing the given base
template id mapping
- getDocumentForEBP(ExecutableBusinessProcess) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
- getDocumentForEmbeddedTemplateMapping(Map<UUID, UUID>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document representing the given embedded
template id mapping
- getDocumentForExecutableInstanceAndStatus(ExecutableInstance, InstanceStatus, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Writes the given instance including its status to the given file.
- getDocumentForInstance(Instance) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Creates a DOM document from the instance.
- getDocumentForInstanceLocks(Map<UUID, ProcessModelXMLHelperTools.LockDescription>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document for the given instance locks
- getDocumentForParameter(ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
TODO set namespace, schema location, check schema?
- getDocumentForParameterSet(Collection<ProcessModelParameter>, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
TODO set namespace, schema location, check schema?
- getDocumentForProcessTypes(Set<ProcessModelXMLHelperTools.SerialisableProcessType>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document representing the given ProcessTypes
- getDocumentForTemplate(Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Creates a DOM document from the template.
- getDocumentForTemplateAndStatus(Template, TemplateStatus) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding document for a given template and a given template
status.
- getDocumentForTemplateInformations(Map<UUID, ProcessModelXMLHelperTools.TemplateInformation>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document representing the given TemplateInformations.
- getDocumentForTemplateLocks(Map<UUID, ProcessModelXMLHelperTools.LockDescription>) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Generates and returns a Document for the given template locks
- getDocumentFromFile(File, Schema, ErrorHandler) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Read a Document from a stream.
- getDocumentFromStream(InputStream) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Parse a Stream and converts it to a Document
- getDocumentFromStream(InputStream, Schema, ErrorHandler, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Read a Document from a file.
- getDocumentFromString(String, Schema) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Parse a string and converts it to a Document.
- getDOMXMLSignatureFactory() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getDouble(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getDouble(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getDriver(String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to locate a driver that understands the given URL.
- getDriverManager() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets a reference to a DriverManager encapsulating the normal
JDBC-driver manager.
- getDrivers() - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Retrieves an Enumeration with all of the currently loaded JDBC drivers
to which the current caller has access.
- getDropForeignKeyConstraintKeyword() - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
To drop a foreign key constraint from table columns, there are two syntaxes
available.
- getDropForeignKeyConstraintKeyword() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
To drop a foreign key constraint from table columns, there are two syntaxes
available.
- getDualInputValue(String, ProcessConstants.AdeptDataType, Class<T>) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
A "dual input parameter" is a parameter whose value can either be
provided by an input parameter or by an activity configuration field with
the same name or a combination of both.
- getDueDate() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
The due date, cf.
- getDueDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the due date for the grouping worklist item aggregated from the group items.
- getDueDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the timestamp as absolute date when this item has to be finished.
- getDueDateReference() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
Returns the reference time for relative due dates.
- getEasterSunday(Calendar) - Static method in class de.aristaflow.adept2.util.time.CalendarTools
-
Returns the day of the easter sunday in the designated year, determined by the algorithm in
Butchers "Ecclesiastical Calendar".
- getEBPForDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Retrieves the corresponding ExecutableBusinessProcess
- getEBPIdentifier(URI, Node, ExecutableBusinessProcess) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the given EBP.
- getEBPInstance() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns an object that keeps all the information about the EBP to be
executed.
- getEBPInstanceReference(Element, ProcessModelFactory) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Create a new ebp instance reference object from the given xml element.
- getEBPInstanceReference() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the reference to the corresponding process step which contains all
information to identify the process step.
- getEBPInstanceReference() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Returns the reference to the corresponding process step which contains all
information to identify the process step.
- getEBPInstanceReference() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
-
Gets the reference to the executable business process that has been started
on another runtime manager.
- getEBPInstanceReference() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getEBPType(ExecutableBusinessProcess) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Helper method to get the ebpType of an EBP.
- getECDManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for executable component descriptions which are the
physical entities for activities and the root of activity model branches.
- getECDReferenceRevisions(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets lightweight objects representing all revisions of the designated
executable component description or an empty list in case there are no
revisions yet.
- getECDReferenceRevisionsIterator(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
- getECDReferencesRevision(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets lightweight objects representing all executable component descriptions
of the designated revision known by this manager.
- getECDReferencesRevisionIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
- getECDRevision(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets the (full-fledged object representing the) designated revision of the
designated executable component description.
- getEdge(int, int, ProcessConstants.EdgeType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEdge() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
Return the edge object.
- getEdge(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the edge which is identified by the given source nodeID, destination
nodeID and the edge type.
- getEdgeCode(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the edge code for the given decision ID.
- getEdgeCode() - Method in interface de.aristaflow.adept2.model.processmodel.Edge
-
Returns the edge code.
- getEdgeIdentifier(URI, Node, Node, ProcessConstants.EdgeType) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getEdges(ProcessConstants.DeltaScope, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a set of comparable edges (edges with structural information),
of the given scope and type(s).
- getEdgeState(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the state of the edge.
- getEdgeStructure(ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEdgeStructure(ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Convenient method which returns all edges including
their structural data.
- getEdgeType() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
- getEffectiveMajorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getEffectiveMinorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getEffectiveSessionTrackingModes() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getElement() - Method in class de.aristaflow.adept2.core.client.SelectedGUIElementChangedEvent
-
Returns the element that has been selected or null in case the selection
has been removed but the graphical representation continues to exist.
- getElement() - Method in class de.aristaflow.adept2.ui.events.SelectedEBPChangedEvent
-
Returns the EBPInstanceReference of the selected activity.
- getElement(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Finds an DOM Element for a given Node.
- getElementID(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the locally valid ID assigned to the process element referenced by
the given URI.
- getElementType(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the type of the element referenced by the URI.
- getEmail() - Method in class de.aristaflow.adept2.model.mail.EmailResult
-
- getEmbdTmplNodesFromDeltaLayer(Template, Template) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Gets a list of all nodes of the designated template having embedded
templates are not also direct embedded children of the designated original
template.
- getEmbeddedTemplateMapping(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the embedded template ID mapping stored under the specified root node
- getEmbeddedTemplateMappingFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the embedded template ID mappings stored in the specified file.
- getEmbeddedTemplateMappingVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given embedded template mapping element
- getEncoding() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getEnd() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the index one position after the final character in the current
match, i.e. one position after the final %.
- getEnd() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the index one position after the final character in the current
match, i.e. one position after the final %.
- getEndColumn() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.TokenInfo
-
Returns the end column.
- getEndColumn() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Range
-
Returns the end column of this range.
- getEndNode() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEndNode() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the end node of the process.
- getEndOfChainEntityType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
A convenience method to retrieve the final entity type in the chain.
- getEnquiryRecipientMode() - Method in interface de.aristaflow.adept2.model.common.plugindata.EnquiryData
-
- getEnquiryRecipientMode(EnquiryData.EnquiryRecipientMode) - Method in interface de.aristaflow.adept2.model.common.plugindata.EnquiryData
-
- getEnquiryRecipients(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Gets all agents that are possible recipients for an enquiry for the
designated activity and the agent identified by the designated session
token.
- getEnquiryRecipientsIterator(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
- getEnquiryRecipientsRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.EnquiryData
-
- getEnquiryStack() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Gets the enquiry stack of this item, that is, the agent who has started the
enquiry, the recipients and the question asked.
- getEntities(SessionToken, EntityType, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list containing all entities of the given entity type.
- getEntities(SessionToken, String, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list containing the entities which are the result of the given org
policy.
- getEntities(SessionToken, EntityType, String, CmpOperator, Serializable, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list of all entities where the given attribute matches the comparison.
- getEntities(SessionToken, EntityType, Filter, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list of entities of the given entity type.
- getEntitiesIterator(SessionToken, EntityType, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getEntitiesIterator(SessionToken, String, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getEntitiesIterator(SessionToken, EntityType, String, CmpOperator, Serializable, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getEntitiesIterator(SessionToken, EntityType, Filter, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getEntity(SessionToken, EntityType, long, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns an Entity-object containing all information about the entity of the given type
and with the given id.
- getEntityAttributes(String, String...) - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.AbstractOrgModelExtension
-
- getEntityAttributes(String, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
-
Gets the designated attributes for the entity uniquely identified via the
designated uid.
- getEntityCount(SessionToken, EntityType, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Returns the current count of entities of the specified type.
- getEntityType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
-
Returns the entity type this attribute belongs to.
- getEntityType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicSelection
-
Returns the entity type if specified; null otherwise.
- getEntityTypeAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
Returns the entity type at the given index in the chain.
- getEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
- getEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationDescription
-
Gets all entries of this configuration description indexed by their names.
- getEntries() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription
-
- getEntries() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport
-
Returns an array containing all entries of this report.
- getEntriesForCheckID(String) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getEntriesForCheckID(String) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getEntriesForCheckID(String) - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns all check report entries which do have the given checkID
- getEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Returns the configuration entry with the designated name or null if
no entry with that name exists.
- getEntry(String) - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription
-
Returns the configuration entry with the designated name or null if
no entry with that name exists.
- getEntryAt(int) - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport
-
Returns the entry at the given index.
- getEntryCount() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet
-
Returns the number of log entries in this log entry set.
- getEntryCount() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport
-
Returns the current number of entries in this report.
- getEntryNumber() - Method in class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Returns the number of the entry.
- getEntrySet(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getEntrySet(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getErrorCode() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the error code where applicable.
- getErrorCode() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationEnvironmentException
-
Returns the well-defined ADEPT2-error code.
- getErrorCode() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Returns the well-defined ADEPT2-error code.
- getErrorCode() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary code indicating the error in case the activity has
failed.
- getErrorMessage() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the error message where applicable.
- getErrorMessage() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary message indicating the error in case the activity has
failed.
- getErrorState() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the error state where applicable.
- getErrorState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary state indicating the error in case the activity has
failed.
- getEscalationDate() - Method in interface de.aristaflow.adept2.model.common.plugindata.EscalationData
-
The first escalation time.
- getEscalationDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the escalation date for the grouping worklist item aggregated from the group items.
- getEscalationDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the timestamp as absolute date when this item is escalated.
- getEscalationHandlingId() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the escalation handling procedure ID title for the grouping worklist item aggregated from
the group items.
- getEscalationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.common.plugindata.EscalationData
-
- getEscalationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
The ID of the escalation handling procedure for the due date.
- getEscalationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
The ID of the escalation handling procedure for the due date.
- getEscalationPluginData() - Method in interface de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData.LevelData
-
- getEventHandler(SessionToken, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getEventHandler() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- getEventHandler() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- getEventHandler(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.eventmanager.EventManager
-
Gets the event handler that are registered for the designated event type
and source type.
- getEventHandler() - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
-
Gets the event handler that have been registered for this event source.
- getEventManager() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getEventManager() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the URI of the event manager of the event source that
produced this event.
- getEventSources(SessionToken, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getEventSources(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.eventmanager.EventManager
-
Gets the event sources that exist for the designated event type and source
type.
- getEventType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getEventType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
Gets the type of the events, this shared event source generates.
- getEventType() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the type of this event.
- getEXCEPTKeyword() - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets the keyword that is interpreted as EXCEPT by the underlying
database-management-system.
- getEXCEPTKeyword() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets the keyword that is interpreted as EXCEPT by the underlying
database-management-system.
- getExecutableBusinessProcess() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the activity or the subprocess attached to the node.
- getExecutableComponentDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the ExecutableComponentDescription this operation belongs
to.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the system-wide unique name of the
ExecutableComponentDescription of the
ActivityTemplateDefinition of this reference.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the name of the ExecutableComponentDescription the
operation of this reference.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the system-wide unique name of the
ExecutableComponentDescription this activity template
definition is based upon.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the ExecutableComponentDescription this operation belongs
to.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the system-wide unique name of the
ExecutableComponentDescription this abstract activity is based
upon.
- getExecutableComponentName() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2ActivityReference
-
- getExecutableComponentName() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
Gets the name of the executable component of the underlying activity in
case this is
an activity.
- getExecutableComponentName() - Method in class de.aristaflow.adept2.model.worklistmodel.LWPActivityReference
-
- getExecutableInstanceFromDocument(ExecutionFactory, Document, Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Creates an instance using the given DOM document.
- getExecutableInstanceFromFile(ExecutionFactory, File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the given file and determines the file type.
- getExecutableInstanceFromFile(ExecutionFactory, File, Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the given file and determines the file type.
- getExecutableInstanceFromStream(ExecutionFactory, InputStream, Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the designated input stream.
- getExecutionContext(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Gets the execution context for the designated activity.
- getExecutionContext(QualifiedAgent, DataContainer, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an execution context for a top-level instance its fields
initialised with the provided values.
- getExecutionContext(QualifiedAgent, ExecutableBusinessProcessInstance, DataContainer, ProcessConstants.ExecutionMode, boolean, Enquiry, Enquiry, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an application related execution context its fields initialised
with the provided values.
- getExecutionContext(QualifiedAgent, ExecutableBusinessProcessInstance, DataContainer, Enquiry, Enquiry, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an application related execution context for production mode its
fields initialised with the provided values.
- getExecutionContext() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getExecutionContexts(SessionToken, Collection<EBPInstanceReference>) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Gets the execution contexts for the designated activities.
- getExecutionControlManager(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the execution control manager for the designated activity.
- getExecutionControlManager(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getExecutionControlManager(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the execution control manager for the designated activity.
- getExecutionControlManager(SessionToken, EBPInstanceReference) - Method in class de.aristaflow.adept2.core.runtimemanager.gui.AbstractGUIManager
-
Gets the execution control manager for the designated activity, that is,
the execution control manager of the runtime manager of the designated
activity.
- getExecutionControlManager() - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
-
Gets a manager for controlling the execution of an activity, for instance,
finishing, suspending,...
- getExecutionControlManager() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Gets a manager for controlling the execution of an activity, for instance,
finishing, suspending,...
- getExecutionControlProperties(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
Gets the ExecutionControlProperties for the designated
activity.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
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.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
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.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
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.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the interactions that the executable component of this abstract
activity supports for controlling its execution, that is whether the
component responds to signals from the outside to suspend, reset or close
the component.
- getExecutionControlProperties(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Takes the given execution control properties element and creates an
execution control properties object out of it
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the execution control properties that reflect the abilities of this
executable business process instance on reacting to execution control
requests from the outside.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the interactions that this executable business process supports for
controlling its execution, that is whether it responds to signals from the
outside to suspend, reset or close it.
- getExecutionControlProperties() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
Returns the execution control properties that reflect the abilities of the
executable business process instance of this worklist item.
- getExecutionFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getExecutionFactory() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
- getExecutionFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the designated instance of the execution factory configured for the
designated component instance.
- getExecutionHistory() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the execution history.
- getExecutionHistory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getExecutionHistory() - Method in interface de.aristaflow.adept2.core.logmanager.LogManager
-
Returns the execution history managed by this log manager.
- getExecutionHistoryXML() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the execution history of the instance as XML document.
- getExecutionLogManager(SessionToken) - Method in interface de.aristaflow.adept2.core.processmanager.ProcessManager
-
Gets the log manager responsible for the
ExecutionHistory assigned
to this process manager for logging information about the execution of
its process instances.
- getExecutionManager() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
- getExecutionManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getExecutionManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getExecutionManagerForActivity(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Returns a reference to the execution manager that is responsible for the
designated activity.
- getExecutionManagerForActivity(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getExecutionManagerURIs() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the execution manager URIs where applicable.
- getExecutionManagerURIs() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the execution manager URIs.
- getExecutionManagerURIs() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the communication protocol depended URIs of the execution manager
which executes the referenced EBP-instance.
- getExecutionManagerURIs() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getExecutionManagerURIs() - Method in class de.aristaflow.adept2.model.worklistmodel.TLPInstanceReference
-
- getExecutionMessageNotification() - Method in interface de.aristaflow.adept2.core.runtimeservice.ExecutionMessageListener
-
Gets the interface to send the messages for a specific execution session
to.
- getExecutionMode() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Informs the runtime manager about the execution mode.
- getExecutionMode(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the execution mode of the designated node, that is production mode,
component test mode or substituted test mode (the component is not called
at all but substituted).
- getExecutionProductionChecks() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getExecutionProductionChecks() - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
Returns all checks which are required to be fulfilled for production use.
- getExecutionStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the execution status of the instance.
- getExecutionStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the execution status of the instance.
- getExecutionStatusComment() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the comment set for the current execution status.
- getExecutionStatusDate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Gets the date (as long) the current instance execution status has been set.
- getExecutionTestClientChecks() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getExecutionTestClientChecks() - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
Returns the checks which are required to be fulfilled for execution
in the test client.
- getExecutorService() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets an ExecutorService for executing long lasting tasks
asynchronously.
- getExecutorService() - Method in class de.aristaflow.adept2.core.client.ClientServiceSharedServices
-
Cf.
- getExecutorService() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets an ExecutorService for executing long lasting tasks
asynchronously.
- getExpectedDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
The ADEPT2-data element type of which the data element actually is.
- getExpectedExecutionManager() - Method in exception de.aristaflow.adept2.model.execution.WrongExecutionManagerException
-
Gets the communication protocol depended URIs assigned to that execution
manager which the client expected.
- getExpectedRuntimeManager() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
-
Gets the communication protocol depended URIs assigned to that runtime
manager which the caller expected.
- getExpectedUserDefinedTypes() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Gets the user-defined types which are expected and can be handled.
- getExportedKeys(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getExportedService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
-
Returns the service associated with the given remote object identifier.
- getExtension(File) - Static method in class de.aristaflow.adept2.util.FileTools
-
Returns the filename's extension, i.e. the characters after the last dot.
- getExtension(String) - Static method in class de.aristaflow.adept2.util.FileTools
-
Returns the file's extension, i.e. the characters after the last dot.
- getExtensions() - Method in class de.aristaflow.adept2.model.scripts.Script
-
Returns the script extensions or null if the script did not contain any extensions.
- getFactoryForCollectionAttribute(String) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Creates an AttributeFactory for the inner type of the given
collection attribute.
- getFallbackLocale(String, Locale) - Method in class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
-
- getFallbackSequence(Locale...) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets a sequence of locales in the order they should be used until a localisation for a specific
resource could be found for the designated preferred locales.
- getFallbackSequence(List<Locale>) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets a sequence of locales in the order they should be used until a localisation for a specific
resource could be found for the designated preferred locales.
- getField(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the field referenced be the passed URI or null if no field is
referenced by the URI.
- getFieldCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the number of fields in this WebForm container.
- getFieldCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the number of fields in this WJP container.
- getFieldNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the names of all fields in this WebForm container.
- getFieldNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the names of all fields in this WJP container.
- getFile() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getFile() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
- getFileAttributes() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getFileAttributes() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
Gets the basic file attributes of the path of this event.
- getFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getFileName() - Method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue.FileDescriptor
-
Gets the name of the file this descriptor represents.
- getFileName() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the name of the file as sent by the client, in case the attachment was
a file upload, null otherwise (for non-file binary data).
- getFileUrl() - Method in class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
-
Gets the URL of the underlying properties file.
- getFilter() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getFilterFactory() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getFilterFactory() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a filter factory for creating objects that allow to filter specific
elements, for instance, process templates having a specific node or
worklist items with specific attributes,...
- getFilterFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getFilterOnAttribute() - Method in interface de.aristaflow.adept2.model.filter.ContainsFilter
-
Returns the filter that is applied to the objects in the collection returned by the attribute.
- getFilterRegistration(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getFilterRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getFirst() - Method in class de.aristaflow.adept2.util.types.Pair
-
- getFirst() - Method in class de.aristaflow.adept2.util.types.Triple
-
- getFixedForChildren() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfiguration
-
Gets the names of all configuration entries that may not be overridden by
child configurations.
- getFixedHolidays() - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
Provides the local fixed public holidays (without a year) including their
names.
- getFixedHolidays(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
Returns the fixed holidays as Calendar-instances with respect to the year
specified by the designated calendar.
- getFixedHolidays() - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_de_DE
-
- getFloat(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the float configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a double value.
- getFloat(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the float configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a double value.
- getFloat(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getFloat(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getFloat(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
This method will return the attribute value as float or 0 if it is
null.
- getFloatingHolidays(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
Provides the local floating holidays in the designated year including their
names.
- getFloatingHolidays(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_de_DE
-
Returns the floating holidays for Germany (national and religious),
ignoring region-specific public holidays but setting the names of some
important sundays (which are obviously no working days and need not be
considered).
- getFloatingHolidays(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_de_DE_BW
-
Returns the floating holidays for Germany (national and religious)
including the ones for Baden-Württemberg.
- getFormattedSignature(Class<?>[]) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
-
- getFormattedSignature(Class<?>[]) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
- getFormattedSignature(Class<?>[]) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getFormattedSignature(Class<?>[]) - Method in interface de.aristaflow.adept2.base.service.NameResolution
-
Helper method for getting a string describing the parameter types as method
signature for use in log messages and exceptions.
- getFormattedSignature(Class<?>[]) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Helper method for getting a string describing the parameter types as method
signature for use in log messages and exceptions.
- getFormattedString(String, Object...) - Method in class de.aristaflow.adept2.util.i18n.Messages
-
Returns the formatted string for the specified key and format arguments.
- getFormatterFactory() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the system data formatter factory.
- getFormatterFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getFormatterFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the designated instance of the system data formatter configured for
the designated component instance.
- getFrom() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getFromDate() - Method in class de.aristaflow.adept2.core.worklistmanager.DefaultAbsenceInformation
-
- getFromDate() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager.AbsenceInformation
-
Gets the date (as long, that is milliseconds) from which on the agent is
absent.
- getFromInputParameters() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityConfiguration
-
Gets a map containing the names of configuration entries of which the
values are to be retrieved from an input parameter.
- getFromProcessConfigurations() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityConfiguration
-
Gets a map containing the names of configuration entries of which the
values are to be retrieved from entries of the process configuration.
- getFunction() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.NavFunctionInstance
-
Returns the function (definition) this object is an instance of.
- getFunction(EntityType, String) - Static method in class de.aristaflow.adept2.model.orgmodel.NavFunction
-
Returns the NavFunction object for the function with the given name
for the given entity type.
- getFunctionalDocumentation() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
-
Returns the functional ('fachliche') documentation.
- getFunctionAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
Returns the function at the given index.
- getFunctionColumns(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getFunctionCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
Returns the number of functions.
- getFunctions(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getFunctionsFor(EntityType) - Static method in class de.aristaflow.adept2.model.orgmodel.NavFunction
-
Returns all functions defined for the given entity type.
- getFunctionsFor(RelationType) - Static method in class de.aristaflow.adept2.model.orgmodel.NavFunction
-
Returns a two-element array containing the left-to-right and right-to-left
navigational function associated with the specified relation type.
- getGeneratedKeys() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedStatement
-
- getGlobalConfiguration() - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalProvider
-
Gets the global configuration that complements and overrides the activity
configuration stemming from the process model.
- getGlobalInvocationResolver() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
Gets the resolver for global URIs or null if the invocation
is not based on a global URI.
- getGlobalPublicKeySpec() - Method in interface de.aristaflow.adept2.base.security.SecurityManager
-
Gets the components (modulus and exponent) of the public RSA key of the global security manager
which allows to verify instances of SessionFactory retrieved from the global
security manager.
- getGlobalRegistry(SessionToken) - Method in class de.aristaflow.adept2.base.cluster.RegistryProviderConf
-
- getGlobalRegistry(SessionToken) - Method in class de.aristaflow.adept2.base.cluster.RegistryProviderDb
-
- getGlobalRegistry(SessionToken) - Method in interface de.aristaflow.adept2.base.communication.GlobalRegistryServiceProvider
-
Gets (the instance of) the current global registry.
- getGlobalRegistry(SessionToken) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistryProvider
-
Gets the URIs of the current global registry.
- getGlobalRegistry(SessionToken) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Returns a reference to (the default instance of) the global registry.
- getGlobalRegUris() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets the URIs of this server cluster node or null in case this
node is a client or the URIs of the server cannot be retrieved (server is
not running).
- getGlobalSecurityManager() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
-
Returns the global security manager which provides access to session
factories which in turn provide access to the ADEPT2-API.
- getGlobalSequence(String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Gets the sequence with the designated name.
- getGlobalSequence(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getGlobalSequence(String) - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the sequence of the designated name.
- getGlobalServiceExport() - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the global service export interface, that allows arbitrary services,
to be exported via a corresponding callback object.
- getGlobalServiceUris(String, String, String) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the global URIs with which the designated service instance is
published.
- getGlobalServiceUris(String, URI) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the global URIs of the service, which is referenced in the given
object URI.
- getGlobalServiceUris(String, String) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Gets the URIs with which the designated service can be reached globally
(via the global registry).
- getGlobalServiceUris() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
-
Gets the URIs under which the service has been globally published.
- getGlobalWorklist(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the global worklist which contains all worklist items available in
this worklist manager.
- getGlobalWorklist(SessionToken, Filter) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the global worklist which contains all worklist items available in
this worklist manager with the items filtered appropriately.
- getGlobalWorklistIncrementally(SessionToken, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
- getGlobalWorklistIncrementally(SessionToken, Filter, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
- getGraphicalModelFactory() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getGraphicalModelFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getGraphicalModelFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the designated instance of the graphical model factory configured for
the designated component instance.
- getGroupExecutionContext() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the execution context of the group this EBP instance can be part of.
- getGroupExecutionContext() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the execution context of the group this node can be part of.
- getGroupExecutionContext() - Method in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
- getGroupId() - Method in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
- getGroupId() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupActivityReference
-
Gets the ID of the group this activity reference represents.
- getGroupId() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the ID of the group this worklist item belongs to.
- getGroupingWorklistItem(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Gets the grouping worklist item representing the designated group.
- getGroupName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the name of the group this EBP instance can be part of.
- getGroupName() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the name of the group this node can be part of.
- getGroupName() - Method in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
- getGUIContext(SessionToken, ActivityInstance, EBPInstanceReference, String, ExecutionContext, ExecutionControlManager, Thread) - Method in interface de.aristaflow.adept2.core.runtimemanager.gui.GUIManager
-
Gets an appropriate GUI context for the designated activity as configured
locally for the corresponding client.
- getGUIContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the GUI context which contains the parent GUI for the
application.
- getGUIContext(SessionToken, ActivityInstance, EBPInstanceReference, String, ExecutionContext, ExecutionControlManager, Thread) - Method in class de.aristaflow.adept2.ui.guimanager.NullGUIManager
-
- getGUIContext(SessionToken, ActivityInstance, EBPInstanceReference, String, ExecutionContext, ExecutionControlManager, Thread) - Method in class de.aristaflow.adept2.ui.guimanager.RemoteHTMLGUIManager
-
- getGUIContextAttributes() - Method in class de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
-
- getGUIContextAttributes() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
Always returns the empty map.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the ID of the GUI context the executable component of this activity
template definition needs, for instance, an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the ID of the GUI context the executable component needs, for instance,
an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the ID of the GUI context the executable component of this operation
needs, for instance, an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the ID of the GUI context the executable component of this abstract
activity needs, for instance, an SWT or an AWT context.
- getGUIContextID() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2ActivityReference
-
- getGUIContextID() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
Gets the ID of the
GUIContext the
referenced activity/EBP needs.
- getGUIContextID() - Method in class de.aristaflow.adept2.model.worklistmodel.LWPActivityReference
-
- getGUIManager() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the GUI manager responsible for synchronising the currently selected
element in the GUI.
- getGUIManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getGUIManager() - Method in exception de.aristaflow.adept2.core.runtimemanager.gui.GUIContextUnavailableException
-
Gets the name of the GUI-manager which was unable to create a requested
GUI-context.
- getHandlerExecutorService() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
Gets an executor service for event handling by arbitrary event sources.
- getHandlers() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getHead(Handler) - Method in class de.aristaflow.adept2.base.registry.CSVFormatter
-
Gets the header line containing the names of the fields of a record as
needed for a CSV.
- getHeader() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the additional response headers.
- getHeaderData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets all header data which is sent with the body part of the multipart this
attachment stems from.
- getHeight() - Method in class de.aristaflow.adept2.model.graphical.Rectangle
-
Gets the height of the rectangular area or 0 for a point.
- getHeight() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets the desired height for the returned image.
- getHierarchicalInstanceName(String, String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
-
- getHierarchicalInstanceName(String, String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
- getHierarchicalInstanceName(String, String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getHierarchicalInstanceName(String, String) - Method in interface de.aristaflow.adept2.base.service.NameResolution
-
Returns a hierarchical instance name containing the component type as well
as the instance name.
- getHierarchicalInstanceName(String, String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns a hierarchical instance name containing the component type as well
as the instance name.
- getHierarchicalSourceName() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- getHierarchicalSourceName() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- getHierarchicalSourceName() - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
-
Gets the hierarchical name of this source, that is the event type, the
source type and the source ID for usage in log messages and alike.
- getIcon(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.IconProvider
-
Gets the (latest revision of the) designated icon (in PNG-format) or
null in case no icon with the designated ID exists.
- getIcon(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.globalprovider.IconProvider
-
Gets the (latest revision of the) designated icon (in PNG-format) with the
designated dimensions or null in case no icon with the
designated ID exists.
- getIcon(SessionToken, IconDescriptor) - Method in interface de.aristaflow.adept2.core.globalprovider.IconProvider
-
Gets the the icon (in PNG-format) identified by the icon descriptor.
- getIcon(SessionToken, IconDescriptor, int, int) - Method in interface de.aristaflow.adept2.core.globalprovider.IconProvider
-
Gets the the icon (in PNG-format) identified by the icon descriptor.
- getIconDescriptor(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.IconProvider
-
Gets the latest revision of the designated icon descriptor or
null in case no icon descriptor with the designated ID exists.
- getIconDescriptorRevision(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the designated revision of the designated icon descriptor.
- getIconDescriptorRevisions(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets all revisions of the designated icon descriptor or an empty list in
case there are no revisions yet.
- getIconDescriptorRevisionsIterator(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
- getIconDescriptorsRevision(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets all icon descriptors of the designated revision known by this manager.
- getIconDescriptorsRevisionIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the ID of the icon to use for process steps and worklist items for
this operation.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
- getIconID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getIconID() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the ID of the icon to use for process steps and worklist items of this
EBPInstance.
- getIconID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Gets the ID of the icon to use for displaying this data element in a
template view.
- getIconID() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the ID of the icon to use for displaying this node in a template view.
- getIconID() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the ID of the icon to display in the worklist representing the
underlying activity.
- getIconManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for handling icons that are used for process
steps/activities in worklists.
- getIconProvider() - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalProvider
-
Gets the interface providing icons for worklist items and activities.
- getIconRevision(SessionToken, UUID, IconDescriptor.Dimension, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the designated revision and the designated dimension (index of
corresponding
dimension array) of
the designated icon.
- getID(PublicKey) - Method in class de.aristaflow.adept2.base.sessionmanagement.SignedSecurityToken
-
Verifies the token and gets the unique ID of this security token which can
be used like a revision to invalidate a security token.
- getID() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getID() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventHandler
-
- getID() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- getID() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- getId() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the ID of the execution history entry.
- getId() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the ID of the execution history entry that recorded this step as
completed.
- getId() - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.AbstractOrgModelExtension
-
- getId() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
-
Gets the unique ID of the org model extension.
- getID() - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationHandling
-
Gets the (unique) name of this delegation handling procedure to identify
it as specified for a worklist item.
- getID() - Method in interface de.aristaflow.adept2.core.worklistmanager.DistributionHandling
-
Gets the (unique) name of the distribution handling procedure which is
used to choose the right procedure for a certain worklist item.
- getID() - Method in interface de.aristaflow.adept2.core.worklistmanager.EscalationHandling
-
Gets the (unique) name of this escalation handling procedure to identify
it as specified for a worklist item.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition this activity template definition
is based upon.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition of this reference.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Returns the repository-wide unique ID of the identifier.
- getID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition this abstract activity is based
upon.
- getID() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Returns the repository-wide unique ID of the icon.
- getID() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Returns the repository-wide unique ID of the resource.
- getID() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the ID for this event that is set consecutively for all events of the
same type produced by the same event source.
- getID() - Method in interface de.aristaflow.adept2.model.events.handler.EventHandler
-
Gets the ID of this event handler.
- getID() - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
-
Gets the ID of this source.
- getID() - Method in interface de.aristaflow.adept2.model.inittab.InitTabEntry
-
Gets the internal ID of the entry.
- getID() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the ID of this log entry or Long.MIN_VALUE if this entry
has no associated ID.
- getID() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the ID of the data element.
- getID() - Method in class de.aristaflow.adept2.model.processmodel.IDWrappingTemplate
-
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the (logical) ID of the instance, which is system-wide unique.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the (logical) ID of the instance, which is system-wide unique.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the id of the element.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the template.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the unique (with respect to a process repository) ID of the referenced
process template.
- getID() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
The system-wide unique ID of this worklist.
- getID() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
The system-wide unique ID of this worklist.
- getID() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
The system-wide unique ID of this worklist.
- getID() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
The system-wide unique unique ID of this worklist item.
- getId() - Method in class de.aristaflow.adept2.util.threading.PipelineRunnable
-
Deprecated.
Gets the ID of this pipeline.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the ID of the identifier for the parameter of this template.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the ID of the identifier for the parameter of this template.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
- getIdentifierID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the identifier of the mandatory output parameter which is not provided
a value.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the ID of the common identifier, which represents the type of the
element in detail.
- getIdentifierManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for identifiers, which provide additional information for
parameters of activities.
- getIdentifierPath(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the identifier path of the passed URI.
- getIdentifierPathRelToBase(String) - Static method in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifierPath
-
Returns the information about the structure of the identifier path for the given process element.
- getIdentifierPathRelToBase(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the identifier path without the leading baseID.
- getIdentifierRevision(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets the designated revision of the designated identifier.
- getIdentifierRevisions(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets all revisions of the designated identifier or an empty list in case
there are no revisions yet.
- getIdentifierRevisionsIterator(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
- getIdentifiers() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets all identifiers of all (defined) parameters of this activity template
independent from the access type of the parameters.
- getIdentifiersRevision(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets all identifiers the designated revision known by this manager.
- getIdentifiersRevisionIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
- getIgnoredOutputParameters() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the names of all output parameters that have not been stored to the
data container yet.
- getImage() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
-
Gets the binary data of the image represented as the appropriate
image type.
- getImageSize() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
-
Gets the size of the image in pixels.
- getImplementationClass() - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.InstanceInformation
-
Gets the class (full name) which is used as implementation for the
instance.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
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.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the name of the class implementing ExecutableComponent
for the physical counterpart of this component description.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the name of the class implementing ExecutableComponent
for the physical counterpart of the component description of this
operation.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the class implementing ExecutableComponent
which is called when the process node is executed for which this abstract
activity is for.
- getImportedKeys(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getIndexedInputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.VariableParallelismEBP
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getIndexObject() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectRunnable
-
- getIndexObject() - Method in interface de.aristaflow.adept2.util.threading.executor.ObjectRunnable
-
Gets the object with which this runnable is managed and executed within an object-specific
executor service.
- getIndexObjectFor(O1) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
-
Gets the object used for managing and executing runnables within this executor.
- getIndexObjectFor(O) - Method in class de.aristaflow.adept2.util.threading.executor.LimitedPipelineExecutor
-
Gets the object used for managing and executing runnables within this executor.
- getIndexObjectFor(O) - Method in class de.aristaflow.adept2.util.threading.executor.ObjectOneWorkExecutor
-
- getIndexObjectFor(O) - Method in class de.aristaflow.adept2.util.threading.executor.UnlimitedPipelineExecutor
-
- getIndividualDescription() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the individual description of the item by the user.
- getIndividualDueDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the individual due date of this client worklist item.
- getIndividualEscalationDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Returns the individual timestamp as absolute date when this item is
escalated.
- getIndividualEscalationHandlingProcedureID() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the ID of the escalation handling procedure set for the current
individual escalation date.
- getIndividualPluginDatas() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Returns a map from the ID of a plug-in to the plug-in data objects.
- getIndividualPriority() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the individual priority of this client worklist item.
- getIndividualSupportedPlugins() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Returns a map from the ID of an extension point to the IDs of the plug-ins
within the extension point.
- getIndividualTitle() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the individual title of the item by the user.
- getIndividualUserAttributes() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Returns all user attributes as map, the key of the map is the
name of the attribute.
- getIndividualWorklistItemSettings(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Returns the individual item settings which are stored for the given
worklist identified by its unique id.
- getIndividualWorklistItemSettings() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Returns a set of all individual worklist item settings which have been set
for this worklist item.
- getInitialisationDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistRevision
-
Gets the initialisation date of the worklist.
- getInitialService() - Method in class de.aristaflow.adept2.core.registry.twophase.TwoPhaseBootstrap
-
Gets the initial service that is provided in the first phase of
bootstrapping.
- getInitialSessionContext(ClientSessionFactory, String, EBPInstanceReference, DataContext, ExecutionContext, GUIContext, RuntimeEnvironment, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns an application related implementation of the session context and
initialises the sessionID of the session context by the passed value.
- getInitiatorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the qualified agent who initiated the instance.
- getInitiatorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the qualified agent who initiated the instance.
- getInitParameter(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getInitParameterNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getInitTab(SessionToken) - Method in interface de.aristaflow.adept2.core.inittab.InitTabManager
-
Returns the complete init tab.
- getInitTabFactory() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getInitTabFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getInitTabFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the designated instance of the init tab model factory configured for
the designated component instance.
- getInitTabInputData(SessionToken, InitType, int) - Method in interface de.aristaflow.adept2.core.inittab.InitTabManager
-
Returns the input data for the given init tab entry, or null if not
applicable.
- getInitTabManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getInitTabManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getInitType() - Method in interface de.aristaflow.adept2.model.inittab.InitTabEntry
-
Returns the init type of
- getInlineName() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
Gets the name used in the corresponding HTML message to refer to this attachment.
- getInnerType() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
Gets the inner type of this list, that is the type of the list elements.
- getInnerType(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Parses the designated UDT name and returns the inner data type as well as
the UDT name if appropriate.
- getInputDataContainer(SessionToken, Instance, Set<Integer>) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Gets an input data container providing the most recent values of the
designated data element IDs.
- getInputName() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the name of the referenced input parameter.
- getInputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the input parameter with the given name or null if no such
parameter exists.
- getInputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the input parameters of the referenced process template that has to be
provided when a corresponding instance is started as a list.
- getInputParameterTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the types of all input parameters indexed by the parameter name.
- getInputParameterValues() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the values of all input parameters indexed by the parameter name.
- getInputParams() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all input parameters in a list.
- getInputStream() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachmentDataSource
-
- getInputStreamForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an input stream containing the XML code of the given node.
- getInputStreamForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an input stream containing the XML code of the given node.
- getInputStreamForInstance(Instance) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given instance
- getInputStreamForInstance(Instance, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given instance
- getInputStreamForTemplate(Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given template
- getInputStreamForTemplate(Template, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given template
- getInputStreamForTemplateAndStatus(Template, TemplateStatus) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given template and a given template
status.
- getInputStreamForTemplateAndStatus(Template, TemplateStatus, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns The corresponding stream for a given template and a given template
status.
- getInputTypes() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the input parameter types in an array of the corresponding classes
ordered by their position.
- getInputValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object
of the closest related java type.
- getInputValue(String, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object
of the closest related java type.
- getInputValue(String, ProcessConstants.AdeptDataType, boolean, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object of the
closest related java type.
- getInputValue(ProcessModelParameter, boolean, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object of the
closest related java type or the appropriate converted type.
- getInputValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the values of the input parameter in an array of object ordered by
their position.
- getInputValues() - Method in class de.aristaflow.adept2.model.scripts.Script
-
Returns the optional parameter values; null if the parameter parentheses were not
present; empty if the parameter parentheses were present but didn't contain any parameters.
- getInstance(String) - Static method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Returns the instance of the JDBC driver manager for the designated directory.
- getInstance(Logger) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.parser.OrgPolicyParser
-
Returns an OrgPolicyParser using the designated logger.
- getInstance(SessionToken, UUID, RenderOptions) - Method in interface de.aristaflow.adept2.core.processimagerenderer.ProcessImageRenderer
-
Gets the designated process instance from the process manager as rendered
image.
- getInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the designated process instance conforming to the ADEPT2-process
model.
- getInstanceChanging() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets the interface for changing an instance.
- getInstanceChanging() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getInstanceChanging() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to the management of instance changes, that is,
retrieving, committing and aborting the changing of instances.
- getInstanceControl() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets the interface for controlling an instance.
- getInstanceControl() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
Gets the interface for controlling an instance.
- getInstanceControl() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getInstanceControl() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the interface for controlling an instance.
- getInstanceControl() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
Gets the instance control of the execution manager of this event manager
for starting a new instance based on an occurred database event.
- getInstanceControl() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to the management of instances, that is, controlling the
state of an instance (start, suspend, resume, commit, abort,...) and
starting new instances.
- getInstanceExecutionStatus() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the execution status of the instance which has led to this exception
or null in case a migration state has led to this exception.
- getInstanceForChanging(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceChanging
-
Gets a process instance that may be changed after retrieval.
- getInstanceFromDocument(Document, Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Creates an instance using the given DOM document.
- getInstanceFromFile(File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the given file and determines the file type.
- getInstanceFromFile(File, Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the given file and determines the file type.
- getInstanceFromStream(InputStream) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from an input stream.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the ID of the instance this data container is for a node of.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the instance ID that the data container is expected to be of (but is
not) or null in case this exception has not been raised due to wrong node
information when flushed.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ID of the process instance of which a data element has been
requested which is of the wrong type.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the instance for which a mandatory output parameter has no
value.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the ID of the process instance the activity belongs to, the
corresponding super-process instance or the instance itself in case of a
reference to a top-level instance.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
The ID of the instance, the histories belong to.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the (logical) ID of the instance, this status object belongs to.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the execution status of the instance which has led to this exception
or null in case a migration state has led to this exception.
- getInstanceID() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getInstanceID() - Method in class de.aristaflow.adept2.model.worklistmodel.TLPInstanceReference
-
Returns the ID of the process instance.
- getInstanceIdentifier(String, Instance) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Constructs the process element identifier URI for the given instance.
- getInstanceIDForEntry(SessionToken, InitType, int) - Method in interface de.aristaflow.adept2.core.inittab.InitTabManager
-
Returns the ID of the currently or last running instance of the given
init tab entry, returns null if no instance has run yet.
- getInstanceInformation(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Returns the information (component type, instantiation mode and
implementation class) for the designated component instance.
- getInstanceLocks(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the instance locks stored under the specified root node
- getInstanceLocksFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the current locks stored in the specified file.
- getInstanceLocksVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given instanceLocks element
- getInstanceLogID() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the log ID of the process instance.
- getInstanceLogID() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the log ID of the process instance.
- getInstanceLogId() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
- getInstanceLogId() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getInstanceLogId() - Method in class de.aristaflow.adept2.model.worklistmodel.TLPInstanceReference
-
Returns the unchangeable log ID of the process instance.
- getInstanceManager() - Method in interface de.aristaflow.adept2.core.processmanager.ProcessManager
-
Gets an implementation for the management of process instances which allows
to retrieve a running instance to provide access for changing a process
instance, for executing a process instance and to retrieve the execution
history.
- getInstanceMigrationStatus() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the migration status of the instance which has led to this exception
or null in case an execution state has led to this exception.
- getInstanceName() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getInstanceName() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the hierarchical instance name of the service using this registry.
- getInstanceName() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the process instance name where applicable.
- getInstanceName() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the process instance name.
- getInstanceNameFromServiceURI(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
-
Returns the hierarchical instance name from the service URI.
- getInstanceNameFromServiceUri(URI) - Method in interface de.aristaflow.adept2.base.communication.InvocationTarget
-
Returns the hierarchical instance name from the designated remote
identifier.
- getInstanceNameFromServiceUri(URI) - Method in class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
-
- getInstanceNameFromServiceURI(URI) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Returns the hierarchical instance name from the service URI.
- getInstanceNameFromServiceURI(URI) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Returns the hierarchical instance name from the service URI.
- getInstanceNameTemplate() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getInstanceNameTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets a (string) template for the name of instances created on this process
template.
- getInstanceReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the lightweight representation of the designated process instance.
- getInstancesChangeableComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the "instances changeable"-status for either
subprocess or top-level-usage.
- getInstancesMigratableToComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the "instances migratable to"-status for either
subprocess or top-level-usage.
- getInstanceStateListener() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the communication protocol depended URIs of the callback interface
that needs to be informed in case of state changes (especially for
termination) of this instance.
- getInstanceStateNotification() - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceStateListener
-
Gets the interface to send notifications to when the state of the observed
instance changes, that is it is suspended, resumed, finished or
failed.
- getInstanceStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets an object representing the status of the designated process instance,
that is, whether the instance is outdated, may be derived, may be
instantiated, whether instances may be migrated to and whether instances
are changeable.
- getInstanceStatusFromInstanceDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance status from the given.
- getInstanceStatusFromInstanceFile(File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance status from the given.
- getInstancesWithFailedNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
-
- getInstancesWithRunningNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
-
- getInstancesWithSuspendedNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
-
- getInstantiableComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the instantiable status for either subprocess
or top-level-usage.
- getInstantiableTemplateReferences(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Gets the lightweight representations of all templates that can be
instantiated as top-level-processes, that is, they exist in the process
manager and they are in the state INSTANTIABLE as top-level
processes.
- getInstantiableTemplateReferencesIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
- getInstantiableTemplates(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Gets the IDs of all templates that can be instantiated as
top-level-processes, that is, they exist in the process manager and they
are in the state INSTANTIABLE as top-level processes.
- getInstantiableTemplatesIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
- getInstantiationMode(String, String, Configuration) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Returns the instantiation mode for the designated component instance as
specified in the corresponding configuration.
- getInstantiationMode(String, String, Configuration) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Overridden to log non-singleton services.
- getInteger(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the integer configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a long
value.
- getInteger(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the integer configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a long
value.
- getInteger(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getInteger(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getInteger(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
This method will return the attribute value as an int or 0 if it is
null.
- getIntegerNullSafe(LogEntry, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getInterfaceForComponentType(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Returns the class object of the corresponding interface / superclass, if
the component type is declared.
- getInterfaceForComponentType(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getInterfaceForComponentType(String) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Returns the class object of the corresponding interface / superclass, if
the component type is declared.
- getInterfaceForComponentType(String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the class object of the corresponding interface / superclass, if
the component type is declared.
- getInternalVersion() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the internal version of this template, that is, an encoded version
number specifying the ancestors/descendants and siblings of a template.
- getInternalWorklist(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the worklist that has the designated (unique) ID.
- getInternalWorklist(SessionToken, UUID, Filter) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the worklist that has the designated (unique) ID with the items
filtered appropriately.
- getInternalWorklistIncrementally(SessionToken, UUID, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
- getInternalWorklistIncrementally(SessionToken, UUID, Filter, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
- getInterNodeCommUris() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets the URIs of the service for inter node communication of this cluster
node or null if the node currently has no inter node
communication service, e. g. while restarting.
- getInvalidDataContainer() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the data container that caused this exception.
- getInvalidParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the name of the parameter that has behaved unexpectedly or null in
case this exception has been raised due to wrong node information when
flushed.
- getInvocationDelegate() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
Gets the invocation delegate processes a remote call through a specific
communication stack/service.
- getInvocationHandler(URI, Class<T>, boolean) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2StubFactory
-
Returns the InvocationHandler for the remote service/callback object that
is associated with the designated remote object identifier and the
designated remote interface.
- getInvocationHandling(URI) - Method in interface de.aristaflow.adept2.base.communication.InvocationTarget
-
Gets the interfaces required to handle the invocation for the designated
URI.
- getInvocationHandling(URI) - Method in class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
-
- getInvocationTarget() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Gets the invocation target of this communication service.
- getInvocationTarget(URI) - Method in interface de.aristaflow.adept2.base.communication.GlobalInvocationResolver
-
Gets the invocation target for the designated URI.
- getInvocationTarget(URI) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
- getIOParser(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
-
Returns a parser for the specified parameterised string (for IO parameter
references).
- getIOReplacer(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
-
Returns a replacer for the specified parameterised string (for IO parameter
references) to replace parameter references with actual values.
- getIPAddressLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the IP address limit as integer or 0 if there is no
limit
- getIPAddressMask() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the mask value, or 0 if there is no mask or no limit.
- getIsModifiedFromInstanceDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Returns the state of the isModified attribute in the given document
of an instance.
- getIteratorConnection() - Method in interface de.aristaflow.adept2.base.dbaccess.JDBCDataSource
-
- getJavaVersion() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getJavaVersion() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the version of the running Java Virtual Machine of the client as
specified by
System.getProperty("java.version").
- getJspConfigDescriptor() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getKeepCallerTrace() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
Returns whether a stack trace of the thread checking out an object should
be kept.
- getKeepLogHandler() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets the global property which allows to keep already registered log
handlers in the logger hierarchy.
- getKeys() - Method in class de.aristaflow.adept2.util.i18n.AristaFlowBundle
-
- getKnownUserLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the overall number of users which are allowed to be known by the
product or 0 if there is no user limit.
- getLabel() - Method in enum de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.TaskState
-
- getLabelForArgument(Dependency) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getLabelForArgument(Dependency) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns a label text for argument of the designated dependency.
- getLabelForType(Object) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getLabelForType(Object) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns a label text for the given dependency type.
- getLabelForTypeAndArgument(Dependency) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getLabelForTypeAndArgument(Dependency) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns a label text for the designated dependency.
- getLanguage() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the name of the programming language this user-defined function is
written in.
- getLastActiveTime(T) - Method in interface de.aristaflow.adept2.util.objectpool.ObjectLifeCycle
-
Returns the time of the last recorded activity of the given object (i.e.
- getLastActiveTime(T) - Method in interface de.aristaflow.adept2.util.objectpool.ObjectWrapperLifeCycle
-
Returns the time of the wrapped object's last recorded activity (i.e. the
last time, the wrapped object was used by the borrower).
- getLastAddedReportEntry() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getLastAddedReportEntry() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getLastAddedReportEntry() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns the last added report entry
- getLastForeignUpdate() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets the last time the status of this cluster has been updated by a
different node or -1 if the cluster node has not been updated by a
different node yet.
- getLastModificationTime() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the date (as long) when this template has been modified the last time.
- getLastModified() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getLastModified() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
- getLastOwnUpdate() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the last time the status of this cluster has been updated by the node
itself or -1 if the cluster node has not been updated yet.
- getLastSavepoint(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.SessionStateManager
-
Gets the name of most recent valid savepoint stored for the activity
identified by the designated instance, node and node iteration.
- getLastSavepoint(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
- getLastSavepoint(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns the last savepoint stored within this data container.
- getLastSavepoint() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Returns the ID of the last savepoint the application can restart at.
- getLastSignal() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityState
-
Gets the last signal sent to the component of an activity or
null in case no signal has been sent yet.
- getLatestActivityTemplate(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the latest revision (independent from its state) of the designated
activity template (executable component description, operation,
activity template definition and optionally a configuration set merged to
an appropriate activity template).
- getLatestATD(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets the (full-fledged object representing the) latest revision of the
designated activity template definition.
- getLatestATDReference(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets a lightweight object representing the latest revision of the
designated activity template definition.
- getLatestATDReferencesOfCS(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing the latest revisions (
IN_PRODUCTION and/or OUTDATED) of all activity
template definitions of the designated configuration set known by this
manager.
- getLatestATDReferencesOfCSIterator(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getLatestATDReferencesOfOperation(SessionToken, String, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Gets lightweight objects representing the latest revisions (
IN_PRODUCTION and/or OUTDATED) of all activity
template definitions of the designated operation known by this manager.
- getLatestATDReferencesOfOperationIterator(SessionToken, String, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
- getLatestCS(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets the (full-fledged object representing the) latest revision of the
designated configuration set.
- getLatestCSReference(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets a lightweight object representing the latest revision of the
designated configuration set.
- getLatestCSReferences(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Gets lightweight objects representing the latest revisions (
IN_PRODUCTION and/or OUTDATED) of all
configuration sets known by this manager.
- getLatestCSReferencesIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
- getLatestECD(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets the (full-fledged object representing the) latest revision of the
designated executable component description.
- getLatestECDReference(SessionToken, String) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets a lightweight object representing the latest revision of the
designated executable component description.
- getLatestECDReferences(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Gets lightweight objects representing the latest revisions (
IN_PRODUCTION and/or OUTDATED) of all executable
component descriptions known by this manager.
- getLatestECDReferencesIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
- getLatestIcon(SessionToken, UUID, IconDescriptor.Dimension) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the (latest revision of the) designated icon (in PNG-format).
- getLatestIconDescriptor(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the latest revision of the designated icon descriptor.
- getLatestIconDescriptors(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Gets the latest revisions (IN_PRODUCTION and/or
OUTDATED) of all icon descriptors known by this manager.
- getLatestIconDescriptorsIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
- getLatestIdentifier(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets the latest revision of the designated identifier.
- getLatestIdentifiers(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Gets the latest revisions (IN_PRODUCTION and/or
OUTDATED) of all identifiers known by this manager.
- getLatestIdentifiersIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
- getLatestOperation(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets the (full-fledged object representing the) latest revision of the
designated operation.
- getLatestOperationReference(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets a lightweight object representing the latest revision of the
designated operation.
- getLatestOperationReferencesOfECD(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets lightweight objects representing the latest revisions (
IN_PRODUCTION and/or OUTDATED) of all operations
of the designated executable component description known by this manager.
- getLatestOperationReferencesOfECDIterator(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
- getLatestResource(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the (latest revision of the) designated resource.
- getLatestResourceDescriptor(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the latest revision of the designated resource descriptor.
- getLatestResourceDescriptors(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the latest revisions (IN_PRODUCTION and/or
OUTDATED) of all resource descriptors known by this manager.
- getLatestResourceDescriptorsIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
- getLatestResourceIncrementally(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the (latest revision of the) designated resource as
ServerStream.
- getLatestRevision(SessionToken) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Gets detailed information on the latest revision of this activity
repository.
- getLatestRevision() - Method in exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Gets the latest revision that is needed for a version that is to be
released.
- getLatestTemplateReference(SessionToken, String, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getLatestTemplateReference(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.core.eventmanager.InstanceStartEventManager
-
Gets the lightweight representation of the "latest" process
template of the designated process type.
- getLatestTemplateVersion(SessionToken, String, TemplateManager, FilterFactory) - Static method in class de.aristaflow.adept2.core.processmanager.ProcessManagerTools
-
Tries to retrieve the template of the designated process type having the
highest version number in the template manager.
- getLeaseCheckPeriod() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getLeftHandSide() - Method in interface de.aristaflow.adept2.model.filter.ComparisonFilter
-
Retrieves the attribute to be compared
- getLevel() - Method in interface de.aristaflow.adept2.model.inittab.InitTabEntry
-
Returns the level of the entry.
- getLevel() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getLevelData() - Method in interface de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData
-
- getLicenceID() - Method in class de.aristaflow.adept2.base.licensing.ActivationData
-
Gets the ID of the licence which is activated.
- getLicenceID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the ID of the licence.
- getLicenceInformation(SessionToken) - Method in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
Gets the licence information that applies to the server and all of its
services as well as the clients.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the licence information for this activity template definition.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the licence information for this executable component.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the licence information for this operation.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the licence information for the operation of this activity template.
- getLicenceManager() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the licence manager that provides the licence for all
AristaFlow-services and products.
- getLicenceManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets the licence manager that provides the licence for all
AristaFlow-services and products.
- getLicenceType() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the licence type.
- getLicensee() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the name of the person or organisation to whom the licence has
been issued, as it is displayed e.g. in the user interface.
- getLightWeightProcess() - Method in interface de.aristaflow.adept2.model.processmodel.VariableParallelismEBP
-
Gets the lightweight process which is instantiated several times in the
variable parallel branch.
- getList() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
Gets the list value of this UDT.
- getList(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
A convenience method for
ImmutableConfiguration.getList(String) that calls
getList on the designated configuration with the designated key and
converts the result to a list of strings or an empty list.
- getList(List<Object>) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
- getListeningAddress() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Gets the IP-address this communication service is listening for requests.
- getListValue(Object) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns the string list value for the given object, or null if the object
is not a representation of a list-valued string value.
- getLoader() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
Gets the context classloader of the current thread.
- getLocalActivationTime() - Method in class de.aristaflow.adept2.base.licensing.ActivationData
-
Gets the time this activation has been successful, as provided by the local
system.
- getLocale() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Gets the locale which is configured for this agent.
- getLocale() - Method in class de.aristaflow.adept2.model.common.i18n.LocalisationResolver
-
- getLocale() - Method in interface de.aristaflow.adept2.model.common.i18n.Localiser
-
Gets the Locale that should be used or that is used for localisation of this
object or a related object.
- getLocale() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getLocale() - Method in class de.aristaflow.adept2.util.i18n.Messages
-
Returns the locale of the messages.
- getLocaleLabel(Locale) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Returns a string representation of the locale, which is presentable
to the user.
- getLocalForRemoteGuiContext(SessionToken, TransferableGUIContext) - Method in class de.aristaflow.adept2.core.runtimemanager.gui.AbstractGUIManager
-
- getLocalForRemoteGuiContext(SessionToken, TransferableGUIContext) - Method in interface de.aristaflow.adept2.core.runtimemanager.gui.RemoteGUIManager
-
Gets an appropriate GUI context for the designated
TransferableGUIContext.
- getLocalisationDirect(Locale) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
Gets the localisation value for the designated locale directly.
- getLocalisationFactory() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets the localisation factory.
- getLocalisationFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getLocalisationFactory() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the localisation factory which to use for localising attributes from model elements or
null if model elements should not be localised.
- getLocalisationFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the designated instance of the localisation factory configured for the
designated component instance.
- getLocalisationFactory() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets the localisation factory which to use for localising attributes from model elements or
null if model elements should not be localised.
- getLocalisedActivityInstance(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
Gets the activity instance localised with respect to the rich agent of the designated execution
session.
- getLocalisedActivityInstance() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets the activity instance localised with respect to the rich agent.
- getLocalisedAttributes() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
-
Returns the names of the attributes which are localised.
- getLocalisedMessage(String, String, Locale, Class<?>, LocalisationFactory, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.i18n.LocalisationTools
-
Gets the localised message for the designated message key from the designated bundle for the
designated locale.
- getLocalisedMessage(String, String, Locale, Class<?>, CheckReport, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the localised message for the designated message key from the designated bundle for the
designated locale.
- getLocalisedMessage(String, String, Locale, Class<?>, Object...) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets the localised message for the designated message key from the designated bundle for the
designated locale.
- getLocalisedString(Locale, Map<Locale, String>) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets the localised string from the designated map of localisations matching the designated
locale or one of its fallbacks.
- getLocalisedString(Collection<Locale>, Map<Locale, String>) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets the localised string from the designated map of localisations matching one of the
designated locales.
- getLocalisedString(Locale, Map<Locale, String>, String) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets the localised string from the designated map of localisations matching the designated
locale or one of its fallbacks.
- getLocalisedString(Collection<Locale>, Map<Locale, String>, String) - Static method in class de.aristaflow.adept2.util.LocaleTools
-
Gets the localised string from the designated map of localisations matching one of the
designated locales.
- getLocalizedMessage() - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
-
Deprecated.
- getLocallyExportedService(SessionToken, URI, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Gets the locally exported service identified by the designated URI.
- getLocalPublicKeySpec() - Method in interface de.aristaflow.adept2.base.security.SecurityManager
-
Gets the components (modulus and exponent) of the public RSA key of the local security manager
which allows to verify the integrity of security critical methods called by the local security
manager.
- getLocalServiceObject(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Returns an instance of the designated service and of the requested type.
- getLocalServiceObject(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Returns an instance of the designated service if it is local, null
otherwise.
- getLocalServiceUris(String, String, String) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the local URIs with which the designated service instance is published
at this global registry.
- getLocalServiceUris(String, URI) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the local URIs of the service, which is referenced in the given object
URI.
- getLocalServiceUris(String, URI[]) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
-
Gets the local service URI of a service having the designated global URIs.
- getLocalServiceUris(String, String) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Gets the URIs with which the designated service has been exported locally.
- getLocalServiceUris(List<URI>) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Gets the URIs with which the designated service has been exported locally.
- getLocalServiceUris(URI) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Gets the URIs with which the designated service has been exported locally.
- getLocalServiceUris() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
-
Gets the URIs under which the service is available at the local service
registry.
- getLocalUri() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
Gets the local URI specific to a communication service.
- getLocalUris() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getLocalUris() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
-
- getLocalUris() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
Returns the URIs under which the service is locally exported.
- getLocalUris() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getLocalUris() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getLockCount() - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.LockDescription
-
- getLockedObject() - Method in exception de.aristaflow.adept2.util.LockException
-
Returns the object that is to be locked or unlocked.
- getLockFile() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
-
- getLockFile() - Method in interface de.aristaflow.adept2.model.events.LockFileEvent
-
- getLockFileAsURL() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
-
- getLockFileAsURL() - Method in interface de.aristaflow.adept2.model.events.LockFileEvent
-
- getLockFileAttributes() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
-
- getLockFileAttributes() - Method in interface de.aristaflow.adept2.model.events.LockFileEvent
-
Gets the basic file attributes of the lock file of this event.
- getLockForObject(boolean, O) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockManager
-
Locks the designated object by the current thread.
- getLockForObject(boolean, O, long) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockManager
-
Locks the designated object by the current thread.
- getLockForObject(boolean, L, O) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
-
Locks the designated object by the designated locking object.
- getLockForObject(boolean, L, O, long) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
-
Locks the designated object by the designated locking object.
- getLockForObjectReadWriteDirect(boolean, L, O, long) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
-
- getLockForObjectReadWriteDirect(boolean, L, O, long) - Method in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager
-
- getLockForObjectReadWriteDirect(boolean, L, O, long) - Method in class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
-
- getLockingAgent() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the agent that currently has the lock on this template or null in case
the template is not locked.
- getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.ChildSessionIDLockCount
-
- getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SessionTreePathLockCount
-
- getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SubsessionLockCount
-
- getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
-
- getLockOwner() - Method in exception de.aristaflow.adept2.util.LockException
-
Returns the object that currently has the lock or null in
case the lock owner is unknown or there is no lock at all.
- getLockOwner() - Method in interface de.aristaflow.adept2.util.locking.LockCountManager
-
Returns a string representation of one object that currently has a lock.
- getLockOwner() - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockCount
-
- getLockPath() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
-
- getLockPath() - Method in interface de.aristaflow.adept2.model.events.LockFileEvent
-
Gets the path of the lock file of this event.
- getLockReleasingObject() - Method in exception de.aristaflow.adept2.util.locking.ReleaseLockException
-
Returns the object that wants to release the lock.
- getLockType() - Method in exception de.aristaflow.adept2.util.LockException
-
Returns the type of the lock which is currently held or which is to be
released.
- getLoggedOnAgents() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getLoggedOnAgents() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the agents that are currently logged on this client.
- getLogger() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getLogger() - Method in interface de.aristaflow.adept2.base.service.LogService
-
Gets the logger specific to this service.
- getLogger() - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
-
If this service has not been initialised by the platform yet, the logger
provided in the constructor will be returned.
- getLogger() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
Gets the logger to be used by subclasses.
- getLogger() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets the logger which should be used for all log messages of the
ExecutableComponent.
- getLogger(Class<?>) - Static method in class de.aristaflow.adept2.util.LoggerTools
-
Returns the appropriate logger for the given class.
- getLogger(Object) - Static method in class de.aristaflow.adept2.util.LoggerTools
-
Returns the appropriate logger for the given object.
- getLogger() - Method in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
-
Gets the logger this factory uses for uncaught exceptions.
- getLoggerName(Class<?>) - Static method in class de.aristaflow.adept2.util.LoggerTools
-
Gets the name of the designated class for retrieving an appropriate logger.
- getLogicalInstanceID(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
Gets the current logical ID of the instance with the designated log ID.
- getLogID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the (internal) ID of the instance, which is for internal and log
use only.
- getLogID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the (internal) ID of the instance, which is for internal and log
use only.
- getLoginTimeout() - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Gets the maximum time in seconds that a driver can wait
when attempting to log in to a database.
- getLoginTimeout() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
- getLogName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Gets the name of the cluster together with whether it is a server or client cluster node.
- getLogWriter() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
- getLong(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getLong(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getLongEntryNullSafe(LogEntry, String, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getLongNullSafe(LogEntry, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getMailAddress() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Gets the mail-address of this agent or null in case the mail-address is not
set in the corresponding organisational model.
- getMailAddress(SessionToken) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ClientAdministration
-
Returns the current mail address of the user identified by the session
token.
- getMailAddresses() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Gets the mail addresses of the licensee.
- getMailAddresses() - Method in interface de.aristaflow.adept2.model.common.plugindata.MailNotificationData
-
- getMailBody() - Method in interface de.aristaflow.adept2.model.common.plugindata.MailNotificationData
-
The template string for the mail body.
- getMailNotificationInformation(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Gets the update configuration for the mail notification information of the
designated worklist.
- getMailSubject() - Method in interface de.aristaflow.adept2.model.common.plugindata.MailNotificationData
-
The template string for the mail subject.
- getMajorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getMandatoryAttributes() - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
-
Returns the list of mandatory attributes of this entity type.
- getMappedTo() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
-
Gets the name of the org model extension and the name of the attribute to
which this attribute is mapped to.
- getMask() - Method in enum de.aristaflow.adept2.core.processmanager.TemplateManager.TemplateKind
-
Gets the mask for filtering templates of this kind.
- getMaxAvailableObjectCount() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getMaxInOperatorParameterCount() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Return the maximum number of parameters within the IN-operator.
- getMaxLeasePeriod() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getMaxObjectCount() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getMaxParameterCount() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Returns the maximum number of parameters in prepared statements.
- getMaxPriority() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
-
- getMaxPriority() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Returns the highest priority of this update, that is the highest priority
of all items of this update.
- getMaxPriority() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdate
-
Returns the highest priority of this update, that is the highest priority
of all items of this update.
- getMaxStatementLength() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Returns the maximum length for SQL statements.
- getMergedConfiguration() - Method in interface de.aristaflow.adept2.model.common.MergingActivityConfiguration
-
Gets one configuration containing the merged values, that is the list of
configurations is merged to a single configuration.
- getMergedConfiguration() - Method in interface de.aristaflow.adept2.model.common.MergingConfiguration
-
Gets one configuration containing the merged values, that is the list of
configurations is merged to a single configuration.
- getMergedRootConfiguration() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Gets the root configuration as composite of the currently loaded root configurations from each
configuration directory separately including the provided configuration an the right place.
- getMessage() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getMessage(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message of the check report entry corresponding to the designated locale
or one of its fallback.
- getMessage(Collection<Locale>) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message of the check report entry corresponding to the designated locales
preferring previous locales.
- getMessage() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the message (mail) that caused this event.
- getMessage() - Method in class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Returns the message of the check report entry.
- getMessage() - Method in exception de.aristaflow.adept2.util.locking.AcquireLockException
-
- getMessage() - Method in exception de.aristaflow.adept2.util.locking.ReleaseLockException
-
- getMessageAsFileUDT(MailEvent, File, Logger) - Static method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
-
Creates a file for the designated event and returns it as
UDTValue.
- getMetaData() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
-
- getMethod() - Method in class de.aristaflow.adept2.util.reflection.MethodWrapper
-
Gets the wrapped method or null in case of a wrapped constructor.
- getMigrationStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the migration status of the instance.
- getMigrationStatusComment() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the comment set for the current migration status.
- getMigrationStatusDate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Gets the date (as long) the current instance migration status has been set.
- getMimeType(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getMimeType() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getMimeType() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the mime type of the response.
- getMinBlock(Set<Node>) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getMinBlock(Set<Node>) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the minimal block of the given set of nodes.
- getMinorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getModelChangeOperations() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
-
Returns an instance of ModelChangeOperations.
- getModelExplorer() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
-
Returns an instance of ModelExplorer.
- getModelFactory(String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getModelFactory(String, Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Gets the designated model factory registry.
- getModelFactory(String, Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets the designated model factory registry.
- getModelFactoryRegistry() - Static method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Deprecated.
- getModelFilterFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the instance of the filter factory configured for the designated
component instance.
- getModelViewerClass(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getModelViewerClass(String) - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
- getModelViewerClass(String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets the model viewer class for the designated plugin ID that allows
type-save access to plugin data at model elements.
- getModelViewerClass(String) - Method in interface de.aristaflow.adept2.model.common.ModelViewerProvider
-
Gets the model viewer class for the designated plugin ID that allows
type-save access to plugin data at model elements.
- getModelViewerClass(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the model viewer class for the designated plugin ID.
- getModificationAgent() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the agent of the last modification of this branch.
- getModificationAgent() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getModificationTime() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the last modification time of this branch.
- getModificationTime() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getName() - Method in class de.aristaflow.adept2.base.security.callbackhandler.NameStoringHandler
-
Gets the name that has been provided to a NameCallback or
null in case there has not been a NameCallback.
- getName() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getName() - Method in interface de.aristaflow.adept2.core.logmanager.Log
-
Returns the name of this log.
- getName() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
-
Returns the the name of the attribute.
- getName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Gets the name of the cluster node.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the name of the parameter.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the name of this activity template definition.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the system-wide unique name of this ConfigurationSet.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the system-wide unique name of this
ExecutableComponentDescription.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the name of this operation (unique with respect to the
ExecutableComponentDescription).
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the name for the parameter of this template.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the ActivityTemplateDefinition of this
reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the name for the parameter of this template.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the system-wide unique name of the ConfigurationSet of
this reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the system-wide unique name of the
ExecutableComponentDescription of this reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
The repository-wide unique name of the common identifier.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the name of the operation of this reference (unique with respect to
the ExecutableComponentDescription).
- getName() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the unique (with respect to the configuration description hierarchy,
that is the parent configuration descriptions) name of this entry.
- getName() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
The arbitrary name of the icon.
- getName() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the name of the parameter.
- getName() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRef
-
Returns the name of the referenced input parameter or null if no
input parameter is referenced.
- getName() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRef
-
Returns the name of the referenced parameter.
- getName() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the name of the current parameter reference.
- getName() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
The arbitrary name of the resource.
- getName() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the unique (with respect to the corresponding user-defined data type)
name of this user-defined function.
- getName() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
- getName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the name of this node/subprocess to be displayed in the
worklist or the called application.
- getName() - Method in class de.aristaflow.adept2.model.logmanagement.Column
-
Returns the name of this column.
- getName() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
Gets the name of the attachment.
- getName() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachmentDataSource
-
- getName() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the name of the data element.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the name of the instance.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the name of the instance.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the name of this node.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessType
-
Gets the unique (with respect to the process repository) name of the
process type.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the name of the process.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the name (not necessarily unique) of the referenced process template.
- getName() - Method in class de.aristaflow.adept2.model.scripts.Script
-
Returns the script name or null.
- getName() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getName() - Method in class de.aristaflow.adept2.util.reflection.MethodWrapper
-
Gets the name of the wrapped method or constructor.
- getNamedDispatcher(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getNamePrefix() - Method in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
-
Gets the name prefix this factory uses for new threads.
- getNames() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
-
Returns the names of all attributes in a new array.
- getNamespace() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the namespace of the XML that represents the UDT.
- getNamespaces(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets all namespaces for which configurations are defined for this global
configuration (provider).
- getNamespacesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
- getNavFunction(String) - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
-
Returns the function for this entity type with the given name; or
null if it doesn't exist.
- getNavFunctions() - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
-
Returns all functions that are defined for this entity type.
- getNewValue() - Method in class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
-
Get the new value, if available
- getNext(int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- getNext(int, int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- getNext(int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- getNext(int, int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- getNext(int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- getNext(int, int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- getNext(int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- getNext(int, int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- getNext(int) - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Gets the next specified amount of elements of this iterator.
- getNext(int, int) - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Gets the next specified amount of elements of this iterator starting at the
designated index (0-based).
- getNext(int) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
Gets the next specified amount of worklist items of this incremental
worklist.
- getNext(int, int) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
Gets the next specified amount of worklist items of this incremental
worklist starting at the designated index (0-based).
- getNext(int) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Gets the next specified amount of worklist item updates of this incremental
worklist update.
- getNextClientWorklistId() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Gets the next ID for the client worklist of this internal worklist.
- getNextClientWorklistId(boolean) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Gets the next ID for the client worklist of this internal worklist only optionally increasing
the internal count.
- getNode(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNode(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the node with the given ID.
- getNodeAddress() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the address of this cluster node or null in case it is
not known.
- getNodeArea() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
-
Gets the areas in pixels where the nodes are located in the image.
- getNodeBranchID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeBranchID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the branch the given node belongs to.
- getNodeCorrespondingBlockNodeID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeCorrespondingBlockNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the corresponding block node.
- getNodeDataContainer(SessionToken, Instance, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Gets the data container for the designated node.
- getNodeID() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the node ID where applicable.
- getNodeID() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the node ID of the completed step.
- getNodeID() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the ID of the node for which this data container provides the
parameter values.
- getNodeID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the node ID that the data container is expected to be of (but is not)
or
CommonConstants.INT_ID_NOT_EXISTING
in case this exception has not been raised due to wrong node information
when flushed.
- getNodeID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the node of which a mandatory output parameter has not
value.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the ID of the node of the process graph which contains the activity
or which houses the sub-process.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the ID of the node the structural node date belongs to.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the node the structured data edge is connected to.
- getNodeID() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getNodeIdentifier(URI, Node) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for the given node.
- getNodeIdentifier(URI, Node, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for specified field of the given
node.
- getNodeIdentifier(URI, Node, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Sets up the process element identifier URI for specified field of the given
node and detail it with the given range.
- getNodeIDForTopologicalID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDForTopologicalID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the static node ID for the given topological node ID.
- getNodeIDsInArea(int, int, boolean) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDsInArea(int, int, boolean) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes which are in the area given
by the ID of a first and a last node on a branch.
- getNodeIDsWithActivityTemplate(UUID) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDsWithActivityTemplate(UUID) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns all nodes which are linked with the given activity.
- getNodeInformation(SessionToken) - Method in interface de.aristaflow.adept2.core.cluster.ClusterService
-
Gets information on the cluster node implementing this cluster service.
- getNodeInformation(SessionToken) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
- getNodeIteration() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the node iteration where applicable.
- getNodeIteration() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the node iteration of the completed step.
- getNodeIteration() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the iteration of the node for which this data container provides the
parameter values.
- getNodeIteration() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the node iteration that the data container is expected to be of (but
is not) or
CommonConstants.INT_ID_NOT_EXISTING
in case this exception has not been raised due to wrong node information
when flushed.
- getNodeIteration() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the iteration of the node of which a mandatory output parameter has no
value.
- getNodeIteration() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the iteration count of the node this
EBPInstanceReference references.
- getNodeIteration(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
If the node is inside of a loop block, this function returns the number of
the current iteration.
- getNodeIteration() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getNodeLWPInstanceID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns (a list of) the IDs of the referenced instance of the current
iteration, if this light weight process represents one or more (in case of
variable parallelism) instances.
- getNodeLWPInstanceID(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns (a list of) the IDs of the referenced instance of the designated iteration, if this
light weight process represents one or more (in case of variable parallelism) instances.
- getNodeName() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the node name where applicable.
- getNodeName() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the node name.
- getNodeName() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest
-
Gets the name of the server node if this is a force lost request,
null otherwise.
- getNodeName() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the name of this cluster node.
- getNodeRelation(int, int) - Method in class de.aristaflow.adept2.model.processmodel.tools.NodeRelations
-
Get the BEFORE relation between the given nodes, or what the relation
is like, if node1 is not before node2.
- getNodes() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodes(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the IDs of nodes of the given scope.
- getNodes() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns a set of all nodes which are in the template.
- getNodesForDataElement(int, ActivityConstants.AccessType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodesForDataElement(int, ActivityConstants.AccessType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the IDs of all nodes accessing the designated data element with the designated access
types.
- getNodesInArea(int, int, boolean, Template, boolean) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Find all nodes in an area.
- getNodesInState(ProcessConstants.NodeState...) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets all nodes (node IDs) of this instance which are in the designated states.
- getNodeSplitNodeID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeSplitNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the first split node of the branch of the given node,
following the control flow backward.
- getNodeState(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the state of the node with the given ID.
- getNodeTopologicalID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeTopologicalID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns corresponding topological ID of the node.
- getNodeType(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeType() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the type of the node the structural node date belongs to.
- getNodeType(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the constant representing the type of the designated node.
- getNotes() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
-
- getNullInputParameters() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the names of all input parameters that are NULL.
- getObject(ResultSet) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
Gets the current object of the designated result set.
- getObjectCount() - Method in class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
-
Returns the current number of pooled objects.
- getObjectForInstanceName(String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Gets an object for the designated instance name of the requested component
type and retrieves the instantiation mode from the corresponding
configuration.
- getObjectForInstanceName(String, Class<T>, Class<?>[], Object[]) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Gets an object for the designated instance name of the requested component
type and retrieves the instantiation mode from the corresponding
configuration.
- getObjectForInstanceName(String, Class<T>, Class<?>[], Object[], AbstractRegistry.InstantiationMode) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Gets an object for the designated instance name of the requested component
type using the designated instantiation mode from the corresponding
configuration.
- getObjectLock(O) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
-
Gets the lock for the designated object.
- getObjectLock(O) - Method in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager
-
- getObjectLock(O) - Method in class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
-
- getObjectPoolListener() - Method in class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
-
Returns the current listener of this pool.
- getObsoleteDataContainer(SessionToken, ExecutionHistory, Instance, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Gets the data container for a finished application specified by the
designated node and iteration ID.
- getOldValue() - Method in class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
-
Get the old value, if available
- getOnlyReclaimWhenAbandonedAndExpired() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getOperand() - Method in interface de.aristaflow.adept2.model.filter.UnaryFilter
-
Retrieves the filter to which the operand is applied
- getOperands() - Method in interface de.aristaflow.adept2.model.filter.MultipleFilterFilter
-
Returns the operands that are combined
- getOperatingSystemArchitecture() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getOperatingSystemArchitecture() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the architecture of the operating system of the client as specified
by System.getProperty("os.arch").
- getOperatingSystemName() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getOperatingSystemName() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the name of the operating system of the client as specified by
System.getProperty("os.name").
- getOperatingSystemVersion() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getOperatingSystemVersion() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the version of the operating system of the client as specified by
System.getProperty("os.version").
- getOperation() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest
-
Gets the operation which to perform by the cluster heartbeat.
- getOperation() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the operation of this activity template definition.
- getOperationManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for operations which are located below executable
component descriptions in the activity model and provide the interface of
an activity.
- getOperationName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) of the
ActivityTemplateDefinition of this reference.
- getOperationName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) this activity template
definition belongs to.
- getOperationName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) this abstract activity belongs
to.
- getOperationNames() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the operations, this ConfigurationSet may override
configurations of.
- getOperationNames() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the operations, the ConfigurationSet of this reference
contains.
- getOperationReferenceRevisions(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets lightweight objects representing all revisions of the designated
operation or an empty list in case there are no revisions yet.
- getOperationReferenceRevisionsIterator(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
- getOperationReferencesRevisionOfECD(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets lightweight objects representing all operations of the designated
revision of the designated executable component description known by this
manager.
- getOperationReferencesRevisionOfECDIterator(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
- getOperationRevision(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Gets the (full-fledged object representing the) designated revision of the
designated operation.
- getOperator() - Method in class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
-
Gets the operator used to join parent- and child-tuples.
- getOperator() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter.Selection
-
Returns the comparison operator.
- getOperator() - Method in interface de.aristaflow.adept2.model.filter.ComparisonFilter
-
Retrieves the comparison operator of this filter
- getOperator() - Method in interface de.aristaflow.adept2.model.filter.ConstPositionFilter
-
Returns the comparison operator used in the comparison of the list position
to the specified position.
- getOperator() - Method in interface de.aristaflow.adept2.model.filter.TwoFiltersPositionFilter
-
Returns the comparison operator used in the comparison of the two list positions.
- getOrCreateOwn(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the value of the designated key (including the parent) which is not inherited or creates a
new one in case this collection does not have a specific value for this key yet.
- getOrgModelManager() - Method in interface de.aristaflow.adept2.core.client.ActivityManagerService
-
CL_ARCH client service documentation
- getOrgModelManager() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getOrgModelManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
CL_ARCH client service documentation
- getOrgModelManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getOrgModelManager() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
change passwords
- getOrgModelManager(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
-
Gets (the URIs of) the organisational model manager that is associated with
this worklist manager.
- getOrgPolicyScriptHandler() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgPolicyScriptService
-
Gets the handler for resolving org policies of specific types.
- getOrgPositionID() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
-
Returns the OrgPosition ID (of the Agent's OrgPosition) of this result
entry.
- getOrgPositionName() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
-
Returns the OrgPosition name (of the Agent's OrgPosition) of this result
entry.
- getOrgPositions(List<QualifiedAgent>) - Static method in class de.aristaflow.adept2.base.security.callbacks.OrgPositionChoiceCallback
-
Returns the names of the organisational positions of the designated list of
QualifiedAgents in the corresponding order.
- getOriginator() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agent who has initiated this enquiry.
- getOsName() - Static method in class de.aristaflow.adept2.base.configuration.GlobalProperties
-
Gets the name of the OS this installation is running on.
- getOutdatedComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the outdated status for either subprocess or
top-level-usage.
- getOutputName() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRef
-
Returns the name of the referenced output parameter or null if no
output parameter is referenced.
- getOutputName() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the name of the referenced output parameter.
- getOutputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the output parameter with the given name or null if no such
parameter exists.
- getOutputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the output parameters of the referenced process template that are
provided to a surrounding process template as a list.
- getOutputParameters() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SerialisableDataContext
-
Gets the names and the types of the output parameters provided by this
DataContext.
- getOutputParameterTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the types of all output parameters indexed by the parameter name.
- getOutputParameterValues() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the values of all output parameters that have been stored to the data
container indexed by the parameter name.
- getOutputParams() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all output parameters in a list.
- getOutputStream() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachmentDataSource
-
- getOutputStreamForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an output stream containing the XML code of the given node.
- getOutputStreamForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an output stream containing the XML code of the given node.
- getOutputStreamForDocument(Node, Source) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an output stream containing the XML code of the given node.
- getOutputStreamForDocument(Node, Source, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns an output stream containing the XML code of the given node.
- getOutstandingRunnables(Map<O2, R>) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
-
Gets a list of runnables which have not been executed based on the designated outstanding work.
- getOutstandingRunnables(Map<P, Queue<Runnable>>) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractPipeliningExecutor
-
- getOutstandingRunnables(Map<O, Pair<Runnable, Runnable>>) - Method in class de.aristaflow.adept2.util.threading.executor.ObjectOneWorkExecutor
-
- getOverallResult() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport
-
Returns the overall result type of this report.
- getOwnClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
- getOwnClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getParamConfBoolean(ActivityConstants.AccessType, String, String, Boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as BOOLEAN.
- getParamConfDate(ActivityConstants.AccessType, String, String, Date) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as DATE.
- getParamConfFloat(ActivityConstants.AccessType, String, String, Double) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given
value if it is not set or could not be parsed as FLOAT.
- getParamConfInteger(ActivityConstants.AccessType, String, String, Long) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as INTEGER.
- getParamConfString(ActivityConstants.AccessType, String, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getParamConfUDT(ActivityConstants.AccessType, String, String, byte[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getParamConfURI(ActivityConstants.AccessType, String, String, URI) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as URI.
- getParamConfValue(ActivityConstants.AccessType, String, String, ProcessConstants.AdeptDataType, boolean, Object) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated parameter configuration value and logs messages or throws
exceptions if it is not present.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the parameter object linked to the passed parameter name.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the parameter object linked to the passed parameter name.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Returns the parameter object linked to the passed parameter name.
- getParameterAttachments(List<FileItem>, Map<String, HTMLContext.Attachment>, Map<String, List<HTMLContext.Attachment>>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Fills attachments and attachmentLists with
the attachment parameters and the list-valued attachment parameters.
- getParameterBindings() - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
Returns the parameter bindings, i.e. the dependency of each parameter in a
map.
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
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).
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the parameter change policy for this operation, that is the supported
interface changes for this operation (add, change and/or remove
parameters).
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.common.BuildtimeActivity
-
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).
- getParameterDataElementMappingForAlreadyAssignedEBP(Template, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns an already existent mapping between parameters and existent data
elements.
- getParameterForDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Retrieves the Corresponding parameter
- getParameterIdentifier(URI, Node, ExecutableBusinessProcess, ProcessModelParameter) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getParameterIdentifier(URI, Node, ExecutableBusinessProcess, ProcessModelParameter, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getParameterIdentifier(URI, Node, ExecutableBusinessProcess, ProcessModelParameter, String, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
- getParameterisedString() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the parameterised string being processed.
- getParameterLists() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to several values) that
occur several times in the HTTP-reply and therefore have several values.
- getParameterLists(HttpServletRequest) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Retrieves all list-valued parameters from the request and returns them as
map.
- getParameterLists(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns all list valued string parameters.
- getParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the name of the parameter which has been requested and which is of the
wrong type.
- getParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the name of the mandatory output parameter which is not provided a
value.
- getParameterName(int) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the name of the parameter which is connected to
the given connector ID.
- getParameterProperties() - Method in enum de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer
-
Gets a parameter object providing all properties for the corresponding
implicit system parameter
- getParameterRef() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.DynamicEntityExpression
-
Returns the parameter reference representing this dynamic entity
expression.
- getParameterRef() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the current IO parameter reference.
- getParameterRef() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the current parameter reference.
- getParameterReferences() - Method in exception de.aristaflow.adept2.model.common.viewer.UnresolvedParameterReferenceException
-
Returns all parameter references found in the value of the attribute.
- getParameters() - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getParameters() - Method in class de.aristaflow.adept2.core.changeoperations.VolatileNodeDependencyProvider
-
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the parameters of the designated access type of the operation of this
activity template.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the parameters of the designated access type of the operation of this
activity template definition.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the parameters of the designated access type of this operation.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the parameters of the designated access type of the operation of this
abstract activity.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the parameters of the designated access type of this operation.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the parameters of the designated access type of the operation of this
abstract activity.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns set of parameter objects by which this Activity/subprocess is
provided with data values by the process management system or the set of
parameter objects by which the process management system is provided with
the calculation results of this component.
- getParameters() - Method in interface de.aristaflow.adept2.model.execution.ParameterDataContext
-
Gets the names and the types of the parameters provided by this
InputDataContext.
- getParameters(ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the parameters of the designated access type of the operation or
subprocess this executable business process represents.
- getParameters() - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns all already existing parameters.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the input or output parameters of the process.
- getParameters() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SerialisableDataContext
-
Gets the names and the types of the parameters provided by this
InputDataContext.
- getParameters() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to value) that occur only
once in the HTTP-reply and therefore have only one value.
- getParameters(HttpServletRequest) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Retrieves all non-list-valued and non-attachment parameters from the
request and returns them as map.
- getParameters(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns all non-list-valued string parameters.
- getParameterSetForDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Retrieves the corresponding set of Parameter
- getParametersSortedByPosition(Collection<? extends ProcessModelParameter>) - Static method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated parameters sorted by the configured
position.
- getParameterSystemValueMappingForAlreadyAssignedEBP(Template, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns an already existent mapping between parameters and system values
(e.g.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets parameter templates that are defined for this activity template.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
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.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for all activity template
definitions of this configuration set.
- getParameterTemplates(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getParameterTemplates(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
operation.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets parameter templates that are defined for this executable component
description and its child entities.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets parameter templates that are defined for this operation and its child
entities or that are removed from the ones of the parent entity.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets parameter templates that are defined for the operation of this
activity template definition or that are changed with respect to the ones
of the parent entity.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets parameter templates that are defined for all activity template
definitions of this configuration set.
- getParameterTemplates(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) parameter templates that are defined for the activity
template definitions of this configuration set that are based on the
designated executable component description.
- getParameterTemplates(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) parameter templates that are defined for the activity
template definitions of this configuration set that are based on the
designated operation.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Gets parameter templates that are defined for this executable component
description and its child entities for storage.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets parameter templates that are defined for this operation and its child
entities or that are changed with respect to the ones of the parent entity.
- getParameterTypes() - Method in class de.aristaflow.adept2.util.reflection.MethodWrapper
-
Gets the parameter types of the wrapped method or constructor.
- getParent() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getParentAttribute() - Method in class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
-
Gets the attribute of the parent-tuples to use to join child-tuples with.
- getParentComposite() - Method in interface de.aristaflow.adept2.ui.swtgui.SWTContext
-
Gets the parent composite of this context to use for the GUI of the
application.
- getParentEBPReference() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the reference to the super-instance, if this instance is a
sub-process.
- getParentFrame() - Method in interface de.aristaflow.adept2.ui.awtgui.AWTContext
-
Gets the parent frame of this context to use for the GUI of the
application.
- getParentFrame() - Method in class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
-
- getParentInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the ID of the super-instance, if this instance is a sub-process.
- getParentLogger() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
- getParentNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getParentTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the IDs the parent template of this template or null if this is the
root template of the corresponding process type.
- getParentToChildIDMapping() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getParsedID(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Strips off the leading character and parses the integer value.
- getParsedID(String) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Strips off the leading character and parses the integer value.
- getParsedVersionInformation(Class<?>) - Static method in class de.aristaflow.adept2.util.Version
-
Gets the version information from the version file that is part of the class bundle containing
the designated class and parses the information.
- getParser(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
-
Returns a parser for the specified parameterised string (for simple
parameter references).
- getParser(String) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
-
Returns a parser for the specified parameterised string.
- getPath() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
-
- getPath() - Method in interface de.aristaflow.adept2.model.events.FileEvent
-
Gets the path that caused this event.
- getPathIDsOfIdentifierPath(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the single IDs mentioned within the identifier path ordered by
their occurrence.
- getPerformingAgent(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the qualified agent who is executing or has executed the activity,
null if no agent has been assigned yet due to the current
node state.
- getPipelineFor(O) - Method in class de.aristaflow.adept2.util.threading.AbstractPipeliningExecutor
-
Deprecated.
Gets the identifier determining the pipeline for the designated object
accordingly to the limit of the number of pipelines.
- getPipelineFor(O) - Method in class de.aristaflow.adept2.util.threading.LimitedPipelineExecutor
-
Deprecated.
Gets the identifier determining the pipeline for the designated object
accordingly to the limit of the number of pipelines.
- getPipelineFor(O) - Method in class de.aristaflow.adept2.util.threading.UnlimitedPipelineExecutor
-
Deprecated.
Gets the identifier determining the pipeline for the designated object
accordingly to the limit of the number of pipelines.
- getPluginData() - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns an immutable object of the whole plug-in data.
- getPluginData(String) - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns the plug-in data object for the given plug-in ID, or null if
the plug-in is not in the set of supported plug-ins.
- getPluginData(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPluginDataContainer(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Returns all plug-in data mappings from the given element.
- getPluginDataEntry(String) - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns the value assigned to the plug-in data entry.
- getPluginDatas() - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns a map from the ID of a plug-in to the plug-in data objects.
- getPluginDatas() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPluginID() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getPluginID() - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns the system-wide unique ID of the plug-in, this data belongs to.
- getPolicyResolution() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getPolicyResolution() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
-
Returns an instance of PolicyResolution.
- getPollTime() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
- getPollTime() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
-
- getPollTime() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
-
- getPollTime() - Method in interface de.aristaflow.adept2.model.events.sources.PollingSource
-
Gets the time in milliseconds this event source polls, more precisely, the
time span between two polls.
- getPosition() - Method in interface de.aristaflow.adept2.model.filter.ConstPositionFilter
-
Returns the position the list position is compared to.
- getPosition() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet.Cursor
-
Returns the current cursor position which lies in the closed interval
[ -1, <entryCount> ].
- getPossibleAbsentees(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Gets all agents for whom the designated agent (identified by the session
token) may
set the absence.
- getPossibleAbsenteesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
- getPredByEdgeType(int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPredByEdgeType(ProcessConstants.DeltaScope, int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a list of node IDs which are predecessors of the node, using
edges of the given types.
- getPredByEdgeType(int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes, which are direct predecessors of the node,
using edges of the given types.
- getPredecessors(Node) - Method in class de.aristaflow.adept2.model.processmodel.tools.InducedGraph
-
Finds all predecessors of the given node within the induced graph.
- getPreferredLocale(SessionToken) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ClientAdministration
-
Returns the current preferred locale of the user identified by the session
token.
- getPreferredLocale() - Method in class de.aristaflow.adept2.util.CheckReport
-
Gets the locale this check report should provide (or at least a fallback of it).
- getPreferredLocales() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the locales this check report should provide (or at least a fallback for each of the
locales).
- getPreferredLocales() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets the locales this change report should provide (or at least a fallback of each).
- getPreferredParameter(Dependency) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
- getPreferredParameter(Dependency) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
-
Returns the preferred parameter name and type for the specified dependency.
- getPreventingState() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the string representation of the state which prevents the desired
action and which has led to this exception.
- getPrevious(int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- getPrevious(int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- getPrevious(int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- getPrevious(int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- getPrevious(int) - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Gets the previous specified amount of elements of this iterator.
- getPrevious(int) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
Gets the previous specified amount of worklist items of this incremental
worklist.
- getPrimaryKeys(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getPriority() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getPriority() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
The priority, cf.
- getPriority() - Method in enum de.aristaflow.adept2.model.globals.WorklistConstants.Priority
-
- getPriority() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the priority for the grouping worklist item aggregated from the group items.
- getPriority() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the priority of the item as a simple integer.
- getPrivilegedChildSession(SessionToken, URI[]) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new child session token with the designated session as parent but
with the privileges of the encapsulated security data.
- getPrivilegedChildSession(SessionToken, URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new child session token with the designated session as parent and
the additional attributes but with the privileges of the encapsulated
security data.
- getProcedureColumns(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getProcedures(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getProcessAwareAccess() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets an instance for accessing values of data elements from a process
context, which means, the access (storage and retrieval) is carried out by
an entity with valid node id and connector.
- getProcessChecks() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
- getProcessChecks() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
-
- getProcessChecks() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessedString() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefReplacer
-
Returns the processed string.
- getProcessedString() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefReplacer
-
Returns the processed string.
- getProcessFlexibiltyEnabledTemplates() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types the process flexibility is enabled
for (cf.
- getProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
- getProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
- getProcessImageRenderer() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessInstanceName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the resolved name of the (parent) process instance of the executable
business process of this EBPInstance.
- getProcessInstanceName() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the process instance name for the grouping worklist item aggregated from the group items.
- getProcessInstanceName() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the name of the process instance corresponding to this worklist item.
- getProcessInstanceNameLocalisations() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the localisations of the process instance name for the grouping worklist item aggregated
from the corresponding localisations of the group items.
- getProcessManager() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getProcessManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
CL_ARCH client service documentation
- getProcessManager(UUID) - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
CL_ARCH client service documentation
- getProcessManager() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
-
CL_ARCH client service documentation
- getProcessManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessManager(UUID) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessManager(UUID) - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
CL_ARCH client service documentation
- getProcessManager(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets the process manager that is associated with this execution manager for
the designated process instance
- getProcessManagerForInstanceId(UUID) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
- getProcessManagerForInstanceId(URI[], UUID) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the process manager that is responsible for the instance with the designated (logical) ID
being executed on the designated execution manager.
- getProcessManagerForInstanceId(UUID) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessManagerForInstanceId(URI[], UUID) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessManagerForInstanceLogId(URI[], UUID) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the process manager that is responsible for the instance with the designated (internal) ID
being executed on the designated execution manager.
- getProcessManagerForInstanceLogId(URI[], UUID) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessManagerLogId(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets the process manager that is associated with this execution manager for the designated
process instance.
- getProcessModelFactory() - Method in interface de.aristaflow.adept2.core.client.ActivityManagerService
-
CL_ARCH client service documentation
- getProcessModelFactory() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
CL_ARCH client service documentation
- getProcessModelFactory() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
CL_ARCH client service documentation
- getProcessModelFactory() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
CL_ARCH client service documentation
- getProcessModelFactory() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
-
CL_ARCH client service documentation
- getProcessModelFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessModelFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the instance of the process model factory configured for the
designated component instance.
- getProcessModelParameter(int, Node, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Gets the process model parameter for the designated connector ID either from the designated
node or its assigned EBP depending on the access type.
- getProcessModelParameter(String, Node, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Gets the process model parameter with the designated name either from the designated node or
its assigned EBP depending on the access type.
- getProcessRepository() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
- getProcessRepository() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getProcessTemplateCheck(String) - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getProcessTemplateCheck(String) - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
- getProcessTemplateName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the name of the (parent) process template of the executable business
process of this EBPInstance.
- getProcessTemplateName() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the name of the process template corresponding to this worklist item.
- getProcessTemplateVersion() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the logical version of the process template of the (parent) process
template of the executable business process of this
EBPInstance.
- getProcessTemplateVersion() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the logical version of the process template corresponding to this
worklist item.
- getProcessType() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the process type of the (parent) process template of the executable
business process of this EBPInstance.
- getProcessType() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getProcessType() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the process type, which is a short term which kind of schema this
template represents.
- getProcessType() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the unique process type name of the referenced process template.
- getProcessType() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the process type corresponding to this worklist item.
- getProcessTypeLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types which are allowed for execution or
null if unlimited.
- getProcessTypes(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the process types stored under the specified root node
- getProcessTypesFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the process types stored in the specified file.
- getProcessTypesVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given process types element
- getProcessUnawareAccess() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets an instance for accessing values of data elements from outside a
process context, which means, the access (storage and retrieval) is carried
out by an entity with no knowledge of a process.
- getProducerForIdentifierID(UUID) - Static method in enum de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer
-
Returns the
SystemDataProducer matching the specified identifier ID
or
null if there exists none.
- getProductName() - Method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
-
Gets (part of) the product name returned by the metadata of the database.
- getProducts() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the products (key) and if the usage is included
in the licence (value).
- getProgressMonitor() - Method in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
-
Gets the interface for remotely using ProgressMonitor.
- getProgressMonitor() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getProgressMonitor() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Gets the interface for remotely using ProgressMonitor.
- getProgressMonitor(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Gets the ProgressMonitor for the designated execution session.
- getProgressMonitor() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the assigned progress monitor which should be notified about
the progress of the run.
- getProperties(ServletConfig) - Static method in class de.aristaflow.adept2.base.configuration.ServletConfigurationPropertyProvider
-
Parses and sets the global properties required for the AristaFlow-platform
from the designated servlet configuration.
- getProperties(ServletContext) - Static method in class de.aristaflow.adept2.base.configuration.ServletConfigurationPropertyProvider
-
Parses and sets the global properties required for the AristaFlow-platform
from the designated servlet context.
- getProperty() - Method in class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
-
Get the property that changed
- getProperty() - Method in class de.aristaflow.adept2.model.common.changetracking.ChangedProperty
-
Gets the (type of the) changed property.
- getProviderClass() - Method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
-
Gets the name of the provider class for the database.
- getPublicDataContext(SessionToken, Instance, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Gets the data context providing all public data elements for the designated
node.
- getPublicDataContext(SessionToken, Instance) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Gets the data context providing the most recent values of the public data
elements of the designated instance.
- getPublicDataContext(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Gets the data context providing the (most recent) values of the public data
elements of the designated instance.
- getPublicHolidayName(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
- getPublicHolidayName(Calendar) - Method in interface de.aristaflow.adept2.util.time.nl.PublicHolidays
-
Returns the name of the public holiday represented by the designated
calendar-instance.
- getPublicHolidaysForMonth(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
- getPublicHolidaysForMonth(Calendar) - Method in interface de.aristaflow.adept2.util.time.nl.PublicHolidays
-
Returns the public holidays in the month represented by the designated
calendar with respect to the local conventions.
- getPublicHolidaysForYear(Calendar) - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
- getPublicHolidaysForYear(Calendar) - Method in interface de.aristaflow.adept2.util.time.nl.PublicHolidays
-
Returns the public holidays in the year represented by the designated
calendar with respect to the local conventions.
- getPublicKey() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Gets the public key of the security manager of this session factory.
- getQualifiedAgent() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Gets the agent identifying attributes.
- getQualifiedAgent(PublicKey) - Method in class de.aristaflow.adept2.base.sessionmanagement.SignedSecurityToken
-
Verifies the token and returns the object representing the agent who is
identified by this security token.
- getQualifiedAgent(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Create a new qualified agent object from the given xml element.
- getQuestion() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the question (and therefore the reason) for this enquiry.
- getRange(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the range specified within the process element identifier URI or
null if no range is specified.
- getRanges() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Entry
-
Returns the policy ranges this entry relates to.
- getRawApplicationState() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the raw application state stored for last savepoint.
- getRawApplicationState(String) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the raw application state stored for designated savepoint as object.
- getRealPath(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getReceivedDate() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getReceivedDate() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the date the mail that caused this event has been received.
- getRecipients() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agents who receive this enquiry.
- getRecipients() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getRecipients() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem.Delegation
-
Gets the recipients of the delegation, that is the agents to whom the
worklist item is delegated.
- getReclaimAction() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getReferencedConfigurationFiles(Configuration) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Gets all configuration entries that refer to external configuration files in the designated
configuration.
- getRegisteredObject() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectRunnable
-
- getRegisteredObject() - Method in interface de.aristaflow.adept2.util.threading.executor.ObjectRunnable
-
Gets the object with which this runnable has been registered at an object-specific executor
service.
- getRegistry(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Gets a registry (as service and therefore singleton) for the specified type
name of the specified type, for instance RuntimeRegistry.
- getRegistry() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
Gets the wrapper for access to the platform via the Registry
-interface.
- getRegistry() - Method in class de.aristaflow.adept2.core.registry.BootstrapRegistry
-
Gets the wrapper for access to this registry via the Registry
-interface.
- getRegistry(long) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Gets the wrapper for accessing the platform via the Registry
-interface waiting for the designated amount of time if the platform is
currently not available.
- getRelatedEntities(SessionToken, EntityType, long, RelationType, boolean, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list of all entities that are related to the given entity (of the given
type) through a relation of the given type in the given direction.
- getRelatedEntities(SessionToken, EntityType, long, NavFunction, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
This method returns a list of all entities that are related to the given entity (of the given
type) through a relation of the type along which the given NavFunction traverses the
OrgModel.
- getRelatedEntitiesIterator(SessionToken, EntityType, long, RelationType, boolean, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getRelatedEntitiesIterator(SessionToken, EntityType, long, NavFunction, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
- getRelease() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getRelease() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getRelease() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
Gets the release of this service, that is, the build version and the build date.
- getRelease() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the release of the bootstrap registry, that is, the build version and the build date.
- getRelease() - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
-
If this service has not been initialised by the platform yet, the release will be unknown.
- getRelease() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getRelease() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
This service is started outside of the platform and therefore does not support the methods of
ADEPT2Service.
- getReleaseInformation(String) - Static method in class de.aristaflow.adept2.util.Version
-
Parses the release information from the designated string.
- getRemainingAliveTime() - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- getRemainingAliveTime() - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Gets the time in milliseconds this iterator will still be valid and does
allow access to the underlying data.
- getRemoteActivityStarting() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Gets the activity starting for clients executing activities proprietarily.
- getRemoteGUIManager() - Method in interface de.aristaflow.adept2.core.client.ExecutionClientService
-
Gets the GUI manager for creating local GUI contexts for the GUI contexts
that are transferred from a remotely executed activity.
- getRemoteGUIManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRemoteGUIManager() - Method in interface de.aristaflow.adept2.core.client.RemoteExecutionClientService
-
Gets the GUI manager for creating local GUI contexts for the GUI contexts
that are transferred from a remotely executed activity.
- getRemoteInterfaceForExportedService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
-
Returns the remote interface to be used to access the service associated
with the given remote object identifier.
- getRemoteIteratorCount() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
-
The current amount of registered remote iterator.
- getRemoteSynchronousActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.ExecutionClientService
-
Gets the interface for (synchronous) start operations of the designated
activity independently from the execution manager holding the activity and
the local runtime manager.
- getRemoteSynchronousActivityStarting(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRemoteSynchronousActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.RemoteExecutionClientService
-
Gets the interface for (synchronous) start operations of the designated
activity independently from the execution manager holding the activity and
the local runtime manager.
- getReplacer(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
-
Returns a replacer for the specified parameterised string (for simple
parameter references) to replace parameter references with actual values.
- getReplacer(String) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
-
Returns a replacer for the specified parameterised string to replace
parameter references with actual values.
- getRepliedEnquiry(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the last replied enquiry which allows to retrieve the corresponding
reply.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets the replied enquiry in case the activity has been made an enquiry
for (by the current user) and this has been replied now.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the replied enquiry in case the activity has been made an enquiry for
(by the current user for execution of the current component) and this has
been replied now.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the replied enquiry in case the execution has an enquiry (by the
current user) and this has been replied now.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Gets the reply enquiry sent to the agent performing this worklist item if
an enquiry has been made for it.
- getReplier() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agent that has replied this enquiry.
- getReply() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the reply for this enquiry which is set by the recipients of this
enquiry.
- getReportEntries() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getReportEntries() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getReportEntries() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns all report entries that keep the output of the different checks and
are assigned to the check report.
- getReportEntryType() - Method in class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Returns the type of the entry that identifies the entry e.g. as an error.
- getReportSummary(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets a report summary of all check report entries using the designated locale for all messages.
- getReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getReportSummary(Locale) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets a report summary of all check report entries using the designated locale for all messages.
- getReportSummary() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns a textual summary of all check report entries.
- getRequestDispatcher(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getRequestID() - Method in class de.aristaflow.adept2.base.communication.ReplyMessage
-
Returns the identifier of the message this message refers to.
- getResource(String) - Method in class de.aristaflow.adept2.base.registry.OwnResFirstClassLoader
-
Finds the designated resource within the URLs
of this classloader first.
- getResource(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getResource(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
-
Gets the (latest revision of the) designated resource or null
in case no resource with the designated ID exists.
- getResource(SessionToken, ResourceDescriptor) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
-
Gets the the resource identified by the resource descriptor.
- getResourceAsStream(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getResourceBundle() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getResourceBundleName() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getResourceDescriptor(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
-
Gets the latest revision of the designated resource descriptor or
null in case no resource descriptor with the designated ID
exists.
- getResourceDescriptorRevision(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the designated revision of the designated resource descriptor.
- getResourceDescriptorRevisions(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets all revisions of the designated resource descriptor or an empty list
in case there are no revisions yet.
- getResourceDescriptorRevisionsIterator(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
- getResourceDescriptorsRevision(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets all resource descriptors of the designated revision known by this
manager.
- getResourceDescriptorsRevisionIterator(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
- getResourceFromLoader(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
Tries to retrieve the designated path from our loader (class).
- getResourceIncrementally(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
-
- getResourceIncrementally(SessionToken, ResourceDescriptor) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
-
- getResourceManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the resource manager that handles and provides (binary) resources (for
instance code) at runtime and thus avoiding the need to install code needed
for executing an activity.
- getResourcePaths(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getResourceProvider() - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalProvider
-
Gets the interface providing additional resources where needed.
- getResourceRevision(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the designated revision of the designated resource.
- getResourceRevisionIncrementally(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Gets the designated revision of the designated resource as
ServerStream.
- getRespectAggregation() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
Gets whether this incremental worklist respects aggregation, that is, depending on whether this
worklist
aggregates or not, either grouping items or group
items will be returned but not both.
- getResponse(HTMLContext.HTTPReply) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getResponse(HTMLContext.HTTPReply) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPReplyHandler
-
Provides the reply handler with the parameters retrieved by the
HTTP-request.
- getRestrictions() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the
restrictions
that apply to this configuration entry value.
- getResubmissionDate() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the date when the worklist item will be resubmitted, that is, it will
reappear in the worklist.
- getResult() - Method in class de.aristaflow.adept2.util.VariableReplacer
-
Returns the string after replacing the variables.
- getResultSet() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetEventImpl
-
- getResultSet() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.ResultSetEventImpl
-
- getResultSet() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedStatement
-
- getResultSet() - Method in interface de.aristaflow.adept2.model.events.MemoryResultSetEvent
-
Gets the memory result set that caused this event.
- getResultSet() - Method in interface de.aristaflow.adept2.model.events.ResultSetEvent
-
Gets the result set that caused this event.
- getResultType() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Entry
-
Returns the (result) type of this entry.
- getReturnType() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the return type of this user-defined function as a data element type.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the (base) revision of this activity template definition which allows
to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the (base) revision of this configuration set which allows to track
changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the (base) revision of this executable component description which
allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the (base) revision of this operation which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the (base) revision of the activity template definition of this
reference which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the (base) revision of the configuration set of this reference which
allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the (base) revision of the executable component description of this
reference which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Gets the (base) revision of this identifier which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the (base) revision of the operation of this reference which allows to
track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Gets the (base) revision of this icon which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Gets the (base) revision of this resource which allows to track changes.
- getRevision() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the revision count of this revision. 0 is for the initial revision,
that is the corresponding entity is not versioned yet.
- getRevision() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Returns the current revision of this worklist, which is the update count and the service start
timestamp.
- getRevisionData(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Gets detailed information on the designated revision, that is, the creation
time of the revision, the creator and a comment.
- getRevisionManager() - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityRepository
-
Gets the manager for revisions and branches of this activity repository.
- getRichAgent(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Convenience method for retrieving all information on the designated
qualified agent.
- getRichAgent(SessionToken, Collection<QualifiedAgent>) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Convenience method for retrieving all information on the designated
qualified agents.
- getRightHandSide() - Method in interface de.aristaflow.adept2.model.filter.ComparisonFilter
-
Retrieves the constant value to which the
attribute is compared
- getRootConfiguration() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Gets the root configuration of this configuration manager, that is the entry point for
configurations.
- getRootConfiguration() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
Gets the root configuration used for this AristaFlow platform.
- getRootConfiguration(long) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Gets the root configuration used for this cluster node as clone waiting for
the designated amount of time if the platform is currently not available.
- getRootTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessType
-
Gets (a proxy for) the root template of this process type which is the
first ancestor of the null template.
- getRowCount() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
- getRowCount() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
- getRowCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the number of rows of this WebForm subtable.
- getRowCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the number of rows of this WJP subtable.
- getRowCount() - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the amount of rows of this memory result set.
- getRsaCipher() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getRSAKeyFactoryInstance() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getRSAKeyPairGenerator() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getRtConfigDsFor(String, String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Gets the runtime configuration based on a data base table from the designated data source.
- getRunId(SessionToken) - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.AbstractSyncService
-
Gets the unique and ascending ID for the next synchronisation run.
- getRunningSince() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest
-
Gets the time since when the server node to be forcibly lost has been
running since, Long.MIN_VALUE otherwise.
- getRunningSince() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the time since when this cluster node is running or -1 if the cluster
node is not running yet.
- getRuntimeConfDir() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets the configuration directory for runtime configurations, that is
configurations that may be changed at runtime.
- getRuntimeConfigDataSource(String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Gets the runtime configuration based on a data base table from a data source that is specified
for the designated instance in the root configuration.
- getRuntimeConfigDataSourceConfigKey(String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Returns the configuration key to be looked up in the root configuration for retrieving the data
source instance name to be used for the runtime configuration of the service specified with the
given simple instance name.
- getRuntimeConfigDataSourceName(String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Returns the simple instance name of the JDBCDataSource to be used for the runtime configuration
of the given service instance (simple) or null if none.
- getRuntimeConfigFile(String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Gets the runtime configuration based on a file (or URL) specified for the designated instance
in the root configuration.
- getRuntimeConfiguration(String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Gets a runtime configuration for the designated instance name which is a
Configuration-object that allows for storing the configuration values, for
instance as file or in a database.
- getRuntimeConfiguration(String) - Method in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
Gets a runtime configuration for the designated instance name which is a
Configuration-object that allows for storing the configuration values, for
instance as file or in a database.
- getRuntimeEnvironment() - Method in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
-
Gets the interface for remotely using RuntimeEnvironment.
- getRuntimeEnvironment() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getRuntimeEnvironment() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Gets the interface for remotely using RuntimeEnvironment.
- getRuntimeEnvironment() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns a reference to the appropriate RuntimeEnvironment.
- getRuntimeEnvironmentFactory() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the anonymous instance of the runtime environment factory using the
classloader of this registry.
- getRuntimeEnvironmentFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRuntimeFlexibiltyEnabledTemplates() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types the runtime flexibility is enabled
for (cf.
- getRuntimeManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRuntimeManager() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the runtime manager for this client service, which is usually a local
runtime manager.
- getRuntimeManagerURI() - Method in exception de.aristaflow.adept2.model.execution.InvalidRuntimeManagerException
-
Gets the URIs for the runtime manager causing this exception since they
cannot be resolved.
- getRuntimeManagerURIs() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRuntimeManagerURIs() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the runtime managers that are currently available on this client.
- getRuntimeManagerURIs() - Method in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
Gets the URIs of the runtime manager a specific agent wants to execute an
activity on but the agent is unknown.
- getRuntimeManagerURIs() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the communication protocol depended URIs of the runtime manager
instance which is used for executing the referenced EBP-instance.
- getRuntimeManagerURIs() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getRuntimeRequiredServices() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
This method should not be overridden, use the corresponding constructor
instead.
- getRuntimeRequiredServices() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
-
Gets the service type names of services required at runtime (after startup
time) by this sub service.
- getRuntimeRequiredServices() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
Returns a list of service types, which are requested when needed at
runtime.
- getRuntimeRequiredServices() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getRuntimeRequiredServices() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getRuntimeService() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the runtime service for this client service allowing to execute
activities directly by the caller and not in a runtime manager.
- getRuntimeService() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getRuntimeService() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the runtime service for this client service allowing to execute
activities directly by the caller and not in a runtime manager.
- getSavepoint() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the savepoint at which the execution is to be resumed if it is to be
resumed at all.
- getSavepoints(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.SessionStateManager
-
Gets all savepoints (except of the implicit savepoint) stored for the
activity identified by the designated instance, node and node iteration.
- getSavepoints(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityExecutionControl
-
Gets all savepoints and their respective names for the designated activity.
- getSavepoints(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns the IDs of the stored savepoints kept in the DataContainer.
- getSavePredecessors(Template, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
-
Returns the set of nodes, which not null nodes and are predecessors of the
given node and are executed on all circumstances (i.e. on all possible
traces through the graph).
- getScheduledExecutorService() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a ScheduledExecutorService for scheduling long lasting
tasks asynchronously.
- getScheduledExecutorService() - Method in class de.aristaflow.adept2.core.client.ClientServiceSharedServices
-
Cf.
- getScheduledExecutorService() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets a ScheduledExecutorService for scheduling long lasting
tasks asynchronously.
- getScheduledExecutorService() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
Gets the scheduled executor service for usage by worklist handler and event
source management.
- getSchema() - Method in interface de.aristaflow.adept2.core.logmanager.Log
-
Returns the schema of this log.
- getSchema() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the schema of this log entry.
- getSchema() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet
-
Returns the schema of this log entry.
- getSchemaForSchemaType(ProcessModelXMLConstants.SchemaType) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools
-
- getSchemas() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getSchemas(String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getSchemaVersion(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Returns the version number associated with the current database structure
of the given service name.
- getScheme() - Method in enum de.aristaflow.adept2.base.configuration.ConfigurationConstants.CommunicationProtocol
-
Gets the scheme of this protocol as used in the corresponding URIs.
- getScriptBody() - Method in exception de.aristaflow.adept2.model.scripts.ScriptException
-
Gets the actual script (its content) that caused this exception.
- getScriptName() - Method in exception de.aristaflow.adept2.model.scripts.ScriptException
-
Gets the name of the script that caused this exception.
- getScriptType() - Method in exception de.aristaflow.adept2.model.scripts.ScriptException
-
Gets the type of the script that caused this exception.
- getSecond() - Method in class de.aristaflow.adept2.util.types.Pair
-
- getSecond() - Method in class de.aristaflow.adept2.util.types.Triple
-
- getSecondFilterOnAttribute() - Method in interface de.aristaflow.adept2.model.filter.TwoFiltersPositionFilter
-
Returns the filter that is applied to the set returned by the attribute to
return the second position
- getSecureRandom() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getSecurityManager() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Returns a security manager for this registry.
- getSecurityManager() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getSecurityManager() - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Returns the security manager that will be used for authentication.
- getSecurityManager() - Method in class de.aristaflow.adept2.base.service.AbstractNonPrivilegedService
-
Returns the security manager that will be used for authentication.
- getSecurityManager() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the security manager of the system.
- getSecurityToken() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the security token (signed) which identifies the user for this
session.
- getSelectedAgents() - Method in class de.aristaflow.adept2.base.security.callbacks.OrgPositionChoiceCallback
-
Gets the agents that are selected in the choice.
- getSelectedOrgPositionIDs() - Method in class de.aristaflow.adept2.base.security.callbacks.OrgPositionChoiceCallback
-
Gets the IDs of the organisational positions that are selected in the
choice.
- getSelection() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.NavFunctionInstance
-
Returns the selection that is applied to the results of the function or
null.
- getSelectionAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
-
Returns the selection at the given index.
- getSelectionAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
Returns the selection at the given index in the chain.
- getSelectionCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
-
Returns the number of selections in this filter.
- getSelections() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
-
Returns all selections of this filter.
- getSenders() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getSenders() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the senders (mail addresses) of the mail that caused this event.
- getSentDate() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getSentDate() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the date the mail that caused this event has been sent.
- getSeparatedClassPath(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getSeparatedClassPaths() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the classpath separated by the activity model entity type a part of
the classpath stems from.
- getServerCommService() - Method in interface de.aristaflow.adept2.core.registry.cluster.ClusterCommPoller
-
Gets the URIs of the cluster service of the server for inter node
communication.
- getServerCommService() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
- getServerInfo() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServerLostCommCount() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets how often this node has lost communications with the server since the
last server update.
- getService(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Initialises, starts and exports (not relevant in this registry but in
subclasses) the designated local service as well as the services that are
startup-required by the designated service.
- getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Retrieves the service described by the URIs of which one has to be a local
one.
- getService(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getService(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
- getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
- getService(SessionToken, String, Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Returns the designated service which is either a local service or a service
stub that is retrieved from the global registry if the service is not known
to this registry but to the global registry.
- getService(SessionToken, URI[], Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Retrieves the service described by the URIs which is either a local service
stub that is retrieved from the global registry if the service is not known
to this registry but to the global registry.
- getService(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the designated service which is either a local service or a service
stub that is retrieved from the global registry if the service is not known
to this registry but to the global registry.
- getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Retrieves the service described by the URIs which is either a local service
stub that is retrieved from the global registry if the service is not known
to this registry but to the global registry.
- getServiceExports() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
-
Gets the services which are used to export a service or an empty array in
case of a non-exported local service.
- getServiceForInstance(SessionToken, String, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Returns a completely initialised and started service which has been
configured to be used by the usingService for the service
type usedServiceTypeName and is of (object) type
usedServiceType.
- getServiceInformation(String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Returns the information (component type, instantiation mode, implementation
class, service URI, export service instances and whether to publish the
service) for the designated service instance.
- getServiceInformation(String) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Unlike the overridden method, this method returns null instead of a
ConfigurationException since it is legal to ask for a
service that is not known locally but to the global registry.
- getServiceInstance() - Method in exception de.aristaflow.adept2.base.service.ServiceNotKnownException
-
Gets the name of the service instance which has been requested but is not
known.
- getServiceInstanceName() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getServiceInstanceName() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
Gets the (optional) cluster name, the unique node name and the hierarchical instance name of
this service.
- getServiceInstanceName() - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
-
- getServiceInstanceName() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getServiceInstanceName() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
This service is started outside of the platform and therefore does not support the methods of
ADEPT2Service.
- getServiceName() - Method in interface de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceStarter
-
Gets the name of the service to be started by this callable.
- getServiceOfType(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getServiceOfType(SessionToken, String, Class<T>) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
-
Returns the service instance of the designated service type which is
configured for usage by this (the requesting) service instance.
- getServiceOfType(SessionToken, String, Class<T>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the service instance of the designated service type which is
configured for usage by this (the requesting) service instance.
- getServiceStub(URI, Class<T>) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2StubFactory
-
Returns the stub ready to invoke operations remotely on the service or
callback object described by the given URI.
- getServiceType() - Method in exception de.aristaflow.adept2.base.service.ServiceNotKnownException
-
- getServiceUris() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
-
Gets the URIs the service is exported with.
- getServlet(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServletContext(Class<?>) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
-
Gets the servlet context this servlet service runs in.
- getServletContextName() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServletName() - Method in interface de.aristaflow.adept2.base.servletcontainer.DynamicServlet
-
Gets the name of the servlet.
- getServletName() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getServletNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServletRegistration(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServletRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getServlets() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getSessionCookieConfig() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getSessionFactory() - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Returns the session factory assigned to this service.
- getSessionFactory() - Method in class de.aristaflow.adept2.base.service.AbstractNonPrivilegedService
-
Returns the client session factory assigned to this service.
- getSessionFactory() - Method in interface de.aristaflow.adept2.base.service.SessionFactoryProvider
-
Gets the current session factory to be used for creating session tokens.
- getSessionFactory() - Method in class de.aristaflow.adept2.base.service.SessionFactoryProviderWrapper
-
- getSessionFactory() - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
-
- getSessionID() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the ID to uniquely identify the session token hierarchy.
- getSessionID() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the the session id that makes possible to identify the
application instance the session context belongs to.
- getSessionID() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Returns the the session id that makes possible to identify the
execution the session context belongs to.
- getSessionID() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.UnknownSessionException
-
Gets the execution session ID that is unknown and lead to this exception.
- getSessionID() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getSessionStateManager() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets an instance for managing session/application states via savepoints.
- getSessionToken(URI[]) - Method in interface de.aristaflow.adept2.base.sessionmanagement.ClientSessionFactory
-
Creates a new (top-level) session token which is needed for calling the
ADEPT2-API.
- getSessionToken(URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.ClientSessionFactory
-
Creates a new (top-level) session token which is needed for calling the
ADEPT2-API.
- getSessionToken() - Method in interface de.aristaflow.adept2.base.sessionmanagement.ClientSessionFactory
-
Creates a new (top-level) session token which is needed for calling the
ADEPT2-API.
- getSessionToken(Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.ClientSessionFactory
-
Creates a new (top-level) session token which is needed for calling the
ADEPT2-API.
- getSessionToken(URI[]) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new (top-level) session token for the designated component.
- getSessionToken(URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new (top-level) session token for the designated component with
the designated additional attributes.
- getSessionToken(URI[]) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
-
- getSessionToken(URI[], Map<String, String>) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
-
- getSessionToken() - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
-
- getSessionToken(Map<String, String>) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
-
- getSessionToken() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets a session token for currently active agent and the URIs of this
client.
- getSessionToken() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a session token for currently active agent and the URIs of this client.
- getSessionToken(Map<String, String>) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a session token for currently active agent and the URIs of this client
having the designated additional attributes.
- getSessionToken(QualifiedAgent) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a session token for the designated agent ignoring the currently active
agent.
- getSessionToken(QualifiedAgent, Map<String, String>) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Gets a session token for the designated agent ignoring the currently active
agent having the designated additional attributes.
- getSessionToken() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getSessionToken(Map<String, String>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getSessionToken(QualifiedAgent) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getSessionToken(QualifiedAgent, Map<String, String>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getSHA1MessageDigest() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getSHA512MessageDigest() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getSharedSourceEventType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- getSharedSourceEventType() - Method in interface de.aristaflow.adept2.model.events.sources.SharingSource
-
Gets the event type of the shared event source, that is the event type of
the event source used by this sharing source.
- getSharedSourceId() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- getSharedSourceId() - Method in interface de.aristaflow.adept2.model.events.sources.SharingSource
-
Gets the ID of the shared event source, that is the ID of the event source
used by this sharing source.
- getSharedSourceType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- getSharedSourceType() - Method in interface de.aristaflow.adept2.model.events.sources.SharingSource
-
Gets the type of the shared event source, that is the type of the event
source used by this sharing source.
- getShort(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getShort(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getSimpleInstanceName(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
-
- getSimpleInstanceName(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
- getSimpleInstanceName(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getSimpleInstanceName(String) - Method in interface de.aristaflow.adept2.base.service.NameResolution
-
Returns the simple name of the designated component instance as used in
configuration files.
- getSimpleInstanceName(String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the simple name of the designated component instance as used in
configuration files.
- getSimpleReportSummary(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets a report summary of all warning and failure check report entries using the designated
locale for all messages.
- getSimpleReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getSimpleReportSummary(Locale) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets a report summary of all warning and failure check report entries using the designated
locale for all messages.
- getSimpleReportSummary() - Method in class de.aristaflow.adept2.util.CheckReport
-
Returns a textual summary of all warning and failure check report entries.
- getSimpleSessionContext(EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
-
Gets an uncomplete simple session context for the designated activity.
- getSimpleSessionContext(EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getSimpleSessionContext(SessionToken, EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
-
Gets an incomplete simple session context for the designated activity.
- getSimpleSessionContexts(SessionToken, Collection<EBPInstanceReference>, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
-
Gets incomplete simple session contexts for the designated activities.
- getSinceLastForeignUpdate() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets the time in milliseconds that elapsed since the last update by a
different node.
- getSinceLastOwnUpdate() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Gets the time in milliseconds that elapsed since the last update by the
node itself.
- getSize() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getSize() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the size of the attachment as number of bytes.
- getSizeHint() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
-
Returns the desired size (only for STRING attributes).
- getSizeHint() - Method in class de.aristaflow.adept2.model.logmanagement.Column
-
Returns the size hint for this column.
- getSizeString() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getSkeletonCommunicationStack() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the communication stack to be used by skeletons to handle client
requests.
- getSortedDataEdges(Collection<StructuredDataEdge>) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExportTools
-
Take the given data edges and return them as sorted collection.
- getSortedDataElements(Collection<DataElement>) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExportTools
-
Take the given data elements and return them as sorted collection.
- getSortedEdges(Collection<StructuredEdge>) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExportTools
-
Take the given edges and return them as sorted collection.
- getSortedNodes(Collection<Node>) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExportTools
-
Take the given nodes and return them as sorted collection.
- getSource() - Method in class de.aristaflow.adept2.core.client.SelectedGUIElementChangedEvent
-
Returns the graphical object that signaled this event or null in case the
graphical object has been closed/destroyed.
- getSource() - Method in class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
-
Get the Object that changed
- getSourceID() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getSourceID() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the ID of the source of this event.
- getSourceKeys(S) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
Gets the data (key values) that identifies the designated sharing event source.
- getSourceNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
The source node ID of the edge.
- getSourceRevision() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
-
- getSourceRevision() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Gets the source revision, i.e. the worklist revision (initialisation date and update count) to
which this update can be applied.
- getSourceRevision() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdate
-
Gets the source revision, i.e. the worklist revision (initialisation date and update count) to
which this update can be applied.
- getSourceType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEvent
-
- getSourceType() - Method in interface de.aristaflow.adept2.model.events.Event
-
Gets the type of the source of this event.
- getSplitNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the split node ID of the node the structural node date belongs to.
- getSplitNodes(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Trace the path from the given node to the start node of the template, and record
all split nodes along the way.
- getStackTrace() - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
-
Deprecated.
- getStackTrace() - Method in class de.aristaflow.adept2.util.objectpool.generic.CallerTrace
-
Returns the thread's stack trace at the time of calling.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the staff assignment rule that is proposed by the administrator of the
activity model for all the activity template definitions of this
configuration set.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
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.
- getStaffAssignmentRule(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the staff assignment rule that is proposed by the administrator of the
activity model for the activity template definitions of this configuration
set that are based on the designated operation.
- getStaffAssignmentRule(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (non-inherited) staff assignment rule that is proposed by the
administrator of the activity model for the activity template definitions
of this configuration set that are based on the designated operation.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the rule the organisational model component can interpret, and
offer possible staff assignments to the workflow management system.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
Returns the staff assignment rule, with which this item has been
distributed before any delegation has taken place (if at all).
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Returns the staff assignment rule, with which this item has been
distributed before any delegation has taken place (if at all).
- getStart() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefParser
-
Returns the start index of the current match, i.e. the first %.
- getStart() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the start index of the current match, i.e. the first %.
- getStarterRule() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Gets the staff rule which specifies which agent may create and start an
instance of this template.
- getStartNode() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getStartNode() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the start node of the process.
- getStartTime() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
- getStartTime() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
-
- getStartTime() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
-
- getStartTime() - Method in interface de.aristaflow.adept2.model.events.sources.PollingSource
-
Gets the absolute time in milliseconds since midnight, January 1, 1970 UTC
when this polling source should start polling.
- getStartupRequired(Registry, String[]) - Static method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Gets the startup required services of this service.
- getStartupRequiredServices() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
This method should not be overridden, use the corresponding constructor
instead.
- getStartupRequiredServices() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
-
- getStartupRequiredServices() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
Returns a list of service types, which are required for executing the
service.
- getStartupRequiredServices() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getStartupRequiredServices() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getState() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Gets the node state of this cluster node.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
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.
- getState() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getState() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
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.
- getState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityState
-
Gets the current (simple) state of the component of an activity.
- getState() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Returns the component-specific state describing the failure further in
a machine-readable form.
- getState() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the worklist item state for the grouping worklist item aggregated from the group items.
- getState() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
Returns the state of the worklist item (e.g. if it is started or available).
- getStateChange() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the state change.
- getStateLabels() - Static method in enum de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.TaskState
-
- getStatement() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedResultSet
-
- getStatsString() - Method in class de.aristaflow.adept2.model.processmodel.tools.NodeRelations
-
Print stats.
- getStatus() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Gets the current status of the cluster node without waiting.
- getStatus() - Method in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
Gets the status of this cluster node.
- getStatus() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Return the HTTP status code of the response.
- getStorageATD() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the object that allows to easily store the data of this
ActivityTemplateDefinition.
- getStorageCS() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the object that allows to easily store the data of this
ConfigurationSet.
- getStorageECD() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets the object that allows to easily store the data of this
ExecutableComponentDescription.
- getStorageOperation() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the object that allows to easily store the data of this
Operation.
- getStoredValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type.
- getStoredValue(String, ProcessConstants.AdeptDataType, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type.
- getStoredValue(ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type or the appropriate converted type.
- getStoredValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the stored values of the output parameter in an array of object
ordered by their position.
- getString(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the configuration value provided under the designated entry name as
string which will always work even if the designated entry has another
type.
- getString(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the configuration value provided under the designated entry name as
string which will always work even if the designated entry has another
type.
- getString(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getString(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getString(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
This method will return the attribute value as String or
null.
- getString(String) - Method in class de.aristaflow.adept2.util.i18n.Messages
-
Returns the string for the specified key.
- getStringComparison(int, String, String, String, int, boolean) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets a string to be used in a WHERE-clause for comparing the designated
column having the designated type with another string.
- getStringComparison(String, String, String, int, int, boolean) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets a string to be used in a WHERE-clause for comparing the designated
column with another string.
- getStringContent() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getStringContent() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the string content of the mail that caused this event.
- getStringContentOfMessage(Message) - Static method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
-
Gets a string representation of the content of the designated message.
- getStringEntryNullSafe(LogEntry, String, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getStringFromURIs(URI[], Logger) - Static method in class de.aristaflow.adept2.util.UriTools
-
Convert an array of URIs to a string with special separator characters
(%|).
- getStringNullSafe(LogEntry, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getStringValue(Object) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns the string value for the given object, or null if the object
is not a representation of a (non-list-valued) string value.
- getStructureChecks() - Method in class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
- getStructureChecks() - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
-
Returns the checks ensuring the structural correctness of the process
model.
- getStubCommunicationStack() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Returns the communication stack to be used by stubs to send requests to
remote services.
- getSubExpressionAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression
-
Returns the sub-expression at the given index.
- getSubExpressionCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression
-
Returns the number of sub-expressions contained in this complex entity
expression.
- getSubInstanceStateNotification() - Method in interface de.aristaflow.adept2.core.executionmanager.SubInstanceStateListener
-
Gets the interface to send notifications to when the state of the observed
subprocess instance changes, that is it is suspended, resumed, finished or
failed.
- getSubject() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
- getSubject() - Method in interface de.aristaflow.adept2.model.events.MailEvent
-
Gets the subject of the mail that caused this event.
- getSubject() - Method in class de.aristaflow.adept2.model.mail.SerialisedEmail
-
- getSubSchema() - Method in class de.aristaflow.adept2.model.logmanagement.Column
-
Returns the subschema of this column or
null if the data type of
this column is something else than
DataType.COMPLEX.
- getSubSelectionAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection
-
Returns the sub-selection at the given index.
- getSubSelectionCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection
-
Returns the number of sub-selections contained in this complex selection.
- getSubstitutedFrom() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklistItem
-
Gets a set of qualified agents whose absence is the cause for substituting this item.
- getSubstitutedVariables() - Method in class de.aristaflow.adept2.base.configuration.PropertyProvider
-
Gets an unmodifiable map containing all substitutions (interpolation) that
need to be applied to all configurations.
- getSubstituteSessionToken(SessionToken, SignedSecurityToken) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new (top-level) session token for the designated caller session
with the designated security information for usage as substitute.
- getSubstituteSessionToken(SessionToken, SignedSecurityToken, Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
-
Creates a new (top-level) session token for the designated caller session
with the designated security information and the designated additional
attributes for usage as substitute.
- getSubstitutionFrom(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Returns the agents being the cause for having this item in the designated
worklist.
- getSubstitutionOriginators() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Gets the substitution originators for all worklists that this item
was substituted to.
- getSubstitutionRule() - Method in class de.aristaflow.adept2.core.worklistmanager.DefaultAbsenceInformation
-
- getSubstitutionRule() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager.AbsenceInformation
-
Gets the substitution rule which applies for all work items of the absent
agent.
- getSubstitutionRule() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
If absence information is set for this worklist, this method will return either a valid
substitution rule or null for an absence without substitution.
- getSuccByEdgeType(int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSuccByEdgeType(ProcessConstants.DeltaScope, int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a list of node IDs which are successors of the node, using
edges of the given types.
- getSuccByEdgeType(int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes, which are direct successors of the node, following
edges of the given types.
- getSunProviderConfiguration() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
Gets a configuration that uses the corresponding Sun providers.
- getSuperTables(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getSupervisorAgent() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the supervisor agent of the instance.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the supervisor agent of the instance.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the supervisor agent of the process template.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns the supervisor agent of the process template.
- getSupportedCipherSuites() - Method in class de.aristaflow.adept2.util.net.OvertrustfulSSLSocketFactory
-
- getSupportedEventTypes(SessionToken) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getSupportedEventTypes(SessionToken) - Method in interface de.aristaflow.adept2.core.eventmanager.EventManager
-
Gets all the event types this event manager supports, that is, it can
create event sources for these event types.
- getSupportedLocales() - Method in interface de.aristaflow.adept2.model.common.plugindata.LocalisationOptionsData
-
- getSupportedPlugins() - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns a map from the ID of an extension point to the IDs of the plug-ins
within the extension point.
- getSupportedPlugins() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSupportViewOnly() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns whether the step supports view-only where applicable.
- getSupportViewOnly() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns whether the step supports view-only.
- getSuspendTimeout() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the timeout in case the activity has suspended and wants to be resumed
after the designated time has elapsed.
- getSymbol() - Method in enum de.aristaflow.adept2.model.logmanagement.CmpOperator
-
Returns this comparison operator's associated symbol.
- getSynchronousActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Gets the interface for (synchronous) start operations of the designated
activity independently from the execution manager holding the activity.
- getSynchronousActivityStarting(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getSynchronousActivityStarting(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the interface for (synchronous) start operations of the designated
activity independently from the execution manager holding the activity.
- getSynchronousActivityStarting() - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
-
Gets an interface for synchronously starting/resuming activities and
returning the GUIContext of the started/resumed activity.
- getSynchronousActivityStarting() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
Returns null.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the signature in case the executable component of this activity
template definition is privileged component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the signature in case this executable component is a privileged
component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the signature in case the executable component of this operation is a
privileged component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the signature in case the executable component of this abstract
activity is privileged component and may access system services.
- getSystemDataConsumerAttributes() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
-
Returns the names of the attributes which are system data consumers.
- getSystemIdentifiers() - Static method in class de.aristaflow.adept2.model.globals.SystemIdentifier
-
Returns all registered system identifiers in an array.
- getSystemParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the system parameter object linked to the passed parameter name.
- getSystemParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns set of system parameter objects by which this node is provided with
data values by the process management system or the set of parameter
objects by which the process management system is provided with the system
information of this node, for instance the executing agent.
- getTablePrivileges(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getTableTypes() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getTagName(Element) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
This method returns the tag name of the given element.
- getTargetRevision() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
-
- getTargetRevision() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Returns the target revision, i.e. the new revision (update count) the client worklist will have
after applying this update.
- getTargetRevision() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdate
-
Returns the target revision, i.e. the new revision (update count) the client worklist will have
after applying this update.
- getTasks() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
-
- getTechnicalDocumentation() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
-
Returns the technical (implementation) documentation.
- getTemplate(SessionToken, UUID, RenderOptions) - Method in interface de.aristaflow.adept2.core.processimagerenderer.ProcessImageRenderer
-
Gets the designated process template from the process manager as rendered
image.
- getTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the designated process template conforming to the ADEPT2-process
model.
- getTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets the designated process template without locking it.
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.EmbeddedProcess
-
Returns the template of the embedded process.
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns a reference to the template, which keeps the structural and element
data (i.e. all non-instance-specific data).
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Gets the process template which is referenced by this object.
- getTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getTemplateFromDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Creates a template using the given DOM document.
- getTemplateFromFile(File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process template from the given file and determines the file type.
- getTemplateFromStream(InputStream) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process template from an input stream.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData
-
Returns the ID of the template which shall be instantiated when the node
fails.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.common.plugindata.InstantiateProcessMeasureData
-
- getTemplateID() - Method in interface de.aristaflow.adept2.model.execution.LightWeightProcessInstance
-
Returns the ID of the referenced template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.inittab.InitTabEntry
-
Returns the template ID of the init tab entry.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.EmbeddedProcess
-
Returns the ID of the referenced embedded template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.ReferencedProcess
-
Returns the ID of the referenced template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the ID of the template this status object belongs to.
- getTemplateIdentifier(Template, String) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Constructs the process element identifier URI for the given template.
- getTemplateIDFromInstanceDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Returns the template ID stored in the given document
- getTemplateIDFromInstanceFile(File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads a process instance from the given file and determines the file type.
- getTemplateInformations(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the template information stored under the specified root node
- getTemplateInformationsFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the template informations stored in the specified file.
- getTemplateInformationsVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given template informations element
- getTemplateKind(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the kind of the template with the designated ID, that is whether the
template is embedded and/or instance-specific.
- getTemplateLocks(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Returns the template locks stored under the specified root node
- getTemplateLocksFromFile(File) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Fetches the current locks stored in the specified file.
- getTemplateLocksVersion(Element) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
-
Return the version number of the given templateLocks element
- getTemplateManager() - Method in interface de.aristaflow.adept2.core.processmanager.ProcessManager
-
Gets an implementation for the management of process templates, for
instance, publishing new templates, disallowing old templates and other
runtime-relevant state changes.
- getTemplateManager() - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
-
Gets a reference to the management functions of process templates and types
(creation and retrieval) which is provided by a separate template manager.
- getTemplateName() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the process template name where applicable.
- getTemplateName() - Method in class de.aristaflow.adept2.core.logmanager.logs.WorkHistoryEntry
-
Returns the process template name.
- getTemplateName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
- getTemplateName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
- getTemplateProxy(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets a lightweight object (TemplateProxy) of the
designated process template.
- getTemplateReference(SessionToken, UUID) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- getTemplateReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.eventmanager.InstanceStartEventManager
-
Gets the lightweight representation of the designated process template.
- getTemplateReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Gets the lightweight representation of the designated process template.
- getTemplateReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets the lightweight representation of the designated process template.
- getTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
-
Gets an object containing the status of the designated process template,
that is, whether the template is outdated, may be derived, may be
instantiated, whether instances may be migrated to the process template and
whether instances are changeable.
- getTemplateStatus(UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateStatusProvider
-
Gets an object containing the status of the designated process template,
for usage in objects that reference a template status and which are created
in a storage layer.
- getTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Gets an object containing the status of the designated process template,
that is, whether the template is outdated, may be derived, may be
instantiated, whether instances may be migrated to the process template and
whether instances are changeable.
- getTemplateStatusFromDocument(Document) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Returns a template status object from the given template document.
- getTemplateStatusFromStream(InputStream) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads the template status from the given template file.
- getTemplateStatusFromTemplateFile(File) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Reads the template status from the given template file.
- getTerminatedState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the state of the activity after its termination.
- getTestConfiguration(SessionToken, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the global test configuration for all activities of the designated
configuration namespace.
- getTestConfiguration(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the test configuration for all activities of the designated executable
component description of the designated configuration namespace.
- getTestConfiguration(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the test configuration for all activities of the designated
operationName of the designated configuration namespace.
- getTestConfiguration(SessionToken, String, String, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Gets the test configuration for the designated activity of the designated
configuration namespace.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the (stand-alone) test configuration of this activity template that
corresponds to the (merged)
configuration description of this activity template.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the test configuration of this activity template definition that
corresponds to the
configuration
description of this activity template definition.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for this whole configuration set that
corresponds to the
configuration
description of this configuration set.
- getTestConfiguration(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- getTestConfiguration(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the test configuration of this activity template definition that
corresponds to the
configuration
description of this activity template definition.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the test configuration for this whole configuration set that
corresponds to the
configuration
description of this configuration set.
- getTestConfiguration(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) test configuration for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getTestConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) test configuration for the activity template
definitions of this configuration set that are based on the designated
operation.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.common.BuildtimeActivity
-
Gets the test configuration of this buildtime activity.
- getTestConfiguration() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Activity
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the (stand-alone) test configuration of this executable business
process.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the (stand-alone) test configuration of this process template.
- getThird() - Method in class de.aristaflow.adept2.util.types.Triple
-
- getThread() - Method in class de.aristaflow.adept2.util.objectpool.generic.CallerTrace
-
Returns the calling thread.
- getThreadName() - Method in class de.aristaflow.adept2.util.objectpool.generic.CallerTrace
-
Returns the name of the calling thread.
- getThreads(ThreadGroup, Logger) - Static method in class de.aristaflow.adept2.util.threading.ThreadTools
-
Gets all threads of the designated thread group.
- getThreshold() - Method in interface de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData.LevelData
-
May contain a parameter reference for a static threshold read from
a data element.
- getThresholdReference() - Method in interface de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData.LevelData
-
Returns the reference time for relative thresholds.
- getThrowable() - Method in class de.aristaflow.adept2.model.mail.EmailResult
-
- getTimeDifference(String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Gets the string representing the timestamp value (to be calculated within the DBMS) based on
the designated column having the designated difference (in seconds).
- getTimeDifference(String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Gets the string representing the timestamp value (to be calculated within the DBMS) based on
the designated column having the designated difference (in seconds).
- getTimeElementFormatterComma() - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets a formatter for a time string using , as decimal point for the fraction of a
second.
- getTimeElementFormatterDot() - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets a formatter for a time string using .
- getTimeFormatter(DateTimeFormatter) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
-
Gets the formatter for a time with an optional offset in a string.
- getTimeLimitEnd() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the date until which the licence is valid, or null if the usage
time is not limited.
- getTimeLimitStart() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the start date from which the licence is valid, or null if the
usage time is not limited.
- getTimestamp() - Method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryEntry
-
Returns the timestamp of the state change.
- getTimestamp() - Method in class de.aristaflow.adept2.model.common.Revision
-
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.
- getTimestamp(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getTimestamp(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getTimestamp() - Method in class de.aristaflow.adept2.util.objectpool.generic.CallerTrace
-
Returns a timestamp of when this trace was created.
- getTitle() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
- getTitle() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the title for the grouping worklist item aggregated from the group items.
- getTitle() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistItem
-
The title of this item for displaying purpose - corresponds to the name of
the corresponding executable business process.
- getTitleLocalisations() - Method in interface de.aristaflow.adept2.model.worklistmodel.GroupAttributeAggregator
-
Gets the localisations of the title for the grouping worklist item aggregated from the
corresponding localisations of the group items.
- getTLSContext() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getToDate() - Method in class de.aristaflow.adept2.core.worklistmanager.DefaultAbsenceInformation
-
- getToDate() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager.AbsenceInformation
-
Gets the date (as long, that is milliseconds) until the agent is expected
to be absent.
- getTolerance() - Method in interface de.aristaflow.adept2.model.common.plugindata.SchedulerData
-
The tolerance for the complexity in percent.
- getTopLevelAgent(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Gets the agent of the top-level session token of the designated session token.
- getTopLevelAgent(SessionToken) - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
-
- getTopLevelSecurityToken() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
-
Gets the security token (signed) of the top-level parent session token of
this session token.
- getTopologicalID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the topological ID of the node the structural node date belongs to.
- getTotalObjects() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolStats
-
Returns the total number of pooled objects.
- getTotalSlots() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolStats
-
Returns the total number of slots.
- getTransactionLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the transactions which are allowed per day, or 0 if
the daily transactions are not limited.
- getTransferredGUIContextID() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getTransitivity() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.NavFunctionInstance
-
Returns the transitivity type of how the function was applied.
- getTranslatableAttributes() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getTrustfulSslSocketFactory() - Static method in class de.aristaflow.adept2.util.net.TrustAllManager
-
Gets an SSL/TLS socket factory that trusts all certificates.
- getTrustManagerFactory() - Static method in class de.aristaflow.adept2.util.SecurityTools
-
- getTxManager(JDBCDataSource) - Method in interface de.aristaflow.adept2.core.transactionmanager.GlobalTransactionManager
-
Gets a transaction manager based on SessionToken for the
designated data source.
- getType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- getType() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- getType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression
-
Returns the type if this ComplexEntityExpression.
- getType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection
-
Returns the type of this ComplexSelection.
- getType() - Method in interface de.aristaflow.adept2.model.common.plugindata.PriorityIncreaseData
-
- getType() - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
-
Gets the type of this source.
- getType() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
-
Gets the type of the image which is provided as byte[].
- getType() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets the type of the image to create.
- getType() - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
Returns the type of this entity.
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.DataEdge
-
Returns the constant stating the type of the edge (READ or WRITE).
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Gets the type of the executable business process, for instance an activity
or a subprocess.
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.Edge
-
Returns the constant stating the type of the edge.
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the type of the executable business process, for instance an activity
or a subprocess.
- getType() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Returns an object representing the type of this dependency.
- getType(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the type of the process element URI.
- getType() - Method in class de.aristaflow.adept2.model.scripts.Script
-
Returns the script type.
- getType() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
- getTypeClass() - Method in enum de.aristaflow.adept2.model.logmanagement.DataType
-
Returns the class of the Java type that is used to represent a value of
this data type.
- getTypeFor(String) - Static method in enum de.aristaflow.adept2.model.common.RestrictionType
-
Returns the enum item for the given identifying token or null if
the token in not recognised.
- getTypeInfo() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getTypesOfIdentifierPath(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Returns the types of the process elements the IDs of the identifier path
are linked to.
- getUDFExecution() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets an instance for executing functions on the values of user-defined data
type.
- getUDT(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the UDTValue configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a byte[] value.
- getUDT(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the UDTValue configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a byte[] value.
- getUDTManagement() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Gets a reference to the management functions of user-defined data types
(UDTs) (creation, retrieval and removal).
- getUdtName() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the name of the user-defined type.
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the name for the user-defined data type for the parameter of this
template.
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the name for the user-defined data type for the parameter of this
template.
- getUDTName() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
- getUdtName() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRef
-
The name of the user-defined type or null in case the
parameter is not of user-defined type ore the name is not defined.
- getUdtName() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefParser
-
Returns the name of the user-defined data type of the current parameter
reference.
- getUDTName() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
In case the type of the data element is "user-defined", this function
returns a string which specifies type.
- getUdtNameListOfSimpleType(ProcessConstants.AdeptDataType) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a serialised java.util.List having
elements of the designated inner data type.
- getUdtNameListOfUdt(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a serialised java.util.List having
elements of user-defined inner data type with the designated name.
- getUdtNameListUdtOfSimpleType(ProcessConstants.AdeptDataType) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a ListUdt having elements of the
designated inner data type.
- getUdtNameListUdtOfUdt(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a ListUdt having elements of
user-defined inner data type with the designated name.
- getUDTs(String, String, String, int[]) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getUnassignedDelegationRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData
-
Returns a staff assignment rule defining the delegation recipients
or null if the item shall be delegated to all the managers of the org
units where the org positions belong to, to which the worklist item
has been distributed to.
- getUnconnectedConnectors(int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUnconnectedConnectors(int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
(convenience method, calculated on the fly)
- getUniqueNodeName() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- getUniqueNodeName() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets the unique name of the node this registry and the using service belong to.
- getUniqueRepositoryName() - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
-
Gets the unique name to identify this process repository.
- getUnrepliedRequests(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
Gets the request messages that have been sent to the designated execution
session.
- getUnsavedIgnoredParameters(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the names of the parameters for the designated savepoint that should
be ignored and that have not been saved yet.
- getUnsavedSavepoints() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the names of all savepoints that have not been stored yet.
- getUnsavedSessionState(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the session states for the designated savepoint that have not been
saved yet.
- getUnsavedTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets all names of unsaved parameters and the corresponding data types.
- getUnsavedValues(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the parameter values for the designated savepoint that have not been
saved yet.
- getUnsignedComparator() - Static method in class de.aristaflow.adept2.util.UUIDTools
-
Gets a new UUID comparator comparing UUIDs unsigned, that is a leading 7 is
less than a leading 8.
- getUnstartedLocalServiceObject(String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceNameResolution
-
- getUpdateableClientWorklists() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Returns all client worklists that are registered as recipient for push
updates.
- getUpdateCount() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistRevision
-
Gets the amount of updates of the worklist since the worklist manager start.
- getUpdateInterval(int) - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
-
Get the update interval in case of PUSH in milliseconds for
the designated priority.
- getUpdateIntervalThresholds() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
-
An array of priority values which are thresholds of the update intervals,
sorted by priority.
- getUpdateManager() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
-
Deprecated.
Gets the update manager which informs about changes in process objects.
- getUpdateManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
-
Gets the update manager which informs about changes in process objects.
- getUpdateManager() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
-
Gets the update manager which informs about changes in process objects.
- getUpdateManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getUpdateModeThreshold() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
-
The priority threshold that determines the update mode.
- getUpdates(long, Filter) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Returns all updates since the given revision of this worklist.
- getUpdatesIncrementally() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
-
Whether the pushed updates for the worklist should be incremental updates,
that is, the updates are not transferred completely but as requested.
- getUpdateType() - Method in class de.aristaflow.adept2.model.worklistmodel.WorklistItemUpdate
-
Gets the type of the update of the worklist item, that is, whether the item
is added, changed or removed.
- getURI(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the URI configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a URI value.
- getURI(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the URI configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a URI value.
- getURI() - Method in interface de.aristaflow.adept2.model.common.UpdateableObject
-
Gets the system-wide unique URI identifying the designated object.
- getURIs() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- getURIs() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
-
- getURIs() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
-
- getURIs() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
- getURIs(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Create a new array of URIs from the given XML element.
- getURIs() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getURIsFromString(String, Logger) - Static method in class de.aristaflow.adept2.util.UriTools
-
Convert a string with special separator characters (%|) to an array of URIs.
- getURL() - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getURL(Map<String, String>) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getURL() - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Gets the URL which the server provides for responses and signals to the
executed application corresponding to this context.
- getURL(Map<String, String>) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Gets the URL which the server provides for responses and signals to the
executed application corresponding to this URL context appended by the
designated string map as URL query (after a '?')
- getURL() - Method in class de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
-
- getURL() - Method in interface de.aristaflow.adept2.ui.htmlgui.URLContext
-
Gets the URL of the (remote) HTMLContext which provides the
GUI.
- getURL() - Method in class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
-
- getUsageAsSubprocess() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
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.
- getUsageAsSubprocess() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
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.
- getUsedComponentInstanceNameForInstance(String, String) - Method in class de.aristaflow.adept2.base.registry.InstanceToInstanceRegistry
-
Returns the hierarchical name of the instance of the designated type for
usage by the designated instance (specified by its instance name).
- getUseDefDsForRtConf() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
-
Gets whether to use the default data source for the runtime configuration.
- getUsedLocale(RichAgent) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Returns the locale which the designated agent has chosen on this client.
- getUsedLocale(RichAgent) - Method in interface de.aristaflow.adept2.core.client.RemoteClient
-
Returns the locale which the designated agent has chosen on this client.
- getUsedLocales() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getUsedObjectForInstance(String, String, Class<T>) - Method in class de.aristaflow.adept2.base.registry.InstanceToInstanceRegistry
-
Gets an object for use by the the designated component instance which
conforms to the designated component type (usedComponentType)
and is of the requested type.
- getUsedServiceNameFor(String, String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceNameResolution
-
- getUseParentHandlers() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- getUserAttributes() - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
Returns all user attributes as map, the key of the map is the name of the
attribute.
- getUserAttributes(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Returns all user attributes in the given user attribute container.
- getUserAttributes() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUserAttributeValue(String) - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
Returns the value of the user attribute.
- getUserAttributeValue(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUserCredentials(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
Gets the agent of the top-level session token and the agent of the
designated session token if a session factory is available.
- getUserCredentials(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
Gets the agent of the top-level session token and the agent of the
designated session token if a session factory is available.
- getUserCredentials(SessionToken) - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
-
- getUserDefinedType() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getUserDefinedType() - Method in class de.aristaflow.adept2.model.datamanagement.ServerUDTInputStream
-
Gets the name (a string) of the user-defined type of this value.
- getUserDefinedType() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the name (a string) of the user-defined type of this value.
- getUserDefinedType() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the name (a string) of the user-defined type to which this
user-defined function belongs to.
- getUserReadableName() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Gets the name of the agent in a user-readable form.
- getUserSessionID(QualifiedAgent) - Method in class de.aristaflow.adept2.base.security.callbacks.UserSessionIDCallback
-
Gets the user session ID for the designated agent or null if
this callback does not provide a user session ID for the agent.
- getUserSessionID() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
-
Gets the ID of the user session which is provided by various (client)
frameworks.
- getUserSessionID() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Gets the session identifying the current request.
- getUseSunSecurityProviders() - Method in class de.aristaflow.adept2.base.configuration.PropertyProvider
-
Gets whether the Sun providers should be used for the security API.
- getUsingUserLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the number of users which are allowed to be logged on concurrently
or 0 if there is no user limit.
- getUTCMidnight(long) - Method in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
Gets the time (in milliseconds) of midnight UTC of the day specified by the
designated time (in milliseconds).
- getUtcZoneId() - Static method in class de.aristaflow.adept2.base.configuration.GlobalProperties
-
Gets the ID of the UTC timezone.
- getUtf8Charset() - Static method in class de.aristaflow.adept2.base.configuration.GlobalProperties
-
Gets the UTF-8 character set which has to be provided by the
JVM.
- getUUID(int) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getUUID(String) - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntry
-
Returns the value of the specified column.
- getUuidNullSafe(LogEntry, String) - Static method in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryTools
-
- getValidateOnCheckIn() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getValidateOnCheckOut() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
-
- getValue() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter.Selection
-
Returns the value which will be compared to the attribute's value by
means of the comparison operator of this selection.
- getValue() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicSelection
-
Returns the value object that is to be compared to the attribute values.
- getValue(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the value of the field with the given name.
- getValue(String, int) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the value of the specified column and row.
- getValue(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the value of the field with the given name.
- getValue(String, int) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the value of the specified column and row.
- getValue(String, Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
Returns the value of the specified attribute in the given locale.
- getValue() - Method in interface de.aristaflow.adept2.model.common.plugindata.PriorityIncreaseData
-
The priority.
- getValue() - Method in exception de.aristaflow.adept2.model.common.viewer.UnresolvedParameterReferenceException
-
The value of the attribute containing the parameter references.
- getValue(Object) - Method in interface de.aristaflow.adept2.model.filter.Attribute
-
Retrieves the attribute value for a specified parent object,
i.e. goes through the path of methods beginning with owner
- getValueAsArray() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getValueAsArray() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the value as a byte array of this user-defined data type.
- getValueAsStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getValueAsStream() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the value as an InputStream of this user-defined data
type.
- getValues(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
- getValues(int) - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
- getValues() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfiguration
-
Gets the string representations of all configuration entries set in this
configuration.
- getValues(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the values for the designated rows.
- getValues() - Method in interface de.aristaflow.adept2.model.common.plugindata.FinishWithDefaultData
-
- getValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
Returns the values set for the data context, that is a mapping from
parameter names to the corresponding values as Java-objects.
- getValueType() - Method in interface de.aristaflow.adept2.model.filter.Attribute
-
Retrieves the data type of the attribute.
- getVariable() - Method in class de.aristaflow.adept2.util.VariableReplacer
-
Returns the current variable name.
- getVersion() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
-
Get the version string to check the compatibility with other versions of the communication
service.
- getVersion() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the product version for which this licence has been issued.
- getVersion() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getVersion() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
- getVersion() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
- getVersionColumns(String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
-
- getVersionInformation(Class<?>) - Static method in class de.aristaflow.adept2.util.Version
-
Gets the version information from the version file that is part of the
class bundle containing the designated class.
- getVersionStringComparatorInstance() - Static method in class de.aristaflow.adept2.util.Version
-
Returns a comparator that can be used to compare version strings like
1.5.1.
- getViewPort() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets the part of the rendered image that is to be returned.
- getVirtualServerName() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- getWidth() - Method in class de.aristaflow.adept2.model.graphical.Rectangle
-
Gets the width of the rectangular area or 0 for a point.
- getWidth() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets the desired width for the returned image.
- getWithoutExtension(File) - Static method in class de.aristaflow.adept2.util.FileTools
-
Returns the given file without the filename extension.
- getWithoutExtension(String) - Static method in class de.aristaflow.adept2.util.FileTools
-
Returns the given file path without the filename extension.
- getWorkingDayAfter(Calendar, int) - Method in class de.aristaflow.adept2.util.time.TimeCalculations
-
Calculates the next working day when adding the designated amount of
workdays to the designated date.
- getWorkingWeekdays() - Method in class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
-
- getWorkingWeekdays() - Method in interface de.aristaflow.adept2.util.time.nl.PublicHolidays
-
Returns the day of weeks that are working days
with respect to the local conventions.
- getWorklistConfiguration(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
-
Gets the configuration for the designated worklist, that is information on
the displayed columns, the order and the width of the columns, applied
filters,...
- getWorklistFilter() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
-
Returns the filter applied on the worklist items or null if no
filter is applied.
- getWorklistID(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the unique ID of the (internal) worklist of the designated agent.
- getWorklistID() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
-
- getWorklistID() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
The ID of the worklist for which this update is intended.
- getWorklistID() - Method in interface de.aristaflow.adept2.model.worklistmodel.IndividualWorklistItemSettings
-
Gets the worklist's ID in whose context these individual settings apply.
- getWorklistID() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdate
-
The ID of the worklist for which this update is intended.
- getWorklistIDs() - Method in interface de.aristaflow.adept2.model.worklistmodel.AdministrativeWorklistItem
-
Returns the UUIDs of all worklists, this item belongs to.
- getWorklistIDs() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Returns the UUIDs of all worklists, this item belongs to unless it is
suppressed.
- getWorklistIds(boolean) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Gets the UUIDs of all worklists, optionally including suppressed worklist
items.
- getWorklistInteraction() - Method in interface de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Gets a reference to the management of worklist managers that need to
be informed by this execution manager.
- getWorklistItem(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the worklist item for the designated activity.
- getWorklistItem(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Gets the worklist item having the designated ID or null in
case this worklist does not have an item with the designated item ID.
- getWorklistItem() - Method in class de.aristaflow.adept2.model.worklistmodel.WorklistItemUpdate
-
Gets the worklist item of this update.
- getWorklistItemGroup(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Gets the worklist items that the designated group represents.
- getWorklistItems() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Returns all worklist items of this worklist.
- getWorklistItemsFlat(boolean) - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
-
Gets all worklist items of this worklist, this includes items within groups and optionally the
grouping items representing the groups.
- getWorklistItemState() - Method in exception de.aristaflow.adept2.model.worklistmodel.InvalidWorklistItemStateException
-
Returns the state the worklist item is in and that prevents the desired
action.
- getWorklistListeners() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
Returns the list of registered listeners that are notified about updates to
the contents of this client worklist.
- getWorklistManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getWorklistManager() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
Gets the worklist manager for logging on and retrieving a worklist and
updates from.
- getWorklistModelFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- getWorklistModelFactory() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
-
CL_ARCH client service documentation
- getWorklistModelFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Gets the instance of the worklist model factory configured for the
designated component instance.
- getWorklistsContaining(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Gets the IDs of the worklists containing the designated activity and the
corresponding owners of the worklists.
- getWorklistUpdateConfiguration() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
Get the configuration of the worklist (e. g. the update mode).
- getWorklistUpdateManager() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
-
Gets the worklist update manager which handles the interaction between a
worklist server and a worklist client which includes retrieval of worklists
and worklist updates, registering for pushed updates and changing worklist
items.
- getWorklistUpdates(SessionToken, UUID, WorklistRevision, Filter) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Gets updates for the designated worklist since the designated revision (PULL by the client).
- getWorklistUpdatesIncrementally(SessionToken, UUID, WorklistRevision, Filter) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
- getWrappedDataContainer() - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Gets the data container that is wrapped by this indexed access data
container, that is, the wrapped data container provides lists for the
indexed input parameters as well as (storing) lists for all output
parameters.
- getWrappedException() - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
-
Deprecated.
- getWrappedFutureRunnable() - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
-
Gets the wrapped future runnable.
- getWrappedFutureRunnable() - Method in class de.aristaflow.adept2.util.threading.LoggingScheduledFuture
-
- getWrappedSessionContext(SessionContext, DataContext, ProcessConstants.ExecutionMode, GUIContext, RuntimeEnvironment, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns a session context based on the designated one.
- getWriteAccess() - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Returns the interface for write access to the execution history.
- getWrittenDataElements(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
-
Gets the IDs and the names of the data elements that are written by the
designated node.
- getX() - Method in class de.aristaflow.adept2.model.graphical.Rectangle
-
Gets the x-coordinate of the top-left corner of the rectangular area.
- getXml() - Method in enum de.aristaflow.adept2.model.filter.ComparisonOperator
-
Gets the XML short representation for this operator.
- getXMLDocument() - Method in class de.aristaflow.adept2.base.licensing.ActivationData
-
Gets the (signed) XML document (as string) representing this activation
data as retrieved from the activation server.
- getXMLStringForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns the XML code of a given node as string.
- getXMLStringForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns the XML code of a given node as string.
- getXMLStringForInputStream(InputStream) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Returns the xml code of a given input stream as string.
- getXMLStringForInstance(Instance) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns the xml code of a given instance as string.
- getXMLStringForInstance(Instance, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns the xml code of a given instance as string.
- getXMLStringForTemplate(Template) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns the xml code of a given template as string.
- getXMLStringForTemplate(Template, boolean) - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
-
Returns the xml code of a given template as string.
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the file name of the XSD of this UDT.
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
- getY() - Method in class de.aristaflow.adept2.model.graphical.Rectangle
-
Gets the y-coordinate of the top-left corner of the rectangular area.
- GIF - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
-
Image format constant indicating a GIF format image.
- gir - Variable in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
The resolver for global URIs or null if the invocation is
not based on a global URI.
- gir - Variable in class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
-
The object handling the global registry invocation.
- GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The ID of the organisational position of the global fallback worklist.
- GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The name of the organisational position of the global fallback worklist.
- GLOBAL_SYSTEM_AGENT_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The ID of the global system agent.
- GLOBAL_SYSTEM_AGENT_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The name of the global system agent.
- GLOBAL_SYSTEM_ORGPOSITION_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The ID of the organisational position of the global system agent.
- GLOBAL_SYSTEM_ORGPOSITION_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The name of the organisational position of the global system agent.
- GLOBAL_SYSTEM_ROLE_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The ID of the system role.
- GLOBAL_SYSTEM_ROLE_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The name of the system role.
- GLOBAL_WORKLIST_ORGPOSITION_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The ID of the organisational position of the global worklist.
- GLOBAL_WORKLIST_ORGPOSITION_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
-
The name of the organisational position of the global worklist.
- GlobalAuthMethod - Interface in de.aristaflow.adept2.base.security
-
This interfaces somewhat extends
AuthMethod but these authentication
methods here are supported by the global security manager.
- GlobalConfiguration - Interface in de.aristaflow.adept2.core.globalprovider
-
The global configuration manages the system wide configuration of executable
components and applications.
- GlobalInvocationResolver - Interface in de.aristaflow.adept2.base.communication
-
Interface for late resolution of global URIs.
- GlobalInvocationTarget - Class in de.aristaflow.adept2.base.registry
-
The invocation target for global URIs resolving global URIs to local URIs and
providing the corresponding invocation target.
- GlobalInvocationTarget(GlobalInvocationResolver) - Constructor for class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
-
Creates a new invocation target for global URIs.
- globalLocalUris - Variable in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
The mapping from global service URIs to the corresponding locally exported
URIs.
- globalNames - Variable in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
The mapping from each global URI to the corresponding service name.
- GlobalProperties - Class in de.aristaflow.adept2.base.configuration
-
This file provides direct access to the global properties of AristaFlow.
- GlobalProperties() - Constructor for class de.aristaflow.adept2.base.configuration.GlobalProperties
-
- GlobalProvider - Interface in de.aristaflow.adept2.core.globalprovider
-
A GlobalProvider allows for central management of configurations
and additional resources like icons and third party libraries.
- globalRegCache - Variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
The cache for the global registry data, that is, service names, global and
local URIs.
- GlobalRegistry - Interface in de.aristaflow.adept2.base.globalregistry
-
Global registry for querying PMS-wide service instances.
- GlobalRegistryCache - Class in de.aristaflow.adept2.base.globalregistry
-
A cache for all information from the global registry to prevent expensive
look-ups in the global registry.
- GlobalRegistryCache() - Constructor for class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Creates a new cache with empty data structures.
- globalRegistryChanged(SessionToken, URI) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Changes the URI of the (default instance of the) global registry to the
designated URI.
- globalRegistryChanged(SessionToken, URI) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterPlatform
-
- globalRegistryChanged(SessionToken, URI) - Method in class de.aristaflow.adept2.core.registry.twophase.TwoPhasePlatform
-
Notifies the bootstrap registry that the URI of the global registry has
changed to the designated URI.
- GlobalRegistryProvider - Interface in de.aristaflow.adept2.base.globalregistry
-
An optional service for providing the global registry URI to the
ServiceRegistry.
- GlobalRegistryServiceProvider - Interface in de.aristaflow.adept2.base.communication
-
This interface provides access to a GlobalRegistry service.
- globalRegUris - Variable in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
The URIs of this server cluster node or null in case this node
is a client or is a server that is currently not running.
- GlobalSecurityManager - Interface in de.aristaflow.adept2.base.security
-
The global security manager extends the normal security manager by methods
accepting additional communication contexts that allow for
communication-related information that can be used for authentication.
- globalSecurityManagerAvailable() - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
-
- globalSecurityManagerAvailable() - Method in interface de.aristaflow.adept2.base.service.AuthenticatingService
-
Notifies this service that the global security manager is available.
- GlobalServiceExport - Interface in de.aristaflow.adept2.base.globalregistry
-
The GlobalServiceExport allows services that may not be directly
exported, for instance due to firewall restrictions, to export them
indirectly.
- GlobalServiceExportConsumer - Interface in de.aristaflow.adept2.base.communication
-
- GlobalTransactionManager - Interface in de.aristaflow.adept2.core.transactionmanager
-
A GlobalTransactionManager handles transactions globally, this
can be either service-specific, spanning several services, spanning several
databases or even several database management systems.
- globRegUris - Variable in class de.aristaflow.adept2.base.cluster.RegistryProviderConf
-
The URIs of the possible global registries.
- goDown(String) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Adds the supplied method to the method call path and navigates
to the class of its return type.
- goDown(String, Object...) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
- goDownAndCast(String, Class<?>) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Adds the supplied method to the method call path and navigates to the class
of the desired type.
- goDownAndCast(String, Class<?>, Object...) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
- goUp() - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
-
Deletes the last element of the method call path and
navigates to the class that owns this method
- GraphicalModelFactory - Interface in de.aristaflow.adept2.model.graphical
-
Factory for the graphical model.
- group - Variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
-
The group for the threads.
- GroupActivityReference - Interface in de.aristaflow.adept2.model.worklistmodel
-
An activity reference referring to a group of worklist items and therefore also a group of
activity references.
- GroupAttributeAggregator - Interface in de.aristaflow.adept2.model.worklistmodel
-
This interface provides attribute values for a grouping worklist item.
- groupExecutionContext - Variable in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
The execution context of the group this reference represents.
- groupId - Variable in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
The ID of the group this reference represents.
- GROUPING_ITEM_INSTANCE_NAME - Static variable in class de.aristaflow.adept2.model.common.ModelLocalisation
-
The index for localisations of the instance name for a grouping item.
- groupName - Variable in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
-
The name of the group this reference represents.
- gsmAvailable - Variable in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Whether the global security manager is available now.
- GUIConstants - Class in de.aristaflow.adept2.model.globals
-
This class defines constants regarding the GUI of application components.
- GUIConstants() - Constructor for class de.aristaflow.adept2.model.globals.GUIConstants
-
- GUIContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface provides access to the parent GUI of an application.
- guiContextID - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
-
The constant for the tag name 'guiContextID'.
- guiContexts - Variable in class de.aristaflow.adept2.core.runtimemanager.gui.AbstractGUIManager
-
The local and the corresponding transferred GUI contexts that have been
created and not been closed yet, indexed by the pair that identifies the
corresponding activity and its execution session.
- GUIContextUnavailableException - Exception in de.aristaflow.adept2.core.runtimemanager.gui
-
A GUIContextUnavailableException indicates that a requested
GUI-context has not been created due to an internal failure.
- GUIContextUnavailableException(String, String) - Constructor for exception de.aristaflow.adept2.core.runtimemanager.gui.GUIContextUnavailableException
-
Creates a new GUIContextUnavailableException to indicate
that the corresponding GUI-manager was not been able to create a requested
GUI-context.
- GUIContextUnavailableException(String, String, Throwable) - Constructor for exception de.aristaflow.adept2.core.runtimemanager.gui.GUIContextUnavailableException
-
Creates a new GUIContextUnavailableException to indicate
that the corresponding GUI-manager was not been able to create a requested
GUI-context.
- guiManager - Variable in exception de.aristaflow.adept2.core.runtimemanager.gui.GUIContextUnavailableException
-
The name of the GUI-manager which was unable to create a requested
GUI-context.
- GUIManager - Interface in de.aristaflow.adept2.core.runtimemanager.gui
-
The GUI manager handles client-specific GUI-issues, for instance, providing a
suitable GUI context for applications.
- guiSelectionChanged(SelectedGUIElementChangedEvent) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
This method informs all interested
listeners
about a change in the currently selected graphical representation of a
model element, for instance, selecting an instance from a list of instances
or the GUI element that displays the user interface of a process step and
thus represents a (running) EBP-instance.
- guiSelectionChanged(SelectedGUIElementChangedEvent) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- guiSelectionChanged(SelectedGUIElementChangedEvent) - Method in interface de.aristaflow.adept2.core.client.SelectedGUIElementChangedListener
-
Informs the listener that a new GUI element has been selected.
- GZIP - Static variable in class de.aristaflow.adept2.util.Base64
-
Specify that data should be gzip-compressed in second bit.