A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes All Packages

G

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.
ge - Variable in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGe
 
ge - Variable in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGe
 
ge - Variable in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGe
 
ge - Variable in class de.aristaflow.ilm.model.filter.LongFilter.LongGe
 
ge - Variable in class de.aristaflow.ilm.ws.rest.model.filter.DoubleFilter.DoubleGe
 
ge - Variable in class de.aristaflow.ilm.ws.rest.model.filter.InstantFilter.InstantGe
 
ge - Variable in class de.aristaflow.ilm.ws.rest.model.filter.IntegerFilter.IntegerGe
 
ge - Variable in class de.aristaflow.ilm.ws.rest.model.filter.LongFilter.LongGe
 
GE - de.aristaflow.ilm.model.filter.ComparisonOperator.Number
 
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.
GENERATED_ENTITY_UID_PREFIX - Static variable in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
The prefix used for the UID of a generated entity.
generateIdentifierPathRelToBase(Node, ExecutableBusinessProcess, ProcessModelParameter) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
 
generateIdentifierPathRelToBase(Node, Node) - 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.
GENERIC - de.aristaflow.adept2.model.common.ParameterChangePolicy
Parameters may be added, changed and removed arbitrarily.
GENERIC_INNER_UDT_NAME - Static variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
The inner UDT name used if no UDT name is set and the element is not a native byte[].
GenericObjectPool<T,​E extends 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
Deprecated, for removal: This API element is subject to removal in a future version.
GenericObjectPool(String, ObjectLifeCycle<T, E>, ObjectWrapperLifeCycle<T, E>, PoolConfiguration, Logger) - Constructor for class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
Creates a new GenericObjectPool with the designated name (for the thread executing administrative tasks), the designated object life cycle, wrapper life cycle (optional) and configuration.
GenericStringComparator(Function<T, String>) - Constructor for class de.aristaflow.adept2.util.StringTools.GenericStringComparator
Creates a new comparator for comparing objects mapped to strings.
get() - Method in interface de.aristaflow.adept2.base.service.SessionFactoryProvider
Deprecated.
 
get() - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
 
get() - Method in class de.aristaflow.adept2.util.threading.ResultExchange
 
get() - Method in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
Gets a privileged session factory to unmarshal session token.
get(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Returns the AttributeMetaData.MetaDataElement at the given index.
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(long, TimeUnit) - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
 
get(long, TimeUnit) - Method in class de.aristaflow.adept2.util.threading.ResultExchange
 
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(Object) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
 
get(String) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Returns the AttributeMetaData.MetaDataElement for the given attribute name or null if none is contained for this attribute name.
get(String) - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeEntity
 
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(String) - Method in interface de.aristaflow.adept2.util.Attributable
Gets the value of the attribute with the designated name or null if the attribute is not present or has a null value.
get(String) - Method in class de.aristaflow.adept2.util.io.AttributedInputStream
 
get(String) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub
Gets a #GET request for the designated path (operation) at the callback.
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(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(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.
getAbandonedObjectTimeout() - Method in class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
 
getAbortStartedItem() - Method in interface de.aristaflow.adept2.model.common.plugindata.AbortProcessStepMeasureData
Gets whether to abort a started/suspended worklist item.
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(QualifiedAgent) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getAbsenceInformation(SessionToken, QualifiedAgent) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
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
 
getAccessToken() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.ClientCredentialsAccessTokenProvider
 
getAccessToken() - Method in interface de.aristaflow.adept2.core.eventmanager.mailevents.OAuth2AccessTokenProvider
Gets an OAuth2 access token for accessing the mailbox.
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
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.
getActivationInterval() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the amount of days the licence needs to be activated.
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, List<ActivityState.State>, Integer, Boolean) - Method in class de.aristaflow.ilm.ws.core.runtimemanager.ExecutionControlManagerWebService
 
getActivitiesIterator(SessionToken, ActivityState.State[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
The same as ExecutionControlManager.getActivities(SessionToken, ActivityState.State[]) but with partial retrieval of the activities and their state.
getActivitiesIterator(Boolean, Integer, Long, List<ActivityState.State>) - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ExecutionControlManagerRest
 
getActivitiesIterator(Boolean, Integer, Long, List<ActivityState.State>) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteExecutionControlManagerRest
 
getActivityConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
 
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.
getActivityExecutionControl() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getActivityExecutionControl(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.client.AdministrationService
 
getActivityExecutionControl(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getActivityExecutionControlRest() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
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() - 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.
getActivityStarting() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getActivityStarting() - Method in class de.aristaflow.ilm.ws.core.runtimemanager.RuntimeManagerWebService
 
getActivityStarting() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RuntimeServiceWebService
 
getActivityStarting() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.RuntimeManagerRest
 
getActivityStarting() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
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.
getActivityStartingRest() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
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.
getActivityState(SessionToken, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.runtimemanager.ExecutionControlManagerWebService
 
getActivityState(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ExecutionControlManagerRest
 
getActivityState(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteExecutionControlManagerRest
 
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.
getActivityStateIterator() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ExecutionControlManagerRest
 
getActivityStateIterator() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteExecutionControlManagerRest
 
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.
getActivityTermination() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getActivityTerminationRest() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
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.
getActualLocale() - Method in interface de.aristaflow.adept2.util.i18n.Messages
Gets the actual locale of this messages.
getActualLocale() - Method in class de.aristaflow.adept2.util.i18n.ResBundleMessages
 
getActualLocale() - Method in class de.aristaflow.adept2.util.i18n.SubMessages
 
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.
getAdditionalFeatures() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the included features which are additionally included besides the standard features of the licensed edition.
getAdditions() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Returns additional licence attributes.
getAddress() - Method in class de.aristaflow.adept2.model.mail.EmailAddress
Gets the mail address of this EmailAddress.
getAddressees() - Method in interface de.aristaflow.adept2.model.common.plugindata.MailNotificationData
Returns how the addresses of the recipients are determined, cf.
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.
getADEPT2CallbackExport() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
Returns the submodule responsible for exporting callback objects.
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.
getAdministration() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistManagerWebService
 
getAdministration() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
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(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.
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.
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() - Method in class de.aristaflow.adept2.core.client.ClientQA
Gets the wrapped QualifiedAgent of this client agent.
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.
getAgent() - Method in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebComponent
Returns the agent executing this activity.
getAgent() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getAgent() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getAgent(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractAuthenticatedService
Gets the agent of the designated session token.
getAgent(SessionToken) - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
 
getAgentForAutoGenOrgPos(SessionToken, Entity) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets agent for which the designated org position has been implicitly created.
getAgentForUserName(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getAgentForUserName(String) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getAgentForUserName(SessionToken, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the agent entity with the designated PredefinedAttributes.AGENT_USERNAME.
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().
getAggregateGroups() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getAggregateGroups() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.AbstractRemoteIterator
 
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
getAll() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
Deprecated.
getAll() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
 
getAll() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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 ExecutionControlManager.getAllActivities(SessionToken, ActivityState.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
The same as RevisionManager.getAllBranches(SessionToken) but with partial retrieval of the branches.
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
The same as DataTypeManager.getAllDataTypes(SessionToken) but with partial retrieval of the data types.
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(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.
getAllImpl() - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
 
getAllImpl() - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
Implements AbstractRemoteIterator.getAll() without the need to consider result transformation, closeable and alive time tracking.
getAllImpl() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
getAllImpl() - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
 
getAllImpl() - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
 
getAllImpl() - Method in class de.aristaflow.adept2.model.common.collection.TransformingRemoteIterator
 
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 templates.
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.
getAllInstanceIDsOfIterator(SessionToken, UUID[], boolean) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Similar to InstanceManager.getAllInstanceIDsOf(SessionToken, UUID[], boolean) but with partial retrieval of the instance IDs and therefore no grouping by template ID.
getAllInstanceRefs(Boolean, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getAllInterfaces(Class<?>, Map<Class<?>, List<Class<?>>>) - Static method in interface de.aristaflow.adept2.model.common.WrappingProxy
Gets all interfaces implemented by the designated class and additionally the designated interfaces.
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
The same as ProcessRepository.getAllProcessTypes(SessionToken) but with partial retrieval of the process types.
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.
getAllResources(SessionToken, Integer) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getAllResources(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
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, List<TemplateManager.TemplateKind>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
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
The same as TemplateManager.getAllTemplateIDs(SessionToken) but with partial retrieval of the template IDs.
getAllTemplateIDsIterator(SessionToken, TemplateManager.TemplateKind) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
The same as TemplateManager.getAllTemplateIDs(SessionToken, TemplateKind) but with partial retrieval of the template IDs.
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
The same as ProcessTemplateManager.getAllTemplateProxies(SessionToken, Filter) but with partial retrieval of the lightweight objects for process templates.
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
The same as TemplateManager.getAllTemplateReferences(SessionToken) but with partial retrieval of the template references.
getAllTemplateRefs(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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
The same as DataTypeManager.getAllUDFs(SessionToken, String) but with partial retrieval of the user-defined functions.
getAllUdts(SessionToken, Integer) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getAllUdts(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getAllWorklistUpdates(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
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 class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getAndLockTemplateStatus(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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(SessionToken, String, String) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteRuntimeEnvironmentWebService
 
getApplicationState(String, String) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteRuntimeEnvironmentRest
 
getApplicationState(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
getApplicationState(String) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
Gets the application state stored for the designated savepoint as object.
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.
getArgumentTypes() - Method in class de.aristaflow.adept2.model.common.xml.XPathFunction
 
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.
getArray() - Method in class de.aristaflow.adept2.util.ArrayTools.ByteArrayWrapper
Gets the wrapped array.
getArray() - Method in class de.aristaflow.adept2.util.types.ArrayKey
Gets (a clone of) the wrapped array.
getArrayValueAsList(Attribute, Object) - Static method in interface de.aristaflow.adept2.model.filter.ContainsFilter
Gets the current value of the designated attribute as collection.
getAsRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.runtimemanager.ExecutionControlManagerWebService
 
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
Gets the staff assignment rule defining the delegation recipients for a worklist item in state WorklistConstants.WorklistItemState.ASSIGNED or null (or the empty string) 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
 
getAsXML() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
Deprecated, for removal: This API element is subject to removal in a future version.
getAsyncContext() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - 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.
getAttachedDataContext(SessionToken, UUID) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getAttachedDataContext(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
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.
getAttachedResources(SessionToken, UUID, Integer) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getAttachedResources(UUID, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getAttachedResources(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
Gets the resources (rather the merged resource instances) attached to the designated worklist item.
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.model.mail.Email
Gets the files attached to the mail or an empty list.
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() - Method in interface de.aristaflow.adept2.model.filter.ContainsFilter
Returns the attribute the filter is applied to.
getAttribute(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getAttribute(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getAttribute(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
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 class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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.
getAttributeFilterAbstract() - Method in class de.aristaflow.ilm.model.filter.CollectionAttributeFilter.CollectionSizeFilter
 
getAttributeFilterAbstract() - Method in class de.aristaflow.ilm.model.filter.CollectionAttributeFilter
 
getAttributeGetters() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
 
getAttributeMetaData(SessionToken, EntityType) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getAttributeMetaData(EntityType) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getAttributeMetaData(SessionToken, EntityType) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the attribute meta data for the designated type and for this OM extension.
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.
getAttributeMetaData(SessionToken, EntityType) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getAttributeMetaData(SessionToken, EntityType) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getAttributeMetaData(EntityType) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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.
getAttributeName() - Method in class de.aristaflow.ilm.model.filter.CollectionAttributeFilter.CollectionSizeFilter
 
getAttributeName() - Method in class de.aristaflow.ilm.model.filter.CollectionAttributeFilter
Gets the name of the attribute of Collection.
getAttributeNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getAttributeNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getAttributeNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getAttributeNames() - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeEntity
 
getAttributeNames() - Method in class de.aristaflow.adept2.model.orgmodel.Entity
Returns the names of the attributes that are contained in this Entity-object.
getAttributeNames(SessionToken, EntityType) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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.
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() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
Returns all attributes of the viewer class.
getAttributes(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
 
getAttrMapping(String) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
Gets the attribute of the designated org model extension this attribute is mapped to or null if the attribute is not mapped to the designated org model extension.
getAttrMappings() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
Gets the org model extensions (and the corresponding attributes) this attribute is mapped to.
getAttrsMappedToOmExts() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the attribute names (all lower case) and the (names of the) corresponding source OM extension ordered by their priority.
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 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.
getAuthType() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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
Gets the last position in the delegation history that has been set when calling InternalWorklistItem.storeCurrentState(boolean).
getAvailableStateWorklistIDs() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
Gets the IDs of the worklists this item has been when calling InternalWorklistItem.storeCurrentState(boolean).
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.
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.
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
getBaseTemplId() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the templateId this instance node is based on.
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.ilm.ws.base.service.ServiceMetaData
Gets the base URL of the web app of the REST communication service.
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.
getBcc() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the addresses to which to send a copy of the mail unaware of the other recipients or an empty list.
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
 
getBlacklist(Entity...) - Static method in class de.aristaflow.adept2.model.orgmodel.PasswordUtils
Gets a list of excluded words, that are values of specific attributes of the designated entities.
getBlockIdentifier(URI, Node, Node) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
 
getBody() - Method in class de.aristaflow.adept2.model.scripts.Script
Returns the script body or null if the script did not contain a body.
getBody() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
Gets the HTTP request's body, in case there was a body sent by the browser.
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.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(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
 
getBooleanValue(String) - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
getBootstrapRegistry() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
 
getBounceTo() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the address to which to send problems that occur on the way of the mail to its recipient or null.
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.
getBranchFigure() - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getBranchFigure() - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getBranchFigure() - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates an IFigure from the widgets package for a branch edit part
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
 
getBrowser() - Method in class de.aristaflow.adept2.ui.swtgui.SelectedBrowser
Gets the selected and wrapped browser.
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.
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.
getByteCount() - Method in class de.aristaflow.adept2.util.io.SwitchingOutputStream
Gets the number of bytes written to this output stream.
getBytes() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
Gets the content of this FileUDT as byte[].
getBytes() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
 
getBytes() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Gets the value as a byte array of this user-defined data type.
getBytes() - Method in class de.aristaflow.adept2.util.io.SwitchingOutputStream
Gets the content of this output streams as byte[] if the threshold has not been exceeded.
getCallback() - Method in class de.aristaflow.ilm.ws.base.service.AbstractStub
Gets the wrapped web service callback instance.
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
Deprecated.
Returns the callback ID that could not be resolved.
getCallbackObjectIface(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
Gets the callback ID (name, which is also the interface of the callback object) the designated URI refers to.
getCallbackObjectName(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
Gets the callback ID (name and count) as path of the callback object the designated URI refers to and whether the URI refers to the logical host of this host or not.
getCallingAgent() - Method in exception de.aristaflow.adept2.model.execution.WrongAgentException
Gets the agent that called the method but is not allowed to execute it.
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
 
getCause() - Method in exception de.aristaflow.ilm.util.IlmException
 
getCc() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the addresses to which to send a copy of the mail or an empty list.
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 class de.aristaflow.ilm.ws.base.service.AbstractRootResourceConfigurableWebService
 
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.
getChangeableConfigurationKeys(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractConfigurableRootResource
 
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, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
Returns the properties of a given data edge, 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.
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() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
Returns the properties of the ExecutableInstance which have been changed.
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(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 .
getCharacterEncoding() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getCharset(URLConnection) - Static method in class de.aristaflow.adept2.util.net.HttpTools
Gets the character set used for text content of the designated URLConnection.
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.
getChildAt(int) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the direct child instances at the designated node of the instance this instance node refers to indexed by the iterations of the designated node.
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() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the direct child instances of the instance this instance node refers to.
getChildren() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateNode
Gets the direct children of the template this template node refers to as template nodes (thus the template node hierarchy) indexed by the ID of the node in this template.
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.demux.DeferredServletContext
 
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.
getClassName() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredDynamic
 
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
Gets the part of the classpath that is added by this activity template definition to the one of the parent attribute.
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.
getClientAdministration() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getClientAdministration() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
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() - 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.
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.
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.
getClientWorklistId() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getClientWorklistId() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getClosestLocalisation(Locale) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Gets the localisation value that is closest to the designated locale.
getClosestVisiblePred(Template, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
Gets the closest predecessor of the designated node that is not hidden.
getClosestVisibleSucc(Template, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
Gets the closest successor of the designated node that is not hidden.
getCloseTime() - Method in class de.aristaflow.adept2.model.common.collection.AbstractTimeTrackingRemoteIterator
 
getCloseTime() - Method in class de.aristaflow.adept2.model.common.communication.ServerInputStream
 
getCloseTime() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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
Deprecated.
 
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
 
getCollectionElementAttributeFactory(String) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
Creates an AttributeFactory for the inner type of the given collection attribute.
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() - 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.
getColumnNames(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Gets all column names of a specific table.
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() - Method in class de.aristaflow.adept2.model.logmanagement.Schema
Returns all columns of this schema.
getColumns(String, String, String, String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
 
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.
getColumnType(ExtendedConnection, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Gets the type of a specific column as java.sql.Types.
getColumnType(String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Gets the type of a specific column as java.sql.Types.
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
Returns a Signature instance of the algorithm defined in SecurityTools.SIGNATURE_ALGORITHM.
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.
getCompliantDataElements(Template, ProcessConstants.AdeptDataType, UUID, int) - Static method in class de.aristaflow.adept2.core.changeoperations.ChangeOperationTools
Gets the data elements that are compatible to the designated 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() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
 
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() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
Gets the configuration of this operation that corresponds to the configuration description of this 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() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
Gets the configuration of this operation that corresponds to the (merged) configuration description of this operation.
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() - 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
Gets the configuration of this process template that corresponds to the configuration description.
getConfiguration(SessionToken) - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceConfigurableWebService
 
getConfiguration(SessionToken, String, Long, Long) - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
getConfiguration(String, Long, Long) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
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(SessionToken, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
Deprecated.
Gets the global configuration for all activities of the designated configuration namespace.
getConfiguration(SessionToken, String, long, long) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
Gets the configuration for the designated agent and the designated namespace.
getConfiguration(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
Deprecated.
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
Deprecated.
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
Deprecated.
Gets the configuration for the designated activity of the designated configuration namespace.
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(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
 
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(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 class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads the configuration of the designated instance of the designated component type.
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(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractConfigurableRootResource
 
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() - 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() - 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() - 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.
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(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
 
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.
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.
getConfigurationValue(SessionToken, String) - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceConfigurableWebService
 
getConfigurationValue(String) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractConfigurableRootResource
 
getConfigurationValue(SessionToken, String) - Method in class de.aristaflow.adept2.base.service.AbstractConfigurableAuthenticatedService
 
getConfigurationValue(SessionToken, String) - Method in interface de.aristaflow.adept2.base.service.ConfigurableService
Gets the string representation of the configuration value for the designated key or null if the key does not exist or has no value.
getConfiguredPlugin(SessionToken, Object, String, Class<T>) - 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>) - 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.base.registry.RegistryWrapper
 
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>, 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.
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) - 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>, String, Class<?>[], Object[]) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
 
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.
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.
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.
getConfiguredPluginTypes(SessionToken) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
 
getConfiguredPluginTypes(SessionToken) - Method in interface de.aristaflow.adept2.base.service.ServiceAccess
Retrieves all plugin types declared for the instance using this interface.
getConfiguredPluginTypes(SessionToken) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
Retrieves all plugin types declared for the instance using this interface.
getConfiguredPluginTypes(SessionToken, String) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
Retrieves all plugin types declared for the designated using instance.
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() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
 
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(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(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 interface de.aristaflow.adept2.extensions.filerodatasource.FileroDataSource
Returns a connection that can be used to access FILERO.
getConnection(String, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
Retrieves a connection to the designated data source.
getConnection(String, String) - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
 
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, 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(String, Properties) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
Attempts to establish a connection to the given database URL.
getConnectionRouter(UISettings) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getConnectionRouter(UISettings) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getConnectionRouter(UISettings) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates and returns a connection router which is used to route the connection between graph elements
getConnector(int, int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
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).
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.
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.
getConnNameParameter(int, Node, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
Gets the parameter name for the designated connector ID and the corresponding process model parameter either from the designated node or its assigned EBP depending on the 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() - 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
 
getContent(FileUDTValue.FileDescriptor) - Static method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue
Deprecated, for removal: This API element is subject to removal in a future version.
getContentAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.QaInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.QaRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.RaInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.RaRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.globalprovider.NamespaceInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.globalprovider.NamespaceRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.ErrorDataInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.ErrorDataRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.ExecHistEntryInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.ExecHistEntryRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.WorkHistEntryInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.WorkHistEntryRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.processmanager.TemplKindInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.core.processmanager.TemplKindRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.common.collection.AbstractRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.execution.EcInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.execution.EcRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.orgmodel.EntityInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.orgmodel.EntityRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstIdInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstIdPairInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstIdPairRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstIdRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstRefInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstRefRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstStatusInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.InstStatusRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplIdInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplIdRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplRefInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplRefRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplStatusInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.processmodel.TemplStatusRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.IdUdtInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.IdUdtRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.ResInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.ResInstInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.ResInstRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.resourcemodel.ResRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.AsInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.AsRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.NsInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.NsRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.ScInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.ScRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.ws.rest.model.orgmodel.EntityInitialRemoteIteratorData
 
getContentAbstract() - Method in class de.aristaflow.ilm.ws.rest.model.orgmodel.EntityRemoteIteratorData
 
getContentLength() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getContentLengthLong() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getContentStream(FileUDTValue.FileDescriptor) - Static method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue
Gets an input stream for reading the contents of the file represented by the designated file descriptor.
getContentString() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Gets the content of this UDTValue as plain UTF-8-encoded string.
getContentString(UDTValue) - Static method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Gets the string content of the designated UDTValue being/providing a LocalisationUdt.
getContentType() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.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.demux.DeferredServletContext
 
getContext(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getContextPath() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getContextPath() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
Gets the context for the inner servlet adapted from the context path of the DemuxServlet handling this request.
getContextPath() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getCookies() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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) - 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.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.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.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.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
Gets the amount of AttributeMetaData.MetaDataElements held by this container (without the OM extension-specific attributes).
getCount() - Method in class de.aristaflow.adept2.util.locking.ConditionLatch
 
getCount(boolean) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the amount of AttributeMetaData.MetaDataElements held by this container, optionally including the OM extension-specific attributes (hidden source and enabled attributes of all OM extensions for which a mapping exists).
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
The same as ConfigurationSetManager.getCSReferenceRevisions(SessionToken, String) but with partial retrieval of the references.
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
The same as ConfigurationSetManager.getCSReferencesRevision(SessionToken, long) but with partial retrieval of the references.
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.
getCurrentDataValues(SessionToken, Collection<InstanceNode>, Map<UUID, Map<Integer, ProcessConstants.AdeptDataType>>) - Method in interface de.aristaflow.adept2.core.datamanager.DataMonitor
Gets the current values of the designated data elements for the designated instances.
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() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Gets the current time (as timestamp) from the underlying DBMS in UTC timezone.
getCurrentTime(ExtendedConnection) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
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
Deprecated, for removal: This API element is subject to removal in a future version.
Use FileUDT.getBytes() instead.
getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
Deprecated, for removal: This API element is subject to removal in a future version.
getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.CloseIgnoringAttachment
Deprecated, for removal: This API element is subject to removal in a future version.
getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
Deprecated, for removal: This API element is subject to removal in a future version.
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.
getDatabaseName(Connection) - Static method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
Detects the database type based on the designated connection.
getDatabaseNameForProductName(String) - Static method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
Deprecated.
Use DatabaseName.getDatabaseName(Connection) instead to properly detect Azure.
getDataContainer() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
Returns the data context valid for the requested activity.
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.
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() - 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.
getDataContext(ClientSessionFactory, DataContainer, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
Deprecated, for removal: This API element is subject to removal in a future version.
getDataContext(ClientSessionFactory, DataContainer, Thread, Logger) - 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
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 class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
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).
getDataEdgeFigure(ActivityConstants.AccessType, boolean, boolean) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getDataEdgeFigure(ActivityConstants.AccessType, boolean, boolean) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getDataEdgeFigure(ActivityConstants.AccessType, boolean, boolean) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Create a ProcessConnection for a data edge.
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) - Method in interface de.aristaflow.adept2.model.processmodel.Template
Returns the data element with the given ID.
getDataElement(int, int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
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.
getDataElementAnchor(IFigure) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getDataElementAnchor(IFigure) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getDataElementAnchor(IFigure) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates an Anchor for a data element figure
getDataElementArea() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
Gets the areas in pixels where the data elements are located in the image.
getDataElementFigure(DataElementEditPart) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getDataElementFigure(DataElementEditPart) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getDataElementFigure(DataElementEditPart) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Create an IFigure from the widgets package for a data element
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() - Method in interface de.aristaflow.adept2.model.processmodel.Template
Returns all data elements of the template.
getDataElements() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateNode
Gets the data elements of the template this template node refers to.
getDataElements(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
Returns the IDs of the data elements of the requested scope.
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 class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getDataManager(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
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.
getDataMonitor() - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
Gets the instance for monitoring data, that is, retrieving several data values at once, possibly together with the corresponding data history.
getDataRereadable() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
Deprecated, for removal: This API element is subject to removal in a future version.
getDataRereadable() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.CloseIgnoringAttachment
Deprecated, for removal: This API element is subject to removal in a future version.
getDataType() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
Returns the date type of the attribute.
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.
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.
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.
getDateHeader(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
Returns the decision ID itself
getDecisionID(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
Returns the decision ID for the given edge code.
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() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
Returns the label of the decision ID.
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.
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() - 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).
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.
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.
getDeclaredResponses(Method) - Method in class de.aristaflow.ilm.ws.rest.base.service.openapi.Enricher
Gets all OperationResponses declared for the designated method as well as the default exceptional response, that is a response containing a plain IlmException with status code 5XX.
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
 
getDefaultDemuxServletName() - Static method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
Gets a default name for this demultiplexing servlet.
getDefaultFeaturesFor(String) - Static method in class de.aristaflow.adept2.model.common.LicenceConstants
Gets the default features for the designated edition.
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.demux.DeferredServletContext
 
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
 
getDelayedRunnable() - Method in class de.aristaflow.adept2.util.threading.executor.ScheduledObjectOneWorkExecutor.ScheduledRuntimeData
Gets the delayed runnable of this scheduled runtime data or null.
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.
getDelegationManager() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistManagerWebService
 
getDelegationManager() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
getDelegationRecipients(SessionToken, UUID) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.DelegationManagerWebService
 
getDelegationRecipients(UUID, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.DelegationManagerRest
 
getDelegationRecipients(SessionToken, UUID) - 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.
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.
getDelegationRecipientsIterator() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.DelegationManagerRest
 
getDelegationRecipientsIterator(SessionToken, UUID, Integer) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.DelegationManagerWebService
 
getDelegationRecipientsIterator(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationManager
The same as DelegationManager.getDelegationRecipients(SessionToken, UUID) but with partial retrieval of the agents.
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, String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
 
getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, String) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
The same as DependencyProvider.getDependencyTypeArguments(Object, de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType, UUID) but restricting based on the designated UDT name instead of the identifier ID.
getDependencyTypeArguments(Object, ProcessConstants.AdeptDataType, UUID) - 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.
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.
getDescription(String, List<Class<?>>) - Method in class de.aristaflow.ilm.ws.rest.base.service.openapi.Enricher
Gets the description for a response declaration.
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.
getDescriptor() - Method in class de.aristaflow.adept2.util.CleanupTask.AbstractCleanupTask
 
getDescriptor() - Method in interface de.aristaflow.adept2.util.CleanupTask
Gets a string that meaningfully describes or identifies this task when used in log message etc.
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
The same as ConfigurationSetManager.getCSRevision(SessionToken, String, long) but with partial retrieval of the references.
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
The same as ExecutableComponentDescriptionManager.getDevelopmentECDReferences(SessionToken, long) but with partial retrieval of the references.
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
The same as IconManager.getDevelopmentIconDescriptors(SessionToken, long) but with partial retrieval of the descriptors.
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
The same as IdentifierManager.getDevelopmentIdentifiers(SessionToken, long) but with partial retrieval of the identifiers.
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
The same as OperationManager.getDevelopmentOperationReferencesOfECD(SessionToken, String, long) but with partial retrieval of the references.
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
The same as ResourceManager.getDevelopmentResourceDescriptors(SessionToken, long) but with partial retrieval of the descriptors.
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.
getDirectChildTemplateNodes(Template, boolean) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
Gets a map with all child templates (direct children only) of the designated parent template mapped to the corresponding node ID in the parent template.
getDirectChildTemplates(Template, boolean) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
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)
getDispatcherType() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getDocumentFromSource(InputSource) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Reads a document from the designated source; namespaces will be used, no validation will take place.
getDocumentFromSource(InputSource, Schema, ErrorHandler, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Reads a document from the designated source.
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
Reads a document from the designated stream.
getDocumentFromString(String, Schema) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Parse a string and converts it to a Document using the XMLHelperTools.DEFAULT_ENCODING.
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() - 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
 
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.
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
The same as ExecutableComponentDescriptionManager.getECDReferenceRevisions(SessionToken, String) but with partial retrieval of the references.
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
The same as ExecutableComponentDescriptionManager.getECDReferencesRevision(SessionToken, long) but with partial retrieval of the references.
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.
getEcRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
getEdge() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
Return the edge object.
getEdge(int, int, ProcessConstants.EdgeType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
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() - Method in interface de.aristaflow.adept2.model.processmodel.Edge
Returns the edge code.
getEdgeCode(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
Returns the edge code for the given decision ID.
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
 
getEdition() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the name of the licensed edition.
getEffectiveMajorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getEffectiveMajorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getEffectiveMinorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getEffectiveMinorVersion() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getEffectiveSessionTrackingModes() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
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.
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
getEnabledAttr(String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the name for the attribute containing whether the entity is enabled for the designated OM extension.
getEncoding() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT.FileMetaData
 
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.
getEnquiryRecipientIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityStartingRest
 
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, Integer) - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
getEnquiryRecipients(Integer, Long, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityStartingRest
 
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
The same as ActivityStarting.getEnquiryRecipients(SessionToken, EBPInstanceReference) but with partial retrieval of the agents.
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, EntityType, Filter, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the entities of the designated type relevant for this OM extension and matching the designated filter
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.
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, 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.
getEntitiesFiltered(SessionToken, EntityType, EntityFilter, Boolean, List<String>, Integer) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getEntitiesFiltered(EntityType, Boolean, Integer, Long, FilterWithProjection) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntitiesForPolicy(SessionToken, String, Boolean, List<String>, Integer) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getEntitiesForPolicy(Boolean, Integer, Long, String, List<String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntitiesForType(SessionToken, EntityType, Boolean, List<String>, Integer) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getEntitiesForType(EntityType, Boolean, Integer, Long, List<String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntitiesForTypeAllAttrs(EntityType, Boolean, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntitiesFromPreviousRuns(SessionToken, EntityType, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets all entities of the designated type relevant for this OM extension (the corresponding #ENTITY_OM_EXTENSION_UID attribute is set) that have a synchronisation run ID less than the current one.
getEntitiesIterator(SessionToken, EntityType, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
The same as ModelExplorer.getEntities(SessionToken, EntityType, boolean, String...) but with partial retrieval of the entities.
getEntitiesIterator(SessionToken, EntityType, Filter, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
The same as ModelExplorer.getEntities(SessionToken, EntityType, Filter, boolean, String...) but with partial retrieval of the entities.
getEntitiesIterator(SessionToken, EntityType, String, CmpOperator, Serializable, 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
The same as ModelExplorer.getEntities(SessionToken, String, boolean, String...) but with partial retrieval of the entities.
getEntity(SessionToken, EntityType, Long, List<String>) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getEntity(EntityType, Long, List<String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
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.
getEntityAllAttrs(EntityType, Long) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntityAttributes(String, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
Deprecated, for removal: This API element is subject to removal in a future version.
This method is no longer used and will be removed. Subclasses should remove at least the Override annotation.
getEntityCount(SessionToken, EntityType, Boolean) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getEntityCount(EntityType, Boolean) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntityCount(SessionToken, EntityType, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
Returns the current count of entities of the specified type.
getEntityIterator() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getEntityRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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
Gets a map containing all entries for this configuration description indexed by the name of the entry ( ConfigurationDescription.ConfigurationEntry.getName()).
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
Gets a map containing all entries for this configuration description indexed by the name of the entry (ConfigurationDescription.ConfigurationEntry.getName()).
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.
getErrorDataIterator() - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecutionLogManagerRest
 
getErrorDataRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.logmanager.logs.ExecutionLogManagerWebService
 
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() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
 
getEventHandler() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
 
getEventHandler() - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
Gets the event handler that have been registered for this event source.
getEventHandler(SessionToken, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
 
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.
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.
getExceptionHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the exception handler creating appropriate wrapping exceptions for expected exceptions.
getExceptionHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the exception handler creating appropriate wrapping exceptions for expected exceptions.
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() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
 
getExecutionContext(SessionToken, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
getExecutionContext(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityStartingRest
 
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, 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(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(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
Gets the execution context for the designated activity.
getExecutionContextIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityStartingRest
 
getExecutionContexts(SessionToken, Collection<EbpInstanceReference>, Integer) - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
getExecutionContexts(Integer, Long, Collection<EbpInstanceReference>) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityStartingRest
 
getExecutionContexts(SessionToken, Collection<EBPInstanceReference>) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
Gets the execution contexts for the designated activities.
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,...
getExecutionControlManager() - Method in class de.aristaflow.ilm.ws.core.runtimemanager.RuntimeManagerWebService
 
getExecutionControlManager() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RuntimeServiceWebService
 
getExecutionControlManager() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.RuntimeManagerRest
 
getExecutionControlManager() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
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(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.
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() - 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.
getExecutionControlProperties(SessionToken, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.runtimemanager.ExecutionControlManagerWebService
 
getExecutionControlProperties(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ExecutionControlManagerRest
 
getExecutionControlProperties(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteExecutionControlManagerRest
 
getExecutionControlProperties(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
Gets the ExecutionControlProperties for the designated activity.
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
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 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.
getExecutionHistoryEntryIterator() - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecutionLogManagerRest
 
getExecutionHistoryRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.logmanager.logs.ExecutionLogManagerWebService
 
getExecutionHistoryXML() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
Returns the execution history of the instance as XML document.
getExecutionLogManager() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
getExecutionLogManager(SessionToken) - Method in class de.aristaflow.ilm.ws.core.processmanager.ProcessManagerWebService
 
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.
getExpectedAgent() - Method in exception de.aristaflow.adept2.model.execution.WrongAgentException
Gets the agent that is allowed to execute the called method or null in case the allowed agents are specified as SAR.
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.
getExpectedSar() - Method in exception de.aristaflow.adept2.model.execution.WrongAgentException
Gets the SAR that specifies the agents that are allowed to execute the called method or null in case a specific agent is 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
Deprecated.
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.
getFactory(String, String, Class<T>) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
Gets the instance of the designated factory configured for the component instance with the designated instance name.
getFactoryForCollectionAttribute(String) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
Deprecated, for removal: This API element is subject to removal in a future version.
getFallbackLocale(String, Locale) - Method in class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Deprecated.
 
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.
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.
getFallbackSequenceStrings(Locale...) - Static method in class de.aristaflow.adept2.util.LocaleTools
Gets a sequence of locales (as strings) 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.
getFigureProviderID() - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
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.
getFileExtension(String) - Static method in class de.aristaflow.adept2.util.io.MediaTypes
Gets the file extension (including ".") for the designated MIME type or an empty string if the MIME type has no extension.
getFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT.FileMetaData
 
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 (without path information), in case the attachment was a file upload, null otherwise (for non-file binary data).
getFileName(String) - Static method in class de.aristaflow.adept2.util.FileTools
Gets the file name of the designated path, i. e. removes the trailing path.
getFileUdtMetaData(UDTValue) - Static method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
Gets the FileMetaData of the designated UDTValue if this is/contains FileUDT.
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
 
getFilterAbstract() - Method in class de.aristaflow.ilm.model.filter.ContainsFilter.AllFilter
 
getFilterAbstract() - Method in class de.aristaflow.ilm.model.filter.ContainsFilter.ExistsFilter
 
getFilterAbstract() - Method in class de.aristaflow.ilm.model.filter.ContainsFilter
 
getFilterAt(int) - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
Gets the sub-filter at the designated index.
getFilterCount() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
Gets the number of sub-filters in this filter.
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.demux.DeferredServletContext
 
getFilterRegistration(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getFilterRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getFilterRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getFilters() - Method in class de.aristaflow.adept2.core.orgmodelmanager.Filter
Returns all selections of this filter.
getFiltersAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.QualifiedAgentFilter.AndQaFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.base.sessionmanagement.QualifiedAgentFilter.OrQaFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.execution.EnquiryFilter.AndEnqFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.execution.EnquiryFilter.OrEnqFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.execution.InputDataContextFilter.AndIdcFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.execution.InputDataContextFilter.OrIdcFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.AndInstantFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.OrInstantFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleCollFilter.AndCollFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleCollFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleCollFilter.OrCollFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleFilter.AndFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.MultipleFilter.OrFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.AndStringFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.OrStringFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.DelegationFilter.AndDelFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.DelegationFilter.OrDelFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.AndUuidFilter
 
getFiltersAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.OrUuidFilter
 
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.
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.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(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.
getFormat() - Static method in class de.aristaflow.adept2.base.registry.PseudoIsoSimpleFormatter
Gets the format string to use with this SimpleFormatter.
getFormats(String) - Method in class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Deprecated.
 
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 interface de.aristaflow.adept2.util.i18n.Messages
Gets the string for the designated key formatted using Format.format(Object).
getFormattedString(String, Object...) - Method in class de.aristaflow.adept2.util.i18n.ResBundleMessages
 
getFormattedString(String, Object...) - Method in class de.aristaflow.adept2.util.i18n.SubMessages
 
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 instance of the system data formatter configured for the designated component instance.
getFrom() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the address of the sender.
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
 
getGeneratedOrgPosIdFor(SessionToken, long) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the ID of the org position entity that has been implicitly created for the agent entity with the designated ID or null if no such org position exists.
getGeneratedOrgPosUidFor(SessionToken, long) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the string to be used as UID for the org position that is/has been implicitly created for the agent with the designated ID.
getGenericParents(Type) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
Gets the transitive parent classes and interfaces of the designated type mapped to the type variables these classes and interfaces declare and which are mapped to a type.
getGlobalConfiguration() - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalProvider
getGlobalConfiguration(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
getGlobalConfiguration(String) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
getGlobalConfiguration(SessionToken, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
Gets the global configuration for the designated namespace.
getGlobalEcConfiguration() - 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.
getGlobalNamespaces(SessionToken, Integer) - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
getGlobalNamespaces(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
getGlobalNamespaces(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
Gets all namespaces for which global configurations are defined.
getGlobalNamespacesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
The same as GlobalUserConfiguration.getGlobalNamespaces(SessionToken) but with partial retrieval of the entities.
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.
getGlobalSecurityManager() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getGlobalSecurityManager() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
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() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
Gets the URIs under which the service has been globally published.
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(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.
getGlobalUserConfiguration() - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalProvider
Gets the global user configuration, that is, user-specific configurations that apply locally to various things, e. g. to allow for a configuration that applies to all clients used by an agent.
getGlobalUserConfiguration() - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalProviderWebService
 
getGlobalUserConfigurationRest() - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalProviderRest
 
getGlobalWorklist(SessionToken, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getGlobalWorklist(Integer, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
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.
getGlobalWorklistAll(Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
getGlobalWorklistIncrementally(SessionToken, Integer, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getGlobalWorklistIncrementally(SessionToken, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
The same as WorklistAdministration.getGlobalWorklist(SessionToken) but with a worklist providing incremental access to its items and optionally containing grouping items.
getGlobalWorklistIncrementally(SessionToken, Filter, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
The same as WorklistAdministration.getGlobalWorklist(SessionToken) but with a worklist providing incremental access to its filtered items.
getGraphElements() - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
Returns the implementation of the graph elements which are used to visualise the process graph
getGraphFigureFormatter() - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
 
getGraphFigureFormatter() - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getGraphFigureFormatter() - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates and returns a formatter for the process graph figures
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 instance of the graphical model factory configured for the designated component instance.
getGraphOrientation() - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
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.
getGroupingWorklistItem(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getGroupingWorklistItem(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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
 
getGuesses() - Method in interface de.aristaflow.adept2.model.orgmodel.PasswordStrength
Gets the amount of average guesses the password or 0 if the amount is unknown.
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 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(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.
getHeader(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getHeaderData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.CloseIgnoringAttachment
 
getHeaderNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getHeaders() - Method in class de.aristaflow.adept2.model.mail.Email
Gets additional headers of the mail or an empty map
getHeaders(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getHorizontalSpacing() - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
getHostnameCombined(String, Integer) - Static method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
Gets the name of the designated host and port combined into one string.
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.
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.
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
The same as IconManager.getIconDescriptorRevisions(SessionToken, UUID) but with partial retrieval of the descriptors.
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
The same as IconManager.getIconDescriptorsRevision(SessionToken, long) but with partial retrieval of the descriptors.
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() - 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 interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
Gets the unique ID of the org model extension.
getId() - Method in class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
Gets the ID of this pipeline.
getId() - Method in interface de.aristaflow.ilm.core.executionmanager.InstanceStateCallback
Gets the unique ID of this callback.
getId() - Method in class de.aristaflow.ilm.core.executionmanager.InstanceStateNotificationWrapper
Gets the ID of the wrapped InstanceStateCallback-instance.
getId() - Method in interface de.aristaflow.ilm.core.runtimemanager.ActivityStateCallback
Gets the unique ID of this callback.
getId() - Method in class de.aristaflow.ilm.core.runtimemanager.ActivityStateNotificationWrapper
Gets the ID of the wrapped ActivityStateCallback-instance.
getId() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRestStub
 
getId() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationSseStub
 
getId() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRestStub
 
getId() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationSseStub
 
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 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.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getID() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.
getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
Returns the ID of the identifier which describes the type of the parameter in detail, or the constant ProcessConstants.UNIVERSAL_IDENTIFIER_ID.
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
Returns the ID of the identifier which describes the type of the parameter in detail, or the constant ProcessConstants.UNIVERSAL_IDENTIFIER_ID.
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
The same as IdentifierManager.getIdentifierRevisions(SessionToken, UUID) but with partial retrieval of the identifiers.
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
The same as IdentifierManager.getIdentifiersRevision(SessionToken, long) but with partial retrieval of the identifiers.
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.
getIlmStackTrace() - Method in exception de.aristaflow.ilm.util.IlmException
Gets the stack trace similar to IlmException.getIlmStackTrace() but as ILM representation.
getImage() - Method in interface de.aristaflow.adept2.model.graphical.ProcessImageData
Gets the binary data of the image represented as the appropriate image type.
getImage() - Method in class de.aristaflow.adept2.ui.statushandling.ErrorDialogue
 
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
 
getIncrementalUpdateThreshold() - Method in interface de.aristaflow.adept2.model.worklistmodel.WorklistUpdateConfiguration
Gets the threshold for the update size when to push incremental updates instead of complete updates.
getIncrementalWorklists() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
getIncrementalWorklists() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getIncrementalWorklistUpdates() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getIncWorklistUpdateWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getIncWorklistWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getIncWorklistWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getIndexedInputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.VariableParallelismEBP
Gets the input parameters of access type ActivityConstants.AccessType.READ that are split and distributed for the created subprocess instances.
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(O) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor
 
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.UnlimitedPipelineExecutor
 
getIndexObjectFor(O1) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
Gets the object used for managing and executing runnables within this executor.
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() - 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.
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.
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.demux.DeferredDynamic
 
getInitParameter(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletConfig
 
getInitParameter(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getInitParameter(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getInitParameterNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletConfig
 
getInitParameterNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
This includes the init parameter names of the parent servlet context as well as the additional init parameter names set for this servlet context.
getInitParameterNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getInitParameters() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredDynamic
 
getInitParams() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
Gets the current init parameters of this servlet context as well as the ones from the parent servlet context.
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 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.
getInnerMostType(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
Gets the innermost type as ProcessConstants.AdeptDataType and in case of ProcessConstants.AdeptDataType.USERDEFINED of the corresponding UDT name.
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.
getInnerType(String, boolean) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
Parses the designated UDT name and returns whether the type refers to a list and the corresponding inner type of the list.
The returned triple contains the following information: Whether the designated UDT name refers to a list (SystemDataConstants.isListUdt(String, boolean) or SystemDataConstants.isSerialisedList(String, boolean)). If the UDT name does not refer to a list, the second element will be the ProcessConstants.AdeptDataType if one can be parsed, null otherwise.
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.base.servletcontainer.demux.DemuxRequest
 
getInputStream() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
Gets the content of this FileUDT as InputStream.
getInputStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
Gets the value as an InputStream of this user-defined data type.
getInputStream() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Gets the value as an InputStream of this user-defined data type.
getInputStream() - Method in class de.aristaflow.adept2.model.mail.SerialisableAttachmentDataSource
 
getInputStream() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
Gets the actual data as input stream.
getInputStream() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.CloseIgnoringAttachment
 
getInputStream() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
Gets the response data as InputStream.
getInputStream() - Method in class de.aristaflow.adept2.util.io.BufferedRereadableContent
Deprecated.
Returns an input stream for the data.
getInputStream() - Method in class de.aristaflow.adept2.util.io.RereadableContent
Gets an input stream for the data.
getInputStreamForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
getInputStreamForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
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(ProcessModelParameter) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Retrieves the value of the designated input parameter as an object of the closest related java type.
getInputValue(ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Retrieves the value of the designated 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.
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.
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() - Method in interface de.aristaflow.adept2.model.execution.ProcessNodeContext
Gets the instance this context refers to if it can be provided by the using service or client.
getInstance(UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
getInstance(SessionToken, UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.core.processimagerenderer.ProcessImageRendererWebService
 
getInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Gets the designated process instance conforming to the ADEPT2-process model.
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(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.
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.
getInstanceControl() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getInstanceControlRest() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
getInstanceDefOpts(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
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.execution.ProcessNodeContext
Gets the ID of the instance this context refers to.
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.
getInstanceIdIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
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.
getInstanceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
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 interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
Gets the stable ID of the instance referred to by EBPInstanceReference.getInstanceID().
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.
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.
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.
getInstanceManager() - Method in class de.aristaflow.ilm.ws.core.processmanager.ProcessManagerWebService
 
getInstanceManagerRest() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
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.
getInstanceName() - Method in class de.aristaflow.ilm.ws.soap.base.service.AbstractEndpoint
Gets the simple name of the service instance the SOAP request is for.
getInstanceNameFromServiceUri(URI) - Method in interface de.aristaflow.adept2.base.communication.InvocationTarget
getInstanceNameFromServiceUri(URI) - Method in class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
 
getInstanceNameFromServiceURI(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
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.
getInstanceNullOptions(UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
getInstanceReference(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Gets the lightweight representation of the designated process instance.
getInstanceReferenceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getInstanceRefs(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstanceRefs(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getInstanceRefsOf(SessionToken, List<UUID>, Boolean, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstanceRefsOf(Boolean, Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getInstances(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstances(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
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.
getInstanceStatuses(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstanceStatuses(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
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.
getInstanceStatusIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getInstancesWithFailedNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstancesWithFailedNodesFilter(boolean, boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstancesWithRunningNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstancesWithRunningNodesFilter(boolean, boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstancesWithSuspendedNodesFilter(boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstancesWithSuspendedNodesFilter(boolean, boolean) - Static method in class de.aristaflow.adept2.core.processmanager.CustomInstanceFilters
 
getInstanceTreesOf(SessionToken, UUID[], UUID[], Filter, Filter) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Gets trees for all instances of the designated templates matching the instance filter.
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
The same as InstanceControl.getInstantiableTemplateReferences(SessionToken, boolean) but with partial retrieval of the template references.
getInstantiableTemplates(SessionToken, Boolean, Integer) - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
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.
getInstantiableTemplates(Boolean, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
getInstantiableTemplatesIterator(SessionToken, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
The same as InstanceControl.getInstantiableTemplates(SessionToken, boolean) but with partial retrieval of the template IDs.
getInstantiableTemplRefs(SessionToken, Boolean, Integer) - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
getInstantiableTemplRefs(Boolean, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
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.
getInstIdPairIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
getInstIdPairRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getInstIdRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstRef() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the instance (reference) this instance node refers to.
getInstRefRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstStatusRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getInstTemplRefRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
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.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(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, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getInternalWorklist(UUID, Integer, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
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.
getInternalWorklistAll(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
getInternalWorklistIncrementally(SessionToken, UUID, Integer, AdministrativeWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getInternalWorklistIncrementally(SessionToken, UUID, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
The same as WorklistAdministration.getInternalWorklist(SessionToken, UUID) but with a worklist providing incremental access to its items and optionally containing grouping items.
getInternalWorklistIncrementally(SessionToken, UUID, Filter, boolean, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
The same as WorklistAdministration.getInternalWorklist(SessionToken, UUID) but with a worklist providing incremental access to its filtered items and optionally containing grouping items.
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.
getIntHeader(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getIntValue(String) - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
getInvalidDataContainer() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
Gets the data container that caused this exception or null if this exception is caused by a missing data container.
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, URI) - Method in interface de.aristaflow.adept2.base.communication.InvocationTarget
Gets the interfaces required to handle the invocation for the designated URI.
getInvocationHandling(URI, 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.
getIp4AddressString(byte[], byte) - Static method in class de.aristaflow.adept2.util.net.NetworkTools
Gets a string representation for the designated IP (v4) address including a subnet mask if valid (0 < mask <= 32).
getIp4AddressString(Inet4Address, byte) - Static method in class de.aristaflow.adept2.util.net.NetworkTools
Gets a string representation for the designated IP (v4) address including a subnet mask if valid (0 < mask <= 32).
getIpAddressLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the IP address limit as byte[] or null if there is no limit
getIPAddressLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Deprecated.
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.
getItemAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ClientWorklistItemUpdate
 
getItemAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.WorklistItemUpdate
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.AbstractIncWorklistData
This contains all worklist items including items within groups and grouping worklist items.
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.AdminWorklist
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ClientWorklist
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.IncAdminWorklistData
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.IncClientWorklistData
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.InitialIncAdminWorklistData
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.InitialIncClientWorklistData
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.PlainWorklist
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.Worklist
This contains all worklist items including items within groups and grouping worklist items.
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.InitialIncAdminWorklistData
 
getItemsFlatAbstract() - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.InitialIncClientWorklistData
 
getIteration() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the node iteration of the parent node of this instance or Integer.MIN_VALUE if this instance is a top-level instance.
getIterator(UUID) - Method in class de.aristaflow.ilm.model.common.collection.AbstractIteratorHandler
Gets the iterator (with metadata) with the designated ID.
getIteratorConnection() - Method in interface de.aristaflow.adept2.base.dbaccess.JDBCDataSource
Similar to JDBCDataSource.getConnection(boolean) but the returned connection is intended to be used in a potentially long-living RemoteIterator wrapping a result set.
getJavadocRefString(Class<?>) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
Gets the name and path of the Javadoc HTML file (relative, without leading "/" for the designated class.
getJavadocRefString(Method) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
Gets fragment identifier of the designated method including the name and path of the Javadoc HTML file (relative, without leading "/" of the corresponding declaring class.
getJavadocRefType(Class<?>) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
Gets a string representation for the designated class used in Javadoc.
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").
getJsonFor(Class<T>, T) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractStub
Gets the JSON representation of the designated value for the designated class.
getJsonObject() - Method in class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Gets the current value as JSONObject or null if there is no data.
getJsonString(UDTValue) - Static method in class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Gets the string content of the designated UDTValue.
getJspConfigDescriptor() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
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.
getKeyManagerFactoryInstance() - Static method in class de.aristaflow.adept2.util.SecurityTools
 
getKnownOmExts() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the (name of the) OM extensions that either have a mapping or a UID column.
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.
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() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
Returns the ID of the last savepoint the application can restart at.
getLastSavepoint(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteRuntimeEnvironmentWebService
 
getLastSavepoint(String) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteRuntimeEnvironmentRest
 
getLastSavepoint(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
Returns the last savepoint stored within this data container.
getLastSavepoint(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
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.
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
The same as ConfigurationSetManager.getLatestCSReferences(SessionToken, boolean) but with partial retrieval of the references.
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
The same as ExecutableComponentDescriptionManager.getLatestECDReferences(SessionToken, boolean) but with partial retrieval of the references.
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
The same as IconManager.getLatestIconDescriptors(SessionToken, boolean) but with partial retrieval of the descriptors.
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
The same as IdentifierManager.getLatestIdentifiers(SessionToken, boolean) but with partial retrieval of the identifiers.
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
The same as OperationManager.getLatestOperationReferencesOfECD(SessionToken, String, boolean) but with partial retrieval of the references.
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
The same as ResourceManager.getLatestResourceDescriptors(SessionToken, boolean) but with partial retrieval of the descriptors.
getLatestResourceIncrementally(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
Gets the (latest revision of the) designated resource as ServerStream.
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.
getLatestRevision(SessionToken) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
Gets detailed information on the latest revision of this activity repository.
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
getLength() - Method in class de.aristaflow.adept2.util.io.BufferedRereadableContent
Deprecated.
Returns the total length of the content.
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() - 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.
getLicenceInformation() - Method in class de.aristaflow.ilm.ws.base.licensing.LicenceManagerWebService
 
getLicenceInformation(SessionToken) - Method in class de.aristaflow.ilm.ws.base.licensing.LicenceManagerWebService
Deprecated, for removal: This API element is subject to removal in a future version.
getLicenceInformation(SessionToken) - Method in interface de.aristaflow.adept2.base.licensing.LicenceManager
Deprecated.
getLicenceInformation(SessionToken) - Method in interface de.aristaflow.ilm.ws.soap.base.licensing.LicenceManager
 
getLicenceInformation(SessionToken) - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getLicenceInformation(Application) - Method in class de.aristaflow.ilm.ws.rest.base.licensing.LicenceManagerRest
 
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.
getLicensedFeatures(LicenceInformation) - Static method in class de.aristaflow.adept2.model.common.LicenceConstants
Gets all features for the designated licence, this includes the default features of the corresponding edition as well as the features that are additionally licensed.
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(List<Object>) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Since the signature of ImmutableConfiguration.getList(String) changed, we could use this tool method to 'cast' the list of objects to a list of strings.
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.
getListClone(boolean) - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
Gets a clone of the list of this UDT containing clones of the original list elements.
getListeningAddress() - Method in interface de.aristaflow.adept2.base.communication.CommunicationService
Gets the IP-address this communication service is listening for requests.
getListPlain() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
Gets a clone of the list of this UDT containing clones of the original list elements.
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.
getListWrapped() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
Gets a clone of the list of this UDT with the list element appropriately wrapped to conform to the UDT (type name). to the type name.
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.
getLocalAddr() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getLocale() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.processvisualisation.UISettings
Gets the locale to be used for the UI.
getLocale() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
 
getLocale() - Method in interface de.aristaflow.adept2.util.i18n.Messages
Gets the intended locale of the messages which is also used for MessageFormat.
getLocale() - Method in class de.aristaflow.adept2.util.i18n.ResBundleMessages
 
getLocale() - Method in class de.aristaflow.adept2.util.i18n.SubMessages
 
getLocaleLabel(Locale) - Static method in class de.aristaflow.adept2.util.LocaleTools
Returns a string representation of the locale, which is presentable to the user.
getLocales() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - 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.
getLocalisationFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
Gets the instance of the localisation factory configured for the designated component instance.
getLocalisedActivityInstance() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
Gets the activity instance localised with respect to the rich agent.
getLocalisedActivityInstance(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteRuntimeEnvironmentWebService
 
getLocalisedActivityInstance(String) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteRuntimeEnvironmentRest
 
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.
getLocalisedAttributes() - Method in class de.aristaflow.adept2.model.common.viewer.ModelViewerTools
Returns the names of the attributes which are localised.
getLocalisedMessage(String, Locale, Function<Locale, Messages>, LocalisationFactory, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.i18n.LocalisationTools
Gets the localised message for the designated message key for the messages from the designated provider.
getLocalisedMessage(String, Locale, Function<Locale, Messages>, CheckReport, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
Gets the localised message for the designated message key from the designated messages.
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(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.
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(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.
getLocalizedMessage() - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
Deprecated.
 
getLocalizedMessage() - Method in exception de.aristaflow.ilm.util.IlmException
 
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.
getLocalName() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getLocalPort() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
Gets the URIs under which the service is available at the local service registry.
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(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(URI) - 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.
getLocalUri() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
Gets the local (physical) 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
Forwards to AbstractADEPT2Service.getLocalUris() of the main service.
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.
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, 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.
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.
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.AbstractLockCount
 
getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SessionTreePathLockCount
Deprecated.
 
getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SubsessionLockCount
Deprecated.
 
getLockOwner() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
Deprecated.
 
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() - Method in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
Gets the logger this factory uses for uncaught exceptions.
getLogger() - Method in class de.aristaflow.ilm.ws.base.service.AbstractStub
Gets the logger to be used by the Java API stub.
getLogger() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets the logger to be used by the (sub) resource web service.
getLogger() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the logger to be used by web service endpoint implementations.
getLogger() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the logger to be used by web service endpoint implementations.
getLogger() - Method in class de.aristaflow.ilm.ws.soap.base.service.AbstractEndpoint
Gets the logger to be used by web service endpoint implementations.
getLogger(Class<?>) - Static method in class de.aristaflow.adept2.util.LoggerTools
Returns the appropriate logger for the given class.
getLogger(Class<?>) - Method in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
Gets a logger for the designated class.
getLogger(Object) - Static method in class de.aristaflow.adept2.util.LoggerTools
Returns the appropriate logger for the given object.
getLogger(String) - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getLogger(String) - Method in class de.aristaflow.ilm.ws.soap.base.service.AbstractEndpoint
Gets the logger to be used by web service endpoint implementations for the service with the designated simple instance name.
getLogger(String) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
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.
getLogicalInstanceIds(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.InstanceManagerWebService
 
getLogicalInstanceIds(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.InstanceManagerRest
 
getLogId() - Method in exception de.aristaflow.ilm.util.IlmException
 
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.
getLogService() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets the log service for creating loggers for child sub resource web services.
getLogService() - Method in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
Gets the log service for creating class-specific loggers.
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
 
getMail() - Method in class de.aristaflow.adept2.model.mail.EmailResult
 
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 class de.aristaflow.ilm.ws.core.orgmodelmanager.ClientAdministrationWebService
 
getMailAddress(SessionToken) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ClientAdministration
Returns the current mail address of the user identified by the session token.
getMailAddress(SessionToken) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getMailAddress(SessionToken) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getMailAddress(Application) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ClientAdministrationRest
 
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(QualifiedAgent) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getMailNotificationInformation(SessionToken, QualifiedAgent) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
In case of a ClientWorklistItemFilter.PredefinedClientWorklistItemSelection the filter, will be set appropriately in the returned WorklistUpdateConfiguration.
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.demux.DeferredServletContext
 
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.
getMandatoryAttrs() - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Gets the mandatory attributes of this entity type.
getMappedSpecificFromPlain(String, AttributeMetaData) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeAttributeMetaData
Gets the names of the attributes from the designated attribute meta data that have a mapping for the designated OM extension and the attributes that are specific for the designated OM extension (including #ENTITY_ENABLED).
getMappedSpecificSrc(String, AttributeMetaData, boolean, boolean, String...) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeAttributeMetaData
Gets the names of the attributes from the designated attribute meta data that have a mapping for the designated OM extension (always including #ENTITY_ENABLED and optionally including the enabled attributes of all other OM extensions as well as the attributes specifying the source OM extension) or are specific for the designated OM extension.
getMappedSpecificToPlain(String, AttributeMetaData) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeAttributeMetaData
Gets the names of the attributes from the designated attribute meta data that have a mapping for the designated OM extension and the attributes that are specific for the designated OM extension (including #ENTITY_ENABLED).
getMappedTo() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
Deprecated, for removal: This API element is subject to removal in a future version.
getMappings() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredDynamic
 
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 class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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.
getMemStreamThreshold() - Static method in class de.aristaflow.adept2.util.StreamTools
Gets the amount of memory that is used as threshold distinguishing between memory and file storage for a stream.
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() - 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
 
getMessage() - Method in exception de.aristaflow.ilm.util.IlmException
Overridden to get the actual message.
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(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.
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
 
getMetaDataElementFor(String) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the MetaDataElement for the entity type of this attribute meta data and the designated attribute name if it refers to an attribute of this attribute meta data.
getMetaDataEnabledAttr(EntityType, String) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the MetaDataElement for the enabled attribute for the designated entity type and the designated OM extension.
getMetaDataSourceAttr(EntityType, String) - Static method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the MetaDataElement for the attribute containing the source OM extension name for the designated entity type and attribute name.
getMethod() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT.FileMetaData
 
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.
getMimeType(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getMimeType(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getMimeType(String) - Method in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
Deprecated, for removal: This API element is subject to removal in a future version.
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.demux.DeferredServletContext
 
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.
getModelChangeOperations() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getModelChangeOperations() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
getModelExplorer() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
Returns an instance of ModelExplorer.
getModelExplorer() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getModelExplorer() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
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.base.servletcontainer.demux.DeferredDynamic
 
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 class de.aristaflow.adept2.model.common.xml.XPathFunction
 
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.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.EmailAddress
Gets the human-readable name of this EmailAddress or null.
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.demux.DeferredServletContext
 
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
Gets the names of all attributes in a new array (without the OM extension-specific attributes).
getNames(boolean) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Deprecated, for removal: This API element is subject to removal in a future version.
getNames(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
 
getNames(String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
 
getNames(String) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
 
getNames(String) - Method in interface de.aristaflow.adept2.base.service.NameResolution
Gets the component type name and the simple instance name of the designated component instance at once.
getNames(String) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
Gets the component type name and the simple instance name of the designated component instance at once.
getNames(Collection<String>) - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the names of all attributes in a new array, optionally including the OM extension-specific attributes (hidden source and enabled attributes for the designated extensions).
getNamespace() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Gets the namespace of the XML that represents the UDT.
getNamespaceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
getNamespaceRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
getNamespaces(SessionToken, Long, Long, Integer) - Method in class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
getNamespaces(Long, Long, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
getNamespaces(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
Deprecated.
Gets all namespaces for which configurations are defined for this global configuration (provider).
getNamespaces(SessionToken, long, long) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
Gets all namespaces for which configurations are defined for the designated agent.
getNamespacesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
Deprecated.
The same as GlobalConfiguration.getNamespaces(SessionToken) but with partial retrieval of the entities.
getNamespacesIterator(SessionToken, long, long) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
The same as GlobalUserConfiguration.getNamespaces(SessionToken, long, long) but with partial retrieval of the entities.
getNamespaceURI(String) - Method in class de.aristaflow.adept2.util.xml.NamespaceLookup
 
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.
getNearestCommonAncestor(SessionToken, SessionToken) - Static method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock
Gets the session token that is the nearest common ancestor of the designated session tokens.
getNetworkPrefix(byte[], byte) - Static method in class de.aristaflow.adept2.util.net.NetworkTools
Gets the network prefix of the designated IPv4 address using the designated mask (CIDR notation).
getNewServiceFor(SessionToken, K) - Method in class de.aristaflow.adept2.base.service.DynamicServiceRegistration
Gets a new service for the designated key, i. e. the registered services (after the currently used one) are being contacted and the first successfully contacted service will become the new used service.
getNewSseEventBuilder() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSseStub
 
getNewValue() - Method in class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
Get the new value, if available
getNext(int) - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
 
getNext(int) - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
Gets the next specified amount of elements of this iterator.
getNext(int) - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
Gets the next specified amount of worklist item updates of this incremental worklist update.
getNext(int, int) - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
 
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, int) - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
Gets the next specified amount of item updates of this incremental worklist update starting at the designated index (0-based).
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(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.model.common.collection.RemoteIteratorHandler
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistHandler
Calls IncrementalWorklist.getNext(int) on the designated incremental worklist.
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistUpdateHandler
Calls IncrementalWorklistUpdate.getNext(int) on the designated incremental worklist update.
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.model.common.collection.AddDataTransformatorRemoteIteratorWebService
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncClientWorklistsWebService
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncWorklistsWebService
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncWorklistUpdateWebService
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.common.collection.RemoteIteratorRest
This method is public to allow for inheriting the OperationResponse annotations.
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncWorklistRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncWorklistUpdateRest
 
getNext(UUID, RemoteIterator<List<T>>, Integer, Integer) - Method in class de.aristaflow.ilm.model.common.collection.RemoteIteratorHandler
getNext(UUID, CachingIncWorklistUpdate, Integer, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistUpdateHandler
Calls IncrementalWorklistUpdate.getNext(int) or IncrementalWorklistUpdate.getAll() on the designated incremental worklist update.
getNext(UUID, IncrementalWorklist<? extends WJ>, Integer, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistHandler
Calls IncrementalWorklist.getNext(int) on the designated incremental worklist.
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.base.sessionmanagement.QaRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.base.sessionmanagement.RaRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ArchInstIdRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ArchTemplIdRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.NamespaceRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ErrorDataRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecHistEntryRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.WorkHistEntryRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplKindRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.DelRecRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.PossAbsRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.execution.EcRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.orgmodel.EntityRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstanceRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstIdRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstRefRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstStatusRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplateRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplIdRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplRefRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplStatusRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.IdUdtRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResExprEvalRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResInstRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.AsRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.NsRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.ScRemoteIteratorRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncAdminWorklistRest
 
getNext(UUID, Integer, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncClientWorklistRest
 
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.
getNextIdString(String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Gets the string for usage as column in SELECT retrieving the next ID from the designated sequence.
getNextIdString(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Gets the string for usage as column in SELECT retrieving the next ID from the designated sequence.
getNextImpl(int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
 
getNextImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
Implements AbstractRemoteIterator.getNext(int) without the need to consider result transformation, closeable and alive time tracking.
getNextImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
getNextImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
 
getNextImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
 
getNextImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.TransformingRemoteIterator
 
getNextImpl(int, int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
 
getNextImpl(int, int) - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
Implements AbstractRemoteIterator.getNext(int, int) without the need to consider result transformation, closeable and alive time tracking.
getNextImpl(int, int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
getNextImpl(int, int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
 
getNextImpl(int, int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
 
getNextImpl(int, int) - Method in class de.aristaflow.adept2.model.common.collection.TransformingRemoteIterator
 
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.
getNodeAnchor(ProcessConstants.NodeType, IFigure) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
Create an Anchor for this node and figure
getNodeAnchor(ProcessConstants.NodeType, IFigure) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getNodeAnchor(ProcessConstants.NodeType, IFigure) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates an Anchor for a node figure
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.
There are always two nodes in a block which are the first and the last node of the block.
getNodeDataContainer(SessionToken, Instance, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
Gets the data container for the designated node.
getNodeFigure(ProcessConstants.NodeType) - Method in class de.aristaflow.adept2.ui.processvisualisation.model.ModelGlue
Create an IFigure from the widgets package for a Node
getNodeFigure(ProcessConstants.NodeType) - Method in class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
 
getNodeFigure(ProcessConstants.NodeType) - Method in interface de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Creates an IFigure from the widgets package for a Node
getNodeId() - Method in interface de.aristaflow.adept2.model.execution.ProcessNodeContext
Gets the ID of the node this context refers to.
getNodeId() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateNode
Gets the node ID of the parent node of the template this template node refers to.
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.execution.ProcessNodeContext
Gets the optional iteration of the node this context refers to.
getNodeIteration() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
Returns the iteration count of the node this EBPInstanceReference references.
getNodeIteration() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
 
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.
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() - Method in interface de.aristaflow.adept2.model.processmodel.Template
Returns a set of all nodes which are in the template.
getNodes(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
Returns the IDs of nodes of the given scope.
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.
getNodeStateIterator() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.RuntimeManagerRest
 
getNodeStateIterator() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
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() - 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 class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
getNodeType(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
Returns the constant representing the type of the designated node.
getNormalKindTemplateIds(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getNotes() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
 
getNsRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.runtimemanager.RuntimeManagerWebService
 
getNsRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RuntimeServiceWebService
 
getNullInputParameters() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
Gets the names of all input parameters that are NULL.
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.base.sessionmanagement.CollectionQaFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.base.sessionmanagement.QualifiedAgentFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.common.CollectionSpFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.execution.EnquiryFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.execution.InputDataContextFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.AbstractDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.AbstractNullableDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.EnumComparisonDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.PlainNullCollectionPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.PlainNullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.orgmodel.FlatAttributeSelection.NullDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceTypeFilter.Deserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.worklistmodel.CollectionDelFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.model.worklistmodel.DelegationFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.util.CollectionUriFilter.NullPreDeserialiser
 
getNullValue(DeserializationContext) - Method in class de.aristaflow.ilm.util.CollectionUuidFilter.NullPreDeserialiser
 
getObject(ResultSet) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
Gets the current object of the designated result set.
getObjectAttribute() - Method in interface de.aristaflow.adept2.model.filter.NullFilter
Gets the attribute of the object of non-primitive type which to match for (not) null.
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
 
getObjectMapper() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the object mapper for stubs of this root resource.
getObjectMapper() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the object mapper for stubs of this sub resource.
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
getOmExtsMappingAttrs() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the (name of the) OM extensions being mapped to the corresponding attributes (attribute names, all lower case) which have the OM extension as source.
getOmExtUidAttrs() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the (name of the) OM extensions being mapped to the corresponding UID attributes (attribute names, all lower case).
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
The same as OperationManager.getOperationReferenceRevisions(SessionToken, String, String) but with partial retrieval of the references.
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
The same as OperationManager.getOperationReferencesRevisionOfECD(SessionToken, String, long) but with partial retrieval of the references.
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.
getOperatorAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.StateChangeFilter.StateChangeIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.StateChangeFilter.StateChangeNotIn
 
getOperatorAbstract() - Method in interface de.aristaflow.ilm.model.filter.AtomicAttributeFilter.Comparison
 
getOperatorAbstract() - Method in interface de.aristaflow.ilm.model.filter.AtomicAttributeFilter.EnumComparison
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.AtomicAttributeFilter.NullComparison
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.BooleanFilter.BooleanEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.BooleanFilter.BooleanNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.CollectionFilter.NullCollectionComparison
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleLe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleLt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantLe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantLt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerLe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerLt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongGe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongGt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongLe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongLt
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiLike
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiUnlike
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringLike
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringNe
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringRegExp
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringUnlike
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.AdeptDataTypeFilter.AdeptDataTypeIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.AdeptDataTypeFilter.AdeptDataTypeNotIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.EbpTypeFilter.EbpTypeIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.EbpTypeFilter.EbpTypeNotIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.WorklistItemStateFilter.WorklistItemStateIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.globals.WorklistItemStateFilter.WorklistItemStateNotIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceTypeFilter.ActivityReferenceTypeIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceTypeFilter.ActivityReferenceTypeNotIn
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.UuidEq
 
getOperatorAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.UuidNe
 
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.
getOrgModelExtensions(SessionToken) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getOrgModelExtensions(SessionToken) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
Gets the names of all org model extensions registered (via corresponding plugins) at this org model manager.
getOrgModelExtensions(SessionToken) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getOrgModelExtensions(SessionToken) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getOrgModelExtensions(Application) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
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 class de.aristaflow.ilm.ws.core.worklistmanager.WorklistManagerWebService
 
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.
getOrgModelManager(Application) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
getOrgPolicyScriptHandler() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgPolicyScriptService
Gets the handler for resolving org policies of specific types.
getOrgPosDomain() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelExtension
Gets the name of the domain for the org positions automatically generated for this org model extension.
getOrgPosId() - Method in interface de.aristaflow.ilm.base.security.AuthDataOrgPosSpec
 
getOrgPosId() - Method in class de.aristaflow.ilm.base.security.AuthDataOrgPosSpec.OrgPosSpec
 
getOrgPosId() - Method in class de.aristaflow.ilm.base.security.AuthDataOrgPosSpec.QualifiedAgentList
 
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
 
getOutputStream() - Method in class de.aristaflow.adept2.util.io.RereadableContentBuilder
Gets a new existing output stream for writing via OutputStream instead or additionally to providing an input stream.
getOutputStreamForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
getOutputStreamForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
getOutputStreamForDocument(Node, Source) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
getOutputStreamForDocument(Node, Source, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Deprecated, for removal: This API element is subject to removal in a future version.
getOutstandingRunnables(Map<O, ScheduledObjectOneWorkExecutor.ScheduledRuntimeData>) - Method in class de.aristaflow.adept2.util.threading.executor.ScheduledObjectOneWorkExecutor
 
getOutstandingRunnables(Map<O, R>) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor
 
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
 
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
Gets the part of the classpath that is added by this activity template definition to the one of the parent attribute.
getOwnClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
Gets the part of the classpath that is added by this operation to the one of the parent attribute.
getParamConfBoolean(ActivityConstants.AccessType, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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, Parameter, 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.
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.
getParamDataContext() - Method in interface de.aristaflow.adept2.model.execution.ProcessNodeContext
Gets the optional parameter data context of the node this context refers to.
getParameter(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
Gets new maps for the designated items being transformed to Attachments.
getParameterAttachments(List<FileItem>, Map<String, HTMLContext.Attachment>, Map<String, List<HTMLContext.Attachment>>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
Deprecated, for removal: This API element is subject to removal in a future version.
Use the more efficient AristaFlowHTTPService.getParameterAttachments(List) instead. That does not need to consider attachments possibly already being part of the designated maps.
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(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
Returns all list valued string parameters.
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.
getParameterMap() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getParameterNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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() - Method in interface de.aristaflow.adept2.model.execution.ParameterDataContext
Gets the names and the types of the parameters provided by this InputDataContext.
getParameters() - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
Returns all already existing parameters.
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(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(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(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
Returns the input or output parameters of the process.
getParameters(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
Returns all non-list-valued string parameters.
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.
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() - 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() - 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.
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(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.
getParameterTypes() - Method in class de.aristaflow.adept2.util.reflection.MethodWrapper
Gets the parameter types of the wrapped method or constructor.
getParameterValues(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getParamValues(Map<String, ProcessConstants.AdeptDataType>, Collection<String>, Map<String, Serializable>) - Static method in class de.aristaflow.ilm.model.datamanagement.Transformation
 
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
 
getParentSession() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionToken
Gets a reference to the parent session if this session is a child session, or a reference to this session in case of a top-level session.
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
 
getParentTree(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
Finds the parent tree of the designated process template, that is, all (top-level) process templates that use the designated process template or one of its parents as subprocess.
getParentTreeIterator(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessRepository
The same as ProcessRepository.getParentTree(SessionToken, UUID) but with partial retrieval of the template proxies.
getParsedID(String) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Strips off the leading character and parses the integer value.
getParsedID(Node) - 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) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
Returns a parser for the specified parameterised string.
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).
getPart(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getParts() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getPasswordQuality(SessionToken, String, Collection<String>, String) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelChangeOperationsWebService
 
getPasswordQuality(SessionToken, String, Collection<String>, Locale) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
Gets the quality of the designated password, that is, whether the password will be accepted when creating or updating it for an entity.
getPasswordQuality(String, String, List<String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelChangeOperationsRest
 
getPasswordStrength(Locale, int, String) - Static method in class de.aristaflow.adept2.model.orgmodel.PasswordUtils
Get the localised password strength, from weak to strong.
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.
getPath() - Method in class de.aristaflow.adept2.util.io.SwitchingOutputStream
Gets the content of this output streams as Path if the threshold has been exceeded.
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.
getPathInfo() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
Gets the path info for the inner servlet adapted from the path info of the DemuxServlet handling this request.
getPaths(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
Gets the paths for the servlet with the designated name or null if no corresponding paths are known.
getPathTranslated() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getPendingAfterFlush() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
Gets the pending work to be executed after the next flush or null.
getPendingBeforeFlush() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
Gets the pending work to be executed before the next flush or null.
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.
getPlainAttrNameFor(String, String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the plain name of the designated attribute if it refers to the designated OM extension, otherwise null.
getPlugin(String, Class<P>, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Gets the plugin instance configured for the designated plugin type and name.
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.
getPolicyResolution() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
 
getPolicyResolution() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
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> ].
getPossibleAbsenteeIterator() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
getPossibleAbsentees(SessionToken) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getPossibleAbsentees(Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
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, Integer) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getPossibleAbsenteesIterator(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
The same as WorklistUpdateManager.getPossibleAbsentees(SessionToken) but with partial retrieval of the agents.
getPredByEdgeType(int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
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.
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.
getPredecessors(Node) - Method in class de.aristaflow.adept2.model.processmodel.tools.InducedGraph
Finds all predecessors of the given node within the induced graph.
getPreferredLocale() - Method in class de.aristaflow.adept2.util.CheckReport
Gets the locale this check report should provide (or at least a fallback of it).
getPreferredLocale(SessionToken) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ClientAdministrationWebService
 
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(SessionToken) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getPreferredLocale(SessionToken) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getPreferredLocale(Application) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ClientAdministrationRest
 
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.
getPrefix(String) - Method in class de.aristaflow.adept2.util.xml.NamespaceLookup
 
getPrefixes(String) - Method in class de.aristaflow.adept2.util.xml.NamespaceLookup
 
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.model.common.collection.AbstractRemoteIterator
 
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 class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
Gets the previous specified amount of item updates of this incremental worklist update.
getPrevious(int) - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
Gets the previous specified amount of worklist items of this incremental worklist.
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.model.common.collection.RemoteIteratorHandler
Calls RemoteIterator.getPrevious(int) on the designated iterator.
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistHandler
Calls IncrementalWorklist.getPrevious(int) on the designated incremental worklist.
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.model.worklistmodel.IncWorklistUpdateHandler
Calls CachingIncWorklistUpdate.getPrevious(int) on the designated incremental worklist update.
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.model.common.collection.AddDataTransformatorRemoteIteratorWebService
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncClientWorklistsWebService
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncWorklistsWebService
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.IncWorklistUpdateWebService
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.common.collection.RemoteIteratorRest
This method is public to allow for inheriting the OperationResponse annotations.
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncWorklistRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncWorklistUpdateRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.base.sessionmanagement.QaRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.base.sessionmanagement.RaRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ArchInstIdRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ArchTemplIdRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.NamespaceRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ErrorDataRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecHistEntryRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.WorkHistEntryRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplKindRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.DelRecRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.PossAbsRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.execution.EcRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.orgmodel.EntityRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstanceRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstIdRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstRefRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.InstStatusRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplateRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplIdRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplRefRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.processmodel.TemplStatusRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.IdUdtRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResExprEvalRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResInstRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.AsRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.NsRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.runtimeenvironment.ScRemoteIteratorRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncAdminWorklistRest
 
getPrevious(UUID, Integer) - Method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.IncClientWorklistRest
 
getPreviousImpl(int) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
 
getPreviousImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.AbstractRemoteIterator
Implements AbstractRemoteIterator.getPrevious(int) without the need to consider result transformation, closeable and alive time tracking.
getPreviousImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
getPreviousImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
 
getPreviousImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
 
getPreviousImpl(int) - Method in class de.aristaflow.adept2.model.common.collection.TransformingRemoteIterator
 
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 class de.aristaflow.adept2.model.mail.Email
Gets the priority of this mail or null.
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.
getProblem() - Method in exception de.aristaflow.adept2.base.security.PasswordPolicyException
 
getProblem() - Method in interface de.aristaflow.adept2.model.orgmodel.PasswordStrength
Gets the problem of the password leading to the current score or null in case there is no problem.
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
Deprecated.
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() - 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(SessionToken, UUID) - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getProcessManager(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
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
getProcessManager(UUID) - Method in interface de.aristaflow.adept2.core.client.AdministrationService
CL_ARCH client service documentation
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
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(URI[], UUID) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getProcessManagerForInstanceId(UUID) - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
Deprecated.
This uses the default execution manager. In case of several ones, it may be the wrong one. Strongly try to use LocalExecutionClientService.getProcessManagerForInstanceId(URI[], UUID).
getProcessManagerForInstanceId(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
Deprecated.
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() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
Returns the assigned progress monitor which should be notified about the progress of the run.
getProgressMonitor() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RuntimeServiceWebService
 
getProgressMonitor() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
getProgressMonitor(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
Gets the ProgressMonitor for the designated execution session.
getProperties(Function<String, String>) - Static method in class de.aristaflow.adept2.base.configuration.ServletConfigurationPropertyProvider
Parses and sets the global properties required for the AristaFlow-platform using the designated function..
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.
getProtocol() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getProviderClass() - Method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
Gets the name of the provider class for the database.
getProxy(ClassLoader, T, Function<? super T, ? extends InvocationHandler>, Map<Class<?>, List<Class<?>>>, Class<?>...) - Static method in interface de.aristaflow.adept2.model.common.WrappingProxy
Creates a new proxy for the designated target using the designated classloader and the designated Function for creating the proxy.
getPublicDataContext(SessionToken, UUID) - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
getPublicDataContext(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
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, 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, 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.
getPublicKey() - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Gets the public key of the security manager of this session factory.
getQaRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
getQaRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.PolicyResolutionWebService
 
getQaRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.DelegationManagerWebService
 
getQaRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
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.
getQueryString() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getRaRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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.
getRawEmail() - Method in class de.aristaflow.adept2.model.mail.EmailResult
 
getReader() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getRealPath(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getRealPath(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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 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.
getRegisteredUri() - Method in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
Gets the original (logical) URI identifying the remote service to call, in case a URI mapping was applied on the original URI.
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.
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.
getRelaseName() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the release name for which this licence applies.
getRelatedEntities(SessionToken, Long, RelationType, Boolean, Boolean, List<String>, Integer) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getRelatedEntities(Long, RelationType, Boolean, Boolean, Integer, Long, List<String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
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.
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, RelationType, boolean, long, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Gets the entities that are relevant for this OM extension and related to the entity of the designated ID when following the designated relation.
getRelatedEntitiesAllAttrs(Long, RelationType, Boolean, Boolean, Integer, Long) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getRelatedEntitiesIterator(SessionToken, EntityType, long, NavFunction, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
getRelatedEntitiesIterator(SessionToken, EntityType, long, RelationType, boolean, boolean, String...) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
getRelativeLink() - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
 
getRelativeLink() - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
Gets the path relative to the server resource corresponding to this context.
getRelativeLink(Map<String, String>) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
 
getRelativeLink(Map<String, String>) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
Gets the path relative to the server resource corresponding to this context.
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.
getRelease() - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceWebService
 
getRelease() - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getRelease() - Method in interface de.aristaflow.ilm.ws.soap.base.service.Adept2Service
 
getRelease() - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getRelease(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
 
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.model.common.collection.AbstractTimeTrackingRemoteIterator
 
getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
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.
getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.common.collection.TransformingRemoteIterator
 
getRemainingAliveTime() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
getRemItInitAliveTime() - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.OrgModelManagerWebService
Gets the remote iterator initial alive time and alive time extension configured for the OMM.
getRemoteActivityStarting() - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
Gets the activity starting for clients executing activities proprietarily.
getRemoteAddr() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getRemoteHost() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getRemoteIdentifier() - Method in class de.aristaflow.adept2.base.communication.invocation.InvocationHandler
Gets the (physical) service URI of the ADEPT2 component this object is a proxy for.
getRemoteInterfaceForExportedService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
Deprecated.
getRemoteIteratorCount() - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
The current amount of registered remote iterator.
getRemotePort() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
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.
getRemoteUser() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getReplacedExceptionClassName() - Method in exception de.aristaflow.ilm.util.WrappingException
 
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.
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.
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.
getRepliedEnquiry(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
Gets the last replied enquiry which allows to retrieve the corresponding reply.
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.
getReplyAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.AbstractBooleanReplyMessage
 
getReplyAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.NullReplyMessage
 
getReplyAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.PrepareCommitMessage
 
getReplyAbstract() - Method in class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.ReplyMessage
 
getReplyTo() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the address to which to reply to (in case this differs from the sender) or null.
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() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
 
getReportSummary() - Method in class de.aristaflow.adept2.util.CheckReport
Returns a textual summary of all check report entries.
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(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.
getRequestCharacterEncoding() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getRequestCharacterEncoding() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getRequestDispatcher(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getRequestDispatcher(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getRequestDispatcher(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getRequestedSessionId() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getRequestHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the request handler allowing to access additional data from requests, e. g. headers.
getRequestHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the request handler allowing to access additional data from requests, e. g. headers.
getRequestID() - Method in class de.aristaflow.adept2.base.communication.ReplyMessage
Returns the identifier of the message this message refers to.
getRequestURI() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getRequestURL() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getResInstRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExpressionEvaluationWebService
 
getResInstRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getResModelChangeOperations() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelManagerWebService
 
getResModelChangeOperations() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelManagerRest
 
getResModelExplorer() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
 
getResModelExplorer() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getResModelExplorer() - Method in interface de.aristaflow.adept2.core.client.WorklistClientService
 
getResModelExplorer() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelManagerWebService
 
getResModelExplorer() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelManagerRest
 
getResModelExpressionEvaluation() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelManagerWebService
 
getResModelExpressionEvaluation() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelManagerRest
 
getResModelManager() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
 
getResModelManager() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
 
getResModelManager() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getResolutionIterator() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.PolicyResolutionRest
 
getResource(SessionToken, ResourceDescriptor) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
Gets the the resource identified by the resource descriptor.
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(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.demux.DeferredServletContext
 
getResource(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getResourceAsStream(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getResourceAsStream(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getResourceAsStream(String, boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
Gets the content of the designated resource as input stream.
getResourceAsString(String, boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
Gets the content of the designated resource as UTF-8 string.
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
The same ResourceManager.getResourceDescriptorRevisions(SessionToken, UUID) but with partial retrieval of the descriptors.
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
The same as ResourceManager.getResourceDescriptorsRevision(SessionToken, long) but with partial retrieval of the descriptors.
getResourceForId(SessionToken, String, Boolean) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getResourceForId(String, Boolean) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getResourceFromLoader(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
Tries to retrieve the designated path from our loader (class).
getResourceIncrementally(SessionToken, ResourceDescriptor) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
The same as ResourceProvider.getResource(SessionToken, ResourceDescriptor) but with incremental retrieval of the resource.
getResourceIncrementally(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.globalprovider.ResourceProvider
The same as ResourceProvider.getResource(SessionToken, UUID) but with incremental retrieval of the resource.
getResourceInst(SessionToken, String, Boolean) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getResourceInst(Boolean, String) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getResourceInstForId(SessionToken, String, Boolean) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getResourceInstForId(String, Boolean) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getResourceInstIterator() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExpressionEvaluationRest
 
getResourceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getResourceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExpressionEvaluationRest
 
getResourceLink(String, boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
Builds a link which can be embedded into the HTML code and references an internal or external resource.
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.
getResourceModelFactory() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
 
getResourceModelFactory() - Method in interface de.aristaflow.adept2.core.client.ModellingClientService
 
getResourceModelFactory() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getResourceModelFactory(String) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
Gets the instance of the resource model factory configured for the designated component instance.
getResourcePaths(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
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.
getResources(SessionToken, String, Boolean, Integer) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getResources(Boolean, Integer, Long, String) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
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.
getResponse(Response.StatusType, boolean, Class<T>) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the response (body) for this request.
getResponse(Response.StatusType, boolean, String, Function<InputStream, Pair<T, IOException>>) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the response (body) for this request.
getResponse(Response.StatusType, TypeReference<T>) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the response (body) for this request.
getResponse(Response.StatusType, Class<T>) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the response (body) for this request.
getResponseCharacterEncoding() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getResponseCharacterEncoding() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getResponseHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the response handler allowing to adapt the responses without returning a Response instance but the normal return value of the method.
getResponseHandler() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the response handler allowing to adapt the responses without returning a Response instance but the normal return value of the method.
getResponseMediaType(HttpURLConnection) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the media type for the response of the designated connection including the corresponding encoding.
getResRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getResRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExpressionEvaluationWebService
 
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.common.xml.XPathFunction
 
getResultType() - Method in class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Entry
Returns the (result) type of this entry.
getRetrievalTime() - Method in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
Gets the time this cluster node information has been retrieved/created.
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.
getRevision() - Method in interface de.aristaflow.ilm.core.worklistmanager.ClientWorklistRevRespectingCallback
 
getRevision() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getRevision() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getRevision() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRestStub
 
getRevision(String) - Method in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
 
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 class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
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.
getRichAgent(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getRichAgent(SessionToken, QualifiedAgent) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getRichAgentIterator() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
 
getRichAgents(SessionToken, Collection<QualifiedAgentIds>) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getRichAgents(SessionToken, Collection<QualifiedAgentIds>, Integer) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getRichAgents(Integer, Long, Collection<QualifiedAgentIds>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelExplorerRest
Note that the order of the agents in the returned list may differ from the order of the agents in the designated collection.
getRichAgents(SessionToken, Collection<Pair<Long, Long>>) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
Gets the RichAgents for the designated pairs of agent and org position ID.
getRichAgents(SessionToken, Collection<QualifiedAgentIds>) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getRichAgents(SessionToken, Collection<QualifiedAgentIds>) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getRichAgentsMap(SessionToken, Collection<QualifiedAgent>) - Method in class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelExplorerWebService
 
getRichAgentsMap(SessionToken, Collection<QualifiedAgent>) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
getRichAgentsMap(SessionToken, Collection<QualifiedAgent>) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
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
 
getRsType(ResultSet) - Static method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
Gets the type of the designated result set.
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.
getRunAsRole() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredDynamic
 
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.
getRuntimeEnvironment() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RuntimeServiceWebService
 
getRuntimeEnvironment() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
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
Deprecated.
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, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.executionmanager.ActivityExecutionControlWebService
 
getSavepoints(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ActivityExecutionControlRest
 
getSavepoints(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
Returns the IDs of the stored savepoints kept in the DataContainer.
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, 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.
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
Deprecated.
Use OneWorkWorklistHandler which does not require this method.
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.
getScheme() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getScore() - Method in interface de.aristaflow.adept2.model.orgmodel.PasswordStrength
Gets the overall score of the password.
getScRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteActivityStartingWebService
 
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.demux.DeferredServletContext
 
getServerInfo() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServerLogId(Throwable) - Method in class de.aristaflow.ilm.ws.rest.base.service.ExceptionHandling
 
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.
getServerName() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getServerPort() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getService() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets the wrapped Java API (sub) service instance.
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, String, 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
Returns the designated service which is either a started local service (see LocalServiceRegistry.getService(SessionToken, String, Class)) or a service stub based on URIs (see ServiceRegistry.getService(SessionToken, URI[], Class)).
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, 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.base.registry.LocalServiceRegistry
Retrieves the service described by the URIs of which one has to be a local one.
getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
 
getService(SessionToken, URI[], Class<T>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
Retrieves the service described by the URIs which is either a local service (ServiceRegistry.getService(SessionToken, String, Class)) or a stub for a remote service (ServiceRegistry.getServiceStub(SessionToken, URI, Class)).
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, 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.
getService(String, String, Class<S>) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Gets the service of the designated type and name (or the corresponding service configured for this event manager).
getService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
Gets the remote interface and the service associated with the designated remote object identifier.
getServiceAccess() - Method in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
Gets the service access of the corresponding web service communication service providing model factories.
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.
getServiceFor(SessionToken, K) - Method in class de.aristaflow.adept2.base.service.DynamicServiceRegistration
Gets the currently used service for the designated key.
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.
getServiceInstanceName() - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceWebService
 
getServiceInstanceName() - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getServiceInstanceName() - Method in interface de.aristaflow.ilm.ws.soap.base.service.Adept2Service
 
getServiceInstanceName() - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getServiceInstanceName(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
 
getServiceInstName(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
Gets the hierarchical name of the service instance the designated URI refers to and whether the URI refers to the logical host of this host or not.
getServiceInstNames(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
Gets the component type name and the simple instance name of the service instance the designated URI refers to.
getServiceInstNames(URI) - Method in interface de.aristaflow.adept2.base.communication.InvocationTarget
Gets the component type name and the simple instance name of the service instance the designated remote identifier refers to.
getServiceInstNames(URI) - Method in class de.aristaflow.adept2.base.registry.GlobalInvocationTarget
 
getServiceMetaData() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets service meta data for creating sub resources.
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.
getServiceResourceConfig() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the configuration of this service resource.
getServiceResourceConfig() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the configuration of this service resource.
getServiceStateTracker() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
Deprecated.
Gets the service state tracker coupled to the lifecycle of this cluster node instead of the internal platform.
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.
getServiceUris() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets the service URIs of the corresponding web service communication service.
getServlet() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredDynamic
Gets the servlet this Dynamic wraps.
getServlet(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getServlet(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServletConfig() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
 
getServletConfig() - Method in class de.aristaflow.adept2.base.servletcontainer.DynamicServletWrapper
 
getServletContext() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletConfig
 
getServletContext() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
Gets the DeferredServletContext of the DemuxServlet handling this request.
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.demux.DeferredServletContext
 
getServletContextName() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServletForTarget(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
Gets the servlet for the designated (request) target.
getServletInfo() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
 
getServletInfo() - Method in class de.aristaflow.adept2.base.servletcontainer.DynamicServletWrapper
 
getServletName() - Method in class de.aristaflow.adept2.base.servletcontainer.Default404Servlet
 
getServletName() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletConfig
 
getServletName() - Method in interface de.aristaflow.adept2.base.servletcontainer.DynamicServlet
Gets the name of the servlet.
getServletName() - Method in class de.aristaflow.adept2.base.servletcontainer.DynamicServletWrapper
 
getServletName() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
 
getServletNames() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getServletNames() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServletPath() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
Gets the servlet path for the inner servlet adapted from the servlet path of the DemuxServlet handling this request.
getServletRegistration(String) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getServletRegistration(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServletRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getServletRegistrations() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getServlets() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getServlets() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getSession() - Method in exception de.aristaflow.adept2.base.service.AbortTransactionException
Gets the session that initiated the transaction to be aborted.
getSession() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getSession(boolean) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getSessionContextIterator() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteActivityStartingRest
 
getSessionCookieConfig() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
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
Deprecated.
Gets the current session factory to be used for creating session tokens.
getSessionFactory() - Method in class de.aristaflow.adept2.base.service.SessionFactoryProviderWrapper
Deprecated.
 
getSessionFactory() - Method in class de.aristaflow.adept2.core.registry.AuthenticatedInjectedService
 
getSessionFactory() - Method in class de.aristaflow.ilm.ws.base.service.AbstractSubResourceWebService
Gets the session factory for unmarshalling session tokens.
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.
getSessionTimeout() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
 
getSessionTimeout() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
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() - 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() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
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) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
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(QualifiedAgent, Map<String, String>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
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[]) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Creates a new (top-level) session token for the designated component.
getSessionToken(URI[]) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
 
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(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[], Map<String, String>) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
 
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(Map<String, String>) - Method in class de.aristaflow.adept2.core.client.AddAttrSessionFactory
 
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(Map<String, String>) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getSHA1MessageDigest() - Static method in class de.aristaflow.adept2.util.SecurityTools
 
getSHA256MessageDigest() - Static method in class de.aristaflow.adept2.util.SecurityTools
 
getSHA512Digest(InputStream) - Static method in class de.aristaflow.adept2.util.StreamTools
Deprecated, for removal: This API element is subject to removal in a future version.
Use StreamTools.getSHA512DigestAndClose(InputStream) instead which closes the designated stream. Resetting big streams does not work so prepare the stream for reusage before.
getSHA512DigestAndClose(InputStream) - Static method in class de.aristaflow.adept2.util.StreamTools
Gets the SHA-512 digest for the contents of the designated stream.
getSHA512Hash() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
Gets the SHA—512 hash of the file content.
getSHA512Hash() - Method in class de.aristaflow.adept2.util.io.RereadableContent
Gets the SHA—512 hash of the content.
getSHA512Hash() - Method in class de.aristaflow.adept2.util.io.SwitchingOutputStream
Gets the SHA-512 hash of the content written to this output stream or null if the output stream has not been closed yet.
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.
getShortName() - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Gets the short name for this entity type, e. g. for usage in index names which must not get too long.
getSimpleFileName(URL) - Static method in class de.aristaflow.adept2.util.FileTools
Gets the (simple) file name the designated URL refers to.
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.
getSimpleProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.ADEPT2ClientService
Deprecated.
 
getSimpleProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.AdministrationService
 
getSimpleProcessImageRenderer() - Method in interface de.aristaflow.adept2.core.client.LocalExecutionClientService
 
getSimpleProcessImageRenderer() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
 
getSimpleReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
 
getSimpleReportSummary() - Method in class de.aristaflow.adept2.util.CheckReport
Returns a textual summary of all warning and failure check report entries.
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(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.
getSimpleSessionContext(SessionToken, EbpInstanceReference, ProcessConstants.ExecutionMode) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteActivityStartingWebService
 
getSimpleSessionContext(SessionToken, EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
Gets an incomplete simple session context for the designated activity.
getSimpleSessionContext(ProcessConstants.ExecutionMode, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteActivityStartingRest
 
getSimpleSessionContext(EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
Gets an incomplete simple session context for the designated activity.
getSimpleSessionContext(EBPInstanceReference, ProcessConstants.ExecutionMode) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
 
getSimpleSessionContexts(SessionToken, Collection<EbpInstanceReference>, ProcessConstants.ExecutionMode, Integer) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteActivityStartingWebService
 
getSimpleSessionContexts(SessionToken, Collection<EBPInstanceReference>, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
Gets incomplete simple session contexts for the designated activities.
getSimpleSessionContexts(ProcessConstants.ExecutionMode, Integer, Long, Collection<EbpInstanceReference>) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteActivityStartingRest
 
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.FileMetaData
 
getSize() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
 
getSize() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
 
getSize() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Gets the size of this UDT value if it is known.
getSize() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
Gets the size of the attachment as number of bytes.
getSize() - Method in class de.aristaflow.adept2.util.io.RereadableContent
Gets the size of the content.
getSize(long) - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Gets the size of this UDT value if it is known, the designated default value if it is unknown.
getSize(InputStream) - Static method in class de.aristaflow.adept2.util.io.RereadableContent
Gets the size of the designated input stream in case it is provided via RereadableContent.RRC_INPUT_STREAM_SIZE, null otherwise.
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.
getSkipClosing() - Method in class de.aristaflow.adept2.base.configuration.PropertyProvider
Deprecated, for removal: This API element is subject to removal in a future version.
Do only use if absolutely required. This will be removed as soon as closing works reliable.
getSnapshotImpl() - Method in class de.aristaflow.adept2.model.common.collection.AbstractTimeTrackingRemoteIterator
Gets whether this iterator is a snapshot and therefore its contents is not subject of change while iterating.
getSnapshotImpl() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
 
getSortedDataEdges(Collection<StructuredDataEdge>) - Static method in class de.aristaflow.adept2.model.processmodel.StructuredDataEdgeComparator
Take the given data edges and return them as sorted collection.
getSortedDataElements(Collection<DataElement>) - Static method in class de.aristaflow.adept2.model.processmodel.DataElementComparator
Take the given data elements and return them as sorted collection.
getSortedDecisionStatements(Collection<DecisionStatement>) - Static method in class de.aristaflow.adept2.model.processmodel.DecStatementComparator
Take the given decision statements and returns them as sorted collection.
getSortedEdges(Collection<StructuredEdge>) - Static method in class de.aristaflow.adept2.model.processmodel.StructuredEdgeComparator
Take the given edges and return them as sorted collection.
getSortedNodes(Collection<Node>) - Static method in class de.aristaflow.adept2.model.processmodel.NodeComparator
Take the given nodes and return them as sorted collection.
getSortedParams(Collection<T>) - Static method in class de.aristaflow.adept2.model.common.tools.ParameterComparator
Creates a new collection having the designated parameters sorted with this comparator.
getSortedTemplProxies(Collection<TemplateProxy>) - Static method in class de.aristaflow.adept2.model.processmodel.TemplateProxyComparator
Take the designated template proxies and return them as sorted collection.
getSortedTemplRefs(Collection<TemplateReference>) - Static method in class de.aristaflow.adept2.model.processmodel.TemplateReferenceComparator
Take the designated template references 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.
getSourceOmeAttr(String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the name for the attribute containing the OM extension name that is the current source for the value of the designated attribute.
getSourceRevision() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
 
getSourceRevision() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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.
getSrcAttrs() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData
Gets the attributes specifying the OM extensions currently providing the value of the corresponding attribute (all lower case).
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.
getStackTrace() - Static method in class de.aristaflow.adept2.util.StackTraceTools
Gets the current stack as string.
getStackTrace() - Method in exception de.aristaflow.ilm.util.IlmException
 
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() - 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).
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.
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 %.
getStartedDelegationRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData
Gets the staff assignment rule defining the delegation recipients for a worklist item in state WorklistConstants.WorklistItemState.STARTED or null (or the empty string) if the item shall be delegated to the manager of the org unit where the org position of the assigned/executing agent belongs to.
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
Gets the service type names of services required at startup time (in AbstractSubService.init() and AbstractSubService.start()) by this sub service.
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(ProcessModelParameter) - 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.
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.
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.
getStreamForDocument(Node) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Gets an input stream containing the XML code of the given node.
getStreamForDocument(Node, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Gets an input stream containing the XML code of the given node.
getStreamForDocument(Node, Source) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Gets an input stream containing the XML code of the given node.
getStreamForDocument(Node, Source, boolean) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
Gets an input stream containing the XML code of the given node using the XMLHelperTools.DEFAULT_ENCODING.
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.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(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, Object...) - Method in interface de.aristaflow.adept2.util.i18n.Messages
Gets the string for the designated key formatted using String.format(String, Object...).
getString(String, Object...) - Method in class de.aristaflow.adept2.util.i18n.ResBundleMessages
 
getString(String, Object...) - Method in class de.aristaflow.adept2.util.i18n.SubMessages
 
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.
getStringContent(URI) - Static method in class de.aristaflow.adept2.util.UriTools
Loads the content of the designated URI, interprets it as UTF-8 string and returns the complete string (including line breaks).
getStringContentOfMessage(Message) - Static method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Deprecated, for removal: This API element is subject to removal in a future version.
getStringContentOfMessage(Message, Logger) - 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
 
getStringResponse(Response.StatusType) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Gets the string response for this request.
getStringValue() - Method in enum de.aristaflow.adept2.model.mail.EmailPriority
Gets the string value of this priority.
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.
getStringValue(String) - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
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.Email
Gets the subject of the mail.
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(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.
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.
getSuggestions() - Method in interface de.aristaflow.adept2.model.orgmodel.PasswordStrength
Gets some arbitrary suggestions on how to improve the password further or null in case there are no suggestions.
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.
getSupportedEventTypes(SessionToken, ServiceAccess) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Gets all event types declared via plugin types for this event manager.
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.
getSymbolicReleaseName() - Method in interface de.aristaflow.adept2.base.licensing.LicenceManager
Gets the symbolic name of the current release of the server and all of its services as well as the clients.
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.
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.
getSyncRunAttr(String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the name for an attribute uniquely identifying the last synchronisation run an entity was updated in the org model by the designated extension.
getSysReadParamNameFor(Node, DataElement, Template) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
Gets the name for a system parameter reading (ActivityConstants.AccessType.SYSTEM_READ the designated data element at the designated node in the designated template.
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 class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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.
getTempDir() - Static method in class de.aristaflow.adept2.base.configuration.GlobalProperties
Gets the temporary directory of the JVM.
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.
getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateNode
Gets the template (reference) this template node refers to.
getTemplate(SessionToken, UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.core.processimagerenderer.ProcessImageRendererWebService
 
getTemplate(UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
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(SessionToken, UUID, RenderOptions) - Method in interface de.aristaflow.adept2.core.processimagerenderer.ProcessImageRenderer
Gets the designated process template from the process manager as rendered image.
getTemplateDefOpts(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
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.
getTemplateIdIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getTemplateIds(Integer, Long, List<TemplateManager.TemplateKind>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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
getTemplateIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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.
getTemplateKindIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getTemplateKinds(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplateKinds(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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.
getTemplateManager() - Method in class de.aristaflow.ilm.ws.core.processmanager.ProcessManagerWebService
 
getTemplateManagerRest() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
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.
getTemplateNullOptions(UUID, RenderOptions) - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
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.
getTemplateReferenceIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getTemplateRefs(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplateRefs(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getTemplates(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplates(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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(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.
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.
getTemplateStatuses(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplateStatuses(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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.
getTemplateStatusIterator() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
getTemplateTree(SessionToken, TemplateReference) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
Gets a template (sub-)tree of the designated Template.
getTemplateTrees(SessionToken, String) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
Gets trees for all Templates belonging to the designated process type.
getTemplIdIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
getTemplIdIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
getTemplIdRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.ExecutionManagerWebService
 
getTemplIdRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
getTemplIdRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplKindRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplRefIterator() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
getTemplRefRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplRefs(SessionToken, List<UUID>, Integer) - Method in class de.aristaflow.ilm.ws.core.executionmanager.InstanceControlWebService
 
getTemplRefs(Integer, Long, List<UUID>) - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceControlRest
 
getTemplRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTemplStatusRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
getTerminatedState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
Gets the state of the activity after its termination.
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() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
Gets the test configuration of this operation that corresponds to the configuration description of this 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() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
Gets the test configuration of this operation that corresponds to the configuration description of this operation.
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.
getTestConfiguration(SessionToken, String) - Method in interface de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
Gets the test configuration for the designated activity of the designated configuration namespace.
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(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.
getText() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the text content of the mail, i. e. the text mail body.
getTextHtmlCharset(Charset) - Static method in class de.aristaflow.adept2.util.io.MediaTypes
Gets a text/html media type having the designated character set.
getTextPlainCharset(Charset) - Static method in class de.aristaflow.adept2.util.io.MediaTypes
Gets a text/plain media type having the designated character set.
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 . as decimal point for the fraction of a second.
getTimeFormatter(DateTimeFormatter) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Gets the formatter for a time with an optional offset in a string.
getTimeLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Gets the date until the licence is valid, or null if the usage time is not limited.
getTimeLimitEnd() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Deprecated.
getTimeLimitStart() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
Deprecated.
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() - Method in class de.aristaflow.adept2.util.objectpool.generic.CallerTrace
Returns a timestamp of when this trace was created.
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.
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
 
getTo() - Method in class de.aristaflow.adept2.model.mail.Email
Gets the addresses to which to send the mail.
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.
getTotalMemPerthousandStreamThreshold() - Method in class de.aristaflow.adept2.base.configuration.PropertyProvider
Gets the portion (per thousand) of the total memory available for the JVM that is used as threshold to switch between holding (temporary) data in a stream in main memory or storing it in a file.
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
 
getTransformator(A) - Method in class de.aristaflow.ilm.ws.model.common.collection.AddDataTransformatorRemoteIteratorWebService
Gets the transformator function for the elements of the remote iterator.
getTransformator(AttributeMetaData) - Method in class de.aristaflow.ilm.ws.model.orgmodel.EntityRemoteIteratorWebService
 
getTransformator(AttributeMetaData) - Method in class de.aristaflow.ilm.ws.rest.model.orgmodel.EntityRestRemoteIteratorWebService
 
getTransformator(Object) - Method in class de.aristaflow.ilm.ws.model.common.collection.RemoteIteratorWebService
 
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() - Method in class de.aristaflow.adept2.model.scripts.Script
Returns the script type.
getType() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
 
getType() - Method in enum de.aristaflow.ilm.model.worklistmodel.ActivityReferenceType
 
getType(URI) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
Returns the type of the process element URI.
getTypeAbstract() - Method in class de.aristaflow.ilm.model.filter.Attribute
 
getTypeAsString() - Method in interface de.aristaflow.adept2.model.common.Parameter
Gets a string representation of the data type of this parameter.
getTypeAsString(ProcessConstants.AdeptDataType, String) - Static method in class de.aristaflow.adept2.model.common.tools.CommonTools
Gets a string representation of the designated ProcessConstants.AdeptDataType.
getTypeAsString(ProcessConstants.AdeptDataType, String, String) - Static method in class de.aristaflow.adept2.model.common.tools.CommonTools
Gets a string representation of the designated ProcessConstants.AdeptDataType.
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.
getUdtForId(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getUdtForId(String) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
getUdtIterator() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
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 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.activitymodel.AbstractActivityModelParameter
Returns the name of the user-defined type, if the parameter is of type user-defined (cf AbstractActivityModelParameter.getDataType()).
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
Returns the name of the user-defined type, if the parameter is of type user-defined (cf Parameter.getDataType()).
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.
getUdtNameListOfUdt(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
Gets the UDT name for 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 list.
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.
getUdtRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
 
getUDTs(String, String, String, int[]) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedDatabaseMetaData
 
getUdtValue(MailEvent, String, File, Logger) - Static method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Gets the UDT value with the designated type name for the designated file.
getUdtValue(Path, String) - Static method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
Gets the UDT value with the designated type name for the designated file.
getUidAttr(String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the name for an attribute uniquely identifying an entity in the org model of the designated extension.
getUidAttr2OmExt(String) - Static method in class de.aristaflow.adept2.model.orgmodel.OmeAttributes
Gets the complete (lower-case) name of the UID attribute and the corresponding OM extension from the designated (combined) attribute name, possibly referring to a UID attribute.
getUnassignedDelegationRule() - Method in interface de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData
Gets the staff assignment rule defining the delegation recipients for a worklist item in state WorklistConstants.WorklistItemState.STARTED or in state WorklistConstants.WorklistItemState.SUSPENDED or null (or the empty string) if the item shall be delegated to all managers of the org units where the org positions belong to 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)
getUniqueFileName(String, Collection<String>) - Static method in class de.aristaflow.adept2.util.FileTools
Gets the designated file name as unique name with respect to the designated name collection.
getUniqueName(String, Collection<String>) - Static method in class de.aristaflow.adept2.util.StringTools
Gets the designated string as unique name with respect to the designated name collection.
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 class de.aristaflow.ilm.ws.core.runtimeservice.RemoteRuntimeEnvironmentWebService
 
getUnrepliedRequests(String) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteRuntimeEnvironmentRest
 
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.
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() - Method in interface de.aristaflow.adept2.model.common.UpdateableObject
Gets the system-wide unique URI identifying the designated object.
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.
getUris() - Method in class de.aristaflow.ilm.core.executionmanager.InstanceStateNotificationWrapper
Gets the URIs with which this InstanceStateNotification has been registered or null.
getUris() - Method in class de.aristaflow.ilm.core.runtimemanager.ActivityStateNotificationWrapper
Gets the URIs with which this ActivityStateNotification has been registered or null.
getUris() - Method in class de.aristaflow.ilm.core.runtimeservice.MessageDemux
Gets the URIs of the corresponding LocalExecutionMessageNotifier which is needed to register the listener when starting or resuming via the runtime service.
getUris() - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceWebService
 
getUris() - Method in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
Gets the service URIs for creating session tokens with client session factories.
getUris() - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getUris() - Method in interface de.aristaflow.ilm.ws.soap.base.service.Adept2Service
 
getUris() - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
getUris(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
 
getURIs() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
getURIs() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
Forwards to AbstractADEPT2Service.getURIs() of the main service.
getURIs() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
Returns the URIs which are set for this service in ADEPT2Service.init(URI[], URI[]).
getURIs() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
 
getURIs() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
 
getURIs(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
Create a new array of URIs from the given XML element.
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() - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
Deprecated.
Use HTMLContext.getRelativeLink() instead unless you absolutely need an absolute URL. For these cases this method will not be removed.
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
 
getURL(Map<String, String>) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
 
getURL(Map<String, String>) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
Deprecated.
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
 
getUsePre300Security() - Method in class de.aristaflow.adept2.base.configuration.PropertyProvider
Gets whether to use the security settings from before 3.0.0.
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() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
 
getUserAttributes() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
getUserAttributes() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getUserAttributes() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getUserAttributes(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
Returns all user attributes in the given user attribute container.
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
 
getUserAttributeValue(String) - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
getUserAttributeValue(String) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getUserAttributeValue(String) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.
getUserName() - Method in interface de.aristaflow.ilm.base.security.AuthDataOrgPosSpec
 
getUserName() - Method in class de.aristaflow.ilm.base.security.AuthDataOrgPosSpec.OrgPosSpec
 
getUserName() - Method in class de.aristaflow.ilm.base.security.AuthDataOrgPosSpec.QualifiedAgentList
 
getUserPrincipal() - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
getUserReadableName() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
Gets the name of the agent in a user-readable form.
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.
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.
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
Deprecated.
No longer required with java.time.
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
Deprecated.
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
 
getValidationInterval() - 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() - 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
getValue(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
Returns the value of the field with the given name.
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.WebFormSubtable
Returns the value of the specified column and row.
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.
getValueAbstract() - Method in interface de.aristaflow.ilm.model.filter.AtomicAttributeFilter.Comparison
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.AtomicAttributeFilter.NullComparison
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.BooleanFilter.BooleanEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.BooleanFilter.BooleanNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.CollectionFilter.NullCollectionComparison
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleLe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleLt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantLe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantLt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.InstantFilter.InstantNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerLe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerLt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongGe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongGt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongLe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongLt
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.LongFilter.LongNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiLike
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringiUnlike
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringLike
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringNe
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringRegExp
 
getValueAbstract() - Method in class de.aristaflow.ilm.model.filter.StringFilter.StringUnlike
 
getValueAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.UuidEq
 
getValueAbstract() - Method in class de.aristaflow.ilm.util.UuidFilter.UuidNe
 
getValueAsArray() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
 
getValueAsArray() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Deprecated, for removal: This API element is subject to removal in a future version.
Use and implement UDTValue.getBytes() instead.
getValueAsJsonObject() - Method in class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
getValueAsStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
 
getValueAsStream() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
Deprecated, for removal: This API element is subject to removal in a future version.
Use and implement UDTValue.getInputStream() instead.
getValues() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfiguration
Gets the string representations of all configuration entries set in this configuration.
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.
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(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
Gets the values for the designated rows.
getValuesAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.StateChangeFilter.StateChangeIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.core.logmanager.logs.StateChangeFilter.StateChangeNotIn
 
getValuesAbstract() - Method in interface de.aristaflow.ilm.model.filter.AtomicAttributeFilter.EnumComparison
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.AdeptDataTypeFilter.AdeptDataTypeIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.AdeptDataTypeFilter.AdeptDataTypeNotIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.EbpTypeFilter.EbpTypeIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.EbpTypeFilter.EbpTypeNotIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.WorklistItemStateFilter.WorklistItemStateIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.globals.WorklistItemStateFilter.WorklistItemStateNotIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceTypeFilter.ActivityReferenceTypeIn
 
getValuesAbstract() - Method in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceTypeFilter.ActivityReferenceTypeNotIn
 
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.
getVariables() - Method in class de.aristaflow.adept2.model.common.xml.XPathVariableProvider
Gets all variables provided by this class.
getVariables() - Method in class de.aristaflow.adept2.model.processmodel.xml.XPathSystemDataProvider
 
getVariableValue(QName) - Method in class de.aristaflow.adept2.model.common.xml.XPathVariableProvider
Gets the value of the designated variable.
getVariableValue(QName) - Method in class de.aristaflow.adept2.model.processmodel.xml.XPathSystemDataProvider
 
getVarParIndex() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the index of this instance in the varpar or Integer.MIN_VALUE if this instance is not part of a varpar.
getVarParSibling() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Gets the next sibling of this instance in case of varpar.
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
Deprecated.
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).
getVersion() - Method in class de.aristaflow.ilm.ws.rest.base.licensing.LicenceManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the current API version of this REST web service.
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.executionmanager.ExecutionManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalProviderRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgModelManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.processimagerenderer.SimpleProcessImageRendererRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.RuntimeManagerRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RuntimeServiceRest
 
getVersion() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
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.
getVerticalSpacing() - Method in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
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.demux.DeferredServletContext
 
getVirtualServerName() - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
getVoidResponse() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
Just waits for the void response, i. e.
getWebService() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
Gets the web service instance mapping from ILM to the Java API and back.
getWebService() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractSubResource
Gets the web service instance mapping from ILM to the Java API and back.
getWebService() - Method in class de.aristaflow.ilm.ws.soap.base.service.AbstractEndpoint
Gets the web service instance mapping from ILM to the Java API and back.
getWebService(String) - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
getWebService(String) - Method in class de.aristaflow.ilm.ws.soap.base.service.AbstractEndpoint
Gets the web service instance mapping from ILM to the Java API and back for the service with the designated simple instance name.
getWebService(String) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
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.
getWorkHistoryEntryIterator() - Method in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecutionLogManagerRest
 
getWorkHistoryRemoteIteratorWebService() - Method in class de.aristaflow.ilm.ws.core.logmanager.logs.ExecutionLogManagerWebService
 
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.
getWorklistConfiguration(SessionToken, UUID) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistManagerWebService
 
getWorklistConfiguration(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
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(QualifiedAgent) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
getWorklistId(SessionToken, QualifiedAgent) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getWorklistID() - Method in class de.aristaflow.adept2.model.worklistmodel.AssuringWorklistUpdate
 
getWorklistID() - Method in class de.aristaflow.adept2.model.worklistmodel.CachingIncWorklistUpdate
 
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.
getWorklistID(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
Gets the unique ID of the (internal) worklist of the designated agent.
getWorklistIds(boolean) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
Gets the UUIDs of all worklists, optionally including suppressed worklist items.
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.
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() - Method in class de.aristaflow.adept2.model.worklistmodel.WorklistItemUpdate
Gets the worklist item of this update.
getWorklistItem(SessionToken, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getWorklistItem(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
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(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistItem(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getWorklistItemGroup(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
Gets the worklist items that the designated group represents.
getWorklistItemGroup(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistItemGroup(UUID) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
getWorklistItems() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
Returns all worklist items of this worklist.
getWorklistItems() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistItems() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.
getWorklistItemsFlat(boolean) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistItemsFlat(boolean) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.
getWorklistListeners() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistListeners() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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 class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
getWorklistsContaining(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistAdministrationRest
 
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).
getWorklistUpdateConfiguration() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
getWorklistUpdateConfiguration() - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
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.
getWorklistUpdateManager() - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistManagerWebService
 
getWorklistUpdateManager() - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistManagerRest
 
getWorklistUpdates(SessionToken, UUID, WorklistRevision, ClientWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getWorklistUpdates(UUID, Integer, SinceRevisionWithFilter) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
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, Integer, ClientWorklistItemFilter) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
getWorklistUpdatesIncrementally(SessionToken, UUID, WorklistRevision, Filter) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
The same as WorklistUpdateManager.getWorklistUpdates(SessionToken, UUID, WorklistRevision, Filter) but with an update providing incremental access to the contained worklist item updates.
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
Deprecated, for removal: This API element is subject to removal in a future version.
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.
GLOB_STUB_CACHING_REM_IT_ALIVE_TIME_EXTENSION - Static variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
Configuration key for the time in milliseconds to extend the alive time of caching remote iterators retrieved via late bound stubs (using "global" protocol) after each access.
GLOB_STUB_CACHING_REM_IT_INIT_ALIVE_TIME - Static variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
Configuration key for the time in milliseconds to keep caching remote iterators retrieved via late bound stubs (using "global" protocol) alive after creating them and before accessing them.
GLOB_STUB_PROXY_ANNOT_CACHE_SIZE - Static variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
Configuration key for the size of the cache for late bound stubs containing whether a specific class has the ProxyAllow, ProxyCallback or ServerSideProxyAllow annotation or implements ServerSideProxy.
GLOB_STUB_PROXY_LAZY_METHOD_VALID_TIME - Static variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
Configuration key for the time a return value of a lazy method remains valid.
GLOBAL_EXT_RESOURCE_DIR - Static variable in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
The name of the external resources directory below the data dir.
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
Deprecated.
GlobalEcConfiguration - Interface in de.aristaflow.adept2.core.globalprovider
This interface will replace GlobalConfiguration in the future.
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.
GlobalProviderRest - Class in de.aristaflow.ilm.ws.rest.core.globalprovider
 
GlobalProviderRest() - Constructor for class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalProviderRest
 
GlobalProviderWebService - Class in de.aristaflow.ilm.ws.core.globalprovider
 
GlobalProviderWebService(GlobalProvider, ServiceMetaData) - Constructor for class de.aristaflow.ilm.ws.core.globalprovider.GlobalProviderWebService
 
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.
GlobalSecurityManagerRest - Class in de.aristaflow.ilm.ws.rest.base.security
 
GlobalSecurityManagerRest(GlobalSecurityManagerWebService, RequestHandler, ResponseHandler, ExceptionHandler, ServiceResourceConfig, Supplier<ObjectMapper>, UnaryOperator<Exception>) - Constructor for class de.aristaflow.ilm.ws.rest.base.security.GlobalSecurityManagerRest
 
GlobalSecurityManagerWebService - Class in de.aristaflow.ilm.ws.base.security
 
GlobalSecurityManagerWebService(GlobalSecurityManager, AbstractSubResourceWebService<?>) - Constructor for class de.aristaflow.ilm.ws.base.security.GlobalSecurityManagerWebService
 
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
This interface marks a CommunicationService to need a global service export.
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.
GlobalUserConfiguration - Interface in de.aristaflow.adept2.core.globalprovider
The global user configuration manages global and user-specific configurations that should apply system-wide, e. g. user-specific settings for all clients.
GlobalUserConfigurationRest - Class in de.aristaflow.ilm.ws.rest.core.globalprovider
 
GlobalUserConfigurationRest(GlobalUserConfigurationWebService, RequestHandler, ResponseHandler, ExceptionHandler, ServiceResourceConfig, Supplier<ObjectMapper>, UnaryOperator<Exception>) - Constructor for class de.aristaflow.ilm.ws.rest.core.globalprovider.GlobalUserConfigurationRest
 
GlobalUserConfigurationWebService - Class in de.aristaflow.ilm.ws.core.globalprovider
 
GlobalUserConfigurationWebService(GlobalUserConfiguration, AbstractSubResourceWebService<?>) - Constructor for class de.aristaflow.ilm.ws.core.globalprovider.GlobalUserConfigurationWebService
 
globRegUris - Variable in class de.aristaflow.adept2.base.cluster.RegistryProviderConf
The URIs of the possible global registries.
gmf - Variable in class de.aristaflow.ilm.ws.core.processimagerenderer.ProcessImageRendererWebService
 
gmf - Variable in class de.aristaflow.ilm.ws.core.processimagerenderer.SimpleProcessImageRendererWebService
 
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
The same as AttributeFactory.goDown(String) but going down by passing the given parameters to the method.
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
The same as AttributeFactory.goDownAndCast(String, Class) but going down by passing the given parameters to the method.
goDownCollection(String) - Method in interface de.aristaflow.adept2.model.filter.AttributeFactory
Goes down to the attributes of a collection instance itself, for instance the size of the collection.
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
GRAPH_FIGURE_PROVIDER_ID - Static variable in class de.aristaflow.adept2.ui.processvisualisation.UISettings
The name of the advanced option in the render options for the ID of the graph figure provider.
GRAPH_ORIENTATION - Static variable in class de.aristaflow.adept2.ui.processvisualisation.UISettings
The name of the advanced option in the render options for the process graph orientation.
GRAPH_ORIENTATION_H - Static variable in class de.aristaflow.adept2.ui.processvisualisation.UISettings
Fields for the graph orientation
GRAPH_ORIENTATION_V - Static variable in class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
GraphFigureProvider - Interface in de.aristaflow.adept2.ui.processvisualisation.widgets
Implement this interface to provide your own symbols for the AristaFlow process graph
GraphicalModelFactory - Interface in de.aristaflow.adept2.model.graphical
Factory for the graphical model.
GREATER - de.aristaflow.adept2.model.filter.ComparisonOperator
The ">" operator
GREATER_THAN - de.aristaflow.adept2.model.logmanagement.CmpOperator
the "greater than" operator
GREATER_THAN - de.aristaflow.adept2.model.orgmodel.CmpOperator
the "greater than" operator; also allowed in the context of strings
GREATER_THAN_OR_EQUAL - de.aristaflow.adept2.model.logmanagement.CmpOperator
the "greater than or equal" operator
GREATER_THAN_OR_EQUAL - de.aristaflow.adept2.model.orgmodel.CmpOperator
the "greater than or equal" operator; also allowed in the context of strings
GREATEREQUAL - de.aristaflow.adept2.model.filter.ComparisonOperator
The ">=" operator
group - Variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
The group for the threads.
GROUP - de.aristaflow.ilm.model.worklistmodel.ActivityReferenceType
 
GROUP_EXECUTION_CONTEXT - de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
GROUP_ID - Static variable in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItemProperties
The group ID of the worklist item has changed which requires adapting the group.
GROUP_NAME - de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
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.
groupExecutionContext - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
groupExecutionContext - Variable in class de.aristaflow.ilm.model.processmodel.Node
 
groupExecutionContext - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReference
 
groupExecutionContext - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReferenceSelection
 
groupExecutionContext - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.GroupReferenceSelection
 
groupId - Variable in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
The ID of the group this reference represents.
groupId - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReference
 
groupId - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReferenceSelection
 
groupId - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
groupId - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
groupId - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.GroupReferenceSelection
 
groupId - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
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.
groupName - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
groupName - Variable in class de.aristaflow.ilm.model.processmodel.Node
 
groupName - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReference
 
groupName - Variable in class de.aristaflow.ilm.model.worklistmodel.GroupReferenceSelection
 
groupName - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.GroupReferenceSelection
 
GroupReference - Class in de.aristaflow.ilm.model.worklistmodel
 
GroupReference() - Constructor for class de.aristaflow.ilm.model.worklistmodel.GroupReference
 
GroupReferenceSelection - Class in de.aristaflow.ilm.model.worklistmodel
 
GroupReferenceSelection() - Constructor for class de.aristaflow.ilm.model.worklistmodel.GroupReferenceSelection
 
GroupReferenceSelection() - Constructor for class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.GroupReferenceSelection
 
gsmAvailable - Variable in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Whether the global security manager is available now.
gt - Variable in class de.aristaflow.ilm.model.filter.DoubleFilter.DoubleGt
 
gt - Variable in class de.aristaflow.ilm.model.filter.InstantFilter.InstantGt
 
gt - Variable in class de.aristaflow.ilm.model.filter.IntegerFilter.IntegerGt
 
gt - Variable in class de.aristaflow.ilm.model.filter.LongFilter.LongGt
 
gt - Variable in class de.aristaflow.ilm.ws.rest.model.filter.DoubleFilter.DoubleGt
 
gt - Variable in class de.aristaflow.ilm.ws.rest.model.filter.InstantFilter.InstantGt
 
gt - Variable in class de.aristaflow.ilm.ws.rest.model.filter.IntegerFilter.IntegerGt
 
gt - Variable in class de.aristaflow.ilm.ws.rest.model.filter.LongFilter.LongGt
 
GT - de.aristaflow.ilm.model.filter.ComparisonOperator.Number
 
guesses - Variable in class de.aristaflow.ilm.model.orgmodel.PasswordEstimation
 
GUI_CONTEXT_ID - de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
GUI_CONTEXT_ID - de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
The gui context ID of the activity, AbstractActivity.getGUIContextID().
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 - Class in de.aristaflow.ilm.model.runtimeenvironment.guicontext
 
GuiContext() - Constructor for class de.aristaflow.ilm.model.runtimeenvironment.guicontext.GuiContext
 
GUIContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
This interface provides access to the parent GUI of an application.
guiContextAttributes - Variable in class de.aristaflow.ilm.model.runtimeenvironment.guicontext.GuiContext
 
guiContextClass - Variable in exception de.aristaflow.ilm.model.runtimeenvironment.guicontext.IncompatibleGuiContextException
 
guiContextId - Variable in class de.aristaflow.ilm.model.execution.ActivityInstance
 
guiContextId - Variable in class de.aristaflow.ilm.model.processmodel.Activity
 
guiContextId - Variable in class de.aristaflow.ilm.model.worklistmodel.AfActivityReference
 
guiContextId - Variable in class de.aristaflow.ilm.model.worklistmodel.AfActivityReferenceSelection
 
guiContextId - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.AfActivityReferenceSelection
 
guiContextID - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'guiContextID'.
guiContextIdOrigin - Variable in class de.aristaflow.ilm.model.execution.ActivityInstance
 
guiContextIdOrigin - Variable in class de.aristaflow.ilm.model.processmodel.Activity
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes All Packages