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 _ 

L

l10n - Static variable in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.ColumnName
the (complex) column containing localisation information
label - Variable in enum de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService.CheckSet
Human readable name.
label - Variable in enum de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.TaskState
User readable label.
last - Variable in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
The index of last element in case it has been reached in the result set, -1 otherwise.
lastCached - Variable in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
The index of the last element that is in the cache.
lastForeignUpdate - Variable in class de.aristaflow.adept2.model.cluster.ClusterNodeInformation
The last time the status of this cluster has been updated by a different node or -1 if the cluster node has not been updated by a different node yet.
lastOwnUpdate - Variable in class de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
The last time the status of this cluster has been updated by the node itself or -1 if the cluster node has not been updated yet.
lastStatusUpdate - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNodeState
The time the status has been updated the last time.
latch - Variable in class de.aristaflow.adept2.util.threading.ResultExchange
The latch for signalling the result being available.
LC_ACTIVITY - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a specific activity from the local configuration.
LC_NS - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a specific configuration namespace from the local configuration.
LC_NS_ACTIVITY - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a specific activity of a specific configuration namespace from the local configuration.
LC_NS_ACTIVITY_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a specific activity of a specific configuration namespace from the local configuration.
LC_NS_ECD - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for all activities of a specific configuration namespace and a specific executable component description from the local configuration.
LC_NS_ECD_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the local configuration.
LC_NS_OPERATION - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for all activities of a specific configuration namespace and a specific operation from the local configuration.
LC_NS_OPERATION_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for testing all activities of a specific configuration namespace and a specific operation from the local configuration.
LC_NS_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is a global test configuration for a specific configuration namespace from the local configuration.
LEADING_BACKSLASH_GRP - Static variable in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
The index of the matcher group for the leading backslashes in the parameter ref pattern.
leftHandEntityType() - Method in enum de.aristaflow.adept2.model.orgmodel.RelationType
Returns the first (left-hand) entity type in this relation type.
length(String, int, int, String) - Static method in class de.aristaflow.adept2.util.ArgChecks
Ensures that the given string has the specified minimum and maximum length.
length(String, int, String) - Static method in class de.aristaflow.adept2.util.ArgChecks
Ensures that the given string has exactly the specified length.
length(E[], int, int, String) - Static method in class de.aristaflow.adept2.util.ArgChecks
Ensures that the given array has the specified minimum and maximum length.
length(E[], int, String) - Static method in class de.aristaflow.adept2.util.ArgChecks
Ensures that the given array has exactly the specified length.
level - Variable in class de.aristaflow.adept2.util.logging.NameFilter
The level (lower limit) that passes this filter.
libDirectory - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The name of the directory providing the JDBC libraries (actually one level above the directory 'jdbc4' containing the drivers).
LicenceConstants - Class in de.aristaflow.adept2.model.common
Various constants used for the licence.
LicenceConstants() - Constructor for class de.aristaflow.adept2.model.common.LicenceConstants
 
