- JAAS - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
-
A JAAS-based authentication without any further information.
- JAAS - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
-
- JAAS_SUBJECT - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
-
A JAAS-based authentication with a
Subject to provide to the local JAAS.
- JAAS_SUBJECT - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
-
- JAAS_UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
-
- JAAS_UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
-
- JAR_FILE_PROTOCOL - Static variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
-
The protocol for a Jar-file.
- JAVA - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
A java class.
- JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_ILLEGAL_ACCESS - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_ILLEGAL_ARGUMENT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_INVOCATION_TARGET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_NO_SUCH_METHOD - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- JAVA_UDT_BYTE_RETURN - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
A special java class with a byte array as return value.
- JavaVersion - Class in de.aristaflow.adept2.util
-
An instance of this class represents a certain version of a Java VM.
- JavaVersion(String, String, String, String, String) - Constructor for class de.aristaflow.adept2.util.JavaVersion
-
Constructs a new JavaVersion for the given vendor, specification version, version, VM
version and VM name.
- JAX_WS - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
A jax-ws web service.
- jdbcConnectionURL - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
The URL to connect to the database.
- JDBCDataSource - Interface in de.aristaflow.adept2.base.dbaccess
-
Represents a JDBC data source.
- jdbcDriver - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
The fully-qualified name of the class of the JDBC-driver.
- jdbcPassword - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
The password to log on a the database with.
- JDBCTools - Class in de.aristaflow.adept2.base.dbaccess
-
Contains helper methods that are intended to reduce the usual clutter in
JDBC-related code, make it more readable and safer.
- jdbcUserName - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
The name of the user to log on at the database with.
- join(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
-
Finds the join node of a given split node.
- join(T[]...) - Static method in class de.aristaflow.adept2.util.ArrayTools
-
Returns a new array of the same type as all input arrays filled with their
joined content.
- join(StackTraceElement[], StackTraceElement[]) - Static method in class de.aristaflow.adept2.util.StackTraceTools
-
Joins the two given stack traces, i.e. append the tail stack trace to the
head stack trace, and returns the result in a new array.
- join(StackTraceElement[], int, StackTraceElement[], int) - Static method in class de.aristaflow.adept2.util.StackTraceTools
-
Joins the two given stack traces, i.e. append the tail stack trace to the
head stack trace, and returns the result in a new array.
- join(String, Object...) - Static method in class de.aristaflow.adept2.util.StringTools
-
Does the opposite of String.split(String).
- join(String, String...) - Static method in class de.aristaflow.adept2.util.StringTools
-
Does the opposite of String.split(String).
- join(String, Collection<String>) - Static method in class de.aristaflow.adept2.util.StringTools
-
Does the opposite of String.split(String).
- join(String, String[]...) - Static method in class de.aristaflow.adept2.util.StringTools
-
- joinNodes(Template) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
-
Returns all nodes which are join nodes, as defined in Reic00 having
an enter behaviour of ALL_OF_ALL or ONE_OF_ALL.
- JPEG - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
-
Image format constant indicating a JPEG format image.