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

P

PAC_MAIL_EVENT_FIELD - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Parameter activity configuration: the field of the mail to be stored, e.g MailTools.PARAM_BODY.
PAC_MAIL_EVENT_REGEX - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Parameter activity configuration: a regular expression for picking some data out of the message body and store it to the parameter.
PAC_MAIL_EVENT_REGEX_GROUP - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Parameter activity configuration: the matching group of MailEventActivityHandler.PAC_MAIL_EVENT_REGEX to be used for getting the data from the matched regex.
pad(String, int) - Static method in class de.aristaflow.adept2.util.StringTools
Returns the given string padded with spaces equally on both sides up the given length.
pad(String, int, String) - Static method in class de.aristaflow.adept2.util.StringTools
Returns the given string padded with characters from the specified pad string equally on both sides up the given length.
pair(F, S) - Static method in class de.aristaflow.adept2.util.types.Pair
Deprecated.
Use Pair(Object, Object) instead. The redundant type parameters are not required any more.
Pair<F,​S> - Class in de.aristaflow.adept2.util.types
Class representing a pair of two objects.
Pair() - Constructor for class de.aristaflow.adept2.util.types.Pair
Default constructor for serialisation.
Pair(F, S) - Constructor for class de.aristaflow.adept2.util.types.Pair
Constructor.
PARALLEL - de.aristaflow.adept2.model.processmodel.tools.NodeRelations.NodeRelation
the execution of the two nodes is parallel
PARAM_AC_PREFIX - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
Prefix for our configuration values in the parameter's activity configuration.
PARAM_AC_PREFIX - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Prefix for our configuration values in the parameter's activity configuration.
PARAM_ATTACHMENTS - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the list of attachments.
PARAM_BCC - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's recipient list.
PARAM_BODY - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's body.
PARAM_CC - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's recipient list.
PARAM_FILE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
Process parameter name for the file.
PARAM_FILE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
Process parameter name for the file.
PARAM_FILE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
Process parameter name for the file.
PARAM_FILENAME - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
Process parameter name for the file name.
PARAM_FILENAME - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
Process parameter name for the file name.
PARAM_FILENAME - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
Process parameter name for the file name.
PARAM_FROM - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's sender list.
PARAM_LOCK_FILE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
Process parameter name for the lock file.
PARAM_LOCK_FILE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
Process parameter name for the lock file.
PARAM_MESSAGE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message.
PARAM_MODIFIED_DATE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
Process parameter name for the file name.
PARAM_MODIFIED_DATE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
Process parameter name for the file name.
PARAM_MODIFIED_DATE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
Process parameter name for the file name.
PARAM_SENT_DATE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's sent date.
PARAM_SUBJECT - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's subject.
PARAM_TO - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailTools
Process parameter name for the message's recipient list.
paramChangePolicy - Variable in class de.aristaflow.ilm.model.processmodel.Activity
 
paramConfKeyPos - Variable in class de.aristaflow.adept2.model.common.tools.ParameterComparator
The key for the parameter configuration providing the position of the parameter (if set).
paramDataContext - Variable in class de.aristaflow.ilm.model.execution.ProcessNodeContext
 
Parameter - Interface in de.aristaflow.adept2.model.common
The parameter interface describes the common parameter information of the various data models.
PARAMETER_ILLEGAL_VALUE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_MALFORMED_URI - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_NOT_EXISTING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_REF_PATTERN - Static variable in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Pattern to match simple parameter references.
PARAMETER_UNEXPECTED_TYPE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_UNEXPECTED_UDT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_URI_TARGET_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_VALUE_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PARAMETER_WRONG_DATA_TYPE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
parameterAccessType - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'accessType'.
parameterChangePolicy - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'parameterChangePolicy'.
ParameterChangePolicy - Enum in de.aristaflow.adept2.model.common
Generic operations do not have a fixed interface but may allow to change their input and output parameters.
ParameterComparator - Class in de.aristaflow.adept2.model.common.tools
This comparator can be used to compare (process) parameters.
ParameterComparator() - Constructor for class de.aristaflow.adept2.model.common.tools.ParameterComparator
Creates a new ParameterComparator with a UUID comparator comparing UUIDs unsigned.
ParameterComparator(String) - Constructor for class de.aristaflow.adept2.model.common.tools.ParameterComparator
Creates a new ParameterComparator with a UUID comparator comparing UUIDs unsigned an using the designated key to retrieve the position from the parameter configuration.
ParameterDataContext - Interface in de.aristaflow.adept2.model.execution
This data context provides access to input parameters as well as the parameter names and their types.
parameterDefaultValue - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'defaultValue'.
parameterDescription - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'description'.
parameterDeveloperDescription - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'developerDescription'.
ParameterException - Exception in de.aristaflow.ilm.util
This exception is used for problems with request parameters.
ParameterException() - Constructor for exception de.aristaflow.ilm.util.ParameterException
The constructor required for bean deserialisation.
parameterExists(String) - Method in class de.aristaflow.adept2.core.changeoperations.NodeDependencyProvider
 
parameterExists(String) - Method in interface de.aristaflow.adept2.model.processmodel.systemdata.DependencyProvider
Returns whether a parameter with the specified name already exists.
parameterIdentifierID - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'identifierID'.
parameterIsFailure - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'isFailure'.
parameterIsFormEnabled - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'isFormEnabled'.
parameterIsIndexed - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'indexed'.
parameterIsOptional - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'isOptional'.
parameterIsStreamReplaceable - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'isStreamReplaceable'.
parameterIsVirtual - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'isVirtual'.
parameterLists - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
ParameterMissingException - Exception in de.aristaflow.ilm.util
This exception is used for a missing request parameter.
ParameterMissingException() - Constructor for exception de.aristaflow.ilm.util.ParameterMissingException
The constructor required for bean deserialisation.
parameterName - Variable in enum de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
The name of the parameter.
parameterName - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
The name of the parameter which has been requested and which is of the wrong type.
parameterName - Variable in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
The name of the mandatory output parameter which is not provided a value.
parameterName - Variable in exception de.aristaflow.adept2.model.datamanagement.NoSuchParameterException
The name of the parameter which has been requested but which does not exist.
parameterName - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'name'.
ParameterRef - Class in de.aristaflow.adept2.model.common.paramref
Represents a reference to a parameter in the strings returned by SystemDataConsumers.
ParameterRef(ProcessConstants.AdeptDataType, String) - Constructor for class de.aristaflow.adept2.model.common.paramref.ParameterRef
Creates a new parameter reference for a parameter of arbitrary data type except ProcessConstants.AdeptDataType.USERDEFINED.
ParameterRef(String, ProcessConstants.AdeptDataType, String) - Constructor for class de.aristaflow.adept2.model.common.paramref.ParameterRef
Constructs a new ParameterRef with the specified name, data type and name of UDT.
ParameterRef(String, ProcessConstants.AdeptDataType, String, boolean) - Constructor for class de.aristaflow.adept2.model.common.paramref.ParameterRef
Constructs a new ParameterRef with the specified name, data type and name of UDT.
parameterReferenceExists(Object, Method[], String) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
 
ParameterRefParser - Class in de.aristaflow.adept2.model.common.paramref
Parser for strings containing parameter references.
ParameterRefReplacer - Class in de.aristaflow.adept2.model.common.paramref
Facilitates the process of parameterised strings and replace the parameter references with values.
ParameterRefTools - Class in de.aristaflow.adept2.model.common.paramref
This utility class provides methods to deal with ParameterRef parameter references in all kinds of strings, used in different places like SystemDataConsumer-annotated methods.
parameters - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
parameters - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
parameters - Variable in class de.aristaflow.ilm.model.execution.InputDataContextFilter.InputDataContextSelection
 
parameters - Variable in class de.aristaflow.ilm.ws.rest.model.execution.InputDataContextFilter.InputDataContextSelection
 
ParameterTemplate - Interface in de.aristaflow.adept2.model.activitymodel
Generic operations allow to add parameters.
parameterType - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'type'.
ParameterTypeException - Exception in de.aristaflow.ilm.util
This exception is used for request parameters having the wrong type.
ParameterTypeException() - Constructor for exception de.aristaflow.ilm.util.ParameterTypeException
The constructor required for bean deserialisation.
parameterUsedAsValue(ParameterRefReplacer) - Static method in class de.aristaflow.adept2.model.orgmodel.OrgModelTools
Returns if the current parameter reference in the specified replacer is used as placeholder for a value.
ParameterValue - Class in de.aristaflow.ilm.model.common
 
ParameterValue() - Constructor for class de.aristaflow.ilm.model.common.ParameterValue
 
ParamRefTools - Class in de.aristaflow.adept2.core.eventmanager.common
Various tool methods for processing events.
ParamRefTools() - Constructor for class de.aristaflow.adept2.core.eventmanager.common.ParamRefTools
 
parent - Variable in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
The (wrapped) parent request (of the outer DemuxServlet).
parent - Variable in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResWithParent
 
parentComposite - Variable in class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
The SWT element that includes the AWT Frame the AWT component can insert its gui elements.
parentContext - Variable in class de.aristaflow.adept2.base.servletcontainer.demux.DeferredServletContext
The parent servlet context to which to delegate to.
parentFrame - Variable in class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
The AWT Frame the AWT component can insert its GUI elements.
parentId - Variable in class de.aristaflow.ilm.model.processmodel.InstanceReference
 
parentRef - Variable in class de.aristaflow.ilm.model.processmodel.Instance
 
parentSession - Variable in class de.aristaflow.ilm.base.sessionmanagement.Session
Set this to sessions for interactions belonging to a sub-transaction of the transaction of the designated session.
parentSwtContext - Variable in class de.aristaflow.adept2.ui.swtgui.SwtHtmlContext
The parent SWT-context containing the Eclipse-Editor.
parentSwtContext - Variable in class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
The parent SWT-context containing the Eclipse-Editor.
parentTemplateID - Variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.TemplateInformation
The ID of the parent template this template information belongs to.
ParentToChildConnection - Class in de.aristaflow.adept2.base.dbaccess
A parent-to-child connection joins the parent attribute of a hierarchical table with a corresponding child attribute via the designated operator.
ParentToChildConnection(String, boolean, String, String, boolean) - Constructor for class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
Creates a new parent-to-child-connection to use in a hierarchical query.
ParentToChildConnection(String, String, String) - Constructor for class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
Creates a new parent-to-child-connection to use in a hierarchical query.
ParentToChildConnection(String, String, String, boolean) - Constructor for class de.aristaflow.adept2.base.dbaccess.ParentToChildConnection
Creates a new condition to compare a parent or child attribute with a constant.
parse(String, OrgPolicyReport, boolean, boolean, boolean, TokenInfoContainer) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.OrgPolicyParser
This method will parse the given OrgPolicy.
parse(String, OrgPolicyReport, TokenInfoContainer) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.OrgPolicyParser
This method will parse the given OrgPolicy and return it as an object structure.
parseBoolean(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding boolean value.
parseConfDirs(String[]) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationPropertyProvider
Parses the designated configuration directories and splits them appropriately based on the position of the provided configuration.
parseConfiguration(Configuration) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharedEventSource
Parses the designated (initial) configuration.
parseCSVString(String, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Splits the given CSV string around the designated separator and removes whitespace at the start and end of each resulting token.
parseDate(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding date value or null in case the value cannot be parsed or is not a valid date.
parseFloat(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding float value or null in case the value cannot be parsed or is not a valid float.
parseInteger(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding integer value or null in case the value cannot be parsed or is not a valid integer.
parseIOParameterReference(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Parses the specified string representation of a IO parameter reference (ParameterRefTools.IO_PARAMETER_REF_PATTERN) (including the enclosing '%'s) and returns it as a IOParameterRef object (or null if the reference is in any way illegal).
parseIp4Address(String) - Static method in class de.aristaflow.adept2.util.net.NetworkTools
Parses an IPv4 address from the designated string.
parseLocaleString(String) - Static method in class de.aristaflow.adept2.util.LocaleTools
Deprecated.
Use Locale.forLanguageTag(String) instead. Make sure the locale has the right format (IETF BCP 47), which is different from the usual Locale format. For instance, the locale de_DE has the language tag de-DE!
parseMethod(Class<?>, Method, List<Parameter>, Produces, Produces, Consumes, Consumes, List<SecurityRequirement>, Optional<ExternalDocumentation>, Set<String>, List<Server>, boolean, RequestBody, ApiResponses, JsonView, ApiResponse[], AnnotatedMethod) - Method in class de.aristaflow.ilm.ws.rest.base.service.openapi.OpenApiReader
 
parseParameterReference(String) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
Parses the specified string representation of a parameter reference (including the enclosing '%'s) and returns it as a ParameterRef object (or null if the reference is in any way illegal).
parseParameterReference(String, EnumSet<ProcessConstants.AdeptDataType>) - Static method in class de.aristaflow.adept2.model.common.paramref.ParameterRefTools
Parses the specified string representation of a simple parameter reference (ParameterRefTools.PARAMETER_REF_PATTERN) (including the enclosing '%'s) and returns it as a ParameterRef object (or null if the reference is in any way illegal).
parsePassword(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the property's value in the designated configuration as a string, decodes and decrypts it and returns the resulting string.
parsePassword(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the property's value in the designated configuration as a string, decodes and decrypts it and returns the resulting string.
parsePasswordTolerant(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the property's value in the designated configuration as a string, decodes and decrypts it and returns the resulting string.
parsePasswordTolerant(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the property's value in the designated configuration as a string, decodes and decrypts it and returns the resulting string.
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.BooleanFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.AbstractNullableDeserialiser
Parses a plain value of type T from the designated JSON.
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.Deserialisers.NullableEnumComparisonDeserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.DoubleFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.InstantFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.IntegerFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.LongFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.model.filter.StringFilter.Deserialiser
 
parsePlainValue(JsonParser, DeserializationContext) - Method in class de.aristaflow.ilm.util.UuidFilter.Deserialiser
 
PARSER_CONFIGURATION_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
parseScriptDeclaration(String) - Static method in class de.aristaflow.adept2.model.scripts.ScriptTools
Parses the given script declaration in its string form and returns it as object where the components are easily accessible.
parseScriptDeclaration(String, boolean) - Static method in class de.aristaflow.adept2.model.scripts.ScriptTools
Parses the given script declaration in its string form and returns it as object where the components are easily accessible.
parseUDT(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding UDT-value (as byte-array) or null in case the value cannot be parsed or is not a valid byte[].
parseURI(String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the designated string and returns the corresponding URI or null in case the value cannot be parsed or is not a valid URI.
parseURI(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Parses the property's value in the given configuration and returns it as a URI.
passivate(T) - Method in interface de.aristaflow.adept2.util.objectpool.ObjectLifeCycle
Passivates the given object while it's being checked in.
password - Variable in class de.aristaflow.adept2.base.security.callbackhandler.NamePasswordHandler
The password to provide in a PasswordCallback if required.
password - Variable in class de.aristaflow.adept2.base.security.callbackhandler.PasswordHandler
The password to provide in a PasswordCallback if required.
password - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The password used to connect to the host with, unless the current authentication mechanism requires something different.
password - Variable in class de.aristaflow.ilm.base.security.AuthenticationData
 
password - Variable in class de.aristaflow.ilm.ws.rest.base.security.AuthenticationData
 
PasswordEstimation - Class in de.aristaflow.ilm.model.orgmodel
 
PasswordEstimation() - Constructor for class de.aristaflow.ilm.model.orgmodel.PasswordEstimation
 
PasswordHandler - Class in de.aristaflow.adept2.base.security.callbackhandler
A simple callback handler providing a password to the appropriate callback (PasswordCallback) if required.
PasswordHandler(String) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.PasswordHandler
Creates a callback handler providing the designated password to the appropriate callbacks.
PasswordHandler(String, AFCallbackHandler) - Constructor for class de.aristaflow.adept2.base.security.callbackhandler.PasswordHandler
Creates a callback handler providing the designated password to the appropriate callbacks.
PasswordPolicyException - Exception in de.aristaflow.adept2.base.security
A PasswordPolicyException is thrown when setting or changing a password and the new password doesn't comply to certain restrictions (like minimum length).
PasswordPolicyException - Exception in de.aristaflow.ilm.base.security
 
PasswordPolicyException() - Constructor for exception de.aristaflow.adept2.base.security.PasswordPolicyException
Constructs a new PasswordPolicyException with null.
PasswordPolicyException() - Constructor for exception de.aristaflow.ilm.base.security.PasswordPolicyException
The constructor required for bean deserialisation.
PasswordPolicyException(PasswordPolicyException) - Constructor for exception de.aristaflow.ilm.base.security.PasswordPolicyException
 
PasswordPolicyException(String) - Constructor for exception de.aristaflow.adept2.base.security.PasswordPolicyException
Constructs a new PasswordPolicyException with the given detail message.
PasswordPolicyException(String, String) - Constructor for exception de.aristaflow.adept2.base.security.PasswordPolicyException
Constructs a new PasswordPolicyException with the given detail message and problem.
PasswordPolicyException(String, Throwable) - Constructor for exception de.aristaflow.adept2.base.security.PasswordPolicyException
Constructs a new PasswordPolicyException with null.
PasswordPolicyException(Throwable) - Constructor for exception de.aristaflow.adept2.base.security.PasswordPolicyException
Constructs a new PasswordPolicyException with null as detail message and the given cause.
PasswordStrength - Interface in de.aristaflow.adept2.model.orgmodel
This class represents the strength of a password based on an analysis of a provided (new) password.
PasswordStrength.PasswordQuality - Enum in de.aristaflow.adept2.model.orgmodel
The quality of the password of an agent.
PasswordStrengthEstimator - Interface in de.aristaflow.adept2.core.orgmodelmanager
The PasswordStrengthEstimator provides the means to estimate the strength of a password thus improving security.
PasswordUtils - Class in de.aristaflow.adept2.model.orgmodel
This class provides several helper methods for assuring password quality.
PasswordUtils() - Constructor for class de.aristaflow.adept2.model.orgmodel.PasswordUtils
 
path - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventImpl
The path for which the event has been created.
path - Variable in class de.aristaflow.adept2.util.configuration.AutoSaveListener
The path to the configuration file, null in case of a URL.
path - Variable in class de.aristaflow.ilm.model.filter.Attribute
 
path - Variable in class de.aristaflow.ilm.model.resourcemodel.ResourceInstance
 
path - Variable in class de.aristaflow.ilm.util.UriFilter.UriSelection
 
path - Variable in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
The context path of the request, that is, the operation which to call.
path - Variable in class de.aristaflow.ilm.ws.rest.model.resourcemodel.ResourceInstance
 
path - Variable in class de.aristaflow.ilm.ws.rest.util.UriFilter.UriSelection
 
PATH_CLOSED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_DISPATCH - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimeservice.ExecutionMessageNotificationRest
PATH_FAILED - Static variable in interface de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRest
PATH_FAILED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_FINISHED - Static variable in interface de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRest
PATH_GET_REVISION - Static variable in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
PATH_ID_DELIMITER - Static variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
Determines the delimiter used to separate the parts of a locally valid process element ID.
PATH_NOT_FOUND - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PATH_PENDING - Static variable in interface de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRest
PATH_RESET - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_RESUMED - Static variable in interface de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRest
PATH_RESUMED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_SCRIPT_EVALUATION - Static variable in interface de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgPolicyScriptHandlerRest
PATH_SCRIPT_VALIDATION - Static variable in interface de.aristaflow.ilm.ws.rest.core.orgmodelmanager.OrgPolicyScriptHandlerRest
PATH_SIGNALLED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_SUSPENDED - Static variable in interface de.aristaflow.ilm.ws.rest.core.executionmanager.InstanceStateNotificationRest
PATH_SUSPENDED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_TIMED_SUSPENDED - Static variable in interface de.aristaflow.ilm.ws.rest.core.runtimemanager.ActivityStateNotificationRest
PATH_UPDATE_AVAILABLE - Static variable in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
PATH_UPDATE_WORKLIST - Static variable in interface de.aristaflow.ilm.ws.rest.core.worklistmanager.ClientWorklistRest
PathCompletion - Class in de.aristaflow.adept2.model.orgmodel
An OrgPolicy must always result in a list of agents.
PathCompletion() - Constructor for class de.aristaflow.adept2.model.orgmodel.PathCompletion
Constructs a new PathCompletion with these default values: Path completions per entity type. end of pathcompleted to OrgPosition.getAgents() OrgUnit.getOrgPositions() OrgGroup.getOrgUnits() ProjectGroup.getOrgUnits() + .getOrgPositions() Ability.getRoles() + .getAgents() Role.getOrgPositions() SubstitutionRule.getSubstitute()
PathCompletion(Map<EntityType, NavFunction[]>) - Constructor for class de.aristaflow.adept2.model.orgmodel.PathCompletion
Constructs a new PathCompletion with the designated values.
pathInfo - Variable in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxRequest
The path info the inner servlet.
pathMappings - Variable in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
All path mappings known by this demultiplexing servlet.
pathPropertyToURL(String, Logger) - Static method in class de.aristaflow.adept2.util.FileTools
Converts the designated classpath into an URL.
pathPropertyToURLs(List<String>, Logger) - Static method in class de.aristaflow.adept2.util.FileTools
Converts the designated classpaths into an array of URLs by using FileTools.pathPropertyToURL(String, Logger).
paths - Variable in class de.aristaflow.adept2.base.servletcontainer.demux.DemuxServlet
The paths for each servlet; key is the corresponding servlet name.
PATTERN - de.aristaflow.adept2.model.common.RestrictionType
the pattern restriction
patternBody - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.FilteredMailEventSource
Pattern for filtering on the body or null if not set.
patternFrom - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.FilteredMailEventSource
Pattern for filtering on the senders or null if not set.
patternSubject - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.FilteredMailEventSource
Pattern for filtering on the subject or null if not set.
patternTo - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.FilteredMailEventSource
Pattern for filtering on the recipients or null if not set.
pendingAfterFlush - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
The work to be run after the next flush.
pendingBeforeFlush - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
The work (if present) to be run before the next flush (unless flush is with abortion).
pendingItems - Variable in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
Deprecated.
A collection tracking all items for which currently an event source is about to be added.
pendingSelected - Variable in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
Deprecated.
The handler which currently try to add an event source for a specific worklist item.
pendingTries - Variable in class de.aristaflow.adept2.util.threading.Delayer
The time in milliseconds the try count keeps pending and is not reset.
performCheck(Instance, NodeRelations, CheckReport) - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessInstanceCheck
 
performCheck(Template, NodeRelations, CheckReport) - Method in class de.aristaflow.adept2.core.checks.processmodel.AbstractProcessTemplateCheck
 
performCheck(Template, NodeRelations, CheckReport) - Method in class de.aristaflow.adept2.core.checks.processmodel.CompositeProcessTemplateCheck
 
performCheck(Template, NodeRelations, CheckReport) - Method in interface de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheck
Performs the check on the given template.
performCheck(Template, NodeRelations, CheckReport) - Method in class de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheckRunner
 
performCheckSpi(Template, NodeRelations, CheckReport) - Method in class de.aristaflow.adept2.core.checks.processmodel.AbstractProcessTemplateCheck
This is the method that must be implemented in subclasses and its purpose is to perform all required checks.
performConversion(ProcessModelFactory, SessionToken, ActivityTemplate, String) - Static method in class de.aristaflow.adept2.core.changeoperations.ConvertActivityTemplateToActivity
converts an activity template to an activity
PERFORMING_AGENT - de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
 
PERFORMING_AGENT_AGENT_ID - de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
The agent executing the node.
PERFORMING_AGENT_ORG_POSITION_ID - de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
The org position of the agent executing the node.
performingAgent - Variable in class de.aristaflow.ilm.model.processmodel.NodeInstanceData
 
performOperation(SessionToken, ChangeableInstance) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the instance.
performOperation(SessionToken, ChangeableInstance, int) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignEmptyEmbeddedSubprocess
Creates and assigns an empty embedded subprocess to a node in the given instance.
performOperation(SessionToken, ChangeableInstance, int, int, ActivityConstants.AccessType, DataEdge, UpdateManager, ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
Updates the data edge (described by the given node ID and the given data element ID) in the given instance using the data in the given data edge object.
performOperation(SessionToken, ChangeableInstance, int, int, ActivityConstants.AccessType, DataEdge, ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
Updates the data edge (described by the given node ID and the given data element ID) in the given instance using the data in the given data edge object.
performOperation(SessionToken, ChangeableInstance, int, int, DataEdge, int, DataEdge) - Static method in class de.aristaflow.adept2.core.changeoperations.SwapDataElementParameterConnections
Swaps the parameter data element connections of the given data edges in the given instance.
performOperation(SessionToken, ChangeableInstance, int, int, DataEdge, int, DataEdge, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.SwapDataElementParameterConnections
Swaps the parameter data element connections of the given data edges in the given instance.
performOperation(SessionToken, ChangeableInstance, int, int, DataEdge, ProcessModelParameter) - Static method in class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
Connect the given data element with the given parameter (via the given already existing data edge) in the instance.
performOperation(SessionToken, ChangeableInstance, int, int, DataEdge, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
Connect the given data element with the given parameter (via the given already existing data edge) in the instance.
performOperation(SessionToken, ChangeableInstance, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignEmptyEmbeddedSubprocess
Creates and assigns an empty embedded subprocess to a node in the given instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, int, ActivityConstants.AccessType, ProcessModelParameter) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
Adds the given system parameter to the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, int, ActivityConstants.AccessType, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
Adds the given system parameter to the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, int, ActivityConstants.AccessType, String) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
Removes the given system parameter from the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, int, ActivityConstants.AccessType, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
Removes the given system parameter from the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, int, SystemDataProducer, int, String) - Static method in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
Adds a system data flow of the given type between the given nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, int, SystemDataProducer, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
Adds a system data flow of the given type between the given nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, int, String) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
Remove the system data flow which is connected with the given parameter in the given instance.
performOperation(SessionToken, ChangeableInstance, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
Remove the system data flow which is connected with the given parameter in the given instance.
performOperation(SessionToken, ChangeableInstance, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, ChangeableInstance, int, int, int) - Static method in class de.aristaflow.adept2.core.changeoperations.CopyNode
Copies the given node from the source instance between the two nodes in the target instance.
performOperation(SessionToken, ChangeableInstance, ChangeableInstance, int, int, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CopyNode
Copies the given node from the source instance between the two nodes in the target instance.
performOperation(SessionToken, ChangeableInstance, DataElement) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
Deletes the given data element from the instance.
performOperation(SessionToken, ChangeableInstance, DataElement) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the instance.
performOperation(SessionToken, ChangeableInstance, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
Deletes the given data element from the instance Possibly assigned in- or outgoing data edges are also deleted.
performOperation(SessionToken, ChangeableInstance, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the instance.
performOperation(SessionToken, ChangeableInstance, DataElement, UpdateManager, ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
Updates the data element attributes given by dataElementProperties in the instance.
performOperation(SessionToken, ChangeableInstance, DataElement, ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
Updates the data element attributes given by dataElementProperties in the instance.
performOperation(SessionToken, ChangeableInstance, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type NT_NORMAL from the given instance.
performOperation(SessionToken, ChangeableInstance, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
Removes/Deletes an executable business process from the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type NT_NORMAL from the given instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
Removes/Deletes an executable business process from the given node in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type type from the instance.
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
Deletes a data edge form the instance.
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the instance.
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
Deletes a data edge form the instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the instance (with update manager).
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ProcessModelParameter, int, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the instance.
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ProcessModelParameter, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the instance.
performOperation(SessionToken, ChangeableInstance, Node, DataElement, ProcessModelParameter, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the instance.
performOperation(SessionToken, ChangeableInstance, Node, ExecutableBusinessProcess, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignExecutableBusinessProcess
Assigns an executable business process to a node in the given instance using the given maps to create a correct mapping between parameters and dataElements via connectors.
performOperation(SessionToken, ChangeableInstance, Node, ExecutableBusinessProcess, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignExecutableBusinessProcess
Assigns an executable business process to a node in the given instance using the given maps to create a correct mapping between parameters and dataElements via connectors (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
Deletes a split and its corresponding join node (border nodes) from the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
Inserts an empty branch between split and join in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
Deletes the sync edge in the instance if there already exists one.
performOperation(SessionToken, ChangeableInstance, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
Deletes a split and its corresponding join node (border nodes) from the given instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
Inserts an empty branch between split and join in the given instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type NT_NORMAL between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
Deletes the sync edge in the instance if there already exists one.
performOperation(SessionToken, ChangeableInstance, Node, Node, ProcessConstants.BlockType) - Static method in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
Inserts a new block of the given type around the two given nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, ProcessConstants.BlockType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
Inserts an empty block of the given type in the instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
Inserts a new block of the given type around the two given nodes in the given instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
Inserts an empty block of the given type in the instance (with updateManager).
performOperation(SessionToken, ChangeableInstance, Node, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type NT_NORMAL between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type type between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.MoveNodes
Moves the nodes between first and last to the position between pred and succ in the instance.
performOperation(SessionToken, ChangeableInstance, Node, Node, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.MoveNodes
Moves the nodes between first and last to the position between pred and succ
performOperation(SessionToken, ChangeableInstance, Node, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
Updates the Mapping from DataElements to the EBP-parameters for the given node in the instance.
performOperation(SessionToken, ChangeableInstance, Node, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
Updates the Mapping from DataElements to the EBP-parameters for the given node in the instance.
performOperation(SessionToken, ChangeableInstance, Node, Map<String, Dependency>, ProcessConstants.NodeProperty) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
Updates the system parameters of a node object in the given template using the data in the given node.
performOperation(SessionToken, ChangeableInstance, Node, Map<String, Dependency>, ProcessConstants.NodeProperty, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
Updates the system parameters of a node object in the given template using the data in the given node.
performOperation(SessionToken, ChangeableInstance, List<Integer>, List<Integer>) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
Insert a new node between two nodes in the given instance.
performOperation(SessionToken, ChangeableInstance, List<Integer>, List<Integer>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
Insert a new node of type NT_NORMAL between two nodes in the given instance.
performOperation(SessionToken, ChangeableTemplate) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the template.
performOperation(SessionToken, ChangeableTemplate, int) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignEmptyEmbeddedSubprocess
Creates and assigns an empty embedded subprocess to a node in the given template.
performOperation(SessionToken, ChangeableTemplate, int, int, ActivityConstants.AccessType, DataEdge, UpdateManager, ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
Updates the data edge (described by the given node ID and the given data element ID) in the given template using the data in the given data edge object.
performOperation(SessionToken, ChangeableTemplate, int, int, ActivityConstants.AccessType, DataEdge, ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
Updates the data edge (described by the given node ID and the given data element ID) in the given template using the data in the given data edge object.
performOperation(SessionToken, ChangeableTemplate, int, int, DataEdge, int, DataEdge) - Static method in class de.aristaflow.adept2.core.changeoperations.SwapDataElementParameterConnections
Swaps the parameter data element connections of the given data edges in the given template.
performOperation(SessionToken, ChangeableTemplate, int, int, DataEdge, int, DataEdge, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.SwapDataElementParameterConnections
Swaps the parameter data element connections of the given data edges in the given template.
performOperation(SessionToken, ChangeableTemplate, int, int, DataEdge, ProcessModelParameter) - Static method in class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
Connect the given data element with the given parameter (via the given already existing data edge) in the template.
performOperation(SessionToken, ChangeableTemplate, int, int, DataEdge, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
Connect the given data element with the given parameter (via the given already existing data edge) in the template.
performOperation(SessionToken, ChangeableTemplate, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignEmptyEmbeddedSubprocess
Creates and assigns an empty embedded subprocess to a node in the given template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, int, ActivityConstants.AccessType, ProcessModelParameter) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
Adds the given system parameter to the given node in the given template.
performOperation(SessionToken, ChangeableTemplate, int, ActivityConstants.AccessType, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
Adds the given system parameter to the given node in the given template.
performOperation(SessionToken, ChangeableTemplate, int, ActivityConstants.AccessType, String) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
Removes the given system parameter from the given node in the given template.
performOperation(SessionToken, ChangeableTemplate, int, ActivityConstants.AccessType, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
Removes the given system parameter from the given node in the given template.
performOperation(SessionToken, ChangeableTemplate, int, SystemDataProducer, int, String) - Static method in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
Adds a system data flow of the given type between the given nodes.
performOperation(SessionToken, ChangeableTemplate, int, SystemDataProducer, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
Adds a system data flow of the given type between the given nodes.
performOperation(SessionToken, ChangeableTemplate, int, String) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
Remove the system data flow which is connected with the given parameter.
performOperation(SessionToken, ChangeableTemplate, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
Remove the system data flow which is connected with the given parameter.
performOperation(SessionToken, ChangeableTemplate, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the template.
performOperation(SessionToken, ChangeableTemplate, ChangeableInstance, Node, Map<String, Dependency>, ProcessConstants.NodeProperty, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangeableTemplate, ChangeableTemplate, int, int, int) - Static method in class de.aristaflow.adept2.core.changeoperations.CopyNode
Copies the given node from the source template between the two nodes in the target template.
performOperation(SessionToken, ChangeableTemplate, ChangeableTemplate, int, int, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CopyNode
Copies the given node from the source template between the two nodes in the target template.
performOperation(SessionToken, ChangeableTemplate, DataElement) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
Deletes the given data element from the template.
performOperation(SessionToken, ChangeableTemplate, DataElement) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the template.
performOperation(SessionToken, ChangeableTemplate, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
Deletes the given data element from the template Possibly assigned in- or outgoing data edges are also deleted.
performOperation(SessionToken, ChangeableTemplate, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Insert a new data element in the template.
performOperation(SessionToken, ChangeableTemplate, DataElement, UpdateManager, ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
Updates the data element attributes given by dataElementProperties in the template.
performOperation(SessionToken, ChangeableTemplate, DataElement, ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
Updates the data element attributes given by dataElementProperties in the template.
performOperation(SessionToken, ChangeableTemplate, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type NT_NORMAL from the given template.
performOperation(SessionToken, ChangeableTemplate, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
Removes/Deletes an executable business process from the given node in the given template
performOperation(SessionToken, ChangeableTemplate, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type NT_NORMAL from the given template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
Removes/Deletes an executable business process from the given node in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Deletes a node of type type from the template.
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
Deletes a data edge from the template.
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the template (with update manager).
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
Deletes a data edge from the template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the template (with update manager).
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ProcessModelParameter, int, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the template.
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ProcessModelParameter, ActivityConstants.AccessType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the template.
performOperation(SessionToken, ChangeableTemplate, Node, DataElement, ProcessModelParameter, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Inserts a new data edge in the template.
performOperation(SessionToken, ChangeableTemplate, Node, ExecutableBusinessProcess, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignExecutableBusinessProcess
Assigns an executable business process to a node in the given template using the given maps to create a correct mapping between parameters and dataElements via connectors.
performOperation(SessionToken, ChangeableTemplate, Node, ExecutableBusinessProcess, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignExecutableBusinessProcess
Assigns an executable business process to a node in the given template using the given maps to create a correct mapping between parameters and dataElements via connectors (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
Deletes a split and its corresponding join node (border nodes) from the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
Inserts an empty branch between split and join in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node between two nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
Deletes the sync edge in the template if there already exists one.
performOperation(SessionToken, ChangeableTemplate, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
Deletes a split and its corresponding join node (border nodes) from the given template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
Inserts an empty branch between split and join in the given template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type NT_NORMAL between two nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
Deletes the sync edge in the template if there already exists one.
performOperation(SessionToken, ChangeableTemplate, Node, Node, ProcessConstants.BlockType) - Static method in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
Inserts a new block of the given type around the two given nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, ProcessConstants.BlockType) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
Inserts an empty block of the given type in the template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
Inserts a new block of the given type around the two given nodes in the given template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
Inserts an empty block of the given type in the template (with updateManager).
performOperation(SessionToken, ChangeableTemplate, Node, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node between two nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type NT_NORMAL between two nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Insert a new node of type type between two nodes in the given template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.MoveNodes
Moves the nodes between first and last to the position between pred and succ in the template.
performOperation(SessionToken, ChangeableTemplate, Node, Node, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.MoveNodes
Moves the nodes between first and last to the position between pred and succ in the template.
performOperation(SessionToken, ChangeableTemplate, Node, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
Updates the Mapping from DataElements to the EBP-parameters for the given node in the template.
performOperation(SessionToken, ChangeableTemplate, Node, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
Updates the Mapping from DataElements to the EBP-parameters for the given node in the template.
performOperation(SessionToken, ChangeableTemplate, Node, Map<String, Dependency>, ProcessConstants.NodeProperty) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
Updates the system parameters of a node object in the given template using the data in the given node.
performOperation(SessionToken, ChangeableTemplate, Node, Map<String, Dependency>, ProcessConstants.NodeProperty, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNodeSystemDependency
Updates the system parameters of a node object in the given template using the data in the given node.
performOperation(SessionToken, ChangeableTemplate, List<Integer>, List<Integer>) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
Insert a new node between the nodes given as predecessors and the nodes given as successors in the given template.
performOperation(SessionToken, ChangeableTemplate, List<Integer>, List<Integer>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
Insert a new node of type NT_NORMAL between two nodes in the given template.
performOperation(SessionToken, ChangePrimitives, int, int, ActivityConstants.AccessType, DataEdge, UpdateManager, ProcessConstants.DataEdgeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, int, DataEdge, int, DataEdge, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.SwapDataElementParameterConnections
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, int, DataEdge, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ReconnectDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignEmptyEmbeddedSubprocess
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, ActivityConstants.AccessType, ProcessModelParameter, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddNodeSystemParameter
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, ActivityConstants.AccessType, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveNodeSystemParameter
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, SystemDataProducer, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AddSystemDataFlow
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, int, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveSystemDataFlow
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, ChangePrimitives, int, int, int, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CopyNode
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataElement
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, DataElement, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataElement
Worker method to do the structural changes for both changeable templates and changeable instances (with given dataElement).
performOperation(SessionToken, ChangePrimitives, DataElement, UpdateManager, ProcessConstants.DataElementProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElement
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.RemoveExecutableBusinessProcess
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteNode
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, DataElement, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, DataElement, ProcessModelParameter, int, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, DataElement, ProcessModelParameter, ActivityConstants.AccessType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertDataEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, ExecutableBusinessProcess, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.AssignExecutableBusinessProcess
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteBorderNodes
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBranch
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleSyncEdge
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.CreateSurroundingBlock
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, ProcessConstants.BlockType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertEmptyBlock
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, Node, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertNode
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Node, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.MoveNodes
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, Node, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, ProcessConstants.DataMappingType>>, Map<ActivityConstants.AccessType, Map<ProcessModelParameter, Integer>>, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateDataElementParameterMapping
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(SessionToken, ChangePrimitives, List<Integer>, List<Integer>, ProcessConstants.NodeType, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.InsertBetweenNodeSets
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangeableInstance, int, boolean) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
Sets the visibility state of the node in the given instance.
performOperation(ChangeableInstance, int, boolean, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
Sets the visibility state of the node in the given instance.
performOperation(ChangeableInstance, int, ExecutableBusinessProcess, UpdateManager, ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
TODO maybe there are a lot of more attributes which have to be changeable Updates the Executable Business Process of the node with the given ID, using the values of the given EBP object in the given instance.
performOperation(ChangeableInstance, int, ExecutableBusinessProcess, ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
TODO maybe there are a lot of more attributes which have to be changeable Updates the Executable Business Process of the node with the given ID, using the values of the given EBP object in the given instance.
performOperation(ChangeableInstance, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.EndTransaction
calls the methods which are interested in the end-event of a change operation.
performOperation(ChangeableInstance, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.StartTransaction
starts a transaction
performOperation(ChangeableInstance, UpdateManager, String) - Static method in class de.aristaflow.adept2.core.changeoperations.EndTransaction
calls the methods which are interested in the end-event of a change operation.
performOperation(ChangeableInstance, PluginDataContainer, String, String, PluginData) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
Updates the plug in data for the extension point in the given plug in data container.
performOperation(ChangeableInstance, PluginDataContainer, String, String, PluginData, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
Updates the plug in data for the extension point in the given plug in data container.
performOperation(ChangeableInstance, UserAttributeContainer, String, String) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
Sets the value of the user defined attribute identified by name to value in the given template.
performOperation(ChangeableInstance, UserAttributeContainer, String, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
Sets the value of the user defined attribute identified by name to value in the given template.
performOperation(ChangeableInstance, Node, UpdateManager, ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
Updates a node object in the given instance using the data in the given node.
performOperation(ChangeableInstance, Node, ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
Updates a node object in the given instance using the data in the given node.
performOperation(ChangeableInstance, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
Deletes an empty branch between split and join in the given instance.
performOperation(ChangeableInstance, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
Deletes an empty branch between split and join in the given instance (with updateManager).
performOperation(ChangeableInstance, String, QualifiedAgent, Set<ProcessModelParameter>, Set<ProcessModelParameter>, UpdateManager, ProcessConstants.InstanceProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateInstance
Updates the given instance using those of the given attributes which are specified in instance properties.
performOperation(ChangeableInstance, String, QualifiedAgent, Set<ProcessModelParameter>, Set<ProcessModelParameter>, ProcessConstants.InstanceProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateInstance
Updates the given instance using those of the given attributes which are specified in instance properties.
performOperation(ChangeableTemplate, int, boolean) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
Sets the visibility state of the node in the given template.
performOperation(ChangeableTemplate, int, boolean, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
Sets the visibility state of the node in the given template.
performOperation(ChangeableTemplate, int, ExecutableBusinessProcess, UpdateManager, ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
TODO maybe there are a lot of more attributes which have to be changeable Updates the Executable Business Process of the node with the given ID, using the values of the given EBP object in the given template.
performOperation(ChangeableTemplate, int, ExecutableBusinessProcess, ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
TODO maybe there are a lot of more attributes which have to be changeable Updates the Executable Business Process of the node with the given ID, using the values of the given EBP object in the given template.
performOperation(ChangeableTemplate, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.EndTransaction
calls the methods which are interested in the end-event of a change operation.
performOperation(ChangeableTemplate, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.StartTransaction
starts a transaction
performOperation(ChangeableTemplate, UpdateManager, String) - Static method in class de.aristaflow.adept2.core.changeoperations.EndTransaction
Calls the methods which are interested in the end-event of a change operation.
performOperation(ChangeableTemplate, PluginDataContainer, String, String, PluginData) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
Updates the plug in data for the extension point in the given plug in data container.
performOperation(ChangeableTemplate, PluginDataContainer, String, String, PluginData, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
Updates the plug in data for the extension point in the given plug in data container.
performOperation(ChangeableTemplate, UserAttributeContainer, String, String) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
Sets the value of the user defined attribute identified by name to value in the given template.
performOperation(ChangeableTemplate, UserAttributeContainer, String, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
Sets the value of the user defined attribute identified by name to value in the given template.
performOperation(ChangeableTemplate, Node, UpdateManager, ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
Updates a node object in the given template using the data in the given node.
performOperation(ChangeableTemplate, Node, ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
Updates a node object in the given template using the data in the given node.
performOperation(ChangeableTemplate, Node, Node) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
Deletes an empty branch between split and join in the given template.
performOperation(ChangeableTemplate, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
Deletes an empty branch between split and join in the given template (with updateManager).
performOperation(ChangeableTemplate, String, String, QualifiedAgent, Set<ProcessModelParameter>, Set<ProcessModelParameter>, UpdateManager, ProcessConstants.TemplateProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateTemplate
Updates the given template using those of the given attributes which are specified in template properties.
performOperation(ChangeableTemplate, String, String, QualifiedAgent, Set<ProcessModelParameter>, Set<ProcessModelParameter>, ProcessConstants.TemplateProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateTemplate
Updates the given template using those of the given attributes which are specified in template properties.
performOperation(ChangePrimitives, int, ExecutableBusinessProcess, UpdateManager, ProcessConstants.ExecutableBusinessProcessProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateExecutableBusinessProcess
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.StartTransaction
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, UpdateManager, String) - Static method in class de.aristaflow.adept2.core.changeoperations.EndTransaction
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, PluginDataContainer, String, String, PluginData, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdatePluginDataContainer
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, UserAttributeContainer, String, String, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateUserAttribute
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, Node, boolean, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, Node, UpdateManager, ProcessConstants.NodeProperty...) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
Worker method to do the structural changes for both changeable templates and changeable instances.
performOperation(ChangePrimitives, Node, Node, UpdateManager) - Static method in class de.aristaflow.adept2.core.changeoperations.DeleteEmptyBranch
Worker method to do the structural changes for both changeable templates and changeable instances.
performUpdates(T, ExtendedConnection) - Method in class de.aristaflow.adept2.core.transactionmanager.TxDbUpdateManager
Performs all available updates from the current version the latest version.
period - Variable in class de.aristaflow.ilm.model.resourcemodel.TimeTrigger
The string representation of the period as duration in ISO-8601-format.
permutate(Collection<T>, boolean) - Static method in class de.aristaflow.adept2.util.CollectionTools
Gets all permutations of the designated collection.
PessimisticObjectLockManager<O,​L> - Class in de.aristaflow.adept2.util.locking
A manager for (pessimistically) locking objects with reentrant locks whereas the locks are itself object specific.
PessimisticObjectLockManager(Class<? extends LockCountManager<? super L>>, Class<? extends ReentrantLock<L>>, String, Logger) - Constructor for class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
Creates a new ObjectLockManager with the designated lock count manager providing the "equality" for the designated reentrant locks and of the designated type using pessimistic locking.
ping() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
Gets whether the service is running and accepts requests or not and since when.
ping() - Method in class de.aristaflow.adept2.base.service.AbstractSubService
Gets whether the main service is running and accepts requests or not and since when.
ping() - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
Gets whether the service is running and accepts requests or not and since when.
ping() - Method in interface de.aristaflow.adept2.core.client.RemoteClient
Checks whether the client is still available, that is, it may receive requests.
ping() - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
 
ping() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
 
ping() - Method in class de.aristaflow.ilm.ws.base.service.AbstractRootResourceWebService
 
ping() - Method in class de.aristaflow.ilm.ws.soap.base.licensing.LicenceManagerSoap
 
ping() - Method in interface de.aristaflow.ilm.ws.soap.base.service.Adept2Service
 
ping() - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
ping(Application) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRootResource
 
pingWLMInterval - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The time interval in milliseconds which to regularly check whether the worklist manager is still available or available again.
pipeline - Variable in class de.aristaflow.adept2.util.threading.executor.PipelineRunnable
The pipeline providing the work for this runnable.
pipeline - Variable in class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
The pipeline providing the work for this runnable.
PipelineFlushRunnable<P> - Class in de.aristaflow.adept2.util.threading
Deprecated.
PipelineFlushRunnable(Runnable, Collection<PipelineRunnable<P>>, boolean, AbstractPipeliningExecutor<?, P>, Logger) - Constructor for class de.aristaflow.adept2.util.threading.PipelineFlushRunnable
Deprecated.
Creates a new runnable that executes an exclusive tasks without any pipeline running.
pipelineId - Variable in class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
The identifier of our pipeline.
PipelineRunnable<O,​P> - Class in de.aristaflow.adept2.util.threading.executor
A runnable that executes all runnables that are present for a specific object.
PipelineRunnable<P> - Class in de.aristaflow.adept2.util.threading
Deprecated.
Use PipelineRunnable instead.
PipelineRunnable(O, P, Queue<Runnable>, Map<P, Pair<ObjectRunnable<O, P>, Queue<Runnable>>>, AtomicInteger, Logger) - Constructor for class de.aristaflow.adept2.util.threading.executor.PipelineRunnable
Creates a new runnable that executes all the work present for a specific object (in a pipeline).
PipelineRunnable(P, Queue<Runnable>, Map<P, Pair<PipelineRunnable<P>, Queue<Runnable>>>, AtomicInteger, Logger) - Constructor for class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
Creates a new runnable that executes all the work present for a specific object (in a pipeline).
pipelines - Variable in class de.aristaflow.adept2.util.threading.AbstractPipeliningExecutor
Deprecated.
All existing pipelines and the corresponding runnables.
pipelines - Variable in class de.aristaflow.adept2.util.threading.PipelineRunnable
Deprecated.
The data structures containing all pipelines from which the current pipeline will be removed as soon as it is empty.
PLAIN - de.aristaflow.adept2.extensions.datatypes.ListUdt.SerialisationMode
The inner UDT value is a byte[] which is written directly.
plainItems - Variable in class de.aristaflow.ilm.model.worklistmodel.PlainWorklist
 
PlainNullCollectionPreDeserialiser() - Constructor for class de.aristaflow.ilm.model.filter.Deserialisers.PlainNullCollectionPreDeserialiser
 
PlainNullPreDeserialiser() - Constructor for class de.aristaflow.ilm.model.filter.Deserialisers.PlainNullPreDeserialiser
 
PlainTextException - Exception in de.aristaflow.ilm.util
This exception is used for exceptional responses containing content of text type.
PlainTextException(String, String) - Constructor for exception de.aristaflow.ilm.util.PlainTextException
Creates a new exception for an exceptional response containing plain text.
PlainWorklist - Class in de.aristaflow.ilm.model.worklistmodel
 
PlainWorklist() - Constructor for class de.aristaflow.ilm.model.worklistmodel.PlainWorklist
 
PLATFORM - de.aristaflow.adept2.model.common.ClassLoaderUsage
The classloader of the AristaFlow platform will be used.
platformAvailabilityNotifier - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The executor for notifying the registered platform state listeners.
PlatformAvailabilityNotifier(Status, long, long) - Constructor for class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker.PlatformAvailabilityNotifier
Creates a new callable for notifying the designated status data.
platformAvailabilityTracker - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The thread tracking the availability of the platform by polling the cluster node state.
PlatformAvailabilityTracker(String) - Constructor for class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker.PlatformAvailabilityTracker
Creates a new thread for tracking the availability of the platform provided by the current cluster node.
platformService - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The service used in the injected part of the cluster node/ClusterService.
PLUGIN_DATA - de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceProperty
 
PLUGIN_ID - Static variable in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData
The plug-in (data) ID.
PLUGIN_LOCALISED - Static variable in class de.aristaflow.adept2.model.common.i18n.LocalisationResolver
The plug-in ID for localisations.
PLUGIN_TYPE_ACTIVITY_CHECK - Static variable in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
The plug-in type ID for activity type specific checks.
PLUGIN_TYPE_ACTIVITY_EVENT_HANDLER - Static variable in interface de.aristaflow.adept2.core.eventmanager.ActivityEventManager
The plug-in type ID for activity event handler.
PLUGIN_TYPE_DB_MEMORY_RESULT_SET_EVENT - Static variable in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
The plug-in type ID for memory result set events.
PLUGIN_TYPE_DB_RESULT_SET_EVENT - Static variable in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
The plug-in type ID for result set events.
PLUGIN_TYPE_DELEGATION_HANDLING - Static variable in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
Plug-in type name for delegation handling.
PLUGIN_TYPE_DISTRIBUTION_HANDLING - Static variable in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
Plug-in type name for distribution handling.
PLUGIN_TYPE_ESCALATION_HANDLING - Static variable in interface de.aristaflow.adept2.core.worklistmanager.WorklistManager
Plug-in type name for escalation handling.
PLUGIN_TYPE_EVENT_HANDLER - Static variable in interface de.aristaflow.adept2.core.eventmanager.EventManager
The plug-in type ID for event handler.
PLUGIN_TYPE_FILE_EVENT - Static variable in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
The plug-in type ID for file events.
PLUGIN_TYPE_MAIL_EVENT - Static variable in class de.aristaflow.adept2.core.eventmanager.common.DefaultEventManager
The plug-in type ID for mail events.
PLUGIN_TYPE_OAUTH2_ACCESS_TOKEN_PROVIDER - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The plug-in type ID for OAuth 2 access token providers.
PLUGIN_TYPE_ORG_MODEL_EXTENSION - Static variable in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
The plug-in type ID for org model extensions, e. g.
PLUGIN_TYPE_ORG_MODEL_INITIALISER - Static variable in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
The plug-in type ID for org model initialisers.
PLUGIN_TYPE_ORG_POLICY_SCRIPT_HANDLER - Static variable in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
The plug-in type ID for org policy script handlers.
PLUGIN_TYPE_PASSWORD_STRENGTH_ESTIMATOR - Static variable in interface de.aristaflow.adept2.core.orgmodelmanager.OrgModelManager
The plug-in type ID for the password strength estimator.
PLUGIN_TYPE_TEMPLATE_CHECK - Static variable in interface de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService
The plug-in type ID for process template checks.
pluginData - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'pluginData'.
PluginData - Interface in de.aristaflow.adept2.model.common
Storage of data which is specific for a plug-in.
pluginDataContainer - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'pluginDataContainer'.
PluginDataContainer - Interface in de.aristaflow.adept2.model.common
Data container for storing plug-in-specific data-values in model entities.
pluginDataEntry - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'pluginDataEntry'.
pluginDataExtensionPoint - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'extensionPoint'.
pluginDataName - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'name'.
pluginDataPluginID - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The constant for the tag name 'pluginID'.
pluginID() - Method in annotation type de.aristaflow.adept2.model.common.viewer.ContainerDescription
 
pluginInstances - Variable in class de.aristaflow.adept2.base.registry.PluginRegistry
Map from plugin type, to the set of configured plugin instances (simple names).
PluginRegistry - Class in de.aristaflow.adept2.base.registry
While the AbstractRegistry does not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.
PluginRegistry(UrlConfigurationManager, Configuration, Registry) - Constructor for class de.aristaflow.adept2.base.registry.PluginRegistry
Constructs a new registry supporting plugins, that is components extending an existing component.
PluginRegistry.ConfigurationValidator - Class in de.aristaflow.adept2.base.registry
Checks that all declared plugin instances are configured properly, that is they have an implementation class and runtime plugins have a plugin classpath.
PluginRegistry.URLClassloaderPrivilegedAction - Class in de.aristaflow.adept2.base.registry
A simple implementation of a privileged action that returns a normal URLClassLoader classloader with the provided URLs as classpath.
pm - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The process manager for retrieving templates to be started.
PM_ACTIVIITY_PARAMETER - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a parameter an Activity of the process model.
PM_ACTIVITY - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for an Activity of the process model.
PM_ACTIVITY_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for testing an Activity of the process model.
PM_PROCESS_PARAMETER - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
The configuration is for a parameter of a Template.
pmf - Variable in class de.aristaflow.ilm.ws.core.executionmanager.ActivityExecutionControlWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.executionmanager.ActivityStartingWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.executionmanager.ActivityTerminationWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.processimagerenderer.ProcessImageRendererWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.processimagerenderer.SimpleProcessImageRendererWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.processmanager.TemplateManagerWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.resmodelmanager.ResModelExpressionEvaluationWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.runtimemanager.ExecutionControlManagerWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.runtimemanager.SynchronousActivityStartingWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteActivityStartingWebService
 
pmf - Variable in class de.aristaflow.ilm.ws.core.worklistmanager.WorklistAdministrationWebService
 
pmNamespace - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
PNG - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
Image format constant indicating a PNG format image.
poi - Variable in class de.aristaflow.ilm.model.resourcemodel.PoiAttribute
 
Poi - Class in de.aristaflow.ilm.model.resourcemodel
 
Poi() - Constructor for class de.aristaflow.ilm.model.resourcemodel.Poi
 
PoiAttribute - Class in de.aristaflow.ilm.model.resourcemodel
 
PoiAttribute() - Constructor for class de.aristaflow.ilm.model.resourcemodel.PoiAttribute
 
PolicyResolution - Interface in de.aristaflow.adept2.core.orgmodelmanager
This interface provides methods to deal with OrgPolicies (Bearbeiterformeln), i.e. to check their syntax, resolve them and test whether a certain OrgPosition (Stelle) and/or Agent (Mitarbeiter) matches a policy.
PolicyResolutionException - Exception in de.aristaflow.adept2.core.orgmodelmanager
This PolicyResolutionException is thrown by PolicyResolution's methods when the provided OrgPolicy (Bearbeiterformel) is syntactically or semantically incorrect.
PolicyResolutionException - Exception in de.aristaflow.ilm.core.orgmodelmanager
 
PolicyResolutionException() - Constructor for exception de.aristaflow.adept2.core.orgmodelmanager.PolicyResolutionException
Constructs a new PolicyResolutionException with null as detail message.
PolicyResolutionException() - Constructor for exception de.aristaflow.ilm.core.orgmodelmanager.PolicyResolutionException
The constructor required for bean deserialisation.
PolicyResolutionException(PolicyResolutionException) - Constructor for exception de.aristaflow.ilm.core.orgmodelmanager.PolicyResolutionException
 
PolicyResolutionException(String) - Constructor for exception de.aristaflow.adept2.core.orgmodelmanager.PolicyResolutionException
Constructs a new PolicyResolutionException with the specified detail message.
PolicyResolutionException(String, Throwable) - Constructor for exception de.aristaflow.adept2.core.orgmodelmanager.PolicyResolutionException
Constructs a new PolicyResolutionException with the specified detail message and cause.
PolicyResolutionRest - Class in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
 
PolicyResolutionRest(PolicyResolutionWebService, RequestHandler, ResponseHandler, ExceptionHandler, ServiceResourceConfig, Supplier<ObjectMapper>, UnaryOperator<Exception>) - Constructor for class de.aristaflow.ilm.ws.rest.core.orgmodelmanager.PolicyResolutionRest
 
PolicyResolutionWebService - Class in de.aristaflow.ilm.ws.core.orgmodelmanager
 
PolicyResolutionWebService(PolicyResolution, AbstractSubResourceWebService<?>) - Constructor for class de.aristaflow.ilm.ws.core.orgmodelmanager.PolicyResolutionWebService
 
policyToken() - Method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression.Type
Return the (or rather a) string token that can be used in OrgPolicies to represent this type.
policyToken() - Method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection.Type
Return the (or rather a) string token that can be used in OrgPolicies to represent this type.
policyToken() - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Returns a policy token for this EntityType that can be used in OrgPolicies (see page 68 in [Berr05]).
policyToken() - Method in class de.aristaflow.adept2.model.orgmodel.NavFunction
Returns the name of this function as it can be used in OrgPolicies.
POLL - Static variable in class de.aristaflow.adept2.model.globals.WorklistConstants.UpdateMode
The update mode poll.
POLL_SERVER - de.aristaflow.adept2.core.registry.cluster.ClusterCommRequest
The communication heartbeat should explicitly poll the server and signal that the server is doubtful.
POLL_SERVER - de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest.Operation
Wake up the heartbeat thread and poll the server node.
pollerPriority - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The priority of the polling threads.
PollingFileSource - Interface in de.aristaflow.adept2.model.events.sources
An event source causing an event based on the presence of a file.
PollingMailSource - Interface in de.aristaflow.adept2.model.events.sources
A mail event source that polls for mails.
PollingSource<T extends Event> - Interface in de.aristaflow.adept2.model.events.sources
An event source that involves polling for an event.
pollRate - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The rate in milliseconds at which to poll the availability of services ServiceStateTracker.serviceAvailibilityChecker.
pollServerComm(long, boolean) - Method in interface de.aristaflow.adept2.core.registry.cluster.ClusterCommPoller
Polls the server of this cluster via communication.
pollServerComm(long, boolean) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
Deprecated.
 
pollServerDb(long, ClusterInteractionRequest) - Method in interface de.aristaflow.adept2.core.registry.cluster.ClusterDbPoller
Polls the server of this cluster and sends an alive signal to the cluster DB service.
pollServerDb(long, ClusterInteractionRequest) - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
Deprecated.
 
pollService - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The service that executes the pollers that cause the events.
pollService - Variable in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
Deprecated.
The poll service for rescheduling event source adders in case adding the event source fails (again).
pollTime - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
The time in milliseconds this event source polls its data source.
pollTime - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
The time in milliseconds this event source polls its data source.
pollTime - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The time in milliseconds this event source polls its data source.
PoolConfiguration - Class in de.aristaflow.adept2.util.objectpool.generic
The purpose of this class is to keep the constructor of GenericObjectPool simple.
PoolConfiguration() - Constructor for class de.aristaflow.adept2.util.objectpool.generic.PoolConfiguration
 
poolNumber - Static variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
The counter for the pools.
poolSize - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The amount of threads used for the ServiceStateTracker.serviceAvailibilityChecker.
PoolStats - Class in de.aristaflow.adept2.util.objectpool.generic
Contains general information about the state of the object pool its objects.
port - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The port of the host to which to connect to.
port - Variable in class de.aristaflow.ilm.util.UriFilter.UriSelection
 
port - Variable in class de.aristaflow.ilm.ws.rest.util.UriFilter.UriSelection
 
positive(N, String) - Static method in class de.aristaflow.adept2.util.ArgChecks
Ensures that the given number is positive (i.e.
PossAbsRemoteIteratorRest - Class in de.aristaflow.ilm.ws.rest.core.worklistmanager
 
PossAbsRemoteIteratorRest(QaRemoteIteratorWebService, RequestHandler, ResponseHandler, ExceptionHandler, ServiceResourceConfig, Supplier<ObjectMapper>, UnaryOperator<Exception>) - Constructor for class de.aristaflow.ilm.ws.rest.core.worklistmanager.PossAbsRemoteIteratorRest
 
possibleAttack - Variable in exception de.aristaflow.adept2.base.security.AuthenticationException
Whether this authentication exception is caused by wrong authentication data and therefore countermeasures may be required to prevent authentication attacks.
possibleAttack - Variable in exception de.aristaflow.ilm.base.security.AuthenticationException
 
post(String) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub
Gets a #POST request for the designated path (operation) at the callback.
POSTGRES - de.aristaflow.adept2.base.dbaccess.DatabaseName
PostgreSQL
postRequestData - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.ClientCredentialsAccessTokenProvider
The data to send as post request to get an OAuth 2.0 access token.
preAuthenticate(String, AuthenticationData) - Method in class de.aristaflow.ilm.ws.base.security.GlobalSecurityManagerWebService
 
preAuthenticate(String, String) - Method in class de.aristaflow.ilm.ws.rest.base.security.GlobalSecurityManagerRest
This method pre-authenticates with either the designated password or the OAuth2 authentication token retrieved from the request header.
preAuthenticate(AuthenticationData) - Method in class de.aristaflow.ilm.ws.base.security.GlobalSecurityManagerWebService
 
preAuthenticate(AuthenticationData) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
preAuthenticate(AuthenticationData) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
preAuthenticateMethod(String, AuthenticationData) - Method in class de.aristaflow.ilm.ws.rest.base.security.GlobalSecurityManagerRest
 
preAuthenticateMethod(String, byte[], AuthenticationData) - Method in interface de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManager
 
preAuthenticateMethod(String, byte[], AuthenticationData) - Method in class de.aristaflow.ilm.ws.soap.core.orgmodelmanager.OrgModelManagerSoap
 
preconditions - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.ItemAssessmentData
 
pred(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
The direct predecessors of the given node, as described in Reic00 page 333.
pred_trans(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
Returns all direct and transitive predecessors, following control and sync edges, cf.
PredefinedAttributes - Class in de.aristaflow.adept2.model.orgmodel
This class defines the names of attributes which are always available for org model entities and agents.
PredefinedAttributes() - Constructor for class de.aristaflow.adept2.model.orgmodel.PredefinedAttributes
 
PredefinedMetaAttributes - Class in de.aristaflow.adept2.model.orgmodel
This class defines the names of meta attributes which are always available for the org model.
PredefinedMetaAttributes() - Constructor for class de.aristaflow.adept2.model.orgmodel.PredefinedMetaAttributes
 
predicate - Variable in class de.aristaflow.adept2.util.CollectionTools.FilteringIterator
The predicate that all elements of this iterator have to fulfil.
pref2Ns - Variable in class de.aristaflow.adept2.util.xml.NamespaceLookup
Additional namespaces in a map indexed by the corresponding prefix.
preferAutoStartNotification() - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Gets whether this runtime manager prefers to be notified of pending autostart activities instead of the activities directly being pushed to be started within this runtime manager.
preferredLocales - Variable in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.AgentLocales
The preferred locales as IETF BCP 47 language tag strings.
preferredLocales - Variable in class de.aristaflow.ilm.ws.rest.core.logmanager.logs.ExecutionHistoryFilterWithLocales
 
prefix - Variable in class de.aristaflow.adept2.util.io.SwitchingOutputStream
The temporary file prefix.
prefix(String, String...) - Static method in class de.aristaflow.adept2.util.StringTools
Prepends the given prefix to each string and returns them in a new array.
prefix(String, Collection<String>) - Static method in class de.aristaflow.adept2.util.StringTools
Prepends the given prefix to each string and returns them in a new list.
PREFIX - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.OpenOfficeMetaData
Deprecated.
there are no prefixes any more
PREFIX_MODEL_FACTORY_PLUGIN_DATA - Static variable in class de.aristaflow.adept2.model.ModelRegistryConstants
The prefix for the instances of model viewer classes.
PREFIX_PROPERTY_LOGGING - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The prefix for the logging configuration.
PREFIX_PROPERTY_REGISTRY_INSTANCES - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The prefix for declaring component instances managed by a registry.
PREFIX_PROPERTY_REGISTRY_TYPES - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The prefix for the component types managed by a registry.
prefixFound(String) - Method in class de.aristaflow.adept2.util.logging.ClassesNameSubFilter
Checks for (the prefix of) the designated name being in the collection of prefixes and/or class names that may pass this filter.
prefixFound(String) - Method in class de.aristaflow.adept2.util.logging.ClassNameSubFilter
Checks for (the prefix of) the designated name being in the collection of prefixes and/or class names that may pass this filter.
prepareCall(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareCall(String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareCall(String, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareCall(String, int, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareCall(String, int, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareCall(String, int, int, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareCommit() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
Throws an IsNotSupportedException - overwrite this method to support Two-phase-commit.
prepareCommit() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
 
prepareCommit() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
Instructs the component to vote for Commit or Abort of the distributed transaction it participates in and to prepare a commit.
prepareCommit(SessionToken, EBPInstanceReference) - Method in interface de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Instructs the runtime manager to prepare the specified activity for committing its work done within the transaction it participated.
prepareCommitInstance(SessionToken, UUID) - Method in interface de.aristaflow.adept2.core.executionmanager.InstanceControl
Prepares the commit of an instance.
PrepareCommitMessage - Class in de.aristaflow.ilm.model.runtimeenvironment.messages.execution
 
PrepareCommitMessage() - Constructor for class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.PrepareCommitMessage
 
prepareCompleteUpdate() - Method in class de.aristaflow.adept2.core.eventmanager.common.OneWorkWorklistHandler
 
prepareCompleteUpdate() - Method in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
Deprecated.
 
prepareExport(SessionToken, String, ADEPT2Service) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Prepares the export by creating a local URI for initialisation of the service.
prepareExport(SessionToken, String, ADEPT2Service) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
Prepares the export of the designated service by retrieving the communication service for the export and the retrieving corresponding URIs from its service export.
prepareGlobalSecurityManager() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
Prepares the security manager that is, the global security manager will be retrieved (and started) if necessary.
prepareGlobalSecurityManager() - Method in class de.aristaflow.adept2.core.registry.BootstrapRegistry
 
prepareRuntimePlugin(String, String) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry
Prepares the designated runtime plugin, that is, the meta configuration providing the implementation class and an optional classpath is loaded, the instance information is set appropriately, the classloader for the plugin instance is created and the normal configuration is loaded.
prepareServiceExport(SessionToken, String, String, String, Class<? extends ADEPT2Service>, String) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalServiceExport
Prepares the specified service for being globally exported and creates a remote object identifiers of type URI for all communication protocols this global service exports services.
prepareServiceExport(String, String, Class<? extends ADEPT2Service>) - Method in interface de.aristaflow.adept2.base.communication.ADEPT2ServiceExport
Prepares the specified service for being exported and creates a remote object identifier of type URI valid for the communication protocol this communication factory supports.
prepareServicePublishing(SessionToken, String, String, String, List<URI>) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
Prepares the specified service for being published.
prepareStatement(String) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareStatement(String, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareStatement(String, int[]) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String, int[]) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareStatement(String, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String, int, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareStatement(String, int, int, int) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String, int, int, int) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
prepareStatement(String, String[]) - Method in interface de.aristaflow.adept2.base.dbaccess.ExtendedConnection
 
prepareStatement(String, String[]) - Method in interface de.aristaflow.adept2.core.transactionmanager.ManagedExtendedConnection
 
PREREGISTERED_EVENT_HANDLER - Static variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The configuration key for the pre-registered event handler per source.
preShutdown(boolean) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
Empty convenience method.
preShutdown(boolean) - Method in interface de.aristaflow.adept2.base.service.ADEPT2Service
Signals this service that it is about to be shut down.
preShutdown(boolean) - Method in class de.aristaflow.adept2.core.registry.InjectedADEPT2Service
Empty convenience method.
preShutdown(boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
Not forwarded since no client component should control the service.
preventingStatus - Variable in exception de.aristaflow.ilm.model.processmodel.InvalidInstanceStateException
 
prevEntry() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet.Cursor
Moves the cursor position to the previous entry (or at most to the cursor position directly before the first entry) and returns whether the new cursor position points to an accessible log entry.
printReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
 
printReportSummary() - Method in class de.aristaflow.adept2.util.CheckReport
Prints the report summary to STDOUT.
printReportSummary(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
Prints the report summary to STDOUT using the designated locale.
printReportSummary(Locale) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
Prints the report summary to STDOUT using the designated locale.
printStackTrace() - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
Deprecated.
 
printStackTrace() - Static method in class de.aristaflow.adept2.util.StackTraceTools
Prints the current stack trace to System.out.
printStackTrace(PrintStream) - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
Deprecated.
 
printStackTrace(PrintWriter) - Method in exception de.aristaflow.adept2.base.service.RTServiceNotKnownException
Deprecated.
 
prioritiseProtocols(List<String>) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
Sets priorities for the designated names as well as the local protocol.
priority - Variable in class de.aristaflow.adept2.util.threading.Adept2ThreadFactory
The priority for the created threads.
priority - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
priority - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
priority - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
priority - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistUpdateConfiguration.UpdateInterval
 
priority(int) - Method in class de.aristaflow.adept2.model.mail.Email
Sets the priority.
priority(EmailPriority) - Method in class de.aristaflow.adept2.model.mail.Email
Sets the priority.
priority(String) - Method in class de.aristaflow.adept2.model.mail.Email
Sets the priority.
PRIORITY - de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
The (formatted) priority of the item.
PriorityIncreaseData - Interface in de.aristaflow.adept2.model.common.plugindata
Data for the priority increase measure.
PriorityIncreaseData.Type - Enum in de.aristaflow.adept2.model.common.plugindata
What to do in the escalation.
privilegeActiveSessions() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service.ActiveSessions
Privileges all currently active session to allow their normal termination
privilegeSession(SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service.ActiveSessions
Privileges the designated session, that is the session may access the service even when shutting down or initialising.
privilegeSession(SessionToken, SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
Privileges the designated session which will allow this session to become active even if this service is shutting down.
privilegeSession(SessionToken, SessionToken) - Method in class de.aristaflow.adept2.base.service.AbstractSubService
privilegeThread() - Method in class de.aristaflow.adept2.base.service.AbstractADEPT2Service
 
privilegeThread() - Method in interface de.aristaflow.adept2.base.service.ServiceThreadHandling
Stores the current thread as privileged when the service has not been started or is currently shut down.
privilegeThread() - Method in class de.aristaflow.adept2.core.registry.InitialisedInjectedService
 
problem - Variable in exception de.aristaflow.ilm.base.security.PasswordPolicyException
 
problem - Variable in class de.aristaflow.ilm.model.orgmodel.PasswordEstimation
 
proceed() - Method in class de.aristaflow.adept2.util.CollectionTools.FilteringIterator
Proceeds to the next element fulfilling the predicate or sets this iterator to the end.
process() - Method in class de.aristaflow.adept2.base.communication.ReplyMessage
 
process(URI, I) - Method in interface de.aristaflow.adept2.base.communication.CommunicationStack
Handles the request and returns the response.
process(URI, I) - Method in class de.aristaflow.adept2.base.communication.CommunicationStackLayer
 
process(URI, I) - Method in class de.aristaflow.adept2.base.communication.CommunicationStackTerminator
 
process(URI, I1, CommunicationStack<I2, O1>) - Method in interface de.aristaflow.adept2.base.communication.CommStackInterceptor
Intercepts the communication processing and forwards it to the designated communication stack.
PROCESS - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_AGENT - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_DATA_ELEMENT - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_DESCRIPTION - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_ELEMENT_BLOCK - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for block.
PROCESS_ELEMENT_BRANCH - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for branch.
PROCESS_ELEMENT_CONTROLEDGE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for control edges.
PROCESS_ELEMENT_DATAEDGE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for data edges.
PROCESS_ELEMENT_DATAELEMENT - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for data elements
PROCESS_ELEMENT_EBP - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for EBPs
PROCESS_ELEMENT_INSTANCE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for instances.
PROCESS_ELEMENT_NODE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for nodes.
PROCESS_ELEMENT_PARAMETER - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for parameter.
PROCESS_ELEMENT_SYNCEDGE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for sync edges.
PROCESS_ELEMENT_TEMPLATE - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
The identifier for templates.
PROCESS_IN_DATA - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_INITIATOR_ORG_POS - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_INSTANCE - de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
The name of the process instance.
PROCESS_INSTANCE_NAME_TEMPLATE - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_INSTANCEID - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_NAME - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_OUT_DATA - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_PLUG_IN_DATA - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_SUPERVISOR_AGENT - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_SUPERVISOR_ORG_POSITION - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_SYSTEM_AUTOMATIC_ABORT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PROCESS_SYSTEM_INVALID_ACTIVITY_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PROCESS_SYSTEM_INVALID_INSTANCE_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
PROCESS_TEMPLATE - de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
The name of the process template.
PROCESS_TEMPLATEID - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_TYPE - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_TYPES - de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants.SchemaType
the schema for a xml holding process types
PROCESS_USER_ATTRIB - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
PROCESS_VERSION - de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
 
ProcessAwareAccess - Interface in de.aristaflow.adept2.core.datamanager
This interface provides access to the values (including null) of data elements for clients which have process knowledge, which means, they are accessing the data element from a specific and known node instance.
ProcessCheckService - Interface in de.aristaflow.adept2.core.checks.processmodel
Process check service.
ProcessCheckService.CheckSet - Enum in de.aristaflow.adept2.core.checks.processmodel
Enumeration for the existing check sets.
processCompleteUpdate(ClientWorklistItem, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.OneWorkWorklistHandler
 
processCompleteUpdate(ClientWorklistItem, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
Deprecated.
 
ProcessConstants - Class in de.aristaflow.adept2.model.globals
ProcessConstants defines constants that are needed in the context of process templates and instances, for instance, data, node, and edges types, node, edge, instance, and template states.
ProcessConstants() - Constructor for class de.aristaflow.adept2.model.globals.ProcessConstants
 
ProcessConstants.AdeptDataType - Enum in de.aristaflow.adept2.model.globals
The data element types.
ProcessConstants.BlockType - Enum in de.aristaflow.adept2.model.globals
The ADEPT2 block types
ProcessConstants.DataEdgeProperty - Enum in de.aristaflow.adept2.model.globals
Properties / attributes of data edges.
ProcessConstants.DataElementProperty - Enum in de.aristaflow.adept2.model.globals
The properties / attributes of data elements.
ProcessConstants.DataMappingType - Enum in de.aristaflow.adept2.model.globals
The different data mapping types
ProcessConstants.DeltaScope - Enum in de.aristaflow.adept2.model.globals
The scope for querying entities of the delta layer.
ProcessConstants.EdgeProperty - Enum in de.aristaflow.adept2.model.globals
Enum for properties / attributes of Edge.
ProcessConstants.EdgeState - Enum in de.aristaflow.adept2.model.globals
The edge states.
ProcessConstants.EdgeType - Enum in de.aristaflow.adept2.model.globals
The edge types.
ProcessConstants.ExecutableBusinessProcessProperty - Enum in de.aristaflow.adept2.model.globals
Properties / attributes of Activities and Light Weight Processes.
ProcessConstants.ExecutionMode - Enum in de.aristaflow.adept2.model.globals
This enumeration defines constants that declare in which mode activities should be executed.
ProcessConstants.InstanceExecutionStatus - Enum in de.aristaflow.adept2.model.globals
The execution status of an instance.
ProcessConstants.InstanceMigrationStatus - Enum in de.aristaflow.adept2.model.globals
The migration status of an instance.
ProcessConstants.InstanceProperty - Enum in de.aristaflow.adept2.model.globals
Properties / attributes of instance.
ProcessConstants.InstanceTypesForFilters - Class in de.aristaflow.adept2.model.globals
Constants for using innstance types in filters.
ProcessConstants.NodeProperty - Enum in de.aristaflow.adept2.model.globals
Enum for all node properties.
ProcessConstants.NodeState - Enum in de.aristaflow.adept2.model.globals
The node states
ProcessConstants.NodeType - Enum in de.aristaflow.adept2.model.globals
The node types.
ProcessConstants.NodeTypesForFilters - Class in de.aristaflow.adept2.model.globals
Constants for using node types in filters.
ProcessConstants.ProcessElementIdentifier - Class in de.aristaflow.adept2.model.globals
This class groups identifier for process elements.
ProcessConstants.ProcessElementIdentifierPath - Class in de.aristaflow.adept2.model.globals
This class holds information about the structure of identifier pathes of the process elements identified by the constants defined in class ProcessConstants.ProcessElementIdentifier.
ProcessConstants.TemplateBuildtimeState - Enum in de.aristaflow.adept2.model.globals
The buildtime state of a template specifies the modelling phase a template is in.
ProcessConstants.TemplateProperty - Enum in de.aristaflow.adept2.model.globals
Properties / attributes of template.
ProcessConstants.TemplateUsage - Enum in de.aristaflow.adept2.model.globals
The usage of a template distinguishes whether it may be used only as a subprocess and if so whether it is copied and therefore physically integrated in the surrounding template or it is referenced.
ProcessElementIdentifier() - Constructor for class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifier
 
ProcessElementIdentifierPath() - Constructor for class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifierPath
 
ProcessElementIdentifierTools - Class in de.aristaflow.adept2.model.processmodel.tools
This is a helper class to create and parse URIs identifying process elements.
ProcessElementIdentifierTools() - Constructor for class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
 
processEvent(Event, ActivityInstance, DataContext) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractActivityEventHandler
Processes the designated event for the designated activity instance.
processEvent(Event, ActivityInstance, DataContext) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
 
processEvent(Event, ActivityInstance, DataContext) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
 
processFileEvent(FileEvent, Collection<? extends Parameter>, InstanceDataContainer) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
Processes the file of the designated event and sets the values of the input parameters in the designated data container.
processFileEvent(FileEvent, Collection<? extends Parameter>, InstanceDataContainer, File, File) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
Processes the file of the designated event and sets the values of the input parameters in the designated data container.
ProcessGraphPredicates - Class in de.aristaflow.adept2.model.processmodel.tools
Predicates for ADEPT2 graphs.
ProcessGraphPredicates() - Constructor for class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
 
ProcessImageData - Class in de.aristaflow.ilm.model.graphical
 
ProcessImageData - Interface in de.aristaflow.adept2.model.graphical
Data representing an image of a process element (a process template or a process instance).
ProcessImageData() - Constructor for class de.aristaflow.ilm.model.graphical.ProcessImageData
 
ProcessImageRenderer - Interface in de.aristaflow.adept2.core.processimagerenderer
Service interface for getting template and instance process graphs rendered as images.
ProcessImageRendererRest - Class in de.aristaflow.ilm.ws.rest.core.processimagerenderer
 
ProcessImageRendererRest() - Constructor for class de.aristaflow.ilm.ws.rest.core.processimagerenderer.ProcessImageRendererRest
 
ProcessImageRendererWebService - Class in de.aristaflow.ilm.ws.core.processimagerenderer
 
ProcessImageRendererWebService(ProcessImageRenderer, ServiceMetaData) - Constructor for class de.aristaflow.ilm.ws.core.processimagerenderer.ProcessImageRendererWebService
 
processInputAndReturn(URI, I) - Method in class de.aristaflow.adept2.base.communication.CommunicationStackTerminator
Transforms the given input of type I accordingly to the functionality this communication stack element is designed for and returns the result of type O of this transformation process.
ProcessInstanceCheck - Interface in de.aristaflow.adept2.core.checks.processmodel
 
processInstanceName - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
processInstanceName - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
processInstanceName - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
processInstanceName - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
processItemUpdate(WorklistItemUpdate<ClientWorklistItem>, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.OneWorkWorklistHandler
 
processItemUpdate(WorklistItemUpdate<ClientWorklistItem>, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.WorklistHandler
Deprecated.
 
processMailEvent(MailEvent, Collection<? extends Parameter>, InstanceDataContainer) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.InstanceStartEventHandler
Processes the mail of the designated event and sets the values of the input parameters in the designated data container.
ProcessManager - Interface in de.aristaflow.adept2.core.processmanager
The process manager persists the data of process instances and templates at runtime and provides access to these objects.
ProcessManagerMXBean - Interface in de.aristaflow.adept2.core.processmanager
This interface provides access to node and instance counts based on type, node state and instance execution statuses to be monitored by JMX.
ProcessManagerRest - Class in de.aristaflow.ilm.ws.rest.core.processmanager
 
ProcessManagerRest() - Constructor for class de.aristaflow.ilm.ws.rest.core.processmanager.ProcessManagerRest
 
ProcessManagerTools - Class in de.aristaflow.adept2.core.processmanager
This class provides some useful methods for process manager logic, e. g. retrieving the latest template of a process type and aggregating states of subprocess instances.
ProcessManagerWebService - Class in de.aristaflow.ilm.ws.core.processmanager
 
ProcessManagerWebService(ProcessManager, ServiceMetaData) - Constructor for class de.aristaflow.ilm.ws.core.processmanager.ProcessManagerWebService
 
ProcessModelFactory - Interface in de.aristaflow.adept2.model.processmodel
The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.
ProcessModelFactory.StructuralNodeData - Interface in de.aristaflow.adept2.model.processmodel
Structural node data.
processModelNS - Static variable in class de.aristaflow.adept2.model.globals.XMLConstants
The namespace of the process model.
ProcessModelParameter - Class in de.aristaflow.ilm.model.processmodel
 
ProcessModelParameter - Interface in de.aristaflow.adept2.model.processmodel
The Parameter interface describes the connectors on the executable business process side (activity/sub-process).
ProcessModelParameter() - Constructor for class de.aristaflow.ilm.model.processmodel.ProcessModelParameter
 
ProcessModelTools - Class in de.aristaflow.adept2.model.processmodel.tools
Helper methods which are based on the interfaces of the process model.
ProcessModelTools() - Constructor for class de.aristaflow.adept2.model.processmodel.tools.ProcessModelTools
 
ProcessModelXMLConstants - Class in de.aristaflow.adept2.model.processmodel.xml
Constants concerning XML, e.g. tag-names, namespaces.
ProcessModelXMLConstants() - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
ProcessModelXMLConstants.SchemaType - Enum in de.aristaflow.adept2.model.processmodel.xml
This enum is used for the different schema types.
ProcessModelXMLExport - Class in de.aristaflow.adept2.model.processmodel.xml
The XMLExport class allows to export any template or instance data to an xml file, an DOM document, a string or a byte array (containing XML code).
ProcessModelXMLExport() - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExport
 
ProcessModelXMLExportTools - Class in de.aristaflow.adept2.model.processmodel.xml
Helper methods for the XML export of process model classes, i.e. methods to create single xml element objects.
ProcessModelXMLExportTools() - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLExportTools
 
ProcessModelXMLHelperTools - Class in de.aristaflow.adept2.model.processmodel.xml
Contains important functions for both, XML import and export.
ProcessModelXMLHelperTools() - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools
 
ProcessModelXMLHelperTools.LockDescription - Class in de.aristaflow.adept2.model.processmodel.xml
This class describes a lock, e.g. a lock on a template.
ProcessModelXMLHelperTools.SerialisableProcessType - Class in de.aristaflow.adept2.model.processmodel.xml
A lightweight data container for serialising process types without a template proxy.
ProcessModelXMLHelperTools.TemplateInformation - Class in de.aristaflow.adept2.model.processmodel.xml
A lightweight data container for serialising process types without a template proxy.
ProcessModelXMLImport - Class in de.aristaflow.adept2.model.processmodel.xml
Import templates and instances from XML.
ProcessModelXMLImport(ProcessModelFactory) - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
Constructor, requiring the factory to use.
ProcessModelXMLImportTools - Class in de.aristaflow.adept2.model.processmodel.xml
All helper methods for the XML import of process model classes, i.e. mainly parsing elements into objects.
ProcessModelXMLImportTools() - Constructor for class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImportTools
 
processNodeContext - Variable in class de.aristaflow.ilm.ws.rest.model.resourcemodel.XPathExprWithContext
 
ProcessNodeContext - Class in de.aristaflow.ilm.model.execution
 
ProcessNodeContext - Interface in de.aristaflow.adept2.model.execution
This interface provides the context of a node (instance), i. e. the instance (or the corresponding ID), the node ID, optionally the node iteration and optionally a ParameterDataContext.
ProcessNodeContext() - Constructor for class de.aristaflow.ilm.model.execution.ProcessNodeContext
 
ProcessRepository - Interface in de.aristaflow.adept2.core.processrepository
The process repository is used to manage and browse process templates, the corresponding changes and process types (trees of process templates) as well as searching of process and activity templates.
ProcessStartRef - Class in de.aristaflow.ilm.model.resourcemodel
 
ProcessStartRef() - Constructor for class de.aristaflow.ilm.model.resourcemodel.ProcessStartRef
 
ProcessStartRefAttribute - Class in de.aristaflow.ilm.model.resourcemodel
 
ProcessStartRefAttribute() - Constructor for class de.aristaflow.ilm.model.resourcemodel.ProcessStartRefAttribute
 
ProcessTemplateCheck - Interface in de.aristaflow.adept2.core.checks.processmodel
Common interface for all checks on process templates.
ProcessTemplateCheckRunner - Class in de.aristaflow.adept2.core.checks.processmodel
Tool for running multiple checks at once - on the template and any embedded templates - returning the overall result.
ProcessTemplateCheckRunner(boolean, ProcessTemplateCheck[]) - Constructor for class de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheckRunner
Create a new check runner.
ProcessTemplateCheckRunner(ProcessTemplateCheck...) - Constructor for class de.aristaflow.adept2.core.checks.processmodel.ProcessTemplateCheckRunner
Create a new check runner.
ProcessTemplateManager - Interface in de.aristaflow.adept2.core.processrepository
The process template manager provides the means to manage process templates the corresponding change histories (creation, retrieval, storing, purging) as well as the lifecycle of a template.
processTemplateName - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
processTemplateName - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
processTemplateName - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
processTemplateName - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
ProcessTemplateRef - Class in de.aristaflow.ilm.model.resourcemodel
 
ProcessTemplateRef() - Constructor for class de.aristaflow.ilm.model.resourcemodel.ProcessTemplateRef
 
processTemplateVersion - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
processTemplateVersion - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
processTemplateVersion - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
processTemplateVersion - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
processTrigger - Variable in class de.aristaflow.ilm.model.resourcemodel.Sensor
 
ProcessTrigger - Class in de.aristaflow.ilm.model.resourcemodel
 
ProcessTrigger() - Constructor for class de.aristaflow.ilm.model.resourcemodel.ProcessTrigger
 
processType - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
The process type of which to start the "latest" template in case the appropriate event occurs.
processType - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
The process type of which to start the "latest" template in case the appropriate event occurs.
processType - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.InstanceStartEventHandler
The process type of which to start the "latest" template in case the appropriate event occurs.
processType - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processType - Variable in class de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
 
processType - Variable in class de.aristaflow.ilm.model.processmodel.Template
 
processType - Variable in class de.aristaflow.ilm.model.processmodel.TemplateReference
 
processType - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItem
 
processType - Variable in class de.aristaflow.ilm.model.worklistmodel.WorklistItemFilter.AbstractWorklistItemSelection
 
processType - Variable in class de.aristaflow.ilm.ws.rest.model.worklistmodel.WorklistItemFilter.WorklistItemSelection
 
ProcessType - Interface in de.aristaflow.adept2.model.processmodel
Process types organise various process templates logically and provide the means to manage versions of templates.
ProcessTypeComparator - Class in de.aristaflow.adept2.model.processmodel.tools
This comparator can be used to compare process types by means of the corresponding root template proxies.
ProcessTypeComparator() - Constructor for class de.aristaflow.adept2.model.processmodel.tools.ProcessTypeComparator
Creates a new ProcessTypeComparator with a UUID comparator comparing UUIDs unsigned.
processTypeLimit - Variable in class de.aristaflow.ilm.model.common.LicenceInformation
 
processTypeName - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processTypeRootTemplateID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processTypes - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processTypesCurrentVersion - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processTypesSchemaFile - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
the filename of the process types schema file
processTypesSchemaLocation - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
processTypesVersion - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
ProcessUnawareAccess - Interface in de.aristaflow.adept2.core.datamanager
This interface provides access to the values of data elements for clients which do not have any process knowledge.
procRef - Variable in class de.aristaflow.ilm.model.resourcemodel.ProcessStartRefAttribute
 
ProducingRunnable<T,​E extends Exception> - Interface in de.aristaflow.adept2.util.threading
A runnable producing an object of type T and throwing an exception of type E.
PRODUCT_FAILOVER_CLUSTER - Static variable in class de.aristaflow.adept2.model.common.LicenceConstants
Deprecated.
PRODUCT_PROCESS_TEMPLATE_EDITOR - Static variable in class de.aristaflow.adept2.model.common.LicenceConstants
Deprecated.
PRODUCT_STANDALONE_PROCESS_TEMPLATE_EDITOR - Static variable in class de.aristaflow.adept2.model.common.LicenceConstants
Deprecated.
PRODUCT_STANDALONE_TEST_CLIENT - Static variable in class de.aristaflow.adept2.model.common.LicenceConstants
Deprecated.
PRODUCTION - de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
The activity is executed in the production mode.
progress() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ProgressMonitor
Increments the counter for the units of work that has already been processed.
progress(SessionToken, String) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteProgressMonitorWebService
 
progress(String) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteProgressMonitorRest
 
progress(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteProgressMonitor
ProgressMonitor - Interface in de.aristaflow.adept2.model.runtimeenvironment
This interface have to be implemented by objects that are interested in providing the progress/execution state of a special task for interested parties.
PROJECT_GROUP - de.aristaflow.adept2.model.orgmodel.EntityType
Refers to the ProjectGroup entity type
PROJECT_GROUP - de.aristaflow.ilm.model.orgmodel.EntityType
 
PROJECT_GROUP_MANAGEMENT - de.aristaflow.adept2.model.orgmodel.RelationType
refers to ProjectGroupManagement, a 1:m relation type between (the managing) OrgPosition and ProjectGroup; the reference attribute: ProjectGroup.managerId
PROJECT_GROUP_SUBORDINATION - de.aristaflow.adept2.model.orgmodel.RelationType
refers to ProjectGroupSubordination, a 1:m relation type between ProjectGroup and (the subordinate) ProjectGroup; the reference attribute: ProjectGroup.supId
PROJECT_INVOLVEMENT_ORG_POSITION - de.aristaflow.adept2.model.orgmodel.RelationType
refers to ProjectInvolvementOrgPosition, an n:m relation type between ProjectGroup and (the involved) OrgPosition
PROJECT_INVOLVEMENT_ORG_UNIT - de.aristaflow.adept2.model.orgmodel.RelationType
refers to ProjectInvolvementOrgUnit, an n:m relation type between ProjectGroup and (the involved) OrgUnit
promoteActivity(EBPInstanceReference, ProcessConstants.NodeState, String, QualifiedAgent) - Method in interface de.aristaflow.adept2.core.worklistmanager.WorklistNotification
Promotes the designated (suppressed) activity, that is, the activity is added again to the previous worklists restoring the previous state.
propagateChanges(AttributeMetaData, Entity) - Method in class de.aristaflow.adept2.core.orgmodelmanager.extension.OmeEntity
Propagates the changes of this wrapping entity to the designated target entity.
propagateFilterMatches(AtomicBoolean) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceNode
Sets the boolean determining whether the instance filter has matched for one instance of this instance tree and propagates this AtomicBoolean to all children.
properties() - Method in annotation type de.aristaflow.adept2.base.configuration.ConfigurationDescription
The configuration properties that are part of the configuration.
PropertiesFileConfiguration - Class in de.aristaflow.adept2.util.configuration
This class extends a PropertiesConfiguration by the means for an underlying file as well as optionally automatically saving the configuration in case of changes.
PropertiesFileConfiguration(File, Logger) - Constructor for class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
Creates a new properties configuration based on the designated file and loads the configuration if the file exists.
PropertiesFileConfiguration(String, Logger) - Constructor for class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
Creates a new properties configuration based on the designated file and loads the configuration if the file exists.
PropertiesFileConfiguration(URL, InputStream) - Constructor for class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
Creates a new properties configuration based on the designated URL and loads the configuration from the designated stream.
PropertiesFileConfiguration(URL, Logger) - Constructor for class de.aristaflow.adept2.util.configuration.PropertiesFileConfiguration
Creates a new properties configuration based on the designated file and loads the configuration.
Property - Annotation Type in de.aristaflow.adept2.base.configuration
The definition of a configuration property in a ConfigurationDescription.
PROPERTY_CLUSTER_NAME - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the cluster name of a server or client.
PROPERTY_CONFIGURATION_FILE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for separate configuration files.
PROPERTY_CONFIGURATION_RUNTIME_DATA_SOURCE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for runtime configuration files/directories.
PROPERTY_CONFIGURATION_RUNTIME_FILE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for runtime configuration files/directories.
PROPERTY_CONFIGURATION_RUNTIME_PREFIX - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The prefix for runtime configuration files/directories or data sources.
PROPERTY_FOREIGN_CLUSTERS - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the names of the foreign clusters that will be removed from the database, e. g. since the database has been copied from one of these clusters.
PROPERTY_FOREIGN_CLUSTERS_LAST_UPDATE_SECONDS - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the last update milliseconds which must have elapsed for foreign clusters to be removed from the database, e. g. since the database has been copied from one of these clusters.
PROPERTY_INSTANCE_NAME - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the instance name of a server or client.
PROPERTY_REGISTRY_CLASSPATH - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the classpath of a specific component/plugin instance.
PROPERTY_REGISTRY_IMPLEMENTATION - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the implementing class of a component type.
PROPERTY_REGISTRY_INSTANTIATION_MODE - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the instantiation mode for a component instance.
PROPERTY_REGISTRY_PLUGIN_CLASSPATH - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the path where to look initially for plugins, this is the classpath of the plugin type.
PROPERTY_REGISTRY_PLUGIN_TYPES - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the plugin types an instance can use.
PROPERTY_REGISTRY_SERVICE_URI - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the service URI of a component instance.
PROPERTY_SKIP_CLOSING - Static variable in class de.aristaflow.adept2.util.StreamTools
Deprecated, for removal: This API element is subject to removal in a future version.
Do only use if absolutely required. This will be removed as soon as closing works reliable.
PROPERTY_TOTAL_MEM_PERTHOUSAND_STREAM_THRESHOLD - Static variable in class de.aristaflow.adept2.util.StreamTools
The string for the name of the property to set the per thousand of total memory that is used as threshold distinguishing between memory and file storage for a stream.
PROPERTY_URI - Static variable in class de.aristaflow.adept2.base.configuration.ConfigurationConstants
The property name for the (symbolic) URI of a server or client.
PROPERTY_VISIBILITY - Static variable in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
 
Property.Type - Enum in de.aristaflow.adept2.base.configuration
The supported data types for
propertyChange(PropertyChangeEvent) - Method in interface de.aristaflow.adept2.core.updatemanager.ChangeListener
TODO JavaDoc
PropertyChangeEvent - Class in de.aristaflow.adept2.core.updatemanager
Class to store event information
PropertyChangeEvent(Object, Object) - Constructor for class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
TODO JavaDoc
PropertyChangeEvent(Object, Object, Object, Object) - Constructor for class de.aristaflow.adept2.core.updatemanager.PropertyChangeEvent
TODO JavaDoc
PropertyNotSetException - Exception in de.aristaflow.adept2.base.configuration
Configuration exception thrown, if a required property is not set in the configuration.
PropertyNotSetException(String) - Constructor for exception de.aristaflow.adept2.base.configuration.PropertyNotSetException
Create a new PropertyNotSetException with the given message.
PropertyNotSetException(String, String, String) - Constructor for exception de.aristaflow.adept2.base.configuration.PropertyNotSetException
Create a new PropertyNotSetException by calling the super constructor with an appropriate message.
propertyPresent(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Checks whether the value for the designated key in the designated configuration is not null and if it is a string, it is not the empty string.
PropertyProvider - Class in de.aristaflow.adept2.base.configuration
This class provides global properties that are needed for the whole AristaFlow-platform.
PropertyProvider(Map<String, String>) - Constructor for class de.aristaflow.adept2.base.configuration.PropertyProvider
Creates a new PropertyProvider and parses all corresponding global properties from the designated map and/or sets the properties appropriately.
PropertyTracker - Interface in de.aristaflow.adept2.model.common.changetracking
Interface to access details on what properties of an object have changed since its creation or the last resetting of the change tracking.
propertyValuePresent(Configuration, String) - Static method in class de.aristaflow.adept2.util.ConfigurationTools
Checks whether the value for the designated key in the designated configuration is not null and not the empty string.
protocol - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The protocol to use for this mail events, for instance pop3, imap, ...
protocolPriority - Variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
All supported protocols (the instance names of all known communication services) mapped to the priority of the protocol.
protoPattern - Static variable in class de.aristaflow.adept2.util.net.HttpTools
The pattern determining the protocol from the Forwarded header.
providedClassName - Variable in exception de.aristaflow.ilm.util.ParameterTypeException
The full name of the class (type) the provided parameter actually has.
providedConfiguration - Variable in class de.aristaflow.adept2.base.configuration.ConfigurationManager
The configuration provided when bootstrapping.
PROXY_ANNOTATION_CACHE_SIZE - Static variable in class de.aristaflow.adept2.base.registry.BaseConstants
The name of the global configuration variable for the size of the proxy annotation cache.
PROXY_LAZY_METHOD_VALID_TIME - Static variable in class de.aristaflow.adept2.base.registry.BaseConstants
The name of the global configuration variable for the valid time of (the return value of) a lazy method.
proxyAnnotCache - Variable in class de.aristaflow.adept2.base.communication.invocation.InvocationHandler
The cache containing whether a class has a proxy annotation (ProxyAllow, ProxyCallback or ServerSideProxyAllow) or implements ServerSideProxy.
PseudoIsoSimpleFormatter - Class in de.aristaflow.adept2.base.registry
This formats log entries similar to SimpleFormatter except that it uses a pseudo ISO format for the timestamp instead of a datetime format using the default locale of the JVM.
PseudoIsoSimpleFormatter() - Constructor for class de.aristaflow.adept2.base.registry.PseudoIsoSimpleFormatter
 
psListeners - Variable in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
The listeners registered for changes in the platform availability.
PUBLIC - de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
If the data element is public, DataElement.isPublic().
PUBLIC_DATA_ELEMENTS - de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
Public data elements
publicDe - Variable in class de.aristaflow.ilm.model.processmodel.DataElement
 
publish - Variable in class de.aristaflow.adept2.base.registry.ServiceInformation
Whether a local service that is exported is to be published.
published() - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceExportInformation
Gets whether the exported service has been published at the global registry.
publishService(SessionToken, String, String, List<URI>) - Method in interface de.aristaflow.adept2.base.globalregistry.GlobalRegistry
Publishes the designated service with the designated global URIs and registers the designated local URIs for it.
publishService(String, String, List<URI>, List<URI>) - Method in class de.aristaflow.adept2.base.globalregistry.GlobalRegistryCache
Adds the designated service information to the cache.
PUSH - Static variable in class de.aristaflow.adept2.model.globals.WorklistConstants.UpdateMode
The update mode push.
put(Object, TokenInfo) - Method in class de.aristaflow.adept2.core.orgmodelmanager.parser.TokenInfoContainer
Put the given token info into the container with the given key.
put(String) - Method in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub
Gets a #PUT request for the designated path (operation) at the callback.
put(String, Object) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
 
putAll(Map<? extends String, ?>) - Method in class de.aristaflow.adept2.model.orgmodel.Entity
 
putIfAbsent(String, Object) - Method in interface de.aristaflow.adept2.util.Attributable
Puts an attribute with the designated name and value if the attribute is not present yet and returns null or the existing current value.
putIfAbsent(String, Object) - Method in class de.aristaflow.adept2.util.io.AttributedInputStream
 
PVPUpdateManager - Class in de.aristaflow.adept2.ui.updatemanager
This class manages a set of ChangeListeners for an object which are notified when properties of that object change.
PVPUpdateManager(Configuration, Registry) - Constructor for class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager
The update manager could be called as an ADEPT2Service
PVPUpdateManager.UpdateRequest - Class in de.aristaflow.adept2.ui.updatemanager
The UpdateRequest is attached to the SWT Default thread responsible for UI updates.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes All Packages