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

U

UA_AUTOSTART_TIME - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
The user attribute prefix to store the termination time of the dependent node for autostart.
UA_AUTOSTART_USER_DATA - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
The user attribute prefix to store the serialised session token for auto starting a dependent node.
UA_DELAYED_TERMINATION_SIGNAL - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
The user attribute for the to store the delay when signaling the activity termination deferred, for instance due to communication problems with the server.
UDFException - Exception in de.aristaflow.adept2.model.datamanagement
A UDFException indicates that the execution of a user-defined function (UDF) has failed.
UDFException() - Constructor for exception de.aristaflow.adept2.model.datamanagement.UDFException
Creates a UDFException without specifying a concrete (error) message.
UDFException(String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.UDFException
Creates a UDFException with a caller specified (error) message.
UDFExecution - Interface in de.aristaflow.adept2.core.datamanager
The execution of user-defined functions (UDFs) is carried out by this interface.
UDFNotRegisteredException - Exception in de.aristaflow.adept2.model.datamanagement
A UDFNotRegisteredException indicates that the requested user-defined function (UDF) is not available for the designated user-defined data type (UDT).
UDFNotRegisteredException() - Constructor for exception de.aristaflow.adept2.model.datamanagement.UDFNotRegisteredException
Creates a UDFNotRegisteredException without specifying a concrete (error) message.
UDFNotRegisteredException(String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.UDFNotRegisteredException
Creates a UDFNotRegisteredException with a caller specified (error) message.
udt - Variable in class de.aristaflow.adept2.model.mail.UDTAttachment
The content represented as UDTValue.
UDT_NAME - Static variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The UDT name of this data type.
UDT_NAME_CONTAINER - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a (UDT) container.
UDT_NAME_DATA_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
UDT name for a data context.
UDT_NAME_FILE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a (UDT) file.
UDT_NAME_FILE_UDT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a (UDT) file.
UDT_NAME_GRP - Static variable in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
The index of the matcher group for the optional UDT name in the parameter ref pattern.
UDT_NAME_LIST_UDT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a (UDT) list.
UDT_NAME_LOCALISATION_DATA - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for localisation data allowing to localise system data consumer.
UDT_NAME_PATTERN_LIST_UDT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name pattern for a typed list in a list UDT.
UDT_NAME_PATTERN_SER_LIST - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name pattern for a serialised typed list.
UDT_NAME_SER_LIST - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a serialised list.
UDT_NAME_SUBTABLE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a (UDT) subtable.
UDT_OBJECT_CONVERSION_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
UDT_TYPE - Static variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
The name of the optional XML-attribute for the inner UDT type name.
UDTAttachment - Class in de.aristaflow.adept2.model.mail
A SerialisableAttachment having an UDTValue as content.
UDTAttachment(String, String, UDTValue) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description and content.
UDTAttachment(String, String, UDTValue, boolean) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description and content.
UDTAttachment(String, String, UDTValue, String) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description and content.
UDTAttachment(String, String, String, UDTValue) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description, content type (MIME) and content.
UDTAttachment(String, String, String, UDTValue, boolean) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description, content type (MIME) and content.
UDTAttachment(String, String, String, UDTValue, String) - Constructor for class de.aristaflow.adept2.model.mail.UDTAttachment
Creates an attachment having the designated name, description, content type (MIME) and content.
UDTManager - Interface in de.aristaflow.adept2.core.datamanager
This interface encapsulates the creation and deletion of user-defined data types (UDTs) and user-defined functions (UDFs) as well as the search for the usage of a specific UDT in the process repository (buildtime) as well as in the data type manager (runtime).
udtName - Variable in class de.aristaflow.adept2.model.common.paramref.ParameterRef
The name of the UDT or null in case it is not a UDT.
udtName - Variable in enum de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
The UDT name of the parameter if of type ProcessConstants.AdeptDataType.USERDEFINED, null else.
udtName - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'udtName'.
UDTValue - Interface in de.aristaflow.adept2.model.datamanagement
This interface encapsulates the value of a user-defined data type (UDT).
UnaryFilter - Interface in de.aristaflow.adept2.model.filter
Represents a filter that applies a unary operator (for example the NOT operator) to the result of a sub-filter.
uncaughtException(Thread, Throwable) - Method in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
 
undelayedTries - Variable in class de.aristaflow.adept2.util.threading.Delayer
The number of tries, that are not subject of a delay.
undeployWebApp(String, String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
 
undeployWebApp(String, String) - Method in interface de.aristaflow.adept2.base.servletcontainer.ServletService
Undeploys the designated servlet deployed with the designated hierarchical context and servlet name.
unescapeIdentifier(String) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Unescapes the designated identifier name, that is \ are removed where appropriate.
UNIVERSAL_IDENTIFIER_ID - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants
The UNIVERSAL_IDENTIFIER_ID constant is used to show that a DataElement/Parameter can be connected to a Parameter/DataElement with any identifierID.
UnknownEntityException - Exception in de.aristaflow.adept2.util
This exception indicates that a requested entity identified by some primary key (ID, name,...) does not exist.
UnknownEntityException() - Constructor for exception de.aristaflow.adept2.util.UnknownEntityException
Creates a new exception indicating that a requested entity does not exist.
UnknownEntityException(String) - Constructor for exception de.aristaflow.adept2.util.UnknownEntityException
Creates a new exception with the designated message indicating that a requested entity does not exist.
UnknownFormatterException - Exception in de.aristaflow.adept2.model.common.systemdata
Exception thrown by SystemDataFormatterFactory to indicate that no implementation was found for the requested system data formatter type.
UnknownFormatterException(String) - Constructor for exception de.aristaflow.adept2.model.common.systemdata.UnknownFormatterException
Constructs a new UnknownFormatterException.
UnknownFormatterException(String, Throwable) - Constructor for exception de.aristaflow.adept2.model.common.systemdata.UnknownFormatterException
Constructs a new UnknownFormatterException.
UnknownSessionException - Exception in de.aristaflow.adept2.model.runtimeenvironment
An exception to indicate that an execution session ID is not known (any more) by a requested service.
UnknownSessionException(String) - Constructor for exception de.aristaflow.adept2.model.runtimeenvironment.UnknownSessionException
Creates a new exception indicating that the designated execution session ID is not known by the requested service.
UnknownSessionException(String, String) - Constructor for exception de.aristaflow.adept2.model.runtimeenvironment.UnknownSessionException
Creates a new exception indicating that the designated execution session ID is not known by the requested service.
UNKOWN_OPERATION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
UnlimitedPipelineExecutor<O> - Class in de.aristaflow.adept2.util.threading.executor
A pipeline executor that has a separate pipeline for each registered object and therefore also no upper limit concerning the amount of pipelines as well as the amount of threads.
UnlimitedPipelineExecutor(Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.executor.UnlimitedPipelineExecutor
Creates a new thread pool executor with one pipeline per registered object and no limit for the threads.
UnlimitedPipelineExecutor<O> - Class in de.aristaflow.adept2.util.threading
Deprecated.
UnlimitedPipelineExecutor(Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.UnlimitedPipelineExecutor
Deprecated.
Creates a new thread pool executor with one pipeline per registered object and no limit for the threads.
UNLOADING_CLASS_METHOD - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
The name of the static method which is called before the class of an ExecutableComponent is unloaded.
UnloadingClassEvent - Class in de.aristaflow.adept2.model.runtimeenvironment
This class is used as parameter for notifying the unloading of ExecutableComponent classes.
UnloadingClassEvent(boolean) - Constructor for class de.aristaflow.adept2.model.runtimeenvironment.UnloadingClassEvent
Creates a new event for provision to the corresponding method notifying the unloading of the class.
unlock(T) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
Releases this lock for the designated object if it holds the lock.
unlock(T) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.ReadLock
Additionally notify the writers waiting for readers on the write lock.
unlockChangeableInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceChanging
Unlocks and resumes the instance without affecting any made changes, that is previously committed changes are persisted, uncommitted changes are dropped.
unlockChangeableInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Releases the lock of the designated instance but ignores the made changes.
unlocked(ReentrantLock<T>, boolean, boolean, boolean, T, int) - Method in interface de.aristaflow.adept2.util.locking.LockNotification
Signals that the designated reentrant lock has been unlocked and provides the number of times the lock is still held by the designated object.
unlocked(ReentrantLock<L>, boolean, boolean, boolean, L, int) - Method in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
 
unlockExecutableInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Unlocks the designated instance and ignores any changes.
unlockInstanceStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.InstanceManager
Unlocks the status of the designated instance ignores made changes and and releases the change lock on the process instance status.
unlockObject(boolean, O) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockManager
Unlocks the designated object by the current thread.
unlockObject(boolean, L, O) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
Unlocks the designated object by the designated locking object.
unlockObject(boolean, L, O) - Method in class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
 
unlockTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
Unlocks the designated process template for the user identified by the session and also the corresponding template status it this is also locked.
unlockTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processmanager.TemplateManager
Unlocks the status of the designated template, ignores made changes and and releases the lock on the process template status.
unlockTemplateStatus(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
Unlocks the status of the designated template, ignores made changes and releases the lock on the process template status.
unmarshalBoolean(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals a boolean value from the text content of the designated node.
unmarshalByteArray(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals a byte[] value from the text content of the designated node.
unmarshalChildSessionToken(SessionToken, UUID, URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Unmarshalls a child session token having the designated attributes and the designated parent session.
unmarshalDate(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals a Date value from the text content of the designated node.
unmarshalDouble(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals the double value from the text content of the designated node.
unmarshalLocalisation(Node) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Unmarshals a localisation element (one entry) from the designated node and adds it to the localisation map.
unmarshalLong(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals the long value from the text content of the designated node.
unmarshalSessionToken(UUID, SignedSecurityToken, URI[], Map<String, String>) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Unmarshalls a top-level session token having the designated attributes.
unmarshalURI(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals a URI value from the text content of the designated node.
unmaskInterrupt() - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
Unmasks the interrupt once.
unprivilegeThread() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
unprivilegeThread() - Method in interface de.aristaflow.adept2.base.service.ServiceThreadHandling
Revokes the privileges of the current thread that is, it may not access the service any more in case it is not started or currently shut down.
unprivilegeThread() - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
unpublishService(SessionToken, String, String, String, List<URI>) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
Unpublishes the designated service with the designated global URIs.
unpublishService(SessionToken, String, ADEPT2Service) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Removes the designated service from the global registry and from the service exports.
unpublishService(SessionToken, String, ADEPT2Service) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
Removes the designated service from the global registry and from the service exports.
unregisterActivityStateListener(SessionToken, EBPInstanceReference, ActivityStateNotification) - Method in interface de.aristaflow.adept2.core.runtimemanager.ActivityStateListener
Unregisters the designated listener for state changes of the designated activity.
unregisterActivityStateListener(SessionToken, EBPInstanceReference, URI[]) - Method in interface de.aristaflow.adept2.core.runtimemanager.SynchronousActivityStarting
Unregisters the designated listener for activity terminations.
unregisterLogContext() - Method in class de.aristaflow.adept2.base.service.DebugLogger
Unregisters the session and the corresponding log context of the current thread from this logger, that is all log record parameters of the current subsession will be dropped from the parameter stack per (top-level) session.
unregisterOrgPolicyHandler(SessionToken, String, OrgPolicyScriptHandler) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
Unregisters the org policy script handler for the designated script type from this policy resolution.
unregisterOrgPolicyScriptService(SessionToken, String, URI[]) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.PolicyResolution
Unregisters the OrgPolicyScriptService for the designated script type from this policy resolution.
unregisterService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
Unregisters the service with the designated URI to release resources.
unregisterService(SessionToken, ADEPT2Service) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalServiceExport
Unregisters the designated service (callback) which removes the export of the designated service.
unreserveConnection(T) - Method in interface de.aristaflow.adept2.core.transactionmanager.TxManager
Unreserves a connection for the designated object.
UnresolvedParameterReferenceException - Exception in de.aristaflow.adept2.model.common.viewer
Exception thrown when a value can't be returned because it can't be parsed because of parameter references, e.g. when a long is to be returned, but the method is a system data consumer and there is actually a parameter reference.
UnresolvedParameterReferenceException(ParameterRef[], String) - Constructor for exception de.aristaflow.adept2.model.common.viewer.UnresolvedParameterReferenceException
Default constructor.
unsupported - Static variable in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
The message for the UnsupportedOperationExceptions thrown by all methods except DataSourceWrapper.getConnection().
UNSUPPORTED_ENCODING_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
unwrap(Class<T>) - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
 
unwrap() - Method in interface de.aristaflow.adept2.model.common.WrappingProxy
Gets the object instance that is wrapped by this proxy.
unwrap(Class<T>) - Method in interface de.aristaflow.adept2.model.common.WrappingProxy
Gets an object instance that is an instance of the designated class.
unwrap(T) - Method in interface de.aristaflow.adept2.util.objectpool.ObjectWrapperLifeCycle
Returns the object that is wrapped by the given wrapper (as returned by ObjectWrapperLifeCycle.wrap(ObjectPool,Object)).
unwriteOutputValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Removes any previously written value for the specified output parameter.
unzip(File, File) - Static method in class de.aristaflow.adept2.util.FileTools
Unzips the designated zip file to the designated target folder.
UpdateableObject - Interface in de.aristaflow.adept2.model.common
This interface marks an object as updateable, that means, the object has a system-wide unique ID represented as URI.
updateActivityState(EBPInstanceReference, ProcessConstants.NodeState) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistNotification
Updates the state of the designated activity.
updateBranch(SessionToken, long, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.activityrepository.RevisionManager
Updates the designated branch, that is, all changes made to the production revisions since creating or last updating the branch will be incorporated in the branch.
updateClientSessionFactory(SessionToken, ClientSessionFactory) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Updates the designated client session factory.
updateColumnsNullable(ExtendedConnection, String, boolean, String...) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Sets the designated columns of the designated table nullable (not nullable).
updateColumnsNullable(String, boolean, String...) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Sets the designated columns of the designated table nullable (not nullable).
updateColumnType(ExtendedConnection, String, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Sets the type of the designated column of the designated table to the provided one.
updateColumnType(String, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Sets the type of the designated column of the designated table to the provided one.
UpdateDataEdge - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of a data edge.
UpdateDataEdge() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
 
updateDataEdge(int, int, ActivityConstants.AccessType, DataEdge, ProcessConstants.DataEdgeProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates the data edge attribute given by dataEdgeProperty.
UpdateDataElement - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of a data element.
UpdateDataElement() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
 
updateDataElement(DataElement, ProcessConstants.DataElementProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates the data element attributes given by dataElementProperties.
UpdateDataElementParameterMapping - Class in de.aristaflow.adept2.core.changeoperations
Use this operation to update/change the mapping between the parameters of an assigned EBP and its data elements.
UpdateDataElementParameterMapping() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
 
updateEdge(int, int, Edge, ProcessConstants.EdgeProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates the edge which is identified by the given source and destination node IDs and the type of the edge (i.e. stored in the Edge object).
updateEntity(SessionToken, Entity) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
Updates an entity with the attribute values provided in the given Entity object.
UpdateExecutableBusinessProcess - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of an executable business process.
UpdateExecutableBusinessProcess() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
 
updateExecutableBusinessProcess(int, ExecutableBusinessProcess, ProcessConstants.ExecutableBusinessProcessProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates the Executable Business Process of the node with the given ID, using the values of the given EBP object.
updateID(UUID) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
Updates the ID of the template.
updateIndividualSettings(SessionToken, ClientWorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.EscalationHandling.EscalationMeasures
Changes the individual worklist item settings of the designated client worklist item in the server.
updateIndividualSettings(SessionToken, ClientWorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
Updates the worklist item according to the designated changes.
updateIndividualSettings(ClientWorklistItem) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
Updates the individual item settings by taking them from the given client worklist item.
updateIndividualWorklistItemSettings(IndividualWorklistItemSettings) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
Updates the individual item settings by taking them from the given settings.
UpdateInstance - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of an instance.
UpdateInstance() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateInstance
 
updateInterval - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Interval (in ms) for pushed updates.
UpdateManager - Interface in de.aristaflow.adept2.core.updatemanager
The IUpdateManager Interface specifies a way to receive notification when a tracked object is altered.
UpdateManager.ActivityProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.DataEdgeProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.DataElementProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.EdgeProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.InstanceProperties - Enum in de.aristaflow.adept2.core.updatemanager
These constants are needed with subprocesses to signal the activation or termination of a subprocess instance.
UpdateManager.NodeProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.ProcessProperties - Enum in de.aristaflow.adept2.core.updatemanager
 
UpdateManager.TransactionProperties - Enum in de.aristaflow.adept2.core.updatemanager
Enum for transaction events
UpdateMode() - Constructor for class de.aristaflow.adept2.model.globals.WorklistConstants.UpdateMode
 
UpdateNode - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of a node.
UpdateNode() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateNode
 
updateNode(Node, ProcessConstants.NodeProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates a node object using the data in the given node.
UpdateNodeSystemDependency - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update (add/remove) the system parameters referenced by the node property.
UpdateNodeSystemDependency() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
 
updatePluginData(SessionToken, WorklistItem, PluginData) - Method in interface de.aristaflow.adept2.core.worklistmanager.EscalationHandling.EscalationMeasures
Changes the plugin data of the designated worklist item.
UpdatePluginDataContainer - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update a plug in data container.
UpdatePluginDataContainer() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
 
updatePluginDataContainer(PluginDataContainer, String, String, PluginData) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Sets the plug in data for the extension point in the plug in data container.
updatePluginDataEntry(String, String) - Method in interface de.aristaflow.adept2.model.common.ChangeablePluginDataContainer
 
updateQueueLimit(int) - Method in class de.aristaflow.adept2.util.threading.AFThreadPoolExecutor
Update the queue limit to inform the thread pool about a changed situation, i.e. the initial worklist update is completed.
UpdateRequest() - Constructor for class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager.UpdateRequest
Call the update manager asynchronously.
UpdateTemplate - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update the properties of a template.
UpdateTemplate() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateTemplate
 
updateTemplateStatus(TemplateStatus, ProcessConstants.TemplateBuildtimeState, ProcessModelFactory) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
Since the template status interface is missing a setter for the build time state, this method clones the status while changing the build time state.
UpdateUserAttribute - Class in de.aristaflow.adept2.core.changeoperations
Change Operation to update a user attribute.
UpdateUserAttribute() - Constructor for class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
 
updateUserAttribute(UserAttributeContainer, String, String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Sets the value of the user defined attribute identified by name to value.
updateUserAttributes(SessionToken, WorklistItem) - Method in interface de.aristaflow.adept2.core.worklistmanager.EscalationHandling.EscalationMeasures
Changes the user attributes of the designated worklist item.
updateWorklist(WorklistUpdate) - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
Updates the worklist with the designated update-instance.
updateWorklistIncrementally(UUID, WorklistRevision, long, int, IncrementalWorklistUpdate) - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
Updates the worklist with the designated incremental worklist update.
updateWorklistItem(T) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
Updates a worklist item (subtype of InternalWorklistItem) already managed by this worklist.
URI_LIST_TYPE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.InstanceStartEventHandler
The name of the UDT type for URI lists.
URI_LIST_TYPE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
The name of the UDT type for URI lists.
URI_SCHEMA_ADEPT_ACTIVITY_REPOSITORY - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
The URL for activity repository class paths (e.g. adeptAR:).
URI_SYNTAX_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
uriToNativeTypedValue(URI, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Converts an instance of URI to an instance of the corresponding native type.
UriTools - Class in de.aristaflow.adept2.util
Some useful methods for URIs.
url - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
Deprecated.
url - Variable in class de.aristaflow.adept2.model.mail.URLAttachment
The URL where to get the content to attach from.
url - Variable in class de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
The URL of the corresponding HTMLContext to allow for remote calling.
URL_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.GUIConstants
Identifier for an URL context which provides a URL that usually encapsulates HTML.
URL_SAFE - Static variable in class de.aristaflow.adept2.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
urlAccessible(URL, Logger, boolean) - Static method in class de.aristaflow.adept2.util.FileTools
Checks (more or less reliable) whether the designated URL (directory) exists and can be accessed (for reading and/or writing).
URLAttachment - Class in de.aristaflow.adept2.model.mail
A SerialisableAttachment providing a URL for the content.
URLAttachment(String, String, URL) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description and URL providing the content.
URLAttachment(String, String, URL, boolean) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description and URL providing the content.
URLAttachment(String, String, URL, String) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description and URL providing the content.
URLAttachment(String, String, String, URL) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description, content type (MIME) and URL providing the content.
URLAttachment(String, String, String, URL, boolean) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description, content type (MIME) and URL providing the content.
URLAttachment(String, String, String, URL, String) - Constructor for class de.aristaflow.adept2.model.mail.URLAttachment
Creates an attachment having the designated name, description, content type (MIME) and URL providing the content.
URLClassloaderPrivilegedAction(URL[], boolean, boolean) - Constructor for class de.aristaflow.adept2.base.registry.PluginRegistry.URLClassloaderPrivilegedAction
Simple constructor that sets the URLs of the created class loader.
UrlConfigurationManager - Class in de.aristaflow.adept2.base.registry
This configuration manager extends a normal configuration manager by the means for runtime configurations.
UrlConfigurationManager(String, Configuration, boolean, ConfigurationPropertyProvider, LoggerManager) - Constructor for class de.aristaflow.adept2.base.registry.UrlConfigurationManager
Creates a new UrlConfigurationManager using the configuration properties of the designated provider and either a root configuration loaded from the designated file name, or the designated provided configuration or a mixture of both respecting the order of the configurations and configuration directories from the provider.
UrlConfigurationManager(Configuration, Configuration, UrlConfigurationManager) - Constructor for class de.aristaflow.adept2.base.registry.UrlConfigurationManager
Creates a new UrlConfigurationManager having the designated root and provided configuration and the fields of the designated UrlConfigurationManager.
urlContext - Variable in class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
The context for transferring this HTMLContext for remote usage.
URLContext - Interface in de.aristaflow.adept2.ui.htmlgui
A URLContext just provides an URL.
USE_HTML - Static variable in class de.aristaflow.adept2.model.mail.MailConstants
The key for the additional attribute whether the body should be sent as HTML message.
usedInstances - Variable in class de.aristaflow.adept2.base.registry.InstanceToInstanceRegistry
The usage relations for instances.
UseInFilter - Annotation Type in de.aristaflow.adept2.model.common.filter
This annotation indicates that a method may be used in a filter.
useLockTimeout(ExtendedConnection, String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Appends the designated lock timeout in milliseconds to the designated query (DDL and DML are not supported!).
useLockTimeout(String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Appends the designated lock timeout in milliseconds to the designated query (DDL and DML are not supported!).
USER_ATTRIBUTE_FROM_DEV_BRANCH - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
If present on an activity (template), the presence of this user attribute indicates that the activity template was State.IN_DEVELOPMENT and the its value contains the corresponding branch number.
USER_ATTRIBUTE_FROM_PARAMETER - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
If present on a process parameter, this user attribute contains the original parameter name within the activity template.
USER_ATTRIBUTE_FROM_PARAMETER_TEMPLATE - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
If present on a process parameter, this user attribute contains the parameter template name on which the parameter was originally based.
USER_ATTRIBUTES_DECISION - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
A constant to signal that an activity is of type DecisionActivity.
USER_DEFINED_TYPE - Static variable in class de.aristaflow.adept2.model.globals.CheckConstants
Field userDefinedType for nodes and data elements
USER_SIGNALED_FAIL - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
USER_SIGNALED_INSTANCE_FAIL - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
userAttribute - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'userAttribute'.
UserAttributeContainer - Interface in de.aristaflow.adept2.model.common
The UserAttributeContainer provides an interface for all classes using user defined attributes.
userAttributeName - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'name'.
userAttributes - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'userAttributes'.
UserDefinedFunction - Interface in de.aristaflow.adept2.model.datamanagement
User-defined functions (UDF) represent the only way for the ADEPT2-engine to interpret a user-defined data type (UDT).
userdefinedToNativeTypedValue(UDTValue, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Converts an instance of UDTValue to an instance of the corresponding native type.
userDefinedTypeName - Variable in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
The name of the user-defined type.
userDefinedTypeName - Variable in class de.aristaflow.adept2.model.datamanagement.ServerUDTInputStream
The name of the user-defined type.
userName - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The user name to connect to the host with.
UserSessionIDCallback - Class in de.aristaflow.adept2.base.security.callbacks
A callback to retrieve user session IDs when using the combined authentication instead of the normal 2-part authentication.
UserSessionIDCallback(List<QualifiedAgent>) - Constructor for class de.aristaflow.adept2.base.security.callbacks.UserSessionIDCallback
Creates a new callback for retrieving user session IDs for session tokens for the designated agents.
UTC_TZ - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
The UTC-time zone used for all licensing issues.
UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
The usual password based authentication.
UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
Utf8ResourceBundleControl - Class in de.aristaflow.adept2.util.i18n
This control loads a resource bundle with UTF-8.
Utf8ResourceBundleControl() - Constructor for class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Creates a new bundle control reading a resource bundle with UTF-8 falling back to the default locale of the JVM.
Utf8ResourceBundleControl(boolean) - Constructor for class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Creates a new bundle control reading a resource bundle with UTF-8.
UUID_NOT_EXISTING - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
Indicates a UUID reference which does not exist.
uuidComparator - Variable in class de.aristaflow.adept2.model.common.tools.ParameterComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
uuidComparator - Variable in class de.aristaflow.adept2.model.processmodel.tools.InstanceReferenceComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
uuidComparator - Variable in class de.aristaflow.adept2.model.processmodel.tools.InstanceRefTemplateComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
uuidComparator - Variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessTypeComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
uuidComparator - Variable in class de.aristaflow.adept2.model.processmodel.tools.TemplateReferenceComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
uuidComparator - Variable in class de.aristaflow.adept2.model.processmodel.xml.CodeDescriptorComparator
The comparator comparing UUIDs unsigned, that is a leading 8 is less than a leading 7.
UUIDComparator() - Constructor for class de.aristaflow.adept2.util.UUIDTools.UUIDComparator
Creates a new UUID comparator comparing UUIDs unsigned, that is a leading 7 is less than a leading 8.
UUIDLock - Class in de.aristaflow.adept2.util.locking
This class provides a reentrant read/write-lock based on UUIDs.
UUIDLock(Logger) - Constructor for class de.aristaflow.adept2.util.locking.UUIDLock
Creates a new UUIDLock based on UUID, it uses Object.equals(Object) and it is exclusive.
UUIDLock(boolean, Logger) - Constructor for class de.aristaflow.adept2.util.locking.UUIDLock
Creates a new UUIDLock based on UUID, it uses Object.equals(Object) and supports (non-exclusive) readers and (exclusive) writers.
UUIDLock(Class<? extends LockCountManager<UUID>>, boolean, Logger) - Constructor for class de.aristaflow.adept2.util.locking.UUIDLock
Creates a new UUIDLock using the designated lock count manager and the designated exclusive mode.
UUIDLock(Class<? extends LockCountManager<UUID>>, boolean, LockNotification<UUID>, Logger) - Constructor for class de.aristaflow.adept2.util.locking.UUIDLock
Creates a new UUIDLock using the designated lock count manager and the designated exclusive mode.
UUIDLockCount() - Constructor for class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
Creates a new LockCountManager for session tokens, which considers parent and child sessions as equal.
UUIDTools - Class in de.aristaflow.adept2.util
Tool class for creating and managing UUIDs.
UUIDTools.UUIDComparator - Class in de.aristaflow.adept2.util
A UUID comparator comparing UUIDs unsigned, that is a leading 7 is less than a leading 8.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links