- daemon - Variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
-
Whether to create daemon threads.
- data - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
- data - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Data of the response, may be null.
- DATA_ELEMENT_TYPE - Static variable in class de.aristaflow.adept2.model.globals.CheckConstants
-
The type of the data element.
- DatabaseName - Enum in de.aristaflow.adept2.base.dbaccess
-
The names of the database management systems supported by DBAccess.
- DataConsistencyException - Exception in de.aristaflow.adept2.model.common
-
A DataConsistencyException indicates an inconsistency in the data (of a service).
- DataConsistencyException(String) - Constructor for exception de.aristaflow.adept2.model.common.DataConsistencyException
-
Creates a new DataConsistencyException with the designated
message.
- DataConsistencyException(String, Throwable) - Constructor for exception de.aristaflow.adept2.model.common.DataConsistencyException
-
Creates a new DataConsistencyException with the designated
message and the designated cause.
- DataContainer - Interface in de.aristaflow.adept2.model.datamanagement
-
This interface encapsulates the data context of an application as provided by
the execution manager for the runtime manager, that is, the values of the
input and output parameters of an application.
- dataContext - Variable in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
The data context for the execution environment.
- DataContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface provides reading access to all input and output parameters of
an application as well as write access to output parameters.
- DataEdge - Interface in de.aristaflow.adept2.model.processmodel
-
There may be only one data edge connecting a data element and a node per
direction.
- dataEdge - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataEdgeConnectorID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataEdgeDataElementID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataEdgeIsOptional - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataEdgeNodeID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataEdgesVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets whether data edges of the process template should be rendered.
- dataEdgeType - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- DataElement - Interface in de.aristaflow.adept2.model.processmodel
-
The DataElement interface offers access to the data elements of a process.
- dataElement - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- DataElementComparator - Class in de.aristaflow.adept2.model.processmodel
-
This comparator can be used to compare DataElements.
- DataElementComparator() - Constructor for class de.aristaflow.adept2.model.processmodel.DataElementComparator
-
- dataElementDataHistory - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementDescription - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementID - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
The ID of the data element which has been requested but is of the wrong
type or null in case this exception has been raised when accessing a
parameter.
- dataElementID - Variable in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
The ID of the data element which is connected to the mandatory output
parameter and which is not provided a value.
- dataElementID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementIDC - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementIdentifierID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementIsPublic - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementIsVirtual - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementName - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElements - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementsVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets whether data elements of the process template should be rendered.
- dataElementType - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataElementValue - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- dataFlowLaneVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets whether the data flow lane (part displaying data elements and edges) is visible.
- dataFlowReadAccess() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns only those AccessTypes that stand for reading access
in the data flow.
- dataFlowWriteAccess() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns only those AccessTypes that stand for writing access
in the data flow.
- DataHistory - Interface in de.aristaflow.adept2.core.logmanager.logs
-
- dataLock - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
The lock protecting the data structures containing the handler and
sources.
- DataManager - Interface in de.aristaflow.adept2.core.datamanager
-
The data manager provides access to different interfaces which handle (the
values of) data elements and user-defined data types (UDTs) at runtime.
- DataMonitoring - Interface in de.aristaflow.adept2.core.datamanager
-
Data monitoring provides access to data histories of a specific data element
as well as of a specific instance.
- dataSource - Variable in class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
The data source providing the connection.
- dataSource - Variable in class de.aristaflow.adept2.base.registry.dbconfiguration.TableManager
-
The data source storing the runtime configuration table.
- dataSource - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
The simple instance name of the data source which to poll for the event.
- dataSource - Variable in class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
The data source providing the content.
- DataSourceAttachment - Class in de.aristaflow.adept2.model.mail
-
A SerialisableAttachment having a datasource as content.
- DataSourceAttachment(String, String, DataSource) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated name and description retrieving the content from
the designated data source.
- DataSourceAttachment(DataSource, String) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated data source (content, name and content type).
- DataSourceAttachment(String, String, String, DataSource) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated name, description and content type retrieving the
content from the designated data source.
- DataSourceAttachment(DataSource, String, boolean) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated data source (content, name and content type).
- DataSourceAttachment(String, String, String, DataSource, boolean) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated name, description and content type retrieving the
content from the designated data source.
- DataSourceAttachment(DataSource, String, String) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated data source (content, name and content type).
- DataSourceAttachment(String, String, String, DataSource, String) - Constructor for class de.aristaflow.adept2.model.mail.DataSourceAttachment
-
Creates an attachment having the designated name, description and content type retrieving the
content from the designated data source.
- DataSourceException - Exception in de.aristaflow.adept2.util
-
The DataSourceException is a generic exception that is thrown
whenever there's a problem while accessing a data source (like files or a
database) and this problem prevents the task from finishing properly or at
least within acceptable parameters.
- DataSourceException() - Constructor for exception de.aristaflow.adept2.util.DataSourceException
-
Constructs a new DataSourceException with a default detail
message.
- DataSourceException(String) - Constructor for exception de.aristaflow.adept2.util.DataSourceException
-
Constructs a new DataSourceException with the given detail
message.
- DataSourceException(String, Throwable) - Constructor for exception de.aristaflow.adept2.util.DataSourceException
-
Constructs a new DataSourceException with the given detail
message and cause.
- DataSourceException(Throwable) - Constructor for exception de.aristaflow.adept2.util.DataSourceException
-
Constructs a new DataSourceException with a default detail
message and the given cause.
- DataSourceWrapper - Class in de.aristaflow.adept2.base.registry.dbconfiguration
-
- DataSourceWrapper(JDBCDataSource) - Constructor for class de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper
-
Creates a DataSource providing a connection from the
designated JDBCDataSource.
- dataType - Variable in class de.aristaflow.adept2.model.common.paramref.ParameterRef
-
The data type of the referenced parameter.
- dataType - Variable in enum de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
-
The data type of the parameter.
- dataType - Variable in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
The data type of the mandatory output parameter which is not provided a
value.
- DataType - Enum in de.aristaflow.adept2.model.logmanagement
-
Enumeration that defines the data types supported by the log management
facility, aka.
- DataType - Enum in de.aristaflow.adept2.model.orgmodel
-
Enumeration that defines the allowed data types for the attributes of entity
types.
- DataTypeManager - Interface in de.aristaflow.adept2.core.processrepository
-
The data type manager provides the means to administer user-defined data
types (UDTs) and user-defined functions (UDFs).
- DATE_PARSE_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- DateTimeFormat - Class in de.aristaflow.adept2.util.time
-
Simple tool class featuring simple formatting of relative and absolute
times.
- DateTimeFormat() - Constructor for class de.aristaflow.adept2.util.time.DateTimeFormat
-
- dateToNativeTypedValue(Date, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Converts an instance of Date to an instance of the
corresponding native type.
- DAY - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The amount of milliseconds for one day.
- day - Variable in class de.aristaflow.adept2.util.time.CalendarTools.DayOfYear
-
The day (of a month) of a unspecific year.
- DayOfYear(int, int) - Constructor for class de.aristaflow.adept2.util.time.CalendarTools.DayOfYear
-
Creates a new day of an unspecific year.
- DayOfYear(Calendar) - Constructor for class de.aristaflow.adept2.util.time.CalendarTools.DayOfYear
-
Creates a new day of an unspecific year for the designated day, that is
the Calendar.MONTH and the Calendar.DAY_OF_MONTH are
incorporated..
- DBAccessProvider - Interface in de.aristaflow.adept2.base.dbaccess
-
This is a provider interface that must be implemented in a vendor-specific
way in order to support a certain DBMS.
- DBActivityEventSource - Class in de.aristaflow.adept2.core.eventmanager.dbevents
-
A DB event source that takes its configuration from an activity configuration
provided from a process step.
- DBActivityEventSource(Configuration, DefaultEventManager, Registry) - Constructor for class de.aristaflow.adept2.core.eventmanager.dbevents.DBActivityEventSource
-
Default constructor for a plugin of the DefaultEventManager called
by a service registry.
- DBEventSource - Class in de.aristaflow.adept2.core.eventmanager.dbevents
-
A source for events based on SQL statements, that is a SQL statement is
executed regularly and the result set (if one exists) is notified as event to
the corresponding event handler.
- DBEventSource(Configuration, DefaultEventManager, Registry) - Constructor for class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
Default constructor for a plugin of the DefaultEventManager
called by a service registry.
- dbServer - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
Data related to the current server as retrieved from the database.
- de.aristaflow.adept2.base.cluster - package de.aristaflow.adept2.base.cluster
-
- de.aristaflow.adept2.base.communication - package de.aristaflow.adept2.base.communication
-
- de.aristaflow.adept2.base.communication.invocation - package de.aristaflow.adept2.base.communication.invocation
-
- de.aristaflow.adept2.base.configuration - package de.aristaflow.adept2.base.configuration
-
ADEPT2 provides its own framework for managing components and their
configurations.
- de.aristaflow.adept2.base.dbaccess - package de.aristaflow.adept2.base.dbaccess
-
- de.aristaflow.adept2.base.dbaccess.drivermanager - package de.aristaflow.adept2.base.dbaccess.drivermanager
-
- de.aristaflow.adept2.base.globalregistry - package de.aristaflow.adept2.base.globalregistry
-
- de.aristaflow.adept2.base.licensing - package de.aristaflow.adept2.base.licensing
-
- de.aristaflow.adept2.base.mail - package de.aristaflow.adept2.base.mail
-
- de.aristaflow.adept2.base.mailservice - package de.aristaflow.adept2.base.mailservice
-
- de.aristaflow.adept2.base.registry - package de.aristaflow.adept2.base.registry
-
- de.aristaflow.adept2.base.registry.dbconfiguration - package de.aristaflow.adept2.base.registry.dbconfiguration
-
- de.aristaflow.adept2.base.security - package de.aristaflow.adept2.base.security
-
- de.aristaflow.adept2.base.security.callbackhandler - package de.aristaflow.adept2.base.security.callbackhandler
-
- de.aristaflow.adept2.base.security.callbacks - package de.aristaflow.adept2.base.security.callbacks
-
- de.aristaflow.adept2.base.service - package de.aristaflow.adept2.base.service
-
- de.aristaflow.adept2.base.servletcontainer - package de.aristaflow.adept2.base.servletcontainer
-
- de.aristaflow.adept2.base.servletcontainer.dynamic - package de.aristaflow.adept2.base.servletcontainer.dynamic
-
- de.aristaflow.adept2.base.sessionmanagement - package de.aristaflow.adept2.base.sessionmanagement
-
- de.aristaflow.adept2.core.activityrepository - package de.aristaflow.adept2.core.activityrepository
-
- de.aristaflow.adept2.core.changeoperations - package de.aristaflow.adept2.core.changeoperations
-
- de.aristaflow.adept2.core.checks.processmodel - package de.aristaflow.adept2.core.checks.processmodel
-
- de.aristaflow.adept2.core.client - package de.aristaflow.adept2.core.client
-
- de.aristaflow.adept2.core.cluster - package de.aristaflow.adept2.core.cluster
-
- de.aristaflow.adept2.core.datamanager - package de.aristaflow.adept2.core.datamanager
-
- de.aristaflow.adept2.core.eventmanager - package de.aristaflow.adept2.core.eventmanager
-
- de.aristaflow.adept2.core.eventmanager.common - package de.aristaflow.adept2.core.eventmanager.common
-
- de.aristaflow.adept2.core.eventmanager.dbevents - package de.aristaflow.adept2.core.eventmanager.dbevents
-
- de.aristaflow.adept2.core.eventmanager.fileevents - package de.aristaflow.adept2.core.eventmanager.fileevents
-
- de.aristaflow.adept2.core.eventmanager.mailevents - package de.aristaflow.adept2.core.eventmanager.mailevents
-
- de.aristaflow.adept2.core.executionmanager - package de.aristaflow.adept2.core.executionmanager
-
- de.aristaflow.adept2.core.globalprovider - package de.aristaflow.adept2.core.globalprovider
-
- de.aristaflow.adept2.core.inittab - package de.aristaflow.adept2.core.inittab
-
- de.aristaflow.adept2.core.logmanager - package de.aristaflow.adept2.core.logmanager
-
- de.aristaflow.adept2.core.logmanager.logs - package de.aristaflow.adept2.core.logmanager.logs
-
- de.aristaflow.adept2.core.mailservice - package de.aristaflow.adept2.core.mailservice
-
- de.aristaflow.adept2.core.orgmodelmanager - package de.aristaflow.adept2.core.orgmodelmanager
-
- de.aristaflow.adept2.core.orgmodelmanager.extension - package de.aristaflow.adept2.core.orgmodelmanager.extension
-
- de.aristaflow.adept2.core.orgmodelmanager.parser - package de.aristaflow.adept2.core.orgmodelmanager.parser
-
- de.aristaflow.adept2.core.processimagerenderer - package de.aristaflow.adept2.core.processimagerenderer
-
- de.aristaflow.adept2.core.processmanager - package de.aristaflow.adept2.core.processmanager
-
- de.aristaflow.adept2.core.processrepository - package de.aristaflow.adept2.core.processrepository
-
- de.aristaflow.adept2.core.registry - package de.aristaflow.adept2.core.registry
-
- de.aristaflow.adept2.core.registry.cluster - package de.aristaflow.adept2.core.registry.cluster
-
- de.aristaflow.adept2.core.registry.twophase - package de.aristaflow.adept2.core.registry.twophase
-
- de.aristaflow.adept2.core.runtimemanager - package de.aristaflow.adept2.core.runtimemanager
-
- de.aristaflow.adept2.core.runtimemanager.executionenvironments - package de.aristaflow.adept2.core.runtimemanager.executionenvironments
-
- de.aristaflow.adept2.core.runtimemanager.gui - package de.aristaflow.adept2.core.runtimemanager.gui
-
- de.aristaflow.adept2.core.runtimeservice - package de.aristaflow.adept2.core.runtimeservice
-
- de.aristaflow.adept2.core.subprocessmanager - package de.aristaflow.adept2.core.subprocessmanager
-
- de.aristaflow.adept2.core.transactionmanager - package de.aristaflow.adept2.core.transactionmanager
-
- de.aristaflow.adept2.core.updatemanager - package de.aristaflow.adept2.core.updatemanager
-
- de.aristaflow.adept2.core.worklistmanager - package de.aristaflow.adept2.core.worklistmanager
-
- de.aristaflow.adept2.extensions.datatypes - package de.aristaflow.adept2.extensions.datatypes
-
- de.aristaflow.adept2.extensions.filerodatasource - package de.aristaflow.adept2.extensions.filerodatasource
-
- de.aristaflow.adept2.model - package de.aristaflow.adept2.model
-
- de.aristaflow.adept2.model.activitymodel - package de.aristaflow.adept2.model.activitymodel
-
TODO This is completely outdated.
- de.aristaflow.adept2.model.cluster - package de.aristaflow.adept2.model.cluster
-
- de.aristaflow.adept2.model.common - package de.aristaflow.adept2.model.common
-
- de.aristaflow.adept2.model.common.changetracking - package de.aristaflow.adept2.model.common.changetracking
-
- de.aristaflow.adept2.model.common.collection - package de.aristaflow.adept2.model.common.collection
-
- de.aristaflow.adept2.model.common.communication - package de.aristaflow.adept2.model.common.communication
-
- de.aristaflow.adept2.model.common.filter - package de.aristaflow.adept2.model.common.filter
-
- de.aristaflow.adept2.model.common.i18n - package de.aristaflow.adept2.model.common.i18n
-
- de.aristaflow.adept2.model.common.paramref - package de.aristaflow.adept2.model.common.paramref
-
- de.aristaflow.adept2.model.common.plugindata - package de.aristaflow.adept2.model.common.plugindata
-
Plug-in data interfaces which are used across different data models.
- de.aristaflow.adept2.model.common.systemdata - package de.aristaflow.adept2.model.common.systemdata
-
- de.aristaflow.adept2.model.common.tools - package de.aristaflow.adept2.model.common.tools
-
- de.aristaflow.adept2.model.common.viewer - package de.aristaflow.adept2.model.common.viewer
-
Constraints for a viewer interface:
It must be an interface.
- de.aristaflow.adept2.model.datamanagement - package de.aristaflow.adept2.model.datamanagement
-
- de.aristaflow.adept2.model.events - package de.aristaflow.adept2.model.events
-
- de.aristaflow.adept2.model.events.handler - package de.aristaflow.adept2.model.events.handler
-
- de.aristaflow.adept2.model.events.sources - package de.aristaflow.adept2.model.events.sources
-
- de.aristaflow.adept2.model.execution - package de.aristaflow.adept2.model.execution
-
- de.aristaflow.adept2.model.filter - package de.aristaflow.adept2.model.filter
-
This package contains classes that model a system of filters that can be applied
to specially annotated classes.
- de.aristaflow.adept2.model.globals - package de.aristaflow.adept2.model.globals
-
The globals packages provides commonly used variables and enums.
- de.aristaflow.adept2.model.graphical - package de.aristaflow.adept2.model.graphical
-
- de.aristaflow.adept2.model.inittab - package de.aristaflow.adept2.model.inittab
-
- de.aristaflow.adept2.model.logmanagement - package de.aristaflow.adept2.model.logmanagement
-
- de.aristaflow.adept2.model.mail - package de.aristaflow.adept2.model.mail
-
- de.aristaflow.adept2.model.orgmodel - package de.aristaflow.adept2.model.orgmodel
-
- de.aristaflow.adept2.model.processmodel - package de.aristaflow.adept2.model.processmodel
-
Warning: This package description is OUTDATED (work in progress)!!
- de.aristaflow.adept2.model.processmodel.systemdata - package de.aristaflow.adept2.model.processmodel.systemdata
-
- de.aristaflow.adept2.model.processmodel.tools - package de.aristaflow.adept2.model.processmodel.tools
-
- de.aristaflow.adept2.model.processmodel.xml - package de.aristaflow.adept2.model.processmodel.xml
-
The xml packages provides a generic import and export functionality for all components implementing the common ADEPT2 processmodel interfaces and just requires an implementation of the ProcessModelFactory.
- de.aristaflow.adept2.model.runtimeenvironment - package de.aristaflow.adept2.model.runtimeenvironment
-
- de.aristaflow.adept2.model.scripts - package de.aristaflow.adept2.model.scripts
-
- de.aristaflow.adept2.model.worklistmodel - package de.aristaflow.adept2.model.worklistmodel
-
- de.aristaflow.adept2.ui.awtgui - package de.aristaflow.adept2.ui.awtgui
-
- de.aristaflow.adept2.ui.events - package de.aristaflow.adept2.ui.events
-
- de.aristaflow.adept2.ui.guimanager - package de.aristaflow.adept2.ui.guimanager
-
- de.aristaflow.adept2.ui.htmlgui - package de.aristaflow.adept2.ui.htmlgui
-
- de.aristaflow.adept2.ui.htmlgui.httpservice - package de.aristaflow.adept2.ui.htmlgui.httpservice
-
- de.aristaflow.adept2.ui.nullgui - package de.aristaflow.adept2.ui.nullgui
-
- de.aristaflow.adept2.ui.remotegui - package de.aristaflow.adept2.ui.remotegui
-
- de.aristaflow.adept2.ui.swtgui - package de.aristaflow.adept2.ui.swtgui
-
- de.aristaflow.adept2.ui.updatemanager - package de.aristaflow.adept2.ui.updatemanager
-
- de.aristaflow.adept2.util - package de.aristaflow.adept2.util
-
- de.aristaflow.adept2.util.configuration - package de.aristaflow.adept2.util.configuration
-
- de.aristaflow.adept2.util.i18n - package de.aristaflow.adept2.util.i18n
-
- de.aristaflow.adept2.util.locking - package de.aristaflow.adept2.util.locking
-
- de.aristaflow.adept2.util.logging - package de.aristaflow.adept2.util.logging
-
- de.aristaflow.adept2.util.net - package de.aristaflow.adept2.util.net
-
- de.aristaflow.adept2.util.objectpool - package de.aristaflow.adept2.util.objectpool
-
- de.aristaflow.adept2.util.objectpool.generic - package de.aristaflow.adept2.util.objectpool.generic
-
- de.aristaflow.adept2.util.reflection - package de.aristaflow.adept2.util.reflection
-
- de.aristaflow.adept2.util.threading - package de.aristaflow.adept2.util.threading
-
- de.aristaflow.adept2.util.threading.executor - package de.aristaflow.adept2.util.threading.executor
-
- de.aristaflow.adept2.util.time - package de.aristaflow.adept2.util.time
-
- de.aristaflow.adept2.util.time.nl - package de.aristaflow.adept2.util.time.nl
-
- de.aristaflow.adept2.util.types - package de.aristaflow.adept2.util.types
-
- de.aristaflow.adept2.util.xml - package de.aristaflow.adept2.util.xml
-
- deadlineReached(WorklistItem, String, long, EscalationHandling.EscalationMeasures, SessionToken, PolicyResolution) - Method in interface de.aristaflow.adept2.core.worklistmanager.EscalationHandling
-
- DebugLogger - Class in de.aristaflow.adept2.base.service
-
This logger wraps a normal logger and provides more parameters to a log
record.
- DebugLogger(Class<?>, String, Logger) - Constructor for class de.aristaflow.adept2.base.service.DebugLogger
-
Creates a new logger for adding several AristaFlow-specific parameters and
the nanoseconds to log records.
- DebugLogger(String, String, Logger) - Constructor for class de.aristaflow.adept2.base.service.DebugLogger
-
Creates a new logger for adding several AristaFlow-specific parameters and
the nanoseconds to log records.
- DecisionActivity - Interface in de.aristaflow.adept2.model.processmodel
-
Represents an activity which is used for decisions in the process model.
- DecisionActivityInstance - Interface in de.aristaflow.adept2.model.execution
-
Represents an activity instance which is used for decisions in the process
model.
- decisionDataEdgesVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets whether edges of decision data elements of the process template should
be rendered.
- decisionDataElementsVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
-
Gets whether decision data elements of the process template should be
rendered.
- DecisionStatement - Interface in de.aristaflow.adept2.model.processmodel
-
Holds all information associated with a decision ID
- declaredInstances - Variable in class de.aristaflow.adept2.base.registry.AbstractRegistry
-
All hierarchical instance names (with anonymous instances) declared for the
underlying configuration.
- declaredModelViewers - Variable in class de.aristaflow.adept2.model.ModelFactoryRegistry
-
The model viewer class objects for the plug-in data (ID -> class).
- declaredPluginTypes - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
-
The declared plugin types.
- declareRoles(String...) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
- DECODE - Static variable in class de.aristaflow.adept2.util.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class de.aristaflow.adept2.util.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class de.aristaflow.adept2.util.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class de.aristaflow.adept2.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class de.aristaflow.adept2.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class de.aristaflow.adept2.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class de.aristaflow.adept2.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeToFile(String, String) - Static method in class de.aristaflow.adept2.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class de.aristaflow.adept2.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class de.aristaflow.adept2.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
-
- decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
-
- decreaseAndGetCount(T) - Method in class de.aristaflow.adept2.util.ObjectCounting
-
Decreases and gets the count for the designated object.
- decreaseAndGetLockCount(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.ChildSessionIDLockCount
-
- decreaseAndGetLockCount(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SessionTreePathLockCount
-
- decreaseAndGetLockCount(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SubsessionLockCount
-
- decreaseAndGetLockCount(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
-
- decreaseAndGetLockCount(L) - Method in interface de.aristaflow.adept2.util.locking.LockCountManager
-
Decreases the number of times the designated object holds the lock.
- decreaseAndGetLockCount(Object) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockCount
-
- deepCopyECD(SessionToken, ActivityRepository, ActivityModelFactory, String, String, long) - Static method in class de.aristaflow.adept2.core.activityrepository.CopyPasteTools
-
This tool method will search the activity repository for the child
operations of the executable component description (ECD) with the previous
name and copy them to the ECD with the new name.
- deepCopyOperation(SessionToken, ActivityRepository, ActivityModelFactory, String, String, String, long) - Static method in class de.aristaflow.adept2.core.activityrepository.CopyPasteTools
-
This tool method will search the activity repository for the child
activity template definitions (ATD) of the operation with the previous
name and copy them to the operation with the new name.
- DEF_LOCALE - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The default locale used for all licensing issues.
- DEFAULT_CATEGORIES - Static variable in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
-
Some default strings for categories.
- DEFAULT_FINAL_RESPONSE - Static variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
A response that can be used as default for the final response.
- DEFAULT_MAX_IN_OPERATOR_PARAMETER_COUNT - Static variable in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
- DEFAULT_MAX_PARAMETER_COUNT - Static variable in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
- DEFAULT_MAX_STATEMENT_LENGTH - Static variable in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
- DEFAULT_PRIORITY - Static variable in interface de.aristaflow.adept2.core.updatemanager.UpdateManager
-
The default priority of a listener.
- DEFAULT_PROCESS_STARTER_RULE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants
-
The starter rule for a process that could be used if no other is given.
- DefaultAbsenceInformation - Class in de.aristaflow.adept2.core.worklistmanager
-
Default Implementation of the AbsenceInformation Interface
- DefaultAbsenceInformation(QualifiedAgent, long, long, String) - Constructor for class de.aristaflow.adept2.core.worklistmanager.DefaultAbsenceInformation
-
Creates a Default Absence Information containing the provided values
- DefaultEventManager - Class in de.aristaflow.adept2.core.eventmanager.common
-
The default event manager supports events based on SQL databases, (incoming) mails and changes in
the file system.
- DefaultEventManager(Configuration, Registry, String[], String[], Map<String, Class<? extends Event>>) - Constructor for class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
-
Creates a new service polling for DB, mail and file events and handling them appropriately.
- DefaultEventManager(Configuration, Registry) - Constructor for class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
-
Creates a new service polling for DB, mail and file events and handling them appropriately.
- defaultIfEmpty(String, String) - Static method in class de.aristaflow.adept2.util.StringTools
-
Returns s if it has value (not null and not the empty string),
else returns defaultValue.
- defaultInstances - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
-
The default instance per component type.
- DefaultNameResolution() - Constructor for class de.aristaflow.adept2.base.registry.AbstractRegistry.DefaultNameResolution
-
Creates a new default implementation for resolving service name and
component types.
- DefaultProcessCheckService - Class in de.aristaflow.adept2.core.checks.processmodel
-
Default implementation of the process check service.
- DefaultProcessCheckService(Configuration, Registry) - Constructor for class de.aristaflow.adept2.core.checks.processmodel.DefaultProcessCheckService
-
Default constructor.
- delay(T) - Method in class de.aristaflow.adept2.util.threading.Delayer
-
Delays the current thread depending on the current amount of tries for the
designated element needs a delay.
- Delayer<T> - Class in de.aristaflow.adept2.util.threading
-
A delayer provides the means to delay a call based on the amount of tries a
provided element has experienced.
- Delayer(String, int) - Constructor for class de.aristaflow.adept2.util.threading.Delayer
-
Creates a new delayer with the designated name and the designated amount of
tries without a delay, delaying a call dependent of the element and the
amount of tries for the element.
- Delayer.Resetter - Class in de.aristaflow.adept2.util.threading
-
A runnable for resetting the try count and thus remove all delays.
- delegateBack(SessionToken, WorklistItem, String) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationManager
-
Delegates the worklist item to the prior delegating agent and sets the designated reply as
delegation comment.
- delegateTo(Set<QualifiedAgent>, QualifiedAgent, String) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
-
Notifies this item that it has been delegated to the designated agents.
- delegateWorkItem(SessionToken, WorklistItem, Set<QualifiedAgent>, String) - Method in interface de.aristaflow.adept2.core.worklistmanager.DelegationManager
-
Delegates the designated worklist item to the designated recipients, that is, the worklist item
is assigned to all worklists of the designated recipients and removed from the current
worklists.
- DELEGATION_HISTORY - Static variable in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItemProperties
-
The delegation history or the delegation has changed.
- DelegationHandling - Interface in de.aristaflow.adept2.core.worklistmanager
-
This interface supports user-defined delegation handling procedures.
- DelegationManager - Interface in de.aristaflow.adept2.core.worklistmanager
-
Delegation allows to assign another user as the currently assigned one.
- DelegationMeasureData - Interface in de.aristaflow.adept2.model.common.plugindata
-
Data for the escalation measure for delegation.
- delete(File) - Static method in class de.aristaflow.adept2.util.FileTools
-
- DELETE_FILE - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileMarkHandler
-
Whether to delete the files from file events.
- deleteAttribute(SessionToken, EntityType, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
-
This method removes an attribute from an entity type.
- DeleteBorderNodes - Class in de.aristaflow.adept2.core.changeoperations
-
Use this change operation to delete the split/start loop and join/end loop
nodes.
- DeleteBorderNodes() - Constructor for class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
-
- DeleteDataEdge - Class in de.aristaflow.adept2.core.changeoperations
-
Change operation for the deletion of a data edge between a node and a data element.
- DeleteDataEdge() - Constructor for class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
-
- DeleteDataElement - Class in de.aristaflow.adept2.core.changeoperations
-
ChangeOperation to delete a data element (including its in- and outgoing data
edges).
- DeleteDataElement() - Constructor for class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
-
- deleteDataType(SessionToken, String) - Method in interface de.aristaflow.adept2.core.datamanager.UDTManager
-
Deletes a data type (UDT) in the process repository.
- DeleteEmptyBranch - Class in de.aristaflow.adept2.core.changeoperations
-
Deletes an empty branch between a split and its corresponding join node.
- DeleteEmptyBranch() - Constructor for class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
-
- deleteEntity(SessionToken, EntityType, long) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
-
This method deletes the entity with the given ID of the given type.
- deleteEntity(SessionToken, EntityType, long, boolean) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
-
This method deletes the entity with the given ID of the given type and all
its relations.
- DeleteNode - Class in de.aristaflow.adept2.core.changeoperations
-
Change operation for the deletion of a single node.
- DeleteNode() - Constructor for class de.aristaflow.adept2.core.changeoperations.DeleteNode
-
- deleteRecursive(File) - Static method in class de.aristaflow.adept2.util.FileTools
-
- deleteRelation(SessionToken, RelationType, long, long) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelChangeOperations
-
This method deletes a relation of the given type between the two entities
identified by the given IDs.
- deleteTree(Path, boolean) - Static method in class de.aristaflow.adept2.util.FileTools
-
Deletes the designated file path recursively, that is, if it is a directory, its complete
contents will be deleted.
- deleteUDF(SessionToken, String, String) - Method in interface de.aristaflow.adept2.core.datamanager.UDTManager
-
Deletes a user-defined function (UDF) in the data type manager/process
repository.
- DeltaLayer - Interface in de.aristaflow.adept2.model.processmodel
-
A meta interface for the TemplateDeltaLayer and the InstanceDeltaLayer.
- Dependency - Class in de.aristaflow.adept2.model.processmodel.systemdata
-
- Dependency(DataElement) - Constructor for class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
- Dependency(SystemDataProducer, int, String) - Constructor for class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
-
Creates a new dependency for the designated system data producer (type),
the system data producer having the designated ID (usually a node ID) and
the designated name (usually a node name).
- Dependency.SystemDataProvider - Enum in de.aristaflow.adept2.model.processmodel.systemdata
-
This enumeration provides system data provider that "extend"
SystemDataProducer, that is, both provide system data (for instance
process relevant timestamps, agent IDs,...) but while system data producer
represent methods from the process model, system data provider represent
other data sources, for instance arbitrary data elements.
- DependencyProvider - Interface in de.aristaflow.adept2.model.processmodel.systemdata
-
A
DependencyProvider establishes the context for
SystemDataConsumers and provides dependency-related information
about them.
- deployedProcessManagers - Variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.TemplateInformation
-
The URIs of the process managers the template has been deployed.
- deployForDownload(UDTValue, String, String) - Method in interface de.aristaflow.adept2.ui.swtgui.SWTBrowserContext
-
Provides the contents of the designated UDT-value as a file for download
and returns the URL (including the filename) which allows to download the
file.
- deployProcessTemplate(SessionToken, UUID, Set<URI[]>) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Deploys a released process template to the designated process managers.
- deployProcessTemplate(SessionToken, UUID, Collection<URI[]>, boolean, Locale...) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Deploys a released process template and optionally all referenced subprocess templates to the
designated process managers.
- deployWebApp(String, DynamicServlet, Map<String, Object>) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
-
- deployWebApp(String, Class<?>, DynamicServlet, Map<String, String>, Map<String, Object>, String) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
-
- deployWebApp(String, DynamicServlet, Map<String, Object>) - Method in interface de.aristaflow.adept2.base.servletcontainer.ServletService
-
Deploys the designated servlet via this service with the designated
hierarchical context having the designated servlet context attributes.
- deployWebApp(String, Class<?>, DynamicServlet, Map<String, String>, Map<String, Object>, String) - Method in interface de.aristaflow.adept2.base.servletcontainer.ServletService
-
Deploys the designated servlet via this service with the designated
hierarchical context having the designated servlet context attributes.
- deregisterAutomaticResumer(ResumingRuntimeManager.AutomaticResumer) - Method in interface de.aristaflow.adept2.core.runtimemanager.ResumingRuntimeManager
-
Deregisters a service that provides the means to resume an activity
automatically.
- deregisterIterator() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Deregisters an iterator for this ExtendedConnection which
allows this connection to be reclaimed again in case it is not used any
more.
- deregisterReplyHandler(SessionToken, String) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- deregisterReplyHandler(SessionToken, String) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
- deregisterReplyHandler(SessionToken, String) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPService
-
Deregisters a reply handler for the activity with the designated
sessionID.
- deregisterReplyHandler(SessionToken, String) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.NullHTTPService
-
- deriveNewChildTemplate(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Creates and locks a template as child of the designated parent template.
- description() - Method in class de.aristaflow.adept2.model.globals.SystemIdentifier
-
Returns the description of the system identifier.
- description - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
-
The constant for the tag name 'description'.
- description - Variable in class de.aristaflow.adept2.model.mail.SerialisableAttachment
-
The description of the attachment.
- deselectActivity(EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
-
Deselects the designated activity and thus makes it available for
reassigning.
- deselectActivity(EBPInstanceReference) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
-
- deselectActivity(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.executionmanager.ActivityStarting
-
Deselects the designated activity, that is, the designated user does not
want to execute the activity later any more.
- DESERIALISATION_NOT_POSSIBLE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- destroy(T) - Method in interface de.aristaflow.adept2.util.objectpool.ObjectLifeCycle
-
Destroys the given object and is called right before an object is removed
from the pool.
- destroyThreadGroup(ThreadGroup, long, Logger, Level) - Static method in class de.aristaflow.adept2.util.threading.ThreadTools
-
Destroys the designated thread group if desired (
joinTimeout >= 0).
- determineNodeName(Logger) - Static method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
Determines and returns a unique name for the current platform/cluster node.
- DIFFERENT_CHANGES - Static variable in interface de.aristaflow.adept2.model.common.changetracking.ChangeCombiner
-
The changes are different and therefore most combinations of changes lead
to CHANGED.
- DifferentChangeCombiner - Class in de.aristaflow.adept2.model.common.changetracking
-
Combines different changes, for instance the changes refer to the different
property values.
- DifferentChangeCombiner() - Constructor for class de.aristaflow.adept2.model.common.changetracking.DifferentChangeCombiner
-
Creates a new combiner for different changes.
- Dimension(int, int) - Constructor for class de.aristaflow.adept2.model.common.IconDescriptor.Dimension
-
Creates a new dimension with the designated width and height.
- disableSslCheck(HttpsURLConnection) - Static method in class de.aristaflow.adept2.util.net.TrustAllManager
-
Disables the SSL/TLS check for the designated connection.
- disableSslCheckDefault() - Static method in class de.aristaflow.adept2.util.net.TrustAllManager
-
Disables the SSL/TLS check for all HTTPS-connections.
- DISALLOWED_NAME_CHARACTERS - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
-
All characters that are not allowed in the names of entities of activity
model branches.
- discardValue(SessionToken, UUID, int, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Discards the value for the designated data element set before by the
designated node.
- discardValue(SessionToken, UUID, int, int, int, String) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Discards the value for the designated data element set before by the
designated node.
- disconnectAll() - Method in interface de.aristaflow.adept2.core.client.ClientService
-
Disconnects this client service from the AristaFlow-services.
- disconnectAll() - Method in class de.aristaflow.adept2.core.client.MultiplexingClientService
-
- disjunction - Variable in class de.aristaflow.adept2.core.orgmodelmanager.Filter
-
Whether this filter is a disjunction (only one selection/restriction has to
apply).
- dispatch(ExecutionMessage) - Method in interface de.aristaflow.adept2.core.runtimeservice.ExecutionMessageNotification
-
Notifies the designated message to a listener, that is the runtime manager
has retrieved a signal for the corresponding execution session.
- dispatch() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Analyses the messages sent by the runtime manager and call the appropriate
methods specified in the ExecutableComponent interface.
- displayName() - Method in enum de.aristaflow.adept2.model.orgmodel.DataType
-
Returns a display name for this DataType.
- distance(Class<?>, Class<?>) - Static method in class de.aristaflow.adept2.util.reflection.ReflectionTools
-
Calculates the distance from the designated subclass to the designated superclass:
Equal classes have the distance 0.
- distribute(SessionToken, WorklistItem, Map<QualifiedAgent, Worklist<? extends WorklistItem>>) - Method in interface de.aristaflow.adept2.core.worklistmanager.DistributionHandling
-
Distributes the designated worklist item among the designated agents
(stored as keys in the map) and returns a collection of chosen agents for
assignment of the worklist item.
- DistributionHandling - Interface in de.aristaflow.adept2.core.worklistmanager
-
This interface allows to provide special distribution handling procedures.
- DO_BREAK_LINES - Static variable in class de.aristaflow.adept2.util.Base64
-
Do break lines when encoding.
- DOCUWARE - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
Activity type ID for docuware extension
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- done - Variable in class de.aristaflow.adept2.util.threading.ResultExchange
-
Whether the result has been computed (or failed to compute).
- DONT_BREAK_LINES - Static variable in class de.aristaflow.adept2.util.Base64
-
- DONT_GUNZIP - Static variable in class de.aristaflow.adept2.util.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- doubtfulStatus(SessionToken, String, long, long, long) - Method in interface de.aristaflow.adept2.core.cluster.ClusterService
-
Gets information on the cluster node implementing this cluster service and
signals this cluster node, that its status is doubtful.
- doubtfulStatus(SessionToken, String, long, long, long) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.
- DriverManager - Class in de.aristaflow.adept2.base.dbaccess.drivermanager
-
The java.sql.DriverManager uses a native method to retrieve
the classloader from the calling class which keeps the calling class
(including its classloader) from being garbage collected.
- DriverManager() - Constructor for class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
package protected constructor -> we provide the only implementation
- DriverNotFoundException - Exception in de.aristaflow.adept2.base.dbaccess.drivermanager
-
- DriverNotFoundException(String) - Constructor for exception de.aristaflow.adept2.base.dbaccess.drivermanager.DriverNotFoundException
-
Constructs a new DriverNotFoundException.
- DriverNotFoundException(String, Throwable) - Constructor for exception de.aristaflow.adept2.base.dbaccess.drivermanager.DriverNotFoundException
-
Constructs a new DriverNotFoundException.
- drop() - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
- drop() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- drop() - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- drop() - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- drop() - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Explicitly drops this iterator which allows to release occupied memory and
resources.
- drop() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
-
Explicitly drops this incremental worklist which allows to release occupied
memory and resources.
- drop() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklistUpdate
-
Explicitly drops this worklist update which allows to release occupied
memory and resources.
- dropAbsence(SessionToken, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistUpdateManager
-
Drops the current and future absence of the designated agent.
- dropAllRecursionTables(ExtendedConnection) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
All tables that have been created via createRecursionTable(String[],
String, String, String[], int) are dropped.
- dropAllRecursionTables() - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
All tables that have been created via createRecursionTable(String[],
String, String, String[], int) are dropped.
- dropColumn(ExtendedConnection, String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Drops the specified column from the table which corresponds to an
ALTER TABLE DROP COLUMN statement.
- dropColumn(String, String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Drops the specified column from the table which corresponds to an
ALTER TABLE DROP COLUMN statement.
- dropEnquiries(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Drops all enquiries (including the reply) currently set on the designated
node (current node iteration).
- dropRecursionTable(ExtendedConnection, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
The specified table that has been created via
createRecursionTable(String[], String, String, String[], int)
is dropped.
- dropRecursionTable(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
The specified table that has been created via
createRecursionTable(String[], String, String, String[], int)
is dropped.
- dropSchemaVersion(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
- dropSequence(ExtendedConnection, String) - Method in interface de.aristaflow.adept2.base.dbaccess.DBAccessProvider
-
Drop the sequence with the given name.
- dropSequence(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
-
Drop the sequence with the given name.
- dropTable() - Method in class de.aristaflow.adept2.base.registry.dbconfiguration.TableManager
-
Drops the table for the runtime configuration.
- dropWrapped() - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
Drops the wrapped iterator either since it is explicitly dropped or the
cache contains all items and the wrapped iterator is no longer required.
- dropWrittenValues(SessionToken, Instance, int, int) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Drops all values written by the designated instance that have not been
validated yet,
that is, the values are removed (or marked as removed) from the data manager for all
savepoints.
- dropWrittenValuesBackTo(SessionToken, Instance, int, int, String) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Drops all values written by the designated instance that have not been
validated yet
back to the designated savepoint, that is, the values are removed (or marked as removed) from
the data manager for all savepoints after the designated one.
- dumpAllThreads(PrintStream) - Static method in class de.aristaflow.adept2.util.threading.ThreadTools
-
Dumps stack traces of all current threads to out.
- dumpConfiguration() - Method in class de.aristaflow.adept2.base.configuration.ConfigurationManager
-
Dumps the root configuration to the log of this configuration manager with log level
Level.FINE.
- dumpIntervalSeconds - Variable in class de.aristaflow.adept2.core.registry.TerminationMonitor
-
In an interval of the given amount of seconds, the thread will perform an
informational thread dump which allows to analyse the situation.
- duplicate() - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.AtomicEntityExpression
-
needed for path completion where the chain forks. this is not a deep copy
and will share some objects/information with the original.
- DynamicEntityExpression - Class in de.aristaflow.adept2.core.orgmodelmanager.parser
-
A dynamic entity expression is basically a
parameter reference in an org policy - i.e. a
placeholder referencing some parameter (e.g. an input parameter with its
value supplied from the data flow) providing an entity expression that will
be filled in e.g. at runtime before the policy is resolved.
- DynamicEntityExpression(ParameterRef) - Constructor for class de.aristaflow.adept2.core.orgmodelmanager.parser.DynamicEntityExpression
-
Constructs a new DynamicEntityExpression for the given parameter
reference.
- dynamicPlugins - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
-
Map from hierarchical plugin instance name to the corresponding plugin
instance configuration.
- DynamicServlet - Interface in de.aristaflow.adept2.base.servletcontainer
-
A servlet for dynamically deployment that will be notified of
(un-)deployment.