- Range(int, int) - Constructor for class de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Range
-
Constructs a new Range with the given begin and end column.
- RANGE_DELIMITER - Static variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Determines the delimiter that seperates the start and the end index of the
RANGE part of the process element URI:
- rate - Variable in class de.aristaflow.adept2.core.client.ClientServiceSharedServices.ServiceAvailabilityTracker
-
The time in milliseconds between checking the service availability (at a
fixed rate).
- read(SessionToken, long, String...) - Method in interface de.aristaflow.adept2.core.logmanager.Log
-
Reads the log entry with the specified ID.
- read(SessionToken, String, String, int, String...) - Method in interface de.aristaflow.adept2.core.logmanager.Log
-
Reads all log entries that match the specified WHERE clause.
- read(SessionToken, String, String, int, int, String...) - Method in interface de.aristaflow.adept2.core.logmanager.Log
-
Reads all log entries that match the specified WHERE clause.
- read() - Method in class de.aristaflow.adept2.model.common.communication.ServerInputStream
-
- read(int) - Method in class de.aristaflow.adept2.model.common.communication.ServerInputStream
-
- read() - Method in interface de.aristaflow.adept2.model.common.communication.ServerStream
-
InputStream.read()
- read(int) - Method in interface de.aristaflow.adept2.model.common.communication.ServerStream
-
Resembles InputStream.read(byte[]) by reading the
designated amount of bytes from the stream.
- read() - Method in class de.aristaflow.adept2.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class de.aristaflow.adept2.util.Base64.InputStream
-
- readableName - Variable in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Readable enum representation.
- readAllNodeErrorInformation(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Gets the log entries containing all error information for the specified instance, node and
iteration starting with the most recent error.
- readCompletedSteps(SessionToken, long, long, long, long, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads all steps completed by the specified agent in the specified org
position within the given time frame.
- readCompletedSteps(SessionToken, long, Collection<Long>, long, long, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads all steps completed by the specified agent in the specified org
position within the given time frame.
- readCompletedSteps(SessionToken, long, long, long, boolean, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads all steps completed by the specified agent in the specified org
position within the given time frame.
- readCompletedSteps(SessionToken, long, Collection<Long>, long, boolean, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads all steps completed by the specified agent in the specified org
position within the given time frame.
- readDeclaredModelViewerClasses(Configuration) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Reads all declared model viewer classes from the configuration and loads
the classes.
- readHistory(SessionToken, String, long, boolean, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads all logged events filtered by the designated where clause.
- readingNodes - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- readingWritingNodesEntry - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- readInputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified BOOLEAN input parameter or null
if no value is set or the parameter does not exist.
- readInputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified DATE input parameter or null if
no value is set or the parameter does not exist.
- readInputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified FLOAT input parameter or null if
no value is set or the parameter does not exist.
- readInputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified INTEGER input parameter or null
if no value is set or the parameter does not exist.
- readInputList(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the list of the specified USERDEFINED input parameter or
null if no value is set.
- readInputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified STRING input parameter or null
if no value is set or the parameter does not exist.
- readInputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified USERDEFINED input parameter or
null if no value is set or the parameter does not exist.
- readInputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified URI input parameter or null if
no value is set or the parameter does not exist.
- readInstanceErrorInformation(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
- readInstanceHistory(SessionToken, UUID, long, boolean, int, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads logged events for the instance with the given log ID.
- readLock - Variable in class de.aristaflow.adept2.util.locking.ReentrantLock
-
The lock responsible for synchronising read access.
- readLock() - Method in class de.aristaflow.adept2.util.locking.ReentrantLock
-
Returns the read-lock for this read/write-lock or the exclusive lock in
case of an exclusive lock.
- ReadLock(LockCountManager<? super T>) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock.ReadLock
-
Creates a new read lock using the designated
LockCountManager for comparing objects.
- readMetaConfiguration(Configuration, String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Reads the available meta-configuration for components loaded at runtime.
- readMetaConfiguration(Configuration, String, String) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Reads the meta-configuration (implementing class, instantiation mode,...)
- readMetaConfiguration(Configuration, String, String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Reads the meta information from the registry for the designated service
instance, which is:
the implementing class or the implementing object for a local service
The instantiation mode of a service is always
AbstractRegistry.InstantiationMode.SINGLETON
If something else is set in the configuration (please note that this
property may also - and in this case should - be omitted), a warning
message is logged and
SINGLETON used instead.
- readMetaConfiguration(Configuration, String) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
- readMetaConfiguration(Configuration, String, String) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Reads the meta information from the registry for the designated service
instance, which is:
the implementing class or the implementing object for a local service
service
instances for exporting for a local service
publish service
flag for an exported local service
service URI for a
private remote service
The instantiation mode of a service is always
AbstractRegistry.InstantiationMode.SINGLETON
If something else is set in the configuration (please note that this
property may also - and in this case should - be omitted), a warning
message is logged and
SINGLETON used instead.
- readNodeErrorInformation(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Returns the log entry containing the most recent error information for the specified instance,
node and iteration or null if there is no error information available.
- ReadOnlyRSEventSource - Class in de.aristaflow.adept2.core.eventmanager.dbevents
-
A source for events based on SQL statements creating result sets that are
read only and do not support updating.
- ReadOnlyRSEventSource(Configuration, DefaultEventManager, Registry) - Constructor for class de.aristaflow.adept2.core.eventmanager.dbevents.ReadOnlyRSEventSource
-
Default constructor for a plugin of the DefaultEventManager
called by a service registry.
- readOutputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified BOOLEAN output parameter or
null if no value is set or the parameter does not exist.
- readOutputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified DATE output parameter or
null if no value is set or the parameter does not exist.
- readOutputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified FLOAT output parameter or
null if no value is set or the parameter does not exist.
- readOutputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified INTEGER output parameter or
null if no value is set or the parameter does not exist.
- readOutputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified STRING output parameter or
null if no value is set or the parameter does not exist.
- readOutputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified USERDEFINED output parameter or
null if no value is set or the parameter does not exist.
- readOutputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified URI output parameter or
null if no value is set or the parameter does not exist.
- readPreviousSteps(SessionToken, UUID, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory
-
Reads the past finished steps in the specified instance that occurred
before the specified node in its specified iteration.
- readStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
Reads all the data provided by the stream if not done yet.
- realCoreSize - Variable in class de.aristaflow.adept2.util.threading.CachedThreadPoolExecutor
-
The normal core size of the pool.
- realMaxSize - Variable in class de.aristaflow.adept2.util.threading.CachedThreadPoolExecutor
-
The maximum size of the pool.
- rebuke(String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationValidator
-
- rebukeIllegalValue(Configuration, String, String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationValidator
-
- rebukeMissingValue(String) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationValidator
-
- receivedDate - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
The date the message has been received (if it has been received and not
been sent or stored as draft).
- recipients - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventImpl
-
All the recipients of the message.
- ReclaimAction - Enum in de.aristaflow.adept2.util.objectpool.generic
-
The possible actions that can be taken when a
GenericObjectPool
decides that it is time to reclaim an object from a burrower, e.g. because
the maximum lease time expired or the object is considered abandoned.
- ReconnectDataEdge - Class in de.aristaflow.adept2.core.changeoperations
-
The intended task of this change operation is to reconnect an already
existent and already to a parameter connected data edge to a parameter which
is disabled or unconnected.
- ReconnectDataEdge() - Constructor for class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
-
- ReconnectionFailedException - Exception in de.aristaflow.adept2.core.worklistmanager
-
This exception indicates that reconnecting the worklist manager to the execution
manager failed.
- ReconnectionFailedException(String) - Constructor for exception de.aristaflow.adept2.core.worklistmanager.ReconnectionFailedException
-
Creates a new exception for indicating the failing of reconnecting the
worklist manager to the execution manager.
- ReconnectionFailedException(String, Throwable) - Constructor for exception de.aristaflow.adept2.core.worklistmanager.ReconnectionFailedException
-
Creates a new exception for indicating the failing of reconnecting the
worklist manager to the execution manager having the designated message and
cause.
- reconnectLogLevel - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
The log level that will be used to log that no push update was received
yet.
- reconnectToExecutionManager(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Reconnects from the worklist interaction by removing and readding this
worklist manager to the execution manager.
- reconnectWLMInterval - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
The time interval in milliseconds which to regularly reconnect to the
worklist manager if no push update was received yet.
- recordSource - Variable in class de.aristaflow.adept2.base.service.DebugLogger
-
The source class name (first element) and the source method name for the
next log-call of the current thread.
- Rectangle - Class in de.aristaflow.adept2.model.graphical
-
A simple data class for rectangular areas and points.
- Rectangle(int, int, int, int) - Constructor for class de.aristaflow.adept2.model.graphical.Rectangle
-
Creates a new rectangle area with the designated coordinates of the
top-left corner, and the designated extent.
- Rectangle(int, int, boolean) - Constructor for class de.aristaflow.adept2.model.graphical.Rectangle
-
Creates a new point having the designated coordinates or a relative
rectangle with the designated extent.
- RECURSIVE_CHECK_ID - Static variable in class de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheckRunner
-
Check Report ID of recursive checks
- redistribute(SessionToken, WorklistItem, Worklist<WorklistItem>, Map<QualifiedAgent, Worklist<? extends WorklistItem>>) - Method in interface de.aristaflow.adept2.core.worklistmanager.DistributionHandling
-
(Re-)Distributes the designated worklist item among the designated agents
(stored as keys in the map) ignoring the owner of the designated worklist
and returns a collection of chosen agents for assignment of the worklist
item.
- redistributeItems(SessionToken, String) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Causes a redistribution of qualified worklist items.
- redistributeItems(SessionToken, Collection<UUID>) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Causes a redistribution of qualified worklist items.
- redistributeItemsRegExp(SessionToken, String) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Causes a redistribution of qualified worklist items.
- ReentrantLock<T> - Class in de.aristaflow.adept2.util.locking
-
Represents a reentrant read/write lock or exclusive lock based on objects
instead of threads, for instance for locking based on objects.
- ReentrantLock(Class<? extends LockCountManager<? super T>>, boolean, Logger) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock
-
Creates either a new exclusive lock or a new read/write-lock and using the
designated LockCountManager for counting locks as well as
comparing objects.
- ReentrantLock(Class<? extends LockCountManager<? super T>>, boolean, LockNotification<T>, Logger) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock
-
Creates either a new exclusive lock or a new read/write-lock and using the
designated LockCountManager for counting locks as well as
comparing objects.
- ReentrantLock(LockCountManager<? super T>, Logger) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock
-
Creates a new exclusive lock using the designated
LockCountManager for counting locks as well as comparing
objects.
- ReentrantLock(LockCountManager<? super T>, LockNotification<T>, Logger) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock
-
Creates a new exclusive lock using the designated
LockCountManager for counting locks as well as comparing
objects.
- ReentrantLock(LockCountManager<? super T>, LockCountManager<? super T>, LockNotification<T>, Logger) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock
-
Creates either a new exclusive lock or a new read/write-lock and using the
LockCountManager for counting locks as well as comparing
objects.
- ReentrantLock.Lock - Class in de.aristaflow.adept2.util.locking
-
Represents a reentrant exclusive lock which allows only one object to hold
the lock but it may hold it multiple times.
- ReentrantLock.ReadLock - Class in de.aristaflow.adept2.util.locking
-
Represents a read lock which allows multiple objects to hold the lock
simultaneously and multiple times but blocks as soon as one object wants
a write lock.
- ReentrantLock.WriteLock - Class in de.aristaflow.adept2.util.locking
-
Represents a write lock which allows an object to hold the lock multiple
times. an object requesting a write lock blocks objects that request a
read lock.
- REF_COLUMN - Static variable in class de.aristaflow.adept2.model.logmanagement.Column
-
The referenced ID column added to every subschema of a log to identify
parent log entry.
- REFERENCED_CONFIG_FILE_SUFFIX - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
The suffix of configuration entries referring to external configuration files.
- ReferencedProcess - Interface in de.aristaflow.adept2.model.processmodel
-
The ReferencedProcess is used to reference another process
template.
- referencedProcess - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- referencedProcessFork - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- ReflectionTools - Class in de.aristaflow.adept2.util.reflection
-
Various helper methods for reflection.
- ReflectionTools() - Constructor for class de.aristaflow.adept2.util.reflection.ReflectionTools
-
- regetInstanceForExecution(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
-
- registerActivityStateListener(SessionToken, EBPInstanceReference, ActivityStateNotification) - Method in interface de.aristaflow.adept2.core.runtimemanager.ActivityStateListener
-
Registers the designated listener for state changes of the designated
activity.
- registerAutomaticResumer(ResumingRuntimeManager.AutomaticResumer) - Method in interface de.aristaflow.adept2.core.runtimemanager.ResumingRuntimeManager
-
Registers a service that provides the means to resume an activity
automatically.
- registerIterator() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Registers an iterator for this ExtendedConnection which
prevents this connection from being reclaimed in case it is pooled.
- registerLogContext(SessionToken, QualifiedAgent, QualifiedAgent, String, UUID, UUID, UUID, UUID, EBPInstanceReference) - Method in class de.aristaflow.adept2.base.service.DebugLogger
-
Registers a new (sub-)session with the designated log record parameters.
- registerNewEntry(SessionToken, InitTabEntry, DataContainer) - Method in interface de.aristaflow.adept2.core.inittab.InitTabManager
-
This method changes the ID of the designated entry, so provide just any ID.
- registerOrgPolicyHandler(SessionToken, String, OrgPolicyScriptHandler, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
-
Registers the designated org policy script handler for the designated script type.
- registerOrgPolicyScriptService(SessionToken, String, URI[], boolean, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
-
- registerRemoteIterator(RemoteIterator<?>, long) - Method in interface de.aristaflow.adept2.base.dbaccess.JDBCDataSource
-
Registers the designated result set remote iterator to drop it after the
designated alive time has elapsed.
- registerRemoteIterator(RemoteIterator<?>, long) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
-
Registers the designated remote iterator to drop it after the
designated alive time has elapsed.
- registerRemoteIterator(RemoteIterator<?>, long) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedResultSet
-
Registers the designated remote iterator to drop it after the
designated alive time has elapsed.
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPService
-
Registers a reply handler for the activity with the designated
sessionID.
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.NullHTTPService
-
- registry - Variable in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
The registry to which the requests are forwarded.
- registry - Variable in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
The registry to be used for accessing services by this service.
- Registry - Interface in de.aristaflow.adept2.base.service
-
This interface provides components and services initialised and started by
the registry framework with access to other services and components.
- registry - Variable in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
-
The registry for retrieving the appropriate data source.
- registry - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
The registry used to access the communication service of the cluster
server.
- registry - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.SystemExecutionEnvironment
-
The registry for this SystemExecutionEnvironment.
- REGISTRY_MODEL_FACTORY - Static variable in class de.aristaflow.adept2.base.registry.BaseConstants
-
The name of the model registry.
- REGISTRY_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- REGISTRY_RUNTIME - Static variable in class de.aristaflow.adept2.base.registry.BaseConstants
-
/** The name of the runtime registry.
- registryActive() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Gets whether this registry is active, that is, it has signalled its start
and is not being shut down.
- registryActive() - Method in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
- registryActive() - Method in interface de.aristaflow.adept2.base.service.Registry
-
Gets whether the underlying registry is active, that is, it has signalled
its start and is not being shut down.
- RegistryProviderConf - Class in de.aristaflow.adept2.base.cluster
-
A GlobalRegistryProvider retrieving a list of possible global
registry URIs from its configuration and trying to get a global registry with
this URIs.
- RegistryProviderConf(Configuration, Registry) - Constructor for class de.aristaflow.adept2.base.cluster.RegistryProviderConf
-
Creates a new global registry provider retrieving the global registry URIs
from the designated configuration, trying to retrieve a valid global
registry from these when requested.
- RegistryProviderDb - Class in de.aristaflow.adept2.base.cluster
-
A GlobalRegistryProvider retrieving the global registry URI from
the cluster (synchronisation) JDBC data source.
- RegistryProviderDb(Configuration, Registry) - Constructor for class de.aristaflow.adept2.base.cluster.RegistryProviderDb
-
Creates a new global registry provider retrieving the global registry URIs
from the cluster (synchronisation) JDBC data source.
- RegistryWrapper - Class in de.aristaflow.adept2.base.registry
-
A registry wrapper provides access to specific registry methods to a normal
component/service.
- RegistryWrapper(String, String, SerialisablePair<String, String>, String, boolean, LocalServiceRegistry, InstanceToInstanceRegistry, ModelViewerProvider) - Constructor for class de.aristaflow.adept2.base.registry.RegistryWrapper
-
Creates a new wrapper for wrapping a service registry and the name of a
component/service instance.
- rejectWorklistItem(SessionToken, UUID, WorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Rejects the designated worklist item by the client identified by its worklist ID.
- relationExists(SessionToken, RelationType, long, long, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
-
Tests whether a relation of the given type exists between the two entities identified by the
given IDs.
- relationType() - Method in class de.aristaflow.adept2.model.orgmodel.NavFunction
-
Returns the relation type along which this function will traverse the
organisational model.
- RelationType - Enum in de.aristaflow.adept2.model.orgmodel
-
This enumeration list all defined relations between
EntityTypes that
are defined in [Berr05].
- relativise(String, String) - Static method in class de.aristaflow.adept2.util.FileTools
-
Gets the path of target relative to the designated base.
- relativise(Path, Path) - Static method in class de.aristaflow.adept2.util.FileTools
-
Gets the path of target relative to the designated base.
- relativize(String, String) - Static method in class de.aristaflow.adept2.util.FileTools
-
- relativize(File, File) - Static method in class de.aristaflow.adept2.util.FileTools
-
- release - Variable in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
The release of the bootstrap registry.
- release - Variable in class de.aristaflow.adept2.base.registry.RegistryWrapper
-
The release of the bootstrap registry.
- release(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Enables the instantiation and usage of the process template by setting the
buildtime state to RELEASED.
- release() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Enables the instantiation and usage of the process template by setting the
buildtime state to RELEASED.
- releaseBranch(SessionToken, long, String) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Releases the designated branch and creates a new production revision which
will set all former revisions to outdated.
- ReleaseLockException - Exception in de.aristaflow.adept2.util.locking
-
An ReleaseLockException indicates that the lock on an object
can not be released since the releasing object does not have the lock.
- ReleaseLockException(Object, boolean, Object, String) - Constructor for exception de.aristaflow.adept2.util.locking.ReleaseLockException
-
Creates a new lock exception indicating that the designated
lockReleasingObject can not unlock the designated
lockedObject but the current lock owner is unknown or the
object is not locked at all.
- ReleaseLockException(Object, Object, Object, String) - Constructor for exception de.aristaflow.adept2.util.locking.ReleaseLockException
-
Creates a new lock exception indicating that the designated
lockReleasingObject can not unlock the designated
lockedObject since it does not have the lock but the
lockOwner has.
- reMapDataElement(int, int, ActivityConstants.AccessType, String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
This method remaps a data element to the given parameter of a node.
- RemoteActivityStarting - Interface in de.aristaflow.adept2.core.runtimeservice
-
- RemoteClient - Interface in de.aristaflow.adept2.core.client
-
This interface provides access to all necessary information of a running
client, for instance, information concerning the operating system, the logged
on agents as well as the available runtime managers.
- RemoteExecutionClientService - Interface in de.aristaflow.adept2.core.client
-
This client service extends a worklist client service by the means to execute
activities remotely.
- RemoteExecutionControlManager - Interface in de.aristaflow.adept2.core.runtimeservice
-
A RemoteExecutionControlManager extends an
ExecutionControlManager by the means to provide a timeout for
all methods requiring an interaction with an execution session.
- RemoteGUIManager - Interface in de.aristaflow.adept2.core.runtimemanager.gui
-
A RemoteGUIManager extends a normal GUI manager by the means to
create local GUI contexts based on a transferred GUI context.
- RemoteHTMLContext - Class in de.aristaflow.adept2.ui.htmlgui
-
A simple HTMLContext that does not create any browsers or alike
but just provides the interaction between webserver and
ExecutableComponent.
- RemoteHTMLContext(Thread, SessionToken, HTTPService, String, ActivityInstance, EBPInstanceReference, ExecutionContext) - Constructor for class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
-
Creates a new HTMLContext for handling the interaction between
webserver and ExecutableComponent and also to provide the
URL to a client allowing to call the URL
remotely.
- RemoteHTMLGUIManager - Class in de.aristaflow.adept2.ui.guimanager
-
- RemoteHTMLGUIManager(Configuration, Registry) - Constructor for class de.aristaflow.adept2.ui.guimanager.RemoteHTMLGUIManager
-
Instantiate the manager that returns only NullGUIContexts on client
requests.
- RemoteIterator<T extends java.util.List<?>> - Interface in de.aristaflow.adept2.model.common.collection
-
A RemoteIterator allows to retrieve parts of collections instead
of whole collections.
- remoteIteratorDropped(RemoteIterator<?>) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
-
Signals the dropping of the remote iterator.
- remoteIteratorDropped(RemoteIterator<?>) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedResultSet
-
Signals the dropping of the remote iterator which may allow to close the
corresponding transaction.
- RemoteProgressMonitor - Interface in de.aristaflow.adept2.core.runtimeservice
-
The interface provides
ProgressMonitors for
clients executing activities proprietarily not using
ExecutableComponent.
- RemoteRuntimeEnvironment - Interface in de.aristaflow.adept2.core.runtimeservice
-
The interface provides
RuntimeEnvironments for
clients executing activities proprietarily not using
ExecutableComponent.
- remove(String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractActivityEventHandler
-
- remove(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Removes the value for the entry with the designated name from this
configuration that overrides a configuration value from a parent entity.
- remove(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the value for the entry with the designated name from this
configuration that overrides a configuration value from a parent entity.
- remove(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
-
Removes the value for the entry with the designated name from this
configuration.
- remove(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Removes the value for the entry with the designated name from this
configuration.
- remove(String) - Method in interface de.aristaflow.adept2.model.events.handler.ActivityEventHandler
-
Removes a registered source from this activity event handler.
- removeActiveAgentListener(ClientService.ActiveAgentChangedListener) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Removes the listener to receive events when the active agent has been
changed.
- removeActiveAgentListener(ClientService.ActiveAgentChangedListener) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- removeActivity(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistNotification
-
Removes the designated activity from all worklists.
- removeAllActivities() - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistNotification
-
Removes all activities from all worklists, for instance, to reset a
worklist manager.
- removeAllSources() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
Removes all currently active data sources and stops their polling.
- removeAttribute(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- removeAttribute(String) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
-
Removes the given attribute from this entity.
- removeAvailableState() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Removes the available state, that is the worklist IDs this item has been
after it got available.
- removeBranch(SessionToken, long) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
-
Removes the branch by completely dropping all changes.
- removeColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Removes the column with the given name from this WebForm subtable.
- removeColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Removes the column with the given name from this WJP subtable.
- removeDataEdge(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the data edge between the given node and data element and of the
given access type from the process.
- removeDataElement(int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes a data element from a process, without caring about existing data
accesses from nodes.
- removeDelegations() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Removes all delegations, that is all data related to a delegation.
- removeDevelopmentIcon(SessionToken, UUID, IconDescriptor.Dimension, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Removes the designated icon dimension from the designated branch.
- removedFromWorklist(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Notifies this item that it has been removed from the designated worklist.
- removeDisabledConnector(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the information that a connector (respectively its corresponding parameter) is disabled
- removeEdge(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the edge of the given type between the given nodes.
- removeEldestEntry(Map.Entry<K, V>) - Method in class de.aristaflow.adept2.util.Cache
-
- removeElement(T[], int) - Static method in class de.aristaflow.adept2.util.ArrayTools
-
Removes the element at the designated index from the designated array.
- removeEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Removes the entry with the designated name from this configuration
description that overrides an entry from a parent entity.
- removeEntry(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfigurationDescription
-
Removes the entry with the designated name from this configuration
description.
- removeEventHandler(SessionToken, String, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- removeEventHandler(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.eventmanager.EventManager
-
Removes the event handler having the designated ID and being registered for
the designated event type and event source.
- removeEventSource(SessionToken, String, String, String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- removeEventSource(WorklistItem) - Method in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
-
Removes the event source for the designated worklist item from the running
items.
- removeEventSource(SessionToken, String, String, String) - Method in interface de.aristaflow.adept2.core.eventmanager.EventManager
-
Removes the event source having the designated event type, event source and
ID.
- RemoveExecutableBusinessProcess - Class in de.aristaflow.adept2.core.changeoperations
-
Change operation for the removal/deletion of a nodes' EBP
Call isPossible first to check if the assignment is valid, than call perform
operation to execute the change.
- RemoveExecutableBusinessProcess() - Constructor for class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
-
- removeField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Removes the field with the given name from this WebForm container.
- removeField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Removes the field with the given name from this WJP container.
- removeFixedForChildren(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the
fixed-property for the entry with the
designated name from this configuration that overrides the property from
the parent configuration.
- removeGUIListener(SelectedGUIElementChangedListener) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Removes a listener from further notifications of the selected GUI element.
- removeGUIListener(SelectedGUIElementChangedListener) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- removeHandler(String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- removeHandler(String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- removeHandler(String) - Method in interface de.aristaflow.adept2.model.events.sources.EventSource
-
Removes the handler with the designated ID from the list and returns it.
- removeHandler(Handler) - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
-
- removeInheritedEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Removes the entry with the designated name for the child entities, that is,
the entry is overridden and set to null.
- removeInheritedValue(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the value with the designated name for the child entities, that is,
the value of the entry is overridden and set to null.
- removeInitTabEntry(SessionToken, InitType, int, boolean) - Method in interface de.aristaflow.adept2.core.inittab.InitTabManager
-
Removes an init tab entry and optionally aborts a possibly running
instance.
- removeInjectedDependency(String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
-
Removes an injected parameter with the specified name from this dependency
provider.
- removeInternalWorklist(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistAdministration
-
Removes the designated internal worklist.
- removeListener(Object, ChangeListener) - Method in interface de.aristaflow.adept2.core.updatemanager.UpdateManager
-
Remove a callback from the listener list for object what
- removeListener(Object, ChangeListener) - Method in class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager
-
- removeNode(int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the node with the given ID from the template, without caring about
any possibly affected edges.
- removeNodeLWPInstanceID(int, UUID) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Removes the ID of the lightweight-process (subprocess) instance from the
designated node with the current iteration.
- removeNodeLWPInstanceID(int, int, UUID) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Removes the ID of the lightweight-process (subprocess) instance from the designated node with
the designated iteration.
- RemoveNodeSystemParameter - Class in de.aristaflow.adept2.core.changeoperations
-
Change operation for removing a system parameter from a node.
- RemoveNodeSystemParameter() - Constructor for class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
-
- removeNullElements(Collection<? extends T>) - Static method in class de.aristaflow.adept2.util.CollectionTools
-
Gets a list reflecting the designated collection but without null elements.
- removeOperation(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Removes the designated operation to this configuration set.
- removeOwnAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the access type that overrides the access type provided by a
corresponding parameter template from a parent entity.
- removeOwnClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the classloader usage of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the classloader usage of this operation and inherits the value from
the corresponding executable component description again.
- removeOwnDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the data type of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the data type that overrides the data type provided by a
corresponding parameter template from a parent entity.
- removeOwnDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the default value of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the string representation for the default value that overrides the
string representation for the default value provided by a corresponding
parameter template from a parent entity.
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the description of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the description of this activity template definition and inherits
the value from the corresponding operation again.
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the description that overrides the description provided by a
corresponding parameter template from a parent entity.
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the developer description of this activity model parameter and
inherits the value from its parent again (if this exists).
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the developer description of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the developer description of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the execution control properties of this activity template
definition and inherits them from the corresponding operation again.
- removeOwnExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the execution control properties of this operation and inherits
them from the corresponding executable component description again.
- removeOwnFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the failure flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the failure flag that overrides the failure flag provided by a
corresponding parameter template from a parent entity.
- removeOwnGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the GUI context ID of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the GUI context ID of this operation and inherits the value from
the corresponding executable component description again.
- removeOwnIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the icon of this activity template definition and inherits the
value from the corresponding operation again.
- removeOwnIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the icon of this operation and inherits the value from the
corresponding executable component description again.
- removeOwnIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the identifier ID of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the ID of the identifier that overrides the ID of the identifier
provided by a corresponding parameter template from a parent entity.
- removeOwnImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the implementation class of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the implementation class of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the licence information of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the licence information of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the name that overrides the name provided by a corresponding
parameter template from a parent entity.
- removeOwnOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the optional flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the optional flag that overrides the optional flag provided by a
corresponding parameter template from a parent entity.
- removeOwnParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the parameter change policy of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the staff assignment rule of this activity template definition and
inherits the value from the corresponding configuration set or operation
again.
- removeOwnSupportsTestExecution() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the supports test execution flag of this activity template
definition and inherits the value from the corresponding operation again.
- removeOwnSupportsViewOnly() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the supports view only flag of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the system component signature of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the system component signature of this operation and inherits the
value from the corresponding executable component description again.
- removeOwnTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the description of this parameter template that overrides the
description provided by a corresponding parameter template from a parent
entity.
- removeOwnUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the user-defined type name that overrides the data type provided by
a corresponding parameter template from a parent entity.
- removeOwnValue(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Removes the element with the designated key from this collection that
overrides an element from a parent entity.
- removeOwnVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the virtual flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the virtual flag that overrides the virtual flag provided by a
corresponding parameter template from a parent entity.
- removeRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Removes the row at the specified index.
- removeRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Removes the row at the specified index.
- removeServiceStateListener(ADEPT2Service, ClientService.ServiceStateListener) - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Removes a listener from further notifications of the designated
ADEPT2Service.
- removeServiceStateListener(ADEPT2Service, ClientService.ServiceStateListener) - Method in class de.aristaflow.adept2.core.client.ClientServiceSharedServices
-
Cf.
- removeServiceStateListener(ClientService.ServiceStateListener) - Method in class de.aristaflow.adept2.core.client.ClientServiceSharedServices.ServiceAvailabilityTracker
-
Removes the designated listener so that it is no longer notified for
changes in the availability of our ADEPT2Service.
- removeServiceStateListener(ADEPT2Service, ClientService.ServiceStateListener) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- removeSession(String, boolean) - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
Removes the designated session that is the corresponding client service and
the GUI manager will be removed.
- removeSharingSource(SharingSource<?>) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
- removeSharingSource(SharingSource<?>) - Method in interface de.aristaflow.adept2.model.events.sources.SharedPollingSource
-
Removes the designated sharing source from this shared source.
- removeStub(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2StubFactory
-
Removes the stub with the designated identifier if it is cached.
- removeSubstitution(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Removes the substitution of this worklist item for the designated worklist.
- RemoveSystemDataFlow - Class in de.aristaflow.adept2.core.changeoperations
-
Change operation for removing a system data flow.
- RemoveSystemDataFlow() - Constructor for class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
-
- removeTranslations(Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
Removes all translations for the given locale.
- removeUpdateableClientWorklist(SessionToken, ClientWorklist) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Deregisters a client worklist so that it does not receive any (pushed)
updates any more.
- removeUpdateableClientWorklist(ClientWorklist) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Removes the given client worklist as recipient for push updates
- removeUpdateableClientWorklist(long) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
Removes the given client worklist as recipient for push updates
- removeUserAttribute(UserAttributeContainer, String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the User defined Attribute identified by name.
- removeUserAttributeValue(String) - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
- removeUserAttributeValue(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
Deprecated.
- removeValue(String, Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- removeWorklistItem(T) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
-
- removeWorklistListener(ClientWorklistListener) - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
-
Deregisters the given listener from being notified about updates to the
contents of this client worklist.
- removeWorklistManager(SessionToken, WorklistNotification) - Method in interface de.aristaflow.adept2.core.executionmanager.WorklistInteraction
-
Removes a listening worklist manager from this execution manager.
- removingHandlerLocked(int, EventHandler) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
Signals subclasses that the designated event handler is about to be removed from the designated
index of the handler list of this event source.
- removingHandlerLocked(int, EventHandler) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
- removingSharingSourceLocked(List<Serializable>, SharingSource<?>) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
-
Signals subclasses that the designated sharing source is about to be removed from this shared
source.
- RENAME_FILE - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileMarkHandler
-
Whether to rename the files from file events.
- renameColumn(ExtendedConnection, String, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Renames the designated column from the table which corresponds to an
ALTER TABLE RENAME COLUMN statement.
- renameColumn(String, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Renames the designated column from the table which corresponds to an
ALTER TABLE RENAME COLUMN statement.
- renameL10nKeys(ExecutableBusinessProcessInstance) - Static method in class de.aristaflow.adept2.model.worklistmodel.WorklistModelTools
-
Renames the localisation keys from the designated EBP instance to be used
for a
WorklistItem.
- renameTable(ExtendedConnection, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Renames the designated table using the designated new name.
- renameTable(String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Renames the designated table using the designated new name.
- renderInstance(SessionToken, Instance, RenderOptions) - Method in interface de.aristaflow.adept2.core.processimagerenderer.ProcessImageRenderer
-
Gets the designated process instance as rendered image.
- RenderOptions - Interface in de.aristaflow.adept2.model.graphical
-
Various options for rendering process elements as images.
- renderTemplate(SessionToken, Template, RenderOptions) - Method in interface de.aristaflow.adept2.core.processimagerenderer.ProcessImageRenderer
-
Gets the designated process template as rendered image.
- renew(String, String, List<URI>) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Renews the locally exported URIs of the designated service identified by
its name.
- renew(List<URI>, List<URI>) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
-
Renews the locally exported URIs of the designated service identified by
its global URIs.
- renewConfiguration(Configuration) - Method in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
Renews the configuration of this registry by creating a new configuration
manager.
- renewConfiguration(Configuration) - Method in class de.aristaflow.adept2.base.registry.InstanceToInstanceRegistry
-
Renews the configuration of this registry by renewing via the superclass
and reading of usage relations.
- renewConfiguration(Configuration) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
- renewConfiguration(Configuration) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Renews the configuration of this registry by renewing via the superclass
and reading of default instances as well as declared plugin types.
- renewConfiguration(Configuration) - Method in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
Renews the configuration of this registry by renewing via the superclass
and reading the declared model viewer classes for plugin data.
- repeat(String, int) - Static method in class de.aristaflow.adept2.util.StringTools
-
Returns a string representing the specified string repeated the specified
number of times.
- repeat(String, String, int) - Static method in class de.aristaflow.adept2.util.StringTools
-
Returns a string representing the specified string repeated the specified
number of times.
- replace(String, Map<String, String>) - Static method in class de.aristaflow.adept2.util.VariableReplacer
-
Replaces all variables with the values provided in the map.
- replace(String, Map<String, String>, boolean) - Static method in class de.aristaflow.adept2.util.VariableReplacer
-
Replaces all variables with the values provided in the map.
- REPLACE_EXISTING - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileMarkHandler
-
Whether to replace an existing target file or a file in the target folder.
- replaceParams(String, InputDataContext) - Static method in class de.aristaflow.adept2.core.eventmanager.common.ParamRefTools
-
Replaces all parameter references in the designated string with the
corresponding input parameter values from the data context.
- replaceSubExpressionAt(int, EntityExpression) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression
-
Replaces the sub-expression at the given index with the given expression.
- replaceTabsAndNewlines(String, String) - Static method in class de.aristaflow.adept2.util.StringTools
-
Replace all tab and new line characters (\t, \r, \n, \r\n) from the
designated string with the given replacement.
- replaceThrowable(String, Throwable) - Method in interface de.aristaflow.adept2.util.threading.ThrowableCreatingCallable
-
Creates a new throwable replacing the designated throwable.
- replaceValueParams(String, InputDataContext) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
- replaceVariables(List<String>) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Replaces variables with their appropriate values.
- replaceWith(String) - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRefReplacer
-
Replace the current parameter reference with the specified string.
- replaceWith(String) - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRefReplacer
-
Replace the current parameter reference with the specified string.
- replaceWith(String) - Method in class de.aristaflow.adept2.util.VariableReplacer
-
Replace the current variable with the given value.
- replaceWithEmptyOrCopy(Map<K, V>) - Static method in class de.aristaflow.adept2.util.CollectionTools
-
Replaces an empty map by the EMPTY_MAP constant if its size is zero, or
copies its contents into a new HashMap.
- replaceWithXMLEntities(String) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Replaces all occurrences of special characters that may not appear directly
in XML (<, >, &, ' and ") with their corresponding XML entities.
- replies - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
All replies that are currently pending and waiting for a response.
- replyEnquiry(SessionToken, EBPInstanceReference, String) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Replies to the designated activity, that is the last enquiry is replied.
- replyEnquiry(EBPInstanceReference, Enquiry, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistNotification
-
Unsets the current enquiry-mode from the designated activity, that is, the
originator of the enquiry is offered the corresponding worklist item again
together with the reply, encapsulated in the designated enquiry.
- replyEnquiry(int, String, QualifiedAgent) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Answers the current enquiry with the designated reply by the designated
replier for the designated node (current node iteration).
- replyEnquiry(Enquiry) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Replies to the current enquiry, that is, the current enquiry is removed and
the designated reply is provided to the corresponding originator.
- replyHandlers - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
The reply handlers to which HTTP-requests are forwarded after the decoding.
- replyHandlerTerminated - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
Whether the reply handler (the component executing thread) has terminated
and does not process any more HTTP-requests any more.
- ReplyMessage - Class in de.aristaflow.adept2.base.communication
-
This class is the base class for all reply messages used in the ADEPT system,
i. e. every reply message must be derived from this class.
- ReplyMessage(long, long) - Constructor for class de.aristaflow.adept2.base.communication.ReplyMessage
-
Creates a reply message.
- replyMessage(SessionToken, ReplyMessage<?>) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
- reportEntries - Variable in class de.aristaflow.adept2.util.CheckReport
-
List that keeps the report entries.
- ReportEntry(int, String, CheckReport.ResultType, String, URI...) - Constructor for class de.aristaflow.adept2.util.CheckReport.ReportEntry
-
Constructs the report entry with the given parameters.
- requests - Variable in class de.aristaflow.adept2.base.cluster.RegistryProviderConf
-
The executor service that requests a global registry for a specific URI
while the registry is active.
- requireConfBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- REQUIRED_META_DATA_NOT_DEFINED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RequiredJavaVersion - Class in de.aristaflow.adept2.util
-
Provides check methods whether the current JVM meets the requirements to run
the AristaFlow applications.
- requireGUIContext(Class<T>) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns the required GUI context or throws an exception if it is not
available.
- requireInputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified BOOLEAN input parameter or throws an
exception if the value is not available.
- requireInputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified DATE input parameter or throws an
exception if the value is not available.
- requireInputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified FLOAT input parameter or throws an
exception if the value is not available.
- requireInputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified INTEGER input parameter or throws an
exception if the value is not available.
- requireInputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the input parameter with the given name, or throws an exception if
the parameter does not exist.
- requireInputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified STRING input parameter or throws an
exception if the value is not available.
- requireInputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified USERDEFINED input parameter or throws an
exception if the value is not available.
- requireInputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified URI input parameter or throws an
exception if the value is not available.
- requireOutputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the output parameter with the given name, or throws an exception
if the parameter does not exist.
- requireParamConfBoolean(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfDate(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfFloat(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfInteger(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfString(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfUDT(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfURI(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requiresGlobalServiceExport() - Method in interface de.aristaflow.adept2.base.communication.GlobalServiceExportConsumer
-
Gets whether this consumer really requires a global service export.
- reserveConnection(T, boolean) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
-
Reserves a read-only or writable connection for the designated object.
- reserveConnection(T, boolean, boolean) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
-
Reserves a read-only or writable connection and possibly for a hierarchical
transaction for the designated object.
- reserveConnection(T, boolean, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
-
Reserves a read-only or writable connection for the designated object
having the designated isolation level.
- reserveConnection(T, boolean, boolean, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
-
Reserves a read-only or writable connection and possibly for a hierarchical
transaction for the designated object having the designated isolation
level.
- reset(String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractActivityEventHandler
-
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns false - overwrite this method to support reset.
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
- reset() - Method in class de.aristaflow.adept2.model.common.communication.ServerInputStream
-
- reset() - Method in interface de.aristaflow.adept2.model.common.communication.ServerStream
-
InputStream.reset()
- reset(String) - Method in interface de.aristaflow.adept2.model.events.handler.ActivityEventHandler
-
Instructs the activity handler to reset the activity that is currently
running with the designated session ID.
- reset() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Instructs the component to reset.
- RESET - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent.Signals
-
The component should be reset (value is 7 << 2).
- reset(T) - Method in class de.aristaflow.adept2.util.threading.Delayer
-
Resets the try count and delay for the designated element.
- resetActivity(SessionToken, EBPInstanceReference, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityExecutionControl
-
Resets the designated activity to its initial state when it is first
activated.
- resetActivity(SessionToken, EBPInstanceReference, boolean, String) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityExecutionControl
-
Resets the designated activity to the designated savepoint.
- resetActivity(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.ExecutionControlManager
-
Instructs the execution control manager to reset the specified activity.
- resetActivity(SessionToken, EBPInstanceReference, long) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteExecutionControlManager
-
- resetCount() - Method in class de.aristaflow.adept2.util.configuration.AutoSaveListener
-
Resets the failure and the warning limit count.
- resetFutures - Variable in class de.aristaflow.adept2.util.threading.Delayer
-
The futures for the resetting runnables.
- resetLogger() - Method in class de.aristaflow.adept2.base.configuration.LoggerManager
-
Resets the configured loggers to their initial values and removes them from
the map.
- Resetter(T) - Constructor for class de.aristaflow.adept2.util.threading.Delayer.Resetter
-
Creates a new resetting runnable for the designated element.
- resetToPrevSavepoint(SessionToken, EBPInstanceReference, boolean) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityExecutionControl
-
Resets the designated activity to the previous savepoint.
- resolveClass(ObjectStreamClass) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
- resolveInstanceName(Configuration) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
-
Gets the cluster and the instance name for this registry from the
designated configuration.
- resolveInstanceName(Configuration) - Method in class de.aristaflow.adept2.core.registry.BootstrapRegistry
-
- resolveParameterReferences(Script, Map<String, Serializable>) - Static method in class de.aristaflow.adept2.model.scripts.ScriptTools
-
Resolves the parameter references of the given script using the available
values.
- resolvePolicy(SessionToken, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
-
Resolves an OrgPolicy and returns all matching tuples of OrgPositions and
Agents (or rather their IDs) as a list of
QualifiedAgents.
- resolvePolicyIterator(SessionToken, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
-
- resolveProxyClass(String[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
- ResourceDescriptor - Interface in de.aristaflow.adept2.model.common
-
A resource descriptor is used as a reference to an abstract (binary) resource
(for instance 3rd party libraries) in the repository and to store additional
data, like a revision and a name.
- ResourceManager - Interface in de.aristaflow.adept2.core.activityrepository
-
This interface provides the means for managing (binary) resources and
ResourceDescriptors which includes retrieval, creation, updating
and managing the states of ResourceDescriptorss.
- ResourceProvider - Interface in de.aristaflow.adept2.core.globalprovider
-
This interface provides (binary) resources at runtime to the appropriate
clients.
- Response(int, String, InputStream) - Constructor for class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Creates a new HTTP-response with the designated status, MIME-type and data.
- Response(int, String, String) - Constructor for class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Convenience method that creates a HTTP-response by wrapping the designated
String by an InputStream.
- responses - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
All responses that are currently set for the corresponding reply and are
waiting for the corresponding replying thread to get them.
- restart(long) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Sends a restart request to this cluster node and waits the designated time for the restart.
- restart(boolean) - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
-
Restarts the work after a flush.
- restarting - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Whether the control thread has accepted a restarting request and is currently restarting.
- restartInternal() - Method in interface de.aristaflow.adept2.core.registry.cluster.ClusterDbPoller
-
Signals a restart of this cluster node.
- restartInternal() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
- restartPendingWork() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
-
Actually restarts by inspecting all existing objects for whether there is still a runnable for
it.
- restartPendingWork() - Method in class de.aristaflow.adept2.util.threading.executor.ObjectOneWorkExecutor
-
Checks for whether there is work pending for after a restart.
- restartPipelines(boolean) - Method in class de.aristaflow.adept2.util.threading.AbstractPipeliningExecutor
-
Deprecated.
Restarts the pipelines after a flush.
- restartRequested - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
Whether a restart has been requested from the outside or becomes necessary due to internal
problems.
- restoreAutoCommit(C, Boolean) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
If auto-commit was previously on, a commit is performed and auto-commit is
turned on again.
- restoreAutoCommit(C, Savepoint, Boolean) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
If auto-commit was previously on, a commit is performed and auto-commit is
turned on again.
- restoreAvailableState() - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Restores the worklists this item belongs to the state right before the
state changed away from AVAILABLE or right after the item
has been delegated.
- restoreSessionState(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Restores the session context of an suspended activity to be resumed.
- RestrictionType - Enum in de.aristaflow.adept2.model.common
-
Enumeration of the supported types of restrictions for configuration values
(see
Property.restrictions()
for more information, e.g. about their syntax).
- result - Variable in class de.aristaflow.adept2.util.threading.ResultExchange
-
The result after computation.
- ResultExchange<T> - Class in de.aristaflow.adept2.util.threading
-
This class provides the means to exchange a result between different threads.
- ResultExchange() - Constructor for class de.aristaflow.adept2.util.threading.ResultExchange
-
Creates a new result exchange.
- resultRelevant - Variable in class de.aristaflow.adept2.util.threading.LoggingFuture
-
Whether the result of the future is relevant and therefore it should be
logged if it is not retrieved.
- resultSet - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetEventImpl
-
The result set of this event, that is (parts of) the result of the executed
statement.
- resultSet - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.ResultSetEventImpl
-
The result set of this event, that is the result of the executed statement.
- resultSet - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
The wrapped result set.
- ResultSetEvent - Interface in de.aristaflow.adept2.model.events
-
An event that is produced to indicate the presence of specific data in a
JDBC-database.
- ResultSetEventImpl - Class in de.aristaflow.adept2.core.eventmanager.dbevents
-
An event for result sets, that is, an event is produced and sent as soon as a
specific statement yields a non-empty (or empty if desired) result set.
- ResultSetEventImpl(URI[], String, String, String, ResultSet) - Constructor for class de.aristaflow.adept2.core.eventmanager.dbevents.ResultSetEventImpl
-
Creates a new event for the designated result set.
- ResultSetRemoteIterator<T> - Class in de.aristaflow.adept2.core.transactionmanager
-
This remote iterator encapsulates a result set.
- ResultSetRemoteIterator(ManagedResultSet, long) - Constructor for class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
Creates a new remote iterator for the designated result set to be alive for
the designated time.
- ResultSetRemoteIterator(ManagedResultSet, long, String[]) - Constructor for class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
Creates a new remote iterator for the designated result set to be alive for
the designated time dropping the designated recursion tables when dropping
this iterator.
- ResultSetSource - Interface in de.aristaflow.adept2.model.events.sources
-
An event source causing an event based on the result of a select statement.
- resume - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Indicates if the inner Component should be resumed or started from scratch.
- resume() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets whether the execution of the activity is resumed.
- resumeActivity(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Resumes the designated activity from the latest valid savepoint and logs
the agent, the organisational position.
- resumeActivity(EBPInstanceReference, long) - Method in interface de.aristaflow.adept2.core.runtimemanager.ResumingRuntimeManager.AutomaticResumer
-
Notifies the service that can automatically resume an activity that the
designated activity should be resumed after the designated time period
(in milliseconds).
- resumeActivity(SessionToken, EBPInstanceReference, ExecutionContext) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
-
Instructs the runtime manager to resume the specified activity.
- resumeActivity(SessionToken, EBPInstanceReference, URI[]) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
-
Resumes the designated activity from the latest valid savepoint if the
activity is appropriate for a RuntimeService and provides its
process context and the execution session ID.
- resumeActivitySynchronously(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.SynchronousActivityStarting
-
Resumes the designated activity and logs the agent, the organisational
position.
- resumeActivitySynchronously(SessionToken, EBPInstanceReference, URI[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.SynchronousActivityStarting
-
Resumes the designated activity and logs the agent, the organisational
position.
- resumeEncoding() - Method in class de.aristaflow.adept2.util.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Resumes the designated (top-level or sub-process) instance and (re-)offers
all active (including suspended) activities to the worklist manager.
- resumeInstance(SessionToken, UUID, URI[]) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Resumes the designated (top-level or sub-process) instance and (re-)offers
all active (including suspended) activities to the worklist manager.
- resumeOnly - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
Flag to indicate whether to resume items and not to start new ones.
- ResumingRuntimeManager - Interface in de.aristaflow.adept2.core.runtimemanager
-
This runtime manager provides the means to automatically resume a suspended
activity.
- ResumingRuntimeManager.AutomaticResumer - Interface in de.aristaflow.adept2.core.runtimemanager
-
A service that is able to automatically resume activities after a
designated time period receives a request for this operation via this
interface.
- rethrow - Variable in class de.aristaflow.adept2.util.threading.ExceptionLoggingCallable
-
Whether to rethrow an occurred exception or virtual machine error.
- rethrow - Variable in class de.aristaflow.adept2.util.threading.ExceptionLoggingRunnable
-
Whether to rethrow an occurred runtime exception or virtual machine error.
- retries - Variable in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
-
The maximum number of tries to add the event source before the
corresponding activity will be failed.
- retrieveBoolean(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the boolean value of the designated data element of type BOOLEAN valid for the
specified node of the process instance and its current iteration count.
- retrieveBoolean(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the boolean value of the element of type BOOLEAN at the
designated index at the input parameter list of the designated name.
- retrieveBoolean(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the boolean value of the designated input parameter of type
BOOLEAN.
- retrieveBooleanParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveBooleanParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveDataHistories(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.datamanager.DataMonitoring
-
Retrieves an XML-document representing the current histories of all data
elements of the designated process instance.
- retrieveDataHistory(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.DataMonitoring
-
Retrieves an XML-document representing the current history of the
designated data element.
- retrieveDate(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the date value of the designated data element of type DATE valid for the specified
node of the process instance and its current iteration count.
- retrieveDate(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the date value of the element of type DATE at the designated
index at the input parameter list of the designated name.
- retrieveDate(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the date value of the designated input parameter of
type DATE.
- retrieveDateParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveDateParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveExternalBooleanValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent boolean value of the designated data element of
type BOOLEAN written by an external component.
- retrieveExternalDateValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent date value of the designated data element of type
DATE written by an external component.
- retrieveExternalFloatValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent double value of the designated data element of
type FLOAT written by an external component.
- retrieveExternalIntegerValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent long value of the designated data element of type
INTEGER written by an external component.
- retrieveExternalStringValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent string value of the designated data element of
type STRING written by an external component or null if the data element
has not been written externally yet.
- retrieveExternalUDTValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent (proxy of the) value of the designated data
element of user-defined type (UDT) written by an external component or null
if the data element has not been written externally yet.
- retrieveExternalUDTValueIncrementally(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent (proxy of the) value of the designated data
element of user-defined type (UDT) written by an external component or null
if the data element has not been written externally yet as
ServerUDTInputStream.
- retrieveExternalURIValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent URI value of the designated data element of type
URI written by an external component or null if the data element has not
been written externally yet.
- retrieveFloat(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the double value of the designated data element of type FLOAT valid for the specified
node of the process instance and its current iteration count.
- retrieveFloat(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the double value of the element of type FLOAT at the designated
index at the input parameter list of the designated name.
- retrieveFloat(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the double value of the designated input parameter of type FLOAT.
- retrieveFloatParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveFloatParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveInstanceDataContainer(SessionToken, Instance) - Method in interface de.aristaflow.adept2.core.datamanager.DataManager
-
Retrieves the instance data container for the designated instance.
- retrieveInteger(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the long value of the designated data element of type INTEGER valid for the specified
node of the process instance and its current iteration count.
- retrieveInteger(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the long value of the element of type INTEGER at the designated
index at the input parameter list of the designated name.
- retrieveInteger(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the long value of the designated input parameter of type INTEGER.
- retrieveIntegerParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveIntegerParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveLatestBooleanValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent boolean value of the designated data element of
type BOOLEAN for the specified process instance.
- retrieveLatestDateValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent date value of the designated data element of type
DATE for the specified process instance.
- retrieveLatestFloatValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent double value of the designated data element of
type FLOAT for the specified process instance.
- retrieveLatestIntegerValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent long value of the designated data element of type
INTEGER for the specified process instance.
- retrieveLatestStringValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent string value of the designated data element of
type STRING for the specified process instance.
- retrieveLatestUDTValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent (proxy of the) value of the designated data
element of user-defined type (UDT) for the specified process instance.
- retrieveLatestUDTValueIncrementally(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent value of the designated data element of
user-defined type (UDT) for the specified process instance as
ServerUDTInputStream.
- retrieveLatestURIValue(SessionToken, UUID, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessUnawareAccess
-
Retrieves the most recent URI value of the designated data element of type
URI for the specified process instance.
- retrieveSessionState(SessionToken, String, UUID, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.SessionStateManager
-
Retrieves the state of a running application as a byte[] so
that (the state of) the suspended application/session can be restored.
- retrieveSessionStateIncrementally(SessionToken, String, UUID, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.SessionStateManager
-
Retrieves the state of a running application as a ServerStream
so that (the state of) the suspended application/session can be restored.
- retrieveString(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the string value of the designated data element of type STRING valid for the
specified node of the process instance and its current iteration count.
- retrieveString(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the String value of the element of type STRING at the designated
index at the input parameter list of the designated name.
- retrieveString(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the string value of the designated input parameter of type
STRING.
- retrieveStringParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveStringParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveTemplateDeltaLayer(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Retrieves graph structures (deltas) representing all changes of the
designated template relative to the null template.
- retrieveTemplateDeltaLayer(SessionToken, UUID, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Retrieves graph structures (deltas) representing all changes of the
designated template relative to the designated parent template.
- retrieveUDT(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves (the proxy of) the value of the designated data element of user-defined type (UDT)
valid for the specified node of the process instance and its current iteration count.
- retrieveUDT(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves (the proxy of) the value of the element of user-defined type
(UDT) at the designated index at the input parameter list of the designated
name.
- retrieveUDT(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves (the proxy of) the value of the designated input parameter of
user-defined type (UDT).
- retrieveUDTIncrementally(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the value of the designated data element of user-defined type (UDT) valid for the
specified node of the process instance and its current iteration count as
ServerUDTInputStream.
- retrieveUDTParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveUDTParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveURI(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Retrieves the URI value of the designated data element of type URI valid for the specified node
of the process instance and its current iteration count.
- retrieveURI(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the URI value of the element of type URI at the designated
index at the input parameter list of the designated name.
- retrieveURI(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the URI value of the designated input parameter of type URI.
- retrieveURIParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveURIParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retryDelay - Variable in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
-
The time in milliseconds before retrying to add the event source.
- reverse(T[]) - Static method in class de.aristaflow.adept2.util.ArrayTools
-
Reverses the entries in the designated array and returns the very same
array afterwards.
- revertDevelopmentATD(SessionToken, String, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ActivityTemplateDefinitionManager
-
Reverts the designated development activity template definition in the
designated branch that is all changes will be undone and the activity
template definition will logically be the same as the base revision of the
branch.
- revertDevelopmentCS(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ConfigurationSetManager
-
Reverts the designated development configuration set in the designated
branch that is all changes will be undone and the configuration set will
logically be the same as the base revision of the branch.
- revertDevelopmentECD(SessionToken, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ExecutableComponentDescriptionManager
-
Reverts the designated development executable component description in the
designated branch that is all changes will be undone and the executable
component description will logically be the same as the base revision of
the branch.
- revertDevelopmentIcon(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IconManager
-
Reverts the designated development icon (and its descriptor) in the
designated branch that is all changes will be undone and the icon will
logically be the same as the base revision of the branch.
- revertDevelopmentIdentifier(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.IdentifierManager
-
Reverts the designated development identifier in the designated branch that
is all changes will be undone and the identifier will logically be the same
as the base revision of the branch.
- revertDevelopmentOperation(SessionToken, String, String, long) - Method in interface de.aristaflow.adept2.core.activityrepository.OperationManager
-
Reverts the designated development operation in the designated branch that
is all changes will be undone and the operation will logically be the same
as the base revision of the branch.
- revertDevelopmentResource(SessionToken, UUID, long) - Method in interface de.aristaflow.adept2.core.activityrepository.ResourceManager
-
Reverts the designated development resource (and its descriptor) in the
designated branch that is all changes will be undone and the resource will
logically be the same as the base revision of the branch.
- revertLogContextChanges() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
- revertLogContextChanges() - Method in class de.aristaflow.adept2.base.service.DebugLogger
-
Reverts the current changes of the log context registered for the current
thread.
- revertLogContextChanges() - Method in interface de.aristaflow.adept2.base.service.LogService
-
Reverts the current changes of the log context registered for the current
thread.
- revertLogContextChanges() - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
-
- Revision - Class in de.aristaflow.adept2.model.common
-
Entities are tracked by revisions, whereas each revision is identified by a
system-wide unique count.
- Revision(long, long, QualifiedAgent, String) - Constructor for class de.aristaflow.adept2.model.common.Revision
-
Creates a new revision object with the designated revision count, the
timestamp, the agent and the comment.
- revision - Variable in class de.aristaflow.adept2.model.common.Revision
-
The revision count of this revision.
- RevisionConflictException - Exception in de.aristaflow.adept2.model.activitymodel
-
A RevisionConflictException indicates that a development branch
is based on an version that is too old with respect to the latest revision.
- RevisionConflictException(Revision, Revision) - Constructor for exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Creates a new exception indicating that a branch is based on an old
revision but not on the latest revision.
- RevisionManager - Interface in de.aristaflow.adept2.core.activityrepository
-
The interface for the revision management in the activity repository is
separately due to the complexity.
- revokeCallbackExport(Object) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2CallbackExport
-
Revokes the export of the passed callback object if it is the last revoke.
- RichAgent - Class in de.aristaflow.adept2.base.sessionmanagement
-
A RichAgent enhances a QualifiedAgent by providing
far more information and is therefore a "user-friendly" version of
a QualifiedAgent.
- RichAgent(QualifiedAgent, String, String, String, Map<String, String>) - Constructor for class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Constructs a new RichAgent for the designated (qualified)
agent with the designated additional information on name, mail address and
locale as well as the provided map of additional information.
- RichAgent(long, String, long, String, String, String, String, String, Map<String, String>) - Constructor for class de.aristaflow.adept2.base.sessionmanagement.RichAgent
-
Constructs a new RichAgent for the designated attributes of a
qualified agent with the designated additional information on name, mail
address and locale as well as the provided map of additional information.
- richAgentAgent - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- richAgentAttributes - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- richAgentLocale - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- richAgentMailAddress - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- richAgentUserReadableName - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- rightHandEntityType() - Method in enum de.aristaflow.adept2.model.orgmodel.RelationType
-
Returns the second (right-hand) entity type in this relation type.
- rollback() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Throws an IsNotSupportedException - overwrite this method to
support rolling back.
- rollback() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- rollback() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Instructs the component to undo all its modifications done within the
current transaction.
- rollbackActivity(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
-
Instructs the runtime manager to instruct the specified activity to
rollback its work done within the transaction it participated.
- rollbackInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
-
Resets the designated instance, which includes rolling back the data and
the effects of the instance as a whole.
- rollbackQuietly(Connection) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Will try to rollback the current transaction of the given connection, but
only if auto commit is turned off.
- rollbackQuietly(Connection, Boolean) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Will try to rollback the current transaction of the given connection, but
only if auto commit is turned off.
- rollbackQuietly(Connection, Savepoint) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Will try to rollback the current transaction of the given connection to the
given savepoint, but only if auto commit is turned off.
- rollbackQuietly(Connection, Savepoint, Boolean) - Static method in class de.aristaflow.adept2.base.dbaccess.JDBCTools
-
Will try to rollback the current transaction of the given connection to the
given savepoint, but only if auto commit is turned off.
- rollbackTransaction(T) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
-
Rolls back the transaction started for the designated object.
- rootID - Variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.SerialisableProcessType
-
The ID of the root template of this process type (instead of the template
proxy).
- rowCount - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.WindowedMemoryResultSet
-
The amount of rows within the windows.
- rpad(String, int) - Static method in class de.aristaflow.adept2.util.StringTools
-
Returns the given string padded with spaces on the right up the given
length.
- rpad(String, int, String) - Static method in class de.aristaflow.adept2.util.StringTools
-
Returns the given string padded with characters from the specified pad
string on the right up the given length.
- RT_MGR_COMPONENT_NOT_LOADED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RT_MGR_COMPONENT_STOPPED_ROUGHLY - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RT_SIGNALED_FAIL - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- rtConfDataSource - Variable in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
The simple name of the default JDBC data source used for configurations
that can be changed at runtime.
- rtrim(String) - Static method in class de.aristaflow.adept2.util.StringTools
-
Removes all whitespace (as defined in Character.isWhitespace(char))
from the right side of the given string.
- rtrim(String, String) - Static method in class de.aristaflow.adept2.util.StringTools
-
Removes all characters defined in trimChars from the right side of
the given string.
- RTS_APPLICATION_ENVIRONMENT_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RTServiceNotKnownException - Exception in de.aristaflow.adept2.base.service
-
Deprecated.
- RTServiceNotKnownException(ServiceNotKnownException) - Constructor for exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
-
Deprecated.
- run() - Method in class de.aristaflow.adept2.base.registry.PluginRegistry.URLClassloaderPrivilegedAction
-
- run() - Method in class de.aristaflow.adept2.core.client.ClientServiceSharedServices.ServiceAvailabilityTracker
-
- run() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
-
This method tracks the running state of this source and delegates to
subclasses for checking for an event and handling it appropriately.
- run() - Method in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
-
- run() - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelInitialiser
-
Calls the initialization for the OrgModel.
- run() - Method in class de.aristaflow.adept2.core.registry.TerminationMonitor
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
Signals an application close to the the runtime environment and returns.
- run() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Resembles Runnable.run() except that this method is
expected to throw exceptions indicating that the environment was unexpected
or an internal failure occurred.
- run() - Method in class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager.UpdateRequest
-
- run() - Method in class de.aristaflow.adept2.util.threading.CleanupRunnable
-
- run() - Method in class de.aristaflow.adept2.util.threading.Delayer.Resetter
-
- run() - Method in class de.aristaflow.adept2.util.threading.ExceptionLoggingRunnable
-
- run() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectRunnable
-
- run() - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
-
- run() - Method in class de.aristaflow.adept2.util.threading.PipelineFlushRunnable
-
Deprecated.
- run() - Method in class de.aristaflow.adept2.util.threading.PipelineRunnable
-
Deprecated.
- runForObject() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectRunnable
-
Runs this runnable actually.
- runForObject() - Method in class de.aristaflow.adept2.util.threading.executor.ObjectOneWorkRunnable
-
- runForObject() - Method in class de.aristaflow.adept2.util.threading.executor.PipelineRunnable
-
- runnable - Variable in class de.aristaflow.adept2.util.threading.CleanupRunnable
-
The runnable executed normally.
- runnable - Variable in class de.aristaflow.adept2.util.threading.ExceptionLoggingRunnable
-
The wrapped runnable.
- runningItems - Variable in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
-
Mapping of the EBP instance reference to the corresponding execution
session.
- runningSince - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest
-
The time since when the server node to be forcibly lost has been running
since, Long.MIN_VALUE otherwise.
- runningSince - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
-
The time since the cluster node is running (value stems from the database).
- runningSince - Variable in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
-
The time since when this cluster node is running or -1 if the cluster node
is not running yet.
- RUNTIME_ENVIRONMENT_MANDATORY_PARAMETER_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RUNTIME_ENVIRONMENT_MANDATORY_PARAMETER_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RUNTIME_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RUNTIME_MANAGER_URIS - Static variable in interface de.aristaflow.adept2.model.worklistmodel.Adept2EbpRefProperties
-
The URIs of the runtime manager have changed.
- runtimeConfigDir - Variable in class de.aristaflow.adept2.base.registry.UrlConfigurationManager
-
The directory to store configurations that can be changed at runtime.
- RuntimeEnvironment - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This API defines methods by which applications can signal their termination,
respond to external control messages and manage the application state when
suspending and resuming.
- RuntimeEnvironmentFactory - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface describes all "factory" methods used to construct objects in
the base runtimeenvironment package.
- RuntimeManager - Interface in de.aristaflow.adept2.core.runtimemanager
-
The runtime manager provides the means to control the execution of an
activity by the execution manager, the transaction manager or by controlling
the application locally via execution control manager.
- runtimeManagerURIs - Variable in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
The URIs of the runtime manager a specific agent wants to execute an
activity on.
- runtimePlugins - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Map from hierarchical plugin instance names to the classloader and the
configuration of the plugin instance.
- runtimePluginTypeCLs - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Map from plugin types having declared runtime loading (one plugin instance
is named "*") to the class loaders having the classpath set to
the declared plugin path for loading runtime plugins.
- runtimeRequiredServices - Variable in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
-
The services which are required and requested lazily at runtime.
- runtimeRequiredServices - Variable in class de.aristaflow.adept2.base.service.AbstractSubService
-
The service type names of services required at runtime (after startup time)
by this sub service.
- runtimeRequiredServices - Variable in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
-
The services which are required and requested lazily at runtime.
- runtimeService - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
The runtime service for starting and terminating activities that wait for
an event.
- RuntimeService - Interface in de.aristaflow.adept2.core.runtimeservice
-
The runtime service resembles a runtime manager but it is not actively
executing ExecutableComponents but just provides the information
for execution passively.