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

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 - Static variable in class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
The ADEPT2UDTValue.getUserDefinedType() of the user defined type.
UDT_NAME_CONTAINER - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a container, use "container" as UDT name for the corresponding data elements and parameters.
UDT_NAME_DATA_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a data container, use "Data Context" as UDT name for the corresponding data elements and parameters.
UDT_NAME_FILE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a file, use "File" as UDT name for the corresponding data elements and parameters.
UDT_NAME_FILE_UDT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
Deprecated.
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
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, use "LocalisationData" as UDT name for the corresponding data elements and parameters.
UDT_NAME_PATTERN_LIST_UDT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
UDT_NAME_PATTERN_SER_LIST - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
UDT_NAME_SER_LIST - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
UDT_NAME_SUBTABLE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
The UDT name for a subtable, use "subtable" as UDT name for the corresponding data elements and parameters.
UDT_OBJECT_CONVERSION_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
UDT_STREAM_READING_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
UDT_STREAM_WRITING_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.
udtIntToRest(Map.Entry<Integer, Long>) - Static method in class de.aristaflow.ilm.ws.rest.model.worklistmodel.Transformation
 
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'.
udtName - Variable in class de.aristaflow.ilm.model.common.SimpleParameter
 
udtName - Variable in class de.aristaflow.ilm.model.datamanagement.UdtValue
 
udtName - Variable in class de.aristaflow.ilm.model.processmodel.DataElement
 
udtRef - Variable in class de.aristaflow.ilm.model.resourcemodel.IdentifiedUdtValue
 
udtValue - Variable in class de.aristaflow.ilm.model.resourcemodel.Poi
 
udtValue - Variable in class de.aristaflow.ilm.model.resourcemodel.Value
 
UdtValue - Class in de.aristaflow.ilm.model.datamanagement
 
UdtValue() - Constructor for class de.aristaflow.ilm.model.datamanagement.UdtValue
 
UDTValue - Interface in de.aristaflow.adept2.model.datamanagement
This interface encapsulates the value of a user-defined data type (UDT).
udtValueFromContentString(String) - Static method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Gets a UDTValue for the designated string being the content of a UDTValue representing a LocalisationUdt.
udtValueFromRawText(String) - Static method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Deprecated, for removal: This API element is subject to removal in a future version.
udtValueFromRawText(String) - Static method in class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
UISettings - Class in de.aristaflow.adept2.ui.processvisualisation
Store all UI Settings that can change at runtime.
UISettings(RenderOptions) - Constructor for class de.aristaflow.adept2.ui.processvisualisation.UISettings
Creates new UI settings for rendering process templates and instances.
UISettings(GraphicalViewer) - Constructor for class de.aristaflow.adept2.ui.processvisualisation.UISettings
 
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
 
unchecked(C) - Static method in class de.aristaflow.adept2.util.io.IoTools
Wraps the designated AutoCloseable in an AutoCloseable that in turn wraps any checked exceptions thrown by AutoCloseable.close() in a RuntimeException.
Unchecked(C) - Constructor for class de.aristaflow.adept2.util.io.IoTools.Unchecked
Creates a new closeable wrapping the designated AutoCloseable wrapping any exception from AutoCloseable.close().
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.
UNION - de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression.Type
union (OR)
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.
UniversalHandler - Class in de.aristaflow.adept2.base.security.callbackhandler
This handler provides the means to handle all used callbacks, i. e.
UniversalHandler(String, String, long, String, String) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.UniversalHandler
UniversalHandler(String, String, Long, List<QualifiedAgent>, String, String) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.UniversalHandler
Creates a new handler for Callbacks appropriate for the designated parameters.
UniversalHandler(String, String, String, String) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.UniversalHandler
UniversalHandler(String, List<QualifiedAgent>, String, String) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.UniversalHandler
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 - Exception in de.aristaflow.ilm.model.runtimeenvironment
 
UnknownSessionException() - Constructor for exception de.aristaflow.ilm.model.runtimeenvironment.UnknownSessionException
The constructor required for bean deserialisation.
UnknownSessionException(UnknownSessionException) - Constructor for exception de.aristaflow.ilm.model.runtimeenvironment.UnknownSessionException
 
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
 
unlike - Variable in class de.aristaflow.ilm.model.filter.StringFilter.StringUnlike
 
unlike - Variable in class de.aristaflow.ilm.ws.rest.model.filter.StringFilter.StringUnlike
 
UNLIKE - de.aristaflow.ilm.model.filter.ComparisonOperator.String
 
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<O> - Class in de.aristaflow.adept2.util.threading
Deprecated.
UnlimitedPipelineExecutor(int, Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.executor.UnlimitedPipelineExecutor
Creates a new thread pool executor with one pipeline per registered object and the designated maximum amount of threads.
UnlimitedPipelineExecutor(Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.executor.UnlimitedPipelineExecutor
Deprecated, for removal: This API element is subject to removal in a future version.
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<L>, boolean, boolean, boolean, L, int) - Method in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
 
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.
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, 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
 
unlockObject(boolean, O) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockManager
Unlocks the designated object by the current thread.
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 class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
unlockTemplateStatus(UUID) - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.TemplateManagerRest
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
unmarshalByteContent(Node) - Static method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Unmarshals byte content (Base64-encoded, possibly gzipped) 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, 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.
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.
unregisterActivityStateListener(SessionToken, EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.core.runtimemanager.SynchronousActivityStartingWebService
 
unregisterActivityStateListener(EbpInstanceReference) - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.SynchronousActivityStartingRest
 
unregisterActivityStateListener(SessionToken, EBPInstanceReference, ActivityStateNotification) - Method in interface de.aristaflow.adept2.core.runtimemanager.LocalActivityStateNotifier
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.
UnregisterClientWorklist - Class in de.aristaflow.ilm.ws.model.worklistmodel
This class is used for unregistering a client worklist from receiving asynchronous worklist updates or the corresponding notifications.
UnregisterClientWorklist(UUID, Long) - Constructor for class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
Creates a client worklist for unregistering from asynchronous updates.
unregisterClientWorklistCallback(UUID, Long) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
unregisterExecutionMessageListener(SessionToken, String, ExecutionMessageNotification) - Method in interface de.aristaflow.adept2.core.runtimeservice.LocalExecutionMessageNotifier
Unregisters the designated listener for messages state of the designated execution session.
unregisterInstanceStateListener(SessionToken, InstanceStateNotification) - Method in interface de.aristaflow.adept2.core.executionmanager.LocalInstanceStateNotifier
Unregisters the designated listener for state changes of every instance.
unregisterInstanceStateListener(SessionToken, UUID, InstanceStateNotification) - Method in interface de.aristaflow.adept2.core.executionmanager.LocalInstanceStateNotifier
Unregisters the designated listener for state changes of the designated instance.
unregisterListener(SessionToken, String, ExecutionMessageNotification) - Method in class de.aristaflow.ilm.core.runtimeservice.MessageDemux
 
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 class de.aristaflow.ilm.ws.core.orgmodelmanager.PolicyResolutionWebService
 
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.
unregisterOrgPolicyHandlerCallback(OrgPolScriptHandlerCallbackData) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.PolicyResolutionRest
 
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() - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
 
unregisterService() - Method in class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
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.
unregisterService(SessionToken, K, URI[]) - Method in class de.aristaflow.adept2.base.service.DynamicServiceRegistration
Unregisters the service for the designated key.
unregisterService(String) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
Unregisters the designated service to release resources.
unregisterService(String) - Static method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
Unregisters the web service for the service with the designated instance name.
unregisterService(String) - Static method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
Unregisters the web service for the service with the designated instance name and shuts it down.
unregisterService(URI) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
unregisterSse(UUID) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
This operation unregisters the designated SSE connection.
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.
UNSET_COOKIE_EXAMPLE - Static variable in class de.aristaflow.ilm.ws.rest.base.security.GlobalSecurityManagerRest
The example string for a unsetting a session token cookie.
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() - Method in interface de.aristaflow.adept2.model.common.WrappingProxy
Gets the object instance that is wrapped by this proxy.
unwrap() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.CloseIgnoringAttachment
 
unwrap() - Method in class de.aristaflow.adept2.util.io.AttributedInputStream
Gets the wrapped input stream.
unwrap(Class<T>) - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
 
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(UndeclaredThrowableException) - Static method in class de.aristaflow.adept2.model.common.collection.LegacyHandling
Unwraps the throwable of the designated UndeclaredThrowableException.
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)).
unwrapIte(InvocationTargetException, Method, Object, boolean) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
Unwraps an exception declared by the designated Method from the designated InvocationTargetException or returns the designated InvocationTargetException.
UNWRAPPED - de.aristaflow.adept2.extensions.datatypes.ListUdt.SerialisationMode
The inner UDT value is a UDTValue which is unwrapped to byte[] when writing and re-wrapped when reading.
unwriteOutputValue(ProcessModelParameter) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Removes any previously written value for the specified output parameter.
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.
updateAgent(SessionToken, Entity) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Updates the designated agent in the org model.
updateAvailable(WorklistUpdateNotification) - Method in interface de.aristaflow.ilm.core.worklistmanager.ClientWorklistCallback
This does not send an incremental worklist update (which would be a callback within a callback) but simply notifies about an update being available.
updateAvailable(WorklistUpdateNotification) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRestStub
 
updateAvailable(WorklistUpdateNotification) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistSseStub
 
updateAvailable(String, WorklistUpdateNotification) - Method in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
 
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, ClientSessionDetails) - Method in class de.aristaflow.ilm.ws.core.runtimemanager.RuntimeManagerWebService
 
updateClientSessionFactory(ClientSessionDetails) - Method in class de.aristaflow.ilm.ws.rest.core.runtimemanager.RuntimeManagerRest
 
updateClientSessionFactory(SessionToken, ClientSessionFactory) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Updates the designated client session factory.
updateColumnDefault(ExtendedConnection, String, String, Object) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Sets the designated value as default value for the designated column.
updateColumnDefault(String, String, Object) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Sets the designated value as default value for the designated column.
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).
updateColumnsType(ExtendedConnection, Map<String, Collection<String>>, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Sets the type of the designated columns of the designated tables to the provided one.
updateColumnsType(Map<String, Collection<String>>, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Sets the type of the designated columns of the designated tables to the provided one.
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.
updateContactData(SessionToken, K, long) - Method in class de.aristaflow.adept2.base.service.DynamicServiceRegistration
Updates the last contact of the service for the designated key which is currently used to the designated timestamp.
updateCount - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistRevision
 
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.
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
 
updateDataElement(DataElement, ProcessConstants.DataElementProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates the data element attributes given by dataElementProperties.
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
 
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
 
updatedServiceContact(SessionToken, K, int, URI[], long) - Method in interface de.aristaflow.adept2.base.service.DynamicServiceRegistration.DynamicServiceNotification
Notifies the updating of (the contact time of) the designated service for the designated key at the designated index of the corresponding service list.
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 class de.aristaflow.ilm.ws.core.orgmodelmanager.ModelChangeOperationsWebService
 
updateEntity(SessionToken, Entity) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.extension.OrgModelSyncAccess
Updates the designated entity in the org model.
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.
updateEntityForm(EntityType, Long, MultivaluedMap<String, String>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelChangeOperationsRest
This operation allows to send the entity content directly via #APPLICATION_FORM_URLENCODED.
updateEntityJson(EntityType, Long, Map<String, Object>) - Method in class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.ModelChangeOperationsRest
This operation has an explicit JSON parameter which is respected by Swagger when generating stubs.
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.
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
 
updateID(UUID) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
Updates the ID of the template.
updateIndividualSettings(SessionToken, ClientWorklistItem) - Method in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistUpdateManagerWebService
 
updateIndividualSettings(ClientWorklistItem) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.WorklistUpdateManagerRest
 
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.
UpdateInterval() - Constructor for class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistUpdateConfiguration.UpdateInterval
 
updateIntervals - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistUpdateConfiguration
 
updateIntervals - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistUpdateConfiguration
 
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
 
updateModeThreshold - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistUpdateConfiguration
 
updateModeThreshold - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistUpdateConfiguration
 
updateNode(Node, ProcessConstants.NodeProperty...) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
Updates a node object using the data in the given node.
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
 
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(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.
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
 
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.
updateResourceAttributes(SessionToken, UUID, Resource) - Method in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelChangeOperationsWebService
 
updateResourceAttributes(UUID, Resource) - Method in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelChangeOperationsRest
 
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.
updateType - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemUpdate
 
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.
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
 
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.ilm.core.worklistmanager.ClientWorklistCallback
 
updateWorklist(WorklistUpdate) - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
Updates the worklist with the designated update-instance.
updateWorklist(WorklistUpdate) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
updateWorklist(WorklistUpdate) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
updateWorklist(WorklistUpdate) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRestStub
 
updateWorklist(WorklistUpdate) - Method in class de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistSseStub
 
updateWorklist(String, WorklistUpdate) - Method in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
 
updateWorklistIncrementally(UUID, WorklistRevision, long, int, IncrementalWorklistUpdate) - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
Updates the worklist with the designated incremental worklist update.
updateWorklistIncrementally(UUID, WorklistRevision, long, int, IncrementalWorklistUpdate) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.ClientWorklistWrapper
 
updateWorklistIncrementally(UUID, WorklistRevision, long, int, IncrementalWorklistUpdate) - Method in class de.aristaflow.ilm.ws.model.worklistmodel.UnregisterClientWorklist
 
updateWorklistItem(T) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklist
Updates a worklist item (subtype of InternalWorklistItem) already managed by this worklist.
upgrade(Class<T>) - Method in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
 
UpwardSubtreeLockCount() - Constructor for class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UpwardSubtreeLockCount
Creates a new LockCountManager for locking subtrees starting with a specific root which will only move upward.
URGENT - de.aristaflow.adept2.model.globals.WorklistConstants.Priority
The priority "urgent" (int value 6000).
URI - de.aristaflow.adept2.base.configuration.Property.Type
Enum constant for the URI property type.
URI - de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
An URI.
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
 
UriFilter - Interface in de.aristaflow.ilm.util
 
UriFilter - Interface in de.aristaflow.ilm.ws.rest.util
These classes override the schema appropriately using Schema.oneOf() and avoiding inheritance issues with the ILM model.
UriFilter.AndUriFilter - Class in de.aristaflow.ilm.util
 
UriFilter.AndUriFilter - Class in de.aristaflow.ilm.ws.rest.util
 
UriFilter.OrUriFilter - Class in de.aristaflow.ilm.util
 
UriFilter.OrUriFilter - Class in de.aristaflow.ilm.ws.rest.util
 
UriFilter.UriSelection - Class in de.aristaflow.ilm.util
 
UriFilter.UriSelection - Class in de.aristaflow.ilm.ws.rest.util
 
urir - Variable in class de.aristaflow.ilm.ws.rest.core.resmodelmanager.ResModelExplorerRest
 
UriSelection() - Constructor for class de.aristaflow.ilm.util.UriFilter.UriSelection
 
UriSelection() - Constructor for class de.aristaflow.ilm.ws.rest.util.UriFilter.UriSelection
 
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.
uriValue - Variable in class de.aristaflow.ilm.model.resourcemodel.Value
 
uriws - Variable in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExplorerWebService
The web service for remote iterator handlers for UDT values.
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.executionenvironments.AbstractWebResourceComponent
The (relative) URL of the HTMLContext.
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, 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.
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.
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.
usageAsSubprocess - Variable in class de.aristaflow.ilm.model.processmodel.TemplateReference
 
usageAsSubprocess - Variable in class de.aristaflow.ilm.model.processmodel.TemplateStatus
 
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.
USE_SECURITY_PRE_300 - Static variable in class de.aristaflow.adept2.util.SecurityTools
The key for the initialisation map whether to use the security settings from before 3.0.0.
used - Variable in class de.aristaflow.adept2.base.service.DynamicServiceRegistration
The services that have been dynamically registered and which are currently used.
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!).
useOneWorkExecutor - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Whether to use the one-work executor which prevents duplicate worklist item handling.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
The user attributes.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
The user attributes.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
The user attributes.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
The user attributes.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
The user attributes.
USER_ATTRIBUTE - de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
The user attributes of the template.
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 - de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceProperty
 
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 - de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
The user defined type, DataElement.getUDTName().
USER_DEFINED_TYPE - Static variable in class de.aristaflow.adept2.model.globals.CheckConstants
Field userDefinedType for nodes and data elements
USER_SIGNAL_EXT_FILE - Static variable in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
The parameter indicating that an external file is being requested.
USER_SIGNAL_FILE - Static variable in class de.aristaflow.adept2.ui.htmlgui.executionenvironments.AbstractWebResourceComponent
The parameter indicating that a file from internal resources is being requested.
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'.
userAttributes - Variable in class de.aristaflow.ilm.model.common.ConfigurationDescEntry
 
userAttributes - Variable in class de.aristaflow.ilm.model.datamanagement.DataContainer
 
userAttributes - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
userAttributes - Variable in class de.aristaflow.ilm.model.execution.ExecutionContext
 
userAttributes - Variable in class de.aristaflow.ilm.model.execution.InputDataContext
 
userAttributes - Variable in class de.aristaflow.ilm.model.execution.InputDataContextFilter.InputDataContextSelection
 
userAttributes - Variable in class de.aristaflow.ilm.model.execution.ProcessNodeContext
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.DataEdge
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.DataElement
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.DecisionStatement
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.Edge
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.ExecutableBusinessProcess
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.Instance
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.InstanceReference
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.Node
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.ProcessModelParameter
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.Template
 
userAttributes - Variable in class de.aristaflow.ilm.model.processmodel.TemplateReference
 
userAttributes - Variable in class de.aristaflow.ilm.model.runtimeenvironment.IncompleteSessionContext
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.ActivityReference
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.ActivityReferenceFilter.ActivityReferenceSelection
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.InitialIncWorklistData
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.InitialIncWorklistUpdateData
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.Worklist
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistUpdate
 
userAttributes - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistUpdateConfiguration
 
userAttributes - Variable in class de.aristaflow.ilm.ws.rest.model.execution.InputDataContextFilter.InputDataContextSelection
 
userAttributes - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ActivityReferenceFilter.ActivityReferenceSelection
 
userAttributes - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.InitialIncWorklistData
 
userAttributes - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
userAttributes - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistUpdateConfiguration
 
UserAttributesFilter - Interface in de.aristaflow.ilm.model.common
 
UserAttributesFilter - Interface in de.aristaflow.ilm.ws.rest.model.common
These classes override the schema appropriately using Schema.oneOf() and avoiding inheritance issues with the ILM model.
UserAttributesFilter.AndUasFilter - Class in de.aristaflow.ilm.model.common
 
UserAttributesFilter.AndUasFilter - Class in de.aristaflow.ilm.ws.rest.model.common
 
UserAttributesFilter.OrUasFilter - Class in de.aristaflow.ilm.model.common
 
UserAttributesFilter.OrUasFilter - Class in de.aristaflow.ilm.ws.rest.model.common
 
UserAttributesFilter.UserAttributesSelection - Class in de.aristaflow.ilm.model.common
 
UserAttributesFilter.UserAttributesSelection - Class in de.aristaflow.ilm.ws.rest.model.common
 
UserAttributesSelection() - Constructor for class de.aristaflow.ilm.model.common.UserAttributesFilter.UserAttributesSelection
 
UserAttributesSelection() - Constructor for class de.aristaflow.ilm.ws.rest.model.common.UserAttributesFilter.UserAttributesSelection
 
USERDEFINED - de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
A userdefined type.
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.
userInfo - Variable in class de.aristaflow.ilm.util.UriFilter.UriSelection
 
userInfo - Variable in class de.aristaflow.ilm.ws.rest.util.UriFilter.UriSelection
 
userName - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The user name to connect to the host with.
userName - Variable in class de.aristaflow.ilm.base.security.OrgPos
 
userReadableName - Variable in class de.aristaflow.ilm.base.sessionmanagement.RichAgent
 
userSessionId - Variable in class de.aristaflow.ilm.base.security.AuthenticationData
 
userSessionId - Variable in class de.aristaflow.ilm.base.sessionmanagement.QualifiedAgent
 
userSessionId - Variable in class de.aristaflow.ilm.base.sessionmanagement.QualifiedAgentFilter.QualifiedAgentSelection
 
userSessionId - Variable in class de.aristaflow.ilm.ws.rest.base.security.AuthenticationData
 
userSessionId - Variable in class de.aristaflow.ilm.ws.rest.base.sessionmanagement.QualifiedAgentFilter.QualifiedAgentSelection
 
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.
usingUserLimit - Variable in class de.aristaflow.ilm.model.common.LicenceInformation
 
UTC_TZ - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
Deprecated.
No longer required with java.time.
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
Deprecated, for removal: This API element is subject to removal in a future version.
The minimum Java version is Java 11, there is no need for this class any more since all ResourceBundles are UTF-8-encoded.
Utf8ResourceBundleControl() - Constructor for class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Deprecated.
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
Deprecated.
Creates a new bundle control reading a resource bundle with UTF-8.
Utf8ResourceBundleControl(List<String>) - Constructor for class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Deprecated.
Creates a new bundle control reading a resource bundle with UTF-8 falling back to the default locale of the JVM.
Utf8ResourceBundleControl(List<String>, boolean) - Constructor for class de.aristaflow.adept2.util.i18n.Utf8ResourceBundleControl
Deprecated.
Creates a new bundle control reading a resource bundle with UTF-8.
UUID - de.aristaflow.adept2.model.logmanagement.DataType
equivalent to Java UUID
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.
UuidComparison() - Constructor for class de.aristaflow.ilm.util.UuidFilter.UuidComparison
 
UuidEq() - Constructor for class de.aristaflow.ilm.util.UuidFilter.UuidEq
 
UuidEq() - Constructor for class de.aristaflow.ilm.ws.rest.util.UuidFilter.UuidEq
 
UuidFilter - Interface in de.aristaflow.ilm.util
 
UuidFilter - Interface in de.aristaflow.ilm.ws.rest.util
These classes override the schema appropriately using Schema.oneOf() and avoiding inheritance issues with the ILM model.
UuidFilter.AndUuidFilter - Class in de.aristaflow.ilm.util
 
UuidFilter.AndUuidFilter - Class in de.aristaflow.ilm.ws.rest.util
 
UuidFilter.Deserialiser - Class in de.aristaflow.ilm.util
A deserialiser for instances of UuidComparison.
UuidFilter.OrUuidFilter - Class in de.aristaflow.ilm.util
 
UuidFilter.OrUuidFilter - Class in de.aristaflow.ilm.ws.rest.util
 
UuidFilter.TypeResolverBuilder - Class in de.aristaflow.ilm.util
 
UuidFilter.UuidComparison - Class in de.aristaflow.ilm.util
An abstract class handling all UUID comparisons.
UuidFilter.UuidEq - Class in de.aristaflow.ilm.util
A comparison for a data attribute value being equal to a UUID value.
UuidFilter.UuidEq - Class in de.aristaflow.ilm.ws.rest.util
 
UuidFilter.UuidFilterTypeDeserialiser - Class in de.aristaflow.ilm.util
 
UuidFilter.UuidNe - Class in de.aristaflow.ilm.util
A comparison for a data attribute value being different from a UUID value.
UuidFilter.UuidNe - Class in de.aristaflow.ilm.ws.rest.util
 
UuidFilterTypeDeserialiser(JavaType, TypeIdResolver, JavaType, DeserializationConfig, Collection<NamedType>) - Constructor for class de.aristaflow.ilm.util.UuidFilter.UuidFilterTypeDeserialiser
 
UuidFilterTypeDeserialiser(UuidFilter.UuidFilterTypeDeserialiser, BeanProperty) - Constructor for class de.aristaflow.ilm.util.UuidFilter.UuidFilterTypeDeserialiser
 
UUIDLock - Class in de.aristaflow.adept2.util.locking
This class provides a reentrant read/write-lock based on UUIDs.
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, 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.
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(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.
UUIDLockCount() - Constructor for class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
Deprecated.
Creates a new LockCountManager for session tokens, which considers parent and child sessions as equal.
UuidNe() - Constructor for class de.aristaflow.ilm.util.UuidFilter.UuidNe
 
UuidNe() - Constructor for class de.aristaflow.ilm.ws.rest.util.UuidFilter.UuidNe
 
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 _ 
All Classes All Packages