LicenceInformation - Interface in de.aristaflow.adept2.model.common
Licence information.
LicenceInformation.Activation - Enum in de.aristaflow.adept2.model.common
The enumeration for different activation options.
LicenceManager - Interface in de.aristaflow.adept2.base.licensing
The licence manager provides the licence information for all services and clients of the corresponding server.
LicenceViolationException - Exception in de.aristaflow.adept2.base.service
This exception indicates, that a licence violation occurred when trying to start a service checking the licence.
LicenceViolationException(int) - Constructor for exception de.aristaflow.adept2.base.service.LicenceViolationException
Creates a new LicenceViolationException caused by the designated code.
LicenceViolationException(String, int) - Constructor for exception de.aristaflow.adept2.base.service.LicenceViolationException
Creates a new LicenceViolationException caused by the designated code having the designated additional method.
LightWeightProcess - Interface in de.aristaflow.adept2.model.processmodel
The LightWeightProcess (LWP) is used as a stand-in for sub-processes.
LightWeightProcessInstance - Interface in de.aristaflow.adept2.model.execution
The LightWeightProcessInstance is an instance of LightWeightProcess.
lightWeightProcessInstanceID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
lightWeightProcessTemplateID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
limit - Variable in class de.aristaflow.adept2.util.threading.executor.LimitedPipelineExecutor
The maximum amount of pipelines.
limit - Variable in class de.aristaflow.adept2.util.threading.LimitedPipelineExecutor
Deprecated.
The maximum amount of pipelines.
LimitedPipelineExecutor<O> - Class in de.aristaflow.adept2.util.threading.executor
A pipeline executor that has an upper limit for the amount of pipelines.
LimitedPipelineExecutor(int, Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.executor.LimitedPipelineExecutor
Creates a new thread pool executor with the designated amount of pipelines and threads.
LimitedPipelineExecutor<O> - Class in de.aristaflow.adept2.util.threading
Deprecated.
LimitedPipelineExecutor(int, Adept2ThreadFactory) - Constructor for class de.aristaflow.adept2.util.threading.LimitedPipelineExecutor
Deprecated.
Creates a new thread pool executor with the designated amount of pipelines and threads.
list - Variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
The list which is the actual value of this UDT.
listContentOfUrl(URL, URL) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
Lists the content of the designated URL.
listContentOfUrlExt(URL, URL, String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
Lists the content of the designated URL and thus extends BaseResourceServletContext.listContentOfUrl(URL, URL).
listeners - Variable in class de.aristaflow.adept2.core.client.ClientServiceSharedServices.ServiceAvailabilityTracker
The listeners which are registered for changes in the availability of the service.
listeners - Variable in class de.aristaflow.adept2.core.runtimemanager.gui.AbstractGUIManager
The activity state listeners this GUI manager is registered at for the corresponding activities.
listIOParameterReferences(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Finds all IO parameter references in the given string and returns them in the encountered order.
listParameterReferences(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Lists all simple parameter references (see SystemDataConsumer) in the given string and returns them in the encountered order.
ListUdt - Class in de.aristaflow.adept2.extensions.datatypes
This class represents a list-structure for values of any ProcessConstants.AdeptDataType.
ListUdt(ProcessConstants.AdeptDataType) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for values of the designated (non-userdefined) type.
ListUdt(String) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for values of the designated (userdefined) type.
ListUdt(Collection<? extends Serializable>, ProcessConstants.AdeptDataType) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for values of the designated (non-userdefined) type.
ListUdt(Collection<? extends Serializable>, String) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for values of the designated (userdefined) type.
ListUdt(Collection<? extends Serializable>, ProcessConstants.AdeptDataType, String) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for values of the designated type.
ListUdt(UDTValue) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for the designated UDTValue.
ListUdt(InputStream) - Constructor for class de.aristaflow.adept2.extensions.datatypes.ListUdt
Creates a new list UDT for the designated InputStream.
load() - Method in class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
Loads the configuration from the underlying properties file.
loadAndDump(Configuration, boolean, boolean) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads the designated configuration completely, that is the externally referenced configuration files will be integrated appropriately in the designated configuration.
loadConfigurationFromFile(String, String, boolean) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads configuration values out of the configuration directories including the runtime and the provided configuration in the specified order into a newly created composite configuration.
loadDriver(String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
Gets the class with the designated name.
loaded(FileHandler) - Method in class de.aristaflow.adept2.util.configuration.AutoSaveListener
 
loader - Variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
The class relative to which we try to load resources.
loaderBase - Variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
The URL that is the base of our loader (class) .
loadFromConfDir(String, String, URL) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads the designated file for the designated instance from the designated configuration directory.
loadFromConfDirs(String, String, CompositeConfiguration, List<URL>, boolean) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads configuration values out of the designated configuration directories in the specified order into the designated composite configuration.
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Loads and data from the designated InputStream by parsing the corresponding XML.
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
 
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
 
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
Loads the data of the WebForm container from the given input stream.
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
Loads the data of the WebForm subtable from the given input stream.
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
Deprecated.
Loads the data of the WJP container from the given input stream.
loadFromStream(InputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
Deprecated.
Loads the data of the WJP subtable from the given input stream.
loadFromUdtValue(UDTValue) - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Loads the data from the designated UDTValue by parsing the corresponding XML.
loadFromUDTValue(UDTValue) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
Loads the data of the WebForm container from the given UDTValue.
loadFromUDTValue(UDTValue) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
Loads the data of the WebForm subtable from the given UDTValue.
loadFromUDTValue(UDTValue) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
Deprecated.
Loads the data of the WJP container from the given UDTValue.
loadFromUDTValue(UDTValue) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
Deprecated.
Loads the data of the WJP subtable from the given UDTValue.
loading(FileHandler) - Method in class de.aristaflow.adept2.util.configuration.AutoSaveListener
 
loadReferencedConfigurations(Configuration) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Eagerly loads all referenced configuration files and puts them in the root configurations per configuration directory using the appropriate prefix.
loadToRootConfigurations(String, String, List<URL>) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
Loads the configuration referred to by the designated file name from the designated configuration directories and stores them with the designated prefix in the appropriate root configurations.
loadXmlSchema() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
Loads the XML schema for this UDT.
loc(LocalisedString[]) - Static method in class de.aristaflow.adept2.model.common.i18n.LocalisedStringCollection
Creates a new collection of LocalisedString.
loc(Collection<? extends LocalisedString>) - Static method in class de.aristaflow.adept2.model.common.i18n.LocalisedStringCollection
Creates a new collection of LocalisedString.
LOCAL_AGENT_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The ID of the agent that is used for local working only in case the global security manager is unavailable.
LOCAL_ORGPOSITION_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The ID of the organisational position that is used for local working only in case the global security manager is unavailable.
LOCAL_ORGPOSITION_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The name of the organisational position that is used for local working only in case the global security manager is unavailable.
LOCAL_SYSTEM_AGENT_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The ID of the system agent that is used for local working only in case the global security manager is unavailable.
LOCAL_SYSTEM_AGENT_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The name of the local system agent that is used for local working only in case the global security manager is unavailable.
LOCAL_SYSTEM_ORGPOSITION_ID - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The ID of the system organisational position that is used for local working only in case the global security manager is unavailable.
LOCAL_SYSTEM_ORGPOSITION_NAME - Static variable in class de.aristaflow.adept2.model.globals.OrgModelConstants
The name of the system organisational position that is used for local working only in case the global security manager is unavailable.
LOCAL_SYSTEM_ROLE - Static variable in class de.aristaflow.adept2.base.sessionmanagement.Capabilities
The security token stems from an agent having a local system role.
LOCALE - Static variable in class de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.ColumnName
the locale
locale - Variable in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
The locale of the agent requesting this GUI context.
locale - Variable in class de.aristaflow.adept2.util.CheckReport
The preferred locale to be used for messages of this check report.
LOCALE_ELEMENT_COUNTRY - Static variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The name of the XML-element for the country of a locale.
LOCALE_ELEMENT_LANGUAGE - Static variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The name of the XML-element for the language of a locale.
LOCALE_ELEMENT_LOCALISATION - Static variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The name of the XML-element for the localised value.
LOCALE_ELEMENT_VARIANT - Static variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The name of the XML-element for the variant of a locale.
LocaleComparator - Class in de.aristaflow.adept2.util.i18n
A comparator that can be used to compare locales.
LocaleComparator() - Constructor for class de.aristaflow.adept2.util.i18n.LocaleComparator
 
locales - Variable in class de.aristaflow.adept2.model.common.LocalisedCheckReport
The locales this check report should provide.
LocaleTools - Class in de.aristaflow.adept2.util
Provides Locale-specific utility methods.
LocalExecutionClientService - Interface in de.aristaflow.adept2.core.client
 
LocalisationFactory - Interface in de.aristaflow.adept2.model.common.i18n
Factory related to the localisation of process model objects.
localisationMap - Variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
The map containing the localisation values indexed by the corresponding locale.
LocalisationOptionsData - Interface in de.aristaflow.adept2.model.common.plugindata
Plug-in data interface for options concerning the localisation of
LocalisationResolver - Class in de.aristaflow.adept2.model.common.i18n
Transparently resolves translations of localised model objects.
LocalisationResolver(PluginDataContainer, Locale) - Constructor for class de.aristaflow.adept2.model.common.i18n.LocalisationResolver
Default constructor.
LocalisationTools - Class in de.aristaflow.adept2.model.common.i18n
Tool methods for localising log and check report messages.
LocalisationTools() - Constructor for class de.aristaflow.adept2.model.common.i18n.LocalisationTools
 
LocalisationUdt - Class in de.aristaflow.adept2.extensions.datatypes
This class represents a map-structure providing localisation for values of any ProcessConstants.AdeptDataType.
LocalisationUdt(ProcessConstants.AdeptDataType) - Constructor for class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Creates a new localisation UDT for localisations of values of the designated type.
LocalisationUdt(Map<Locale, Serializable>, ProcessConstants.AdeptDataType) - Constructor for class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Creates a new localisation UDT for localisations of values of the designated type.
LocalisationUdt(UDTValue) - Constructor for class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Creates a new localisation UDT for the designated UDTValue.
LocalisationUdt(InputStream) - Constructor for class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
Creates a new localisation UDT for the designated InputStream.
Localised - Annotation Type in de.aristaflow.adept2.model.common.i18n
Identifies a localisable (translatable) return value.
localisedActInst - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
The localised activity (instance) which is encapsulated by this execution environment.
LocalisedChangeReport - Class in de.aristaflow.adept2.model.processmodel
A ChangeReport providing localisation like a LocalisedCheckReport.
LocalisedChangeReport(URI, UUID, LocalisationFactory, Locale...) - Constructor for class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
Sets up a change report which is a check report providing the old and the new ID of the changed instance.
LocalisedCheckReport - Class in de.aristaflow.adept2.model.common
A check report extension providing localised messages.
LocalisedCheckReport(URI, LocalisationFactory, Locale...) - Constructor for class de.aristaflow.adept2.model.common.LocalisedCheckReport
Creates a localised check report for the designated base URI providing the designated locales (and their fallbacks) using the designated localisation factory.
LocalisedCheckReport.LocalisedReportEntry - Class in de.aristaflow.adept2.model.common
A report entry extension providing localised messages.
localisedMessage - Variable in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
The localised message of this report entry.
localisedReport - Variable in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
The localised check report managing all report entries.
LocalisedReportEntry(int, String, CheckReport.ResultType, String, Map<Locale, String>, URI...) - Constructor for class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
Constructs the report entry with the designated parameters.
LocalisedString - Interface in de.aristaflow.adept2.model.common.i18n
This interface allows implementors to provide a (string) representation which is localised.
LocalisedStringCollection - Class in de.aristaflow.adept2.model.common.i18n
Implementation to provide a collection of LocalisedStrings.
LocalisedStringCollection(LocalisedString[]) - Constructor for class de.aristaflow.adept2.model.common.i18n.LocalisedStringCollection
Creates a new collection of LocalisedString.
Localiser - Interface in de.aristaflow.adept2.model.common.i18n
This interface provides access to a Locale that is used for localisation.
LocalPublicHolidays - Class in de.aristaflow.adept2.util.time.nl
This class is used as default for public holidays.
LocalPublicHolidays() - Constructor for class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays
 
LocalPublicHolidays_de_DE - Class in de.aristaflow.adept2.util.time.nl
The localisation for public holidays for Germany.
LocalPublicHolidays_de_DE() - Constructor for class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_de_DE
Creates the fixed holidays for Germany (national and religious), ignoring region-specific public holidays.
LocalPublicHolidays_de_DE_BW - Class in de.aristaflow.adept2.util.time.nl
The localisation for public holidays for Baden-Württemberg, Germany.
LocalPublicHolidays_de_DE_BW() - Constructor for class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_de_DE_BW
Creates the fixed holidays for Germany (national and religious), ignoring region-specific public holidays.
LocalPublicHolidays_en - Class in de.aristaflow.adept2.util.time.nl
The for default public holidays for the locale en.
LocalPublicHolidays_en() - Constructor for class de.aristaflow.adept2.util.time.nl.LocalPublicHolidays_en
 
LocalServiceRegistry - Class in de.aristaflow.adept2.base.registry
The local service registry extends the InstanceToInstanceRegistry to support service components.
LocalServiceRegistry(UrlConfigurationManager, Configuration, Registry) - Constructor for class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Constructs a new local service registry by calling the super constructor.
LocalServiceRegistry(UrlConfigurationManager, Configuration, Registry, SerialisablePair<String, String>) - Constructor for class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Constructs a new service registry by calling the super constructor.
LocalServiceRegistry.ConfigurationValidator - Class in de.aristaflow.adept2.base.registry
Checks the configuration of the ServiceRegistry.
LocalServiceRegistry.ServiceExportInformation - Class in de.aristaflow.adept2.base.registry
ServiceExportInformation encapsulates the data which is needed for exporting a service, which is: the services for exporting a service (ADEPT2ServiceExport), the URIs under which the service is exported and which correspond based on the position in the array to the export service, whether the service is to be published at the global registry.
LocalServiceRegistry.ServiceNameResolution - Class in de.aristaflow.adept2.base.registry
The class used to provide a service load graph with the necessary service data (names of used services and specific service objects.
LocalServiceRegistry.ServiceStarter - Interface in de.aristaflow.adept2.base.registry
This interface is used for starting services which requires a start routine (Callable.call()) and the service name (LocalServiceRegistry.ServiceStarter.getServiceName()) for logging purpose.
localUri - Variable in class de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
The local URI specific to a communication service.
locFac - Variable in class de.aristaflow.adept2.model.common.LocalisedCheckReport
The localisation factory which to use for localising attributes from model elements.
lock - Variable in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
The lock for synchronising access to the data structures.
lock - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
The lock for synchronising accesses to the list of handler.
lock - Variable in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
Lock for accessing all data structures.
lock - Variable in class de.aristaflow.adept2.util.locking.ConditionLatch
The lock which to use for synchronising.
Lock(LockCountManager<? super T>) - Constructor for class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
Creates a new exclusive lock using the designated LockCountManager for comparing objects.
lock(T) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
Provides the designated object with an exclusive lock.
lock(T, long) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
Provides the designated object with an exclusive lock.
lock(T, long) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.ReadLock
Provides the designated object with a read lock.
lock(T, long) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.WriteLock
Provides the designated object with a write lock.
lockAttributes - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
The file attributes of the path of the lock file.
lockConstr - Variable in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager
The constructor for instantiating lock implementations.
lockConstr - Variable in class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
The constructor for instantiating lock implementations.
LockCountManager<L> - Interface in de.aristaflow.adept2.util.locking
A LockCountManager provides the means to manage reentrant locks based on objects by counting lock acquisitions.
lockCountManager - Variable in class de.aristaflow.adept2.util.locking.ObjectLockManager
The lock count manager implementation which handles the lock counts per lock.
lockCountManager - Variable in class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
The manager for counting the lock acquisitions of an object and encapsulating whether objects are equal.
LockDescription(QualifiedAgent, int) - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.LockDescription
locked(ReentrantLock<T>, boolean, T, int) - Method in interface de.aristaflow.adept2.util.locking.LockNotification
Signals that the designated reentrant lock has been locked by the designated object for the designated number of times.
locked(ReentrantLock<L>, boolean, L, int) - Method in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
 
locked - Variable in exception de.aristaflow.adept2.util.locking.ReleaseLockException
Whether the object is already locked (but not by the lock releasing object) or is not locked at all.
lockedObject - Variable in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
The locked object.
LockException - Exception in de.aristaflow.adept2.util
A LockException indicates that an object can not be locked or unlocked due to being locked (by the wrong object).
LockException(Object, String) - Constructor for exception de.aristaflow.adept2.util.LockException
Creates a new lock exception indicating that the designated lockedObject can not be locked or unlocked due to the (lack of) a lock of the designated type and the current lock owner is unknown or there is no lock at all.
LockException(Object, Object, String) - Constructor for exception de.aristaflow.adept2.util.LockException
Creates a new lock exception indicating that the designated lockedObject can not be locked or unlocked since it is locked by the designated for the lockOwner for the designated lock type.
lockFile - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
Deprecated.
lockFileEvent - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
Whether the lock file should also be part of the event.
LockFileEvent - Interface in de.aristaflow.adept2.model.events
This event extends FileEvent by additional information to the corresponding lock file.
LockFileEventImpl - Class in de.aristaflow.adept2.core.eventmanager.fileevents
An event for files and their lock files, that is, an event is produced and sent as soon as a file (or a directory) is created or stored in a specific folder.
LockFileEventImpl(URI[], String, String, String, File, File) - Constructor for class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
LockFileEventImpl(URI[], String, String, String, Path, Path) - Constructor for class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
Creates a new event for the designated file.
lockFileURL - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
Deprecated.
LockNotification<T> - Interface in de.aristaflow.adept2.util.locking
This interface notifies about the state of ReentrantLocks.
lockPath - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.LockFileEventImpl
The path of the lock file for which the event has been created.
lockPattern - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource.FileEventFilter
Pattern for filtering the names of the lock files or null if not set.
lockReleasingObject - Variable in exception de.aristaflow.adept2.util.locking.ReleaseLockException
The object trying to release the lock (but failing).
LockRemover(ConcurrentMap<O, ReentrantLock<L>>, O, Logger) - Constructor for class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
Creates a new remover for removing the lock from the internal map containing all locked objects.
lockSuffix - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource.FileEventFilter
The suffix that is used for lock files.
lockSuffix - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
The suffix that is used by the handler to lock files.
lockTable(ExtendedConnection, String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
Locks the designated table exclusively until the end of the corresponding transaction.
lockTable(String, long) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
Locks the designated table exclusively until the end of the corresponding transaction.
lockTimeout - Variable in class de.aristaflow.adept2.base.cluster.RegistryProviderDb
The time in milliseconds to wait for the table lock before aborting.
lockType - Variable in class de.aristaflow.adept2.util.locking.ObjectLockManager
The type of lock as informal string for user information.
log(LogRecord) - Method in class de.aristaflow.adept2.base.service.DebugLogger
Logs the designated record by the wrapped logger in case the wrapped logger logs the corresponding level.
log(String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
log(Exception, String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
log(String, Throwable) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
 
Log - Interface in de.aristaflow.adept2.core.logmanager
The common superinterface for all specialised logs.
log(LogRecord) - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
Logs the designated record by the wrapped logger in case the wrapped logger logs the corresponding level.
LogEntry - Interface in de.aristaflow.adept2.model.logmanagement
This interface represents an entry in a Log and provides getters and setters for each of the supported data types.
LogEntrySet - Interface in de.aristaflow.adept2.model.logmanagement
As the name implies, LogEntrySet represents a set or list of log entries.
LogEntrySet.Cursor - Interface in de.aristaflow.adept2.model.logmanagement
 
logger - Variable in class de.aristaflow.adept2.base.communication.CommunicationStackLayer
The logger
logger - Variable in class de.aristaflow.adept2.base.communication.CommunicationStackTerminator
The logger.
logger - Variable in class de.aristaflow.adept2.base.communication.invocation.InvocationHandler
My logger.
logger - Variable in class de.aristaflow.adept2.base.configuration.ConfigurationManager
The logger for configuration managers.
logger - Variable in class de.aristaflow.adept2.base.configuration.PropertyProvider
The logger for property providers.
logger - Variable in class de.aristaflow.adept2.base.registry.dbconfiguration.TableManager
The logger for problems creating or dropping the table.
logger - Variable in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
My classname-specific logger.
logger - Variable in class de.aristaflow.adept2.base.service.AbstractSubService
The logger of the corresponding main service this sub service belongs to.
logger - Variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
The logger for logging exception messages and important proceed information.
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.ConvertActivityTemplateToActivity
the logger for this class
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.CopyNode
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
the Logger for the change operation
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.DeleteNode
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
 
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.InsertNode
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.MoveNodes
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
aLogger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateInstance
aLogger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateNode
aLogger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
aLogger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
a Logger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateTemplate
aLogger
logger - Static variable in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
a Logger
logger - Variable in class de.aristaflow.adept2.core.checks.processmodel.AbstractProcessTemplateCheck
My logger.
logger - Variable in class de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheckRunner
My logger
logger - Variable in class de.aristaflow.adept2.core.client.ClientServiceSharedServices.ServiceAvailabilityTracker
The logger for logging problems occurring when notifying listeners.
logger - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventHandler
The logger for logging problems and various information.
logger - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
The logger for exceptions that occur when handling an event.
logger - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
The logger for exceptions that occur when handling an event.
logger - Variable in class de.aristaflow.adept2.core.orgmodelmanager.extension.AbstractOrgModelExtension
The logger for this extension.
logger - Variable in class de.aristaflow.adept2.core.registry.cluster.HeartBeatControl
The logger of the cluster node
logger - Variable in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
The logger of this service for usage by subclasses.
logger - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
The logger for execution environments.
logger - Variable in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
The logger for problems when loading the XML schema.
logger - Variable in class de.aristaflow.adept2.model.processmodel.tools.InducedGraph
The logger for graphs.
logger - Variable in class de.aristaflow.adept2.model.processmodel.tools.NodeRelations
my logger
logger - Static variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
The logger instance used to log error messages.
logger - Static variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
My logger.
logger - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools
The logger instance of this class.
logger - Variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
The logger for XML imports.
logger - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
My logger.
logger - Variable in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
The logger for execution environment.
logger - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
My logger.
logger - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
My logger.
logger - Static variable in class de.aristaflow.adept2.util.Base64
The logger for logging ignored exceptions that may be useful for debugging.
logger - Variable in class de.aristaflow.adept2.util.configuration.AutoSaveListener
The logger to which to log problems occurring when saving the configuration.
logger - Variable in class de.aristaflow.adept2.util.i18n.AristaFlowBundle
My logger.
logger - Variable in class de.aristaflow.adept2.util.locking.ObjectLockManager
The logger for logging lock acquisitions and releasing - great for debugging purpose.
logger - Variable in class de.aristaflow.adept2.util.locking.OptimisticObjectLockManager.LockRemover
The logger for logging lock acquisitions and releasing - great for debugging purpose.
logger - Variable in class de.aristaflow.adept2.util.locking.ReentrantLock
My logger.
logger - Variable in class de.aristaflow.adept2.util.ObjectCounting
The logger for information on object counting.
logger - Variable in class de.aristaflow.adept2.util.objectpool.generic.GenericObjectPool
The logger for log messages.
logger - Variable in class de.aristaflow.adept2.util.threading.AbstractPipeliningExecutor
Deprecated.
The logger for log messages, especially runtime exception occurring when executing work.
logger - Variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
Logger for logging uncaught exceptions.
logger - Variable in class de.aristaflow.adept2.util.threading.CleanupCallable
The logger for logging exceptions from the cleanup runnable.
logger - Variable in class de.aristaflow.adept2.util.threading.CleanupRunnable
The logger for logging exceptions from the cleanup runnable.
logger - Variable in class de.aristaflow.adept2.util.threading.ExceptionConvertingCallable
The logger for logging the occurred exception.
logger - Variable in class de.aristaflow.adept2.util.threading.ExceptionLoggingCallable
The logger with which to log an exception.
logger - Variable in class de.aristaflow.adept2.util.threading.ExceptionLoggingRunnable
The logger with which to log an exception.
logger - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectRunnable
The logger for various purpose, e. g. logging exceptions which are not propagated to outside the runnable.
logger - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectSpecificExecutor
The logger for log messages, especially runtime exceptions occurring when executing work.
logger - Variable in class de.aristaflow.adept2.util.threading.executor.ObjectSpecificFlushCallable
The logger which to use for runtime exceptions stemming from executing the task or interrupts sent when awaiting the termination of the object work.
logger - Variable in class de.aristaflow.adept2.util.threading.LoggingFuture
The logger for logging unhandled results, Exception, RuntimeException or Error.
logger - Variable in class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
The logger for logging unhandled results, Exception, RuntimeException or Error.
logger - Variable in class de.aristaflow.adept2.util.threading.PipelineFlushRunnable
Deprecated.
The logger which to use for runtime exceptions stemming from executing the task or interrupts sent when awaiting the termination of the pipelines.
logger - Variable in class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
The logger which to use for runtime exceptions stemming from executing a runnable.
logger - Static variable in class de.aristaflow.adept2.util.xml.XMLHelperTools
The logger instance of this class.
LOGGER_CONFIGURATION_CSV_MODE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the CSV mode of a file logger.
LOGGER_CONFIGURATION_FILE_COUNT - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the amount of log files.
LOGGER_CONFIGURATION_FILE_SIZE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for size of a log file.
LOGGER_CONFIGURATION_FILTER - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the filter of a logger.
LOGGER_CONFIGURATION_LEVEL - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the level of a logger or a filter.
LOGGER_CONFIGURATION_LOG_DIRECTORY - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the directory of a file logger.
LOGGER_CONFIGURATION_LOG_EXTENSION - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The file extension for file logs.
LOGGER_CONFIGURATION_ROOT - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The configuration key for the root of a logger or a filter.
loggerClass - Variable in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
The class which to use for the logger provided by AbstractADEPT2Service, this is usually the interface of the service.
LoggerManager - Class in de.aristaflow.adept2.base.configuration
This class initialises and configures console and file loggers (handler) for the central logging, that is logging based on class names.
LoggerManager(boolean, boolean) - Constructor for class de.aristaflow.adept2.base.configuration.LoggerManager
Creates a new logger manager and initialises debug logging which applies until the console logging is initialised.
LoggerNameFilter - Class in de.aristaflow.adept2.util.logging
A filter for log records only allowing log records having a specific logger name prefix and at least a specific level.
LoggerNameFilter(String, Level) - Constructor for class de.aristaflow.adept2.util.logging.LoggerNameFilter
Creates a new filter based on a logger name and a log level.
LoggerTools - Class in de.aristaflow.adept2.util
Provides commonly used functionality for logging.
LoggingConstants - Class in de.aristaflow.adept2.model.globals
Constants for usage by the AristaFlow debug logging.
LoggingConstants() - Constructor for class de.aristaflow.adept2.model.globals.LoggingConstants
 
LoggingFuture<V> - Class in de.aristaflow.adept2.util.threading
A future that wraps another future and logs all occurred exceptions and the result for information purpose if no one was interested in it.
LoggingFuture(RunnableFuture<V>, boolean, Logger) - Constructor for class de.aristaflow.adept2.util.threading.LoggingFuture
Creates a new future wrapping the designated RunnableFuture logging the outcome of the future if no one has retrieved it.
LoggingScheduledFuture<V> - Class in de.aristaflow.adept2.util.threading
A scheduled future that wraps another future and logs all occurred exceptions and the result for information purpose if no one was interested in it.
LoggingScheduledFuture(RunnableScheduledFuture<V>, boolean, Logger) - Constructor for class de.aristaflow.adept2.util.threading.LoggingScheduledFuture
Creates a new future wrapping the designated RunnableScheduledFuture logging the outcome of the future if no one has retrieved it.
LoggingScheduledThreadPoolExecutor - Class in de.aristaflow.adept2.util.threading
This class creates logging futures when scheduling.
LoggingScheduledThreadPoolExecutor(int, Adept2ThreadFactory, boolean) - Constructor for class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
Creates a new LoggingScheduledThreadPoolExecutor with the designated core pool size and thread factory also providing the logger.
LoggingScheduledThreadPoolExecutor(int, Adept2ThreadFactory, RejectedExecutionHandler, boolean) - Constructor for class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
Creates a new LoggingScheduledThreadPoolExecutor with the designated core pool size, rejected execution handler and thread factory also providing the logger.
logInstanceChanged(SessionToken, long, Instance) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logInstanceFailed(SessionToken, long, Instance, long, String, String) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logInstanceFinished(SessionToken, long, Instance) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logInstanceResumed(SessionToken, long, Instance) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logInstanceStarted(SessionToken, long, Instance) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logInstanceSuspended(SessionToken, long, Instance) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
LogManager - Interface in de.aristaflow.adept2.core.logmanager
A log manager is a service to record (i.e. log) information.
logMethodEntry(String, SessionToken, String) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
logMethodEntry(String, SessionToken, String, UUID, UUID, UUID, UUID, EBPInstanceReference) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
logMethodEntry(String, SessionToken, String, UUID, UUID, UUID, UUID, EBPInstanceReference, int) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
Registers the designated parameters as log context and logs a message for the entry of a method.
logMethodEntry(String, SessionToken, String) - Method in interface de.aristaflow.adept2.base.service.LogService
Registers the log context for the current thread (if CSV-logging is configured) and logs the designated message.
logMethodEntry(String, SessionToken, String, UUID, UUID, UUID, UUID, EBPInstanceReference) - Method in interface de.aristaflow.adept2.base.service.LogService
Registers the log context for the current thread (if CSV-logging is configured) and logs the designated message.
logMethodEntry(String, SessionToken, String, UUID, UUID, UUID, UUID, EBPInstanceReference, int) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
logMethodEntry(String, SessionToken, String) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
logMethodEntry(String, SessionToken, String, UUID, UUID, UUID, UUID, EBPInstanceReference) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
logMethodExit(String) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
logMethodExit(String, int) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
Logs the designated message and unregisters the log context for the current thread (if CSV-logging is configured).
logMethodExit(String) - Method in interface de.aristaflow.adept2.base.service.LogService
Logs the designated message and unregisters the log context for the current thread (if CSV-logging is configured).
logMethodExit(String) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
logMethodExit(String, int) - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
logNodeActivated(SessionToken, long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeDeselected(SessionToken, long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeFailed(SessionToken, long, Long, Instance, int, int, long, String, String) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeFinished(SessionToken, long, Long, Instance, int, Map<String, String>, int, URI[]) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodePromoted(SessionToken, long, Instance, int, int, ProcessConstants.NodeState) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
Logs that the activity identified by the designated instance, node and node iteration has been promoted.
logNodeResetHard(SessionToken, long, Instance, int, int, String) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
Logs that the activity identified by the designated instance, node and node iteration has been reset to the designated savepoint.
logNodeResetSoft(SessionToken, long, Long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeResetTo(SessionToken, long, Long, Instance, int, int, String) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
Logs that the activity identified by the designated instance, node and node iteration has been reset itself to the designated savepoint.
logNodeResumed(SessionToken, long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeSelected(SessionToken, long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeSkipped(SessionToken, long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeStarted(SessionToken, long, Instance, int, Map<String, String>, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logNodeSuppressed(SessionToken, long, Instance, int, int, ProcessConstants.NodeState) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
Logs that the activity identified by the designated instance, node and node iteration has been suppressed.
logNodeSuspended(SessionToken, long, Long, Instance, int, int) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
 
logoff(SessionToken) - Method in interface de.aristaflow.adept2.base.security.Authentication
Logs the agent off that is identified by the designated SessionToken.
logoff() - Method in interface de.aristaflow.adept2.core.client.ClientService
Logs the agent (that is with all organisational positions) off and invalidates the session factories.
logoff() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
Logs the agent (that is with all organisational positions) off and invalidates the session factories.
logoff(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
Deregisters the agent identified by the designated session token from the client machine also identified by the designated session token.
logoffAndTerminateActivities(SessionToken, QualifiedAgent, boolean) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Logs the agent off that is identified by the designated client session factory.
logoffAndTerminateActivities(SessionToken, QualifiedAgent, boolean) - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
Logs the agent off that is identified by the designated client session factory.
logon(SessionToken, ClientSessionFactory) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Logs the agent on that is identified by the designated session token and stores the corresponding client session factory for communicating component signals to the execution manager.
logon(SessionToken, ClientSessionFactory) - Method in interface de.aristaflow.adept2.core.runtimeservice.RuntimeService
Does nothing since a runtime service does not know about logged on agents.
logon(SessionToken) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
Logs an agent with an appropriate organisational position on, stores the corresponding client URIs and returns the UUID of the corresponding worklist.
logonAndCreateClientWorklist(SessionToken, WorklistUpdateConfiguration, boolean) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
Logs the designated agent on and creates a client-side worklist with the designated configuration.
logRecordParameters - Variable in class de.aristaflow.adept2.base.service.DebugLogger
The parameter stacks depending on the current thread.
logSavepointFlushed(SessionToken, long, Long, Instance, int, int, String) - Method in interface de.aristaflow.adept2.core.logmanager.logs.ExecutionHistoryWriteAccess
Logs that the activity identified by the designated instance, node and node iteration has flushed its data with the designated savepoint ID.
LogService - Interface in de.aristaflow.adept2.base.service
A LogService provides logging for an ADEPT2Service with enhanced capabilities.
logUnhandledException(Throwable) - Static method in class de.aristaflow.adept2.util.LoggerTools
Logs the given otherwise unhandled exception.
logViolation(SessionToken, String, long) - Method in interface de.aristaflow.adept2.base.licensing.LicenceManager
Logs violations of the designated type with the designated value, for instance the number of users concurrently logged on.
logVirtualMachineErrorSafely(VirtualMachineError, String) - Static method in class de.aristaflow.adept2.util.LoggerTools
Logs the designated virtual machine error safely that is the error is logged as unhandled exception but problems occurring when logging are handled and swallowed if appropriate.
LONG_ID_NOT_EXISTING - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
Indicates a long ID reference which does not exist.
LongDateSystemDataFormatter - Class in de.aristaflow.adept2.model.common.plugindata
Simple formatter which is used for long values in the plug-in data, which consumes a date value.
LongDateSystemDataFormatter() - Constructor for class de.aristaflow.adept2.model.common.plugindata.LongDateSystemDataFormatter
 
loopBody(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
Returns all nodes in the body of a loop block.
lpad(String, int) - Static method in class de.aristaflow.adept2.util.StringTools
Returns the given string padded with spaces on the left up the given length.
lpad(String, int, String) - Static method in class de.aristaflow.adept2.util.StringTools
Returns the given string padded with characters from the specified pad string on the left up the given length.
ls - Variable in class de.aristaflow.adept2.model.common.i18n.LocalisedStringCollection
The strings needing localisation.
ltrim(String) - Static method in class de.aristaflow.adept2.util.StringTools
Removes all whitespace (as defined in Character.isWhitespace(char)) from the left side of the given string.
ltrim(String, String) - Static method in class de.aristaflow.adept2.util.StringTools
Removes all characters defined in trimChars from the left side of the given string.
LWP - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
A light weight process / subprocess.
LWP_INDEXED_ACCESS_DATA_CONTAINER - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_PARENT_PROCESS_DATA_CONTAINER - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_RUNTIME_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUB_PROCESS_DATA_CONTAINER - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUB_PROCESS_INSTANCE_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUB_PROCESS_INSTANCE_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUB_PROCESS_INSUFFICIENT_DATA - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUB_PROCESS_TEMPLATE_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWP_SUPER_PROCESS_LOCK_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
LWPActivity - Static variable in class de.aristaflow.adept2.model.globals.WorklistConstants.ActivityReferenceTypes
The ID of the type of an LWP activity reference.
LWPActivityReference - Class in de.aristaflow.adept2.model.worklistmodel
An activity reference to an ADEPT2 lightweight-process represented by a node of a process instance.
LWPActivityReference(UUID, UUID, UUID, int, int, URI[], URI[], ExecutionControlProperties, Map<String, String>) - Constructor for class de.aristaflow.adept2.model.worklistmodel.LWPActivityReference
Creates a new activity reference object for ADEPT2-LWPs.
LWPActivityReference(UUID, UUID, UUID, int, int, URI[], ExecutionControlProperties, Map<String, String>) - Constructor for class de.aristaflow.adept2.model.worklistmodel.LWPActivityReference
Creates a new activity reference object for ADEPT2-LWPs with no runtime manager set.
LWPActivityReference(EBPInstanceReference, LightWeightProcessInstance, Map<String, String>) - Constructor for class de.aristaflow.adept2.model.worklistmodel.LWPActivityReference
Creates a new activity reference object for ADEPT2-LWPs based on the designated EBP-Instance-Reference.
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