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
All Classes All Packages
All Classes All Packages
B
- base - Variable in class de.aristaflow.ilm.model.common.CheckReport
- BASE_TEMPLATE_MAPPING - de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants.SchemaType
-
the schema for a xml holding the mapping of base template IDs
- BASE_TYPE_DELIMITER - Static variable in class de.aristaflow.adept2.model.processmodel.tools.ProcessElementIdentifierTools
-
Determines the delimiter used to separate the type of the base (Template/Instance) from the type the identified process element is of.
- Base64 - Class in de.aristaflow.adept2.util
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in de.aristaflow.adept2.util
-
A
Base64.InputStream
will read data from anotherjava.io.InputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in de.aristaflow.adept2.util
-
A
Base64.OutputStream
will write data to anotherjava.io.OutputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly. - BaseConstants - Class in de.aristaflow.adept2.base.registry
-
Configuration-related global constants for general use in configuration files.
- baseName - Variable in class de.aristaflow.adept2.util.i18n.ResourceBundleProvider
-
The base name of the resource bundle.
- BaseResourceServletContext - Class in de.aristaflow.adept2.base.servletcontainer.dynamic
-
A wrapping servlet context that loads resources relative to a provided class.
- BaseResourceServletContext(ServletContext, Class<?>, Logger) - Constructor for class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
- baseRevision - Variable in class de.aristaflow.adept2.model.common.Branch
-
The base revision of this branch.
- baseTemplateId - Variable in class de.aristaflow.ilm.model.processmodel.EbpInstanceReference
- baseTemplateId - Variable in class de.aristaflow.ilm.model.worklistmodel.AfInstanceReference
- baseTemplateMapping - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappingBaseTemplateID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappings - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappingSchemaFile - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
the filename of the base template mapping schema file
- baseTemplateMappingSchemaLocation - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappingsCurrentVersion - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappingsVersion - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplateMappingTemplateID - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
- baseTemplId - Variable in class de.aristaflow.ilm.model.processmodel.Instance
- baseUrl - Variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService
-
The base URL of the servlet, that is the protocol, the host, the port and usually the servlet name or the name of the corresponding deployment file.
- baseUrl - Variable in class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
-
The base URL providing the HTML to be displayed in this context.
- baseUrl - Variable in class de.aristaflow.ilm.ws.base.service.ServiceMetaData
-
The base URL of the web app of the REST communication service.
- baseUrl - Variable in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub
-
The base URL of the callback.
- baseURL - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
Deprecated.Use
AbstractHTMLContext.relRes
instead. - BASIC_MODELLING - de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService.CheckSet
-
Basic modelling checks, cf.
- basicCredFromIlm(List<AuthenticationData>) - Static method in class de.aristaflow.ilm.base.security.Transformation
- BasicSystemDataFormatter - Class in de.aristaflow.adept2.model.common.systemdata
-
A very basic
SystemDataFormatter
using theObject.toString()
method of each value. - BasicSystemDataFormatter() - Constructor for class de.aristaflow.adept2.model.common.systemdata.BasicSystemDataFormatter
- bcc(String) - Method in class de.aristaflow.adept2.model.mail.Email
-
Sets an address to which to send a copy of the mail unaware of the other recipients.
- bcc(String, String) - Method in class de.aristaflow.adept2.model.mail.Email
-
Sets an address to which to send a copy of the mail unaware of the other recipients.
- before(T[], int) - Static method in class de.aristaflow.adept2.util.ArrayTools
-
Gets an array containing all elements of the designated array before (and without) the designated index.
- beforeExecute(Thread, Runnable) - Method in class de.aristaflow.adept2.util.threading.AFThreadPoolExecutor
- beforeExecute(Thread, Runnable) - Method in class de.aristaflow.adept2.util.threading.LoggingScheduledThreadPoolExecutor
- beforeFirstEntry() - Method in interface de.aristaflow.adept2.model.logmanagement.LogEntrySet.Cursor
-
Position the cursor directly before the first entry.
- beforeLocalTermination(boolean, String) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry
-
This method is called after this registry has prepared its shutdown procedure but before the local services are terminated.
- beforeLocalTermination(boolean, String) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry
- beginColumn - Variable in class de.aristaflow.ilm.model.orgmodel.OrgPolicyReport.Range
- beginTask() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ProgressMonitor
-
Informs the Progress Monitor about the start of a new job with an unknown or unspecified amount of work to be done.
- beginTask(int) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ProgressMonitor
-
Informs the Progress Monitor about the start of a new job and provides an approximation for the amount of work to be done.
- beginTask(SessionToken, String, Integer) - Method in class de.aristaflow.ilm.ws.core.runtimeservice.RemoteProgressMonitorWebService
- beginTask(String, Integer) - Method in class de.aristaflow.ilm.ws.rest.core.runtimeservice.RemoteProgressMonitorRest
- beginTask(SessionToken, String) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteProgressMonitor
- beginTask(SessionToken, String, int) - Method in interface de.aristaflow.adept2.core.runtimeservice.RemoteProgressMonitor
- BLOCKED - de.aristaflow.adept2.model.runtimeenvironment.TaskState
-
The application is waiting for resources becoming available.
- blockNodeId - Variable in class de.aristaflow.ilm.model.processmodel.StructuralNode
- blocksRelease() - Method in interface de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.NoteTask
-
Blocks the release of the template.
- blockUntilFlush - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor
-
Whether work should be blocked for each object until the next flush.
- blockUntilFlush - Variable in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
-
Whether this runtime data has work that has been executed before a flush and no work should be executed until after the next flush.
- blockUntilFlush() - Method in class de.aristaflow.adept2.util.threading.executor.AbstractObjectOneWorkExecutor.RuntimeData
-
Gets whether this runtime data has work that has been executed before a flush and no work should be executed until after the next flush.
- BMP - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
-
Image format constant indicating a Windows BMP format image.
- BMP_RLE - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
-
Image format constant indicating a run-length encoded Windows BMP format image.
- body - Variable in class de.aristaflow.ilm.model.scripts.Script
- body - Variable in class de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub.Request
-
The message body of the request.
- BOOLEAN - de.aristaflow.adept2.base.configuration.Property.Type
-
Enum constant for the boolean property type.
- BOOLEAN - de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
A boolean.
- BOOLEAN - de.aristaflow.adept2.model.logmanagement.DataType
-
equivalent to Java
boolean
- BooleanComparison - Class in de.aristaflow.ilm.model.filter
- BooleanComparison() - Constructor for class de.aristaflow.ilm.model.filter.BooleanComparison
- BooleanReplyMessage - Class in de.aristaflow.ilm.model.runtimeenvironment.messages.execution
- BooleanReplyMessage() - Constructor for class de.aristaflow.ilm.model.runtimeenvironment.messages.execution.BooleanReplyMessage
- booleanToNativeTypedValue(Boolean, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Converts an instance of
Boolean
to an instance of the corresponding native type. - BOOT - de.aristaflow.adept2.model.inittab.InitType
-
Execute an instance during boot.
- bootstrap() - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
Bootstraps the AristaFlow platform, that is, the initial services are started based on the root configuration from the configuration manager.
- bootstrap() - Method in class de.aristaflow.adept2.core.registry.BootstrapRegistry
-
Bootstraps this registry and therefore the platform.
- bootstrap() - Method in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
-
Deprecated.Bootstraps this cluster node asynchronously.
- bootstrap() - Method in class de.aristaflow.adept2.core.registry.twophase.TwoPhaseBootstrap
- bootstrap(boolean) - Method in class de.aristaflow.adept2.core.registry.AristaFlowPlatform
-
Creates a new bootstrap registry and initialises and starts it.
- BootstrapRegistry - Class in de.aristaflow.adept2.core.registry
-
This bootstrap registry is the central entity from which other registries and services can be retrieved.
- BootstrapRegistry(UrlConfigurationManager, Class<? extends BootstrapRegistry>) - Constructor for class de.aristaflow.adept2.core.registry.BootstrapRegistry
-
Creates a new bootstrap registry having the designated configuration manager.
- Both - de.aristaflow.adept2.model.common.plugindata.MailNotificationData.Addressees
-
The addresses are taken from the orgmodel using the staff assignment rule and the addresses in
MailNotificationData.getMailAddresses()
as well. - BOUNCE_ADDRESS - Static variable in class de.aristaflow.adept2.model.mail.MailConstants
-
The key for the additional attribute for the bounce address.
- bounceTo(String) - Method in class de.aristaflow.adept2.model.mail.Email
-
Sets the address to which to send problems that occur on the way of the mail to its recipient.
- bounceTo(String, String) - Method in class de.aristaflow.adept2.model.mail.Email
-
Sets the address to which to send problems that occur on the way of the mail to its recipient.
- BPMNSymbols - Class in de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn
-
An implementation for graph elements using BPMN symbols instead of the normal AristaFlow symbols.
- BPMNSymbols() - Constructor for class de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn.BPMNSymbols
- branch - Variable in class de.aristaflow.adept2.model.common.Branch
-
The branch count of this branch.
- Branch - Class in de.aristaflow.adept2.model.common
-
Changes of entities takes place in
Branch
es. - Branch(long, Revision, long, QualifiedAgent, long, QualifiedAgent, String) - Constructor for class de.aristaflow.adept2.model.common.Branch
-
Creates a new branch object with the designated branch count, base revision, the last modification time, the agent and the comment.
- BRANCH_ID - Static variable in class de.aristaflow.adept2.model.globals.CheckConstants
-
Constant that indicates in the URI that a nodes branchID field is affected
- branchId - Variable in class de.aristaflow.ilm.model.processmodel.StructuralNode
- branchNodes(Template, int, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
-
Returns the branch nodes of the given nodes as array of length 2.
- broker - Variable in class de.aristaflow.ilm.model.resourcemodel.Sensor
- browser - Variable in class de.aristaflow.adept2.ui.swtgui.SelectedBrowser
-
The selected and wrapped browser.
- browser - Variable in class de.aristaflow.adept2.ui.swtgui.SwtHtmlContext
-
Browser widget for displaying HTML content in the template
- browser - Variable in class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
-
Browser widget for displaying content in the template
- BSH - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
BeanShell activity type ID.
- btnAutoStartEnabled(Template, Node, String, Map<String, Dependency>) - Static method in class de.aristaflow.adept2.core.changeoperations.UpdateNode
- BufferedRereadableContent - Class in de.aristaflow.adept2.util.io
-
The
BufferedRereadableContent
can be used when the content of anInputStream
needs to be processed multiple times. - BufferedRereadableContent(InputStream) - Constructor for class de.aristaflow.adept2.util.io.BufferedRereadableContent
-
Creates a new
BufferedRereadableContent
and immediately reads the givenInputStream
. - BufferedRereadableContent(InputStream, int, String, File) - Constructor for class de.aristaflow.adept2.util.io.BufferedRereadableContent
-
Creates a new
BufferedRereadableContent
and immediately reads the givenInputStream
. - buildDate - Variable in class de.aristaflow.ilm.base.service.ServiceRelease
- BuildtimeActivity - Interface in de.aristaflow.adept2.model.common
-
A
BuildtimeActivity
unifies the similarities of the objects representing activities at buildtime. - buildtimeState - Variable in class de.aristaflow.ilm.model.processmodel.TemplateReference
- buildtimeState - Variable in class de.aristaflow.ilm.model.processmodel.TemplateStatus
- button_details - Variable in class de.aristaflow.adept2.ui.statushandling.ErrorDialogue
- button_details - Variable in class de.aristaflow.adept2.ui.statushandling.WhiteErrorDialogue
- buttonPressed(int) - Method in class de.aristaflow.adept2.ui.statushandling.ErrorDialogue
- buttonPressed(int) - Method in class de.aristaflow.adept2.ui.statushandling.WhiteErrorDialogue
- BYTE - de.aristaflow.adept2.model.logmanagement.DataType
-
equivalent to Java
byte
- BYTE_ARRAY_INNER_UDT_NAME - Static variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
The inner UDT name used if no UDT name is set and the element is a native
byte[]
. - ByteArrayAttachment - Class in de.aristaflow.adept2.model.mail
-
A
SerialisableAttachment
having plainbyte[]
content. - ByteArrayAttachment(String, String, byte[]) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description and content.
- ByteArrayAttachment(String, String, byte[], boolean) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description and content.
- ByteArrayAttachment(String, String, byte[], String) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description and content.
- ByteArrayAttachment(String, String, String, byte[]) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description, content type (MIME) and content.
- ByteArrayAttachment(String, String, String, byte[], boolean) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description, content type (MIME) and content.
- ByteArrayAttachment(String, String, String, byte[], String) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description, content type (MIME) and content.
- ByteArrayAttachment(String, String, String, InputStream, String) - Constructor for class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
Creates an attachment having the designated name, description, content type (MIME) and content retrieved from the designated string.
- ByteArrayWrapper(byte[]) - Constructor for class de.aristaflow.adept2.util.ArrayTools.ByteArrayWrapper
-
Creates a new wrapped array for designated array.
- bytes - Variable in class de.aristaflow.adept2.model.mail.ByteArrayAttachment
-
The content represented as
byte[]
.
All Classes All Packages