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

A

AbstractCancelCommand - Class in org.jbpm.command
 
AbstractCancelCommand() - Constructor for class org.jbpm.command.AbstractCancelCommand
 
AbstractGetObjectBaseCommand - Class in org.jbpm.command
 
AbstractGetObjectBaseCommand() - Constructor for class org.jbpm.command.AbstractGetObjectBaseCommand
 
AbstractGetObjectBaseCommand(boolean, boolean) - Constructor for class org.jbpm.command.AbstractGetObjectBaseCommand
 
AbstractGetObjectBaseCommand(String[]) - Constructor for class org.jbpm.command.AbstractGetObjectBaseCommand
 
AbstractJcrServiceFactory - Class in org.jbpm.jcr.impl
 
AbstractJcrServiceFactory() - Constructor for class org.jbpm.jcr.impl.AbstractJcrServiceFactory
 
AbstractObjectInfo - Class in org.jbpm.configuration
 
AbstractObjectInfo() - Constructor for class org.jbpm.configuration.AbstractObjectInfo
 
AbstractObjectInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.AbstractObjectInfo
 
acceptsPropagatedEvents() - Method in class org.jbpm.graph.def.Action
 
Access - Class in org.jbpm.context.def
 
Access() - Constructor for class org.jbpm.context.def.Access
 
Access(String) - Constructor for class org.jbpm.context.def.Access
 
access - Variable in class org.jbpm.context.def.VariableAccess
 
AccessType - Class in org.jbpm.db.hibernate
 
AccessType() - Constructor for class org.jbpm.db.hibernate.AccessType
 
acquireJobs() - Method in class org.jbpm.job.executor.JobExecutorThread
 
Action - Class in org.jbpm.graph.def
 
Action() - Constructor for class org.jbpm.graph.def.Action
 
Action(Delegation) - Constructor for class org.jbpm.graph.def.Action
 
action - Variable in class org.jbpm.graph.def.Node
 
action - Variable in class org.jbpm.graph.exe.ExecutionContext
 
action - Variable in class org.jbpm.graph.exe.RuntimeAction
 
action - Variable in class org.jbpm.graph.log.ActionLog
 
actionDelegation - Variable in class org.jbpm.graph.def.Action
 
actionExpression - Variable in class org.jbpm.graph.def.Action
 
ActionHandler - Interface in org.jbpm.graph.def
 
ActionLog - Class in org.jbpm.graph.log
 
ActionLog() - Constructor for class org.jbpm.graph.log.ActionLog
 
ActionLog(Action) - Constructor for class org.jbpm.graph.log.ActionLog
 
actions - Variable in class org.jbpm.graph.def.Event
 
actions - Variable in class org.jbpm.graph.def.ExceptionHandler
 
actions - Variable in class org.jbpm.graph.def.ProcessDefinition
 
ActionTypes - Class in org.jbpm.graph.action
 
ActionTypes() - Constructor for class org.jbpm.graph.action.ActionTypes
 
actorId - Variable in class org.jbpm.graph.exe.Comment
 
actorId - Variable in class org.jbpm.taskmgmt.exe.PooledActor
 
actorId - Variable in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
actorId - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
actorIdExpression - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
actorIdExpression - Variable in class org.jbpm.taskmgmt.def.Task
 
add(Date, Duration) - Method in class org.jbpm.calendar.BusinessCalendar
 
add(Date, Duration) - Method in class org.jbpm.calendar.DayPart
 
add(Class, StaticUtil.Initializer) - Static method in class org.jbpm.util.StaticUtil
 
add_escapes(String) - Method in exception org.jbpm.jpdl.el.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAction(Action) - Method in class org.jbpm.graph.def.Event
 
addAction(Action) - Method in class org.jbpm.graph.def.ExceptionHandler
 
addAction(Action) - Method in class org.jbpm.graph.def.ProcessDefinition
creates a bidirectional relation between this process definition and the given action.
addAction(GraphElement, String, Action) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addArrivingTransition(Transition) - Method in class org.jbpm.graph.def.Node
add a bidirection relation between this node and the given arriving transition.
addArrivingTransition(Transition) - Method in class org.jbpm.graph.node.StartState
 
addChild(ProcessLog) - Method in class org.jbpm.logging.log.CompositeLog
 
addComment(String) - Method in class org.jbpm.graph.exe.Token
 
addComment(Comment) - Method in class org.jbpm.graph.exe.Token
 
addComment(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
addComment(Comment) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
addDefinition(ModuleDefinition) - Method in class org.jbpm.graph.def.ProcessDefinition
 
addError(String) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addError(String, Throwable) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addEscapes(String) - Static method in error org.jbpm.jpdl.el.parser.ELTokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEvent(Event) - Method in class org.jbpm.graph.def.GraphElement
 
addExceptionHandler(ExceptionHandler) - Method in class org.jbpm.graph.def.GraphElement
 
AddExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
addFile(String, byte[]) - Method in class org.jbpm.file.def.FileDefinition
add a file to this definition.
addFile(String, InputStream) - Method in class org.jbpm.file.def.FileDefinition
add a file to this definition.
addFileset(FileSet) - Method in class org.jbpm.ant.DeployProcessTask
 
addInstance(ModuleInstance) - Method in class org.jbpm.graph.exe.ProcessInstance
adds the given optional moduleinstance (bidirectional).
addLeavingTransition(Transition) - Method in class org.jbpm.graph.def.Node
creates a bidirection relation between this node and the given leaving transition.
addLeavingTransition(Transition) - Method in class org.jbpm.graph.node.EndState
 
addListener(Token) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
addLog(ProcessLog) - Method in class org.jbpm.graph.exe.Token
convenience method for adding a process log.
addLog(ProcessLog) - Method in class org.jbpm.logging.exe.LoggingInstance
 
addMapping(String, Class) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
addMilestoneListener(String, Token) - Method in class org.jbpm.graph.node.MilestoneNode
 
addMonitoredJobId(String, long) - Method in class org.jbpm.job.executor.JobExecutor
 
addNamedObjectInfo(String, ObjectInfo) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
addNode(Node) - Method in interface org.jbpm.graph.def.NodeCollection
adds the given node to this node-collection.
addNode(Node) - Method in class org.jbpm.graph.def.ProcessDefinition
 
addNode(Node) - Method in class org.jbpm.graph.def.SuperState
 
addNodeLog(Token) - Method in class org.jbpm.graph.def.Node
 
addNodeLog(Token) - Method in class org.jbpm.graph.node.ProcessState
 
addNodesAndTransitions(ProcessDefinition, String[], String[]) - Static method in class org.jbpm.graph.node.ProcessFactory
 
addObjectInfo(ObjectInfo) - Method in class org.jbpm.configuration.ObjectFactoryImpl
 
addProblem(Problem) - Method in class org.jbpm.jpdl.par.ProcessArchive
 
addProblem(Problem) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addProblem(String) - Method in class org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated.  
addProblem(Problem) - Method in interface org.jbpm.jpdl.xml.ProblemListener
 
AddressResolver - Interface in org.jbpm.mail
translates actorId's into email addresses.
addRuntimeAction(RuntimeAction) - Method in class org.jbpm.graph.exe.ProcessInstance
adds an action to be executed upon a process event in the future.
addSwimlane(Swimlane) - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
addSwimlaneInstance(SwimlaneInstance) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
addTask(Task) - Method in class org.jbpm.graph.node.TaskNode
 
addTask(Task) - Method in class org.jbpm.taskmgmt.def.Swimlane
 
addTask(Task) - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
addTaskInstance(TaskInstance) - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
addTaskInstance(TaskInstance) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
addUnresolvedActionReference(Element, Action) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addUnresolvedTransitionDestination(Element, Node) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
addVariableAccess(VariableAccess) - Method in class org.jbpm.graph.action.Script
 
addVariableInstance(VariableInstance) - Method in class org.jbpm.context.exe.TokenVariableMap
 
addVariableInstance(VariableInstance) - Method in class org.jbpm.context.exe.VariableContainer
 
addVariables(Map) - Method in class org.jbpm.context.exe.ContextInstance
adds all the variableInstances on the root-token (= process-instance scope).
addVariables(Map, Token) - Method in class org.jbpm.context.exe.ContextInstance
adds all the variableInstances to the scope of the given token.
addVariables(Map) - Method in class org.jbpm.context.exe.VariableContainer
 
addWarning(String) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
adjustBeginLineColumn(int, int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
AND2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
AndExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
AndOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the and operator
AndOperator() - Constructor for class org.jbpm.jpdl.el.impl.AndOperator
Constructor
AntHelper - Class in org.jbpm.ant
common strategy for jbpm ant tasks to obtain a hibernate SessionFactory.
AntHelper() - Constructor for class org.jbpm.ant.AntHelper
 
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.AndOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.ArithmeticOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.ArithmeticOperator
Applies the operator to the given double values, returning a double
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.ArithmeticOperator
Applies the operator to the given double values, returning a double
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.ArithmeticOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal.
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.ArithmeticOperator
Applies the operator to the given BigInteger values, returning a BigInteger.
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.BinaryOperator
Applies the operator to the given pair of values
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.DivideOperator
Applies the operator to the given value
apply(Object, Logger) - Method in class org.jbpm.jpdl.el.impl.EmptyOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.EqualityOperator
Applies the operator to the given value
apply(boolean, Logger) - Method in class org.jbpm.jpdl.el.impl.EqualityOperator
Applies the operator given the fact that the two elements are equal.
apply(boolean, Logger) - Method in class org.jbpm.jpdl.el.impl.EqualsOperator
Applies the operator given the fact that the two elements are equal.
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given double values
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given long values
apply(String, String) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given String values
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given double values
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given long values
apply(String, String) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given String values
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.IntegerDivideOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given double values
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given long values
apply(String, String) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given String values
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given double values
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given long values
apply(String, String) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given String values
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.MinusOperator
Applies the operator to the given double values, returning a double
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.MinusOperator
Applies the operator to the given double values, returning a double
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.MinusOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal.
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.MinusOperator
Applies the operator to the given BigInteger values, returning a BigInteger.
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.ModulusOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.MultiplyOperator
Applies the operator to the given double values, returning a double
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.MultiplyOperator
Applies the operator to the given double values, returning a double
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.MultiplyOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal.
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.MultiplyOperator
Applies the operator to the given BigInteger values, returning a BigInteger.
apply(boolean, Logger) - Method in class org.jbpm.jpdl.el.impl.NotEqualsOperator
Applies the operator given the fact that the two elements are equal.
apply(Object, Logger) - Method in class org.jbpm.jpdl.el.impl.NotOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.OrOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.PlusOperator
Applies the operator to the given double values, returning a double
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.PlusOperator
Applies the operator to the given double values, returning a double
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.PlusOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal.
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.PlusOperator
Applies the operator to the given BigInteger values, returning a BigInteger.
apply(Object, Object, Logger) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given value
apply(double, double) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given double values
apply(long, long) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given long values
apply(String, String) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given String values
apply(BigDecimal, BigDecimal) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(BigInteger, BigInteger) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Applies the operator to the given BigDecimal values, returning a BigDecimal
apply(Object, Logger) - Method in class org.jbpm.jpdl.el.impl.UnaryMinusOperator
Applies the operator to the given value
apply(Object, Logger) - Method in class org.jbpm.jpdl.el.impl.UnaryOperator
Applies the operator to the given value
applyArithmeticOperator(Object, Object, ArithmeticOperator, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
applyEqualityOperator(Object, Object, EqualityOperator, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
applyRelationalOperator(Object, Object, RelationalOperator, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
ARITH_ERROR - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ARITH_OP_BAD_TYPE - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ARITH_OP_NULL - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ArithmeticOperator - Class in org.jbpm.jpdl.el.impl
This is the superclass for all binary arithmetic operators
ArithmeticOperator() - Constructor for class org.jbpm.jpdl.el.impl.ArithmeticOperator
 
ArraySuffix - Class in org.jbpm.jpdl.el.impl
Represents an operator that obtains a Map entry, an indexed value, a property value, or an indexed property value of an object.
ArraySuffix(Expression) - Constructor for class org.jbpm.jpdl.el.impl.ArraySuffix
Constructor
ArraySuffix() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
ArrayUtil - Class in org.jbpm.util
 
ArrayUtil() - Constructor for class org.jbpm.util.ArrayUtil
 
arrivingTransitions - Variable in class org.jbpm.graph.def.Node
 
assemble(Serializable, Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
assign(Assignable, ExecutionContext) - Method in interface org.jbpm.taskmgmt.def.AssignmentHandler
assigns the assignable (=TaskInstance or a SwimlaneInstance to an swimlaneActorId or a set of PooledActors.
assign(ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
Assignable - Interface in org.jbpm.taskmgmt.exe
common superclass for TaskInstances and SwimlaneInstances used by the AssignmentHandler interface.
assignId(Object) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
assignId(Object) - Method in interface org.jbpm.persistence.PersistenceService
 
assignId(Object) - Static method in class org.jbpm.svc.Services
 
assignmentDelegation - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
assignmentDelegation - Variable in class org.jbpm.taskmgmt.def.Task
 
AssignmentHandler - Interface in org.jbpm.taskmgmt.def
assigns TaskInstances or SwimlaneInstances to actors.
AsynchronousCommand - Class in org.jbpm.command
provides extra configuration options for the execution of asynchronous commands.
AsynchronousCommand(Command) - Constructor for class org.jbpm.command.AsynchronousCommand
 
ATTRIBUTE_EVALUATION_EXCEPTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ATTRIBUTE_PARSE_EXCEPTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
AttrValueExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
AttrValueString() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
AuthenticationService - Interface in org.jbpm.security
 
AuthorizationService - Interface in org.jbpm.security
 

B

backup(int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
BAD_IMPLICIT_OBJECT - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
BAD_INDEX_VALUE - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
BADLY_ESCAPED_STRING_LITERAL - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
BeanInfo - Class in org.jbpm.configuration
 
BeanInfo() - Constructor for class org.jbpm.configuration.BeanInfo
 
BeanInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.BeanInfo
 
BeanInfoIndexedProperty - Class in org.jbpm.jpdl.el.impl
This contains the information for one indexed property in a BeanInfo - IndexedPropertyDescriptor, read method, and write method.
BeanInfoIndexedProperty(Method, Method, IndexedPropertyDescriptor) - Constructor for class org.jbpm.jpdl.el.impl.BeanInfoIndexedProperty
Constructor
BeanInfoManager - Class in org.jbpm.jpdl.el.impl
Manages the BeanInfo for one class - contains the BeanInfo, and also a mapping from property name to BeanInfoProperty.
BeanInfoProperty - Class in org.jbpm.jpdl.el.impl
This contains the information for one property in a BeanInfo - PropertyDescriptor, read method, and write method.
BeanInfoProperty(Method, Method, PropertyDescriptor) - Constructor for class org.jbpm.jpdl.el.impl.BeanInfoProperty
Constructor
BeanInstantiator - Class in org.jbpm.instantiation
 
BeanInstantiator() - Constructor for class org.jbpm.instantiation.BeanInstantiator
 
BeanMethod - Class in org.jbpm.jpdl.el.impl
 
BeanMethod(Method) - Constructor for class org.jbpm.jpdl.el.impl.BeanMethod
 
beginColumn - Variable in class org.jbpm.jpdl.el.parser.ELToken
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.jbpm.jpdl.el.parser.ELToken
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginSeamConversation(ExecutionContext) - Method in class org.jbpm.graph.action.SeamedAction
 
BeginToken() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
beginTransaction() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
beginTransaction() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
BinaryOperator - Class in org.jbpm.jpdl.el.impl
This is the superclass for all binary operators
BinaryOperator() - Constructor for class org.jbpm.jpdl.el.impl.BinaryOperator
Constructor
BinaryOperatorExpression - Class in org.jbpm.jpdl.el.impl
An expression representing a binary operator on a value
BinaryOperatorExpression(Expression, List, List) - Constructor for class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
Constructor
BOOLEAN_TO_CHARACTER - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
BOOLEAN_TO_NUMBER - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
BooleanInfo - Class in org.jbpm.configuration
 
BooleanInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.BooleanInfo
 
BooleanLiteral - Class in org.jbpm.jpdl.el.impl
An expression representing a boolean literal value
BooleanLiteral(String) - Constructor for class org.jbpm.jpdl.el.impl.BooleanLiteral
Constructor
BooleanLiteral() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
BooleanToStringConverter - Class in org.jbpm.context.exe.converter
 
BooleanToStringConverter() - Constructor for class org.jbpm.context.exe.converter.BooleanToStringConverter
 
BUFFERSIZE - Static variable in class org.jbpm.util.IoUtil
 
bufpos - Variable in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
buildJbpmSessionFactory() - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
buildJbpmSessionFactory(String) - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
buildJbpmSessionFactory(Configuration) - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
buildSessionFactory(Configuration) - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
BusinessCalendar - Class in org.jbpm.calendar
a calendar that knows about business hours.
BusinessCalendar() - Constructor for class org.jbpm.calendar.BusinessCalendar
 
ByteArray - Class in org.jbpm.bytes
is a persistable array of bytes.
ByteArray() - Constructor for class org.jbpm.bytes.ByteArray
 
ByteArray(byte[]) - Constructor for class org.jbpm.bytes.ByteArray
 
ByteArray(String, byte[]) - Constructor for class org.jbpm.bytes.ByteArray
 
ByteArray(ByteArray) - Constructor for class org.jbpm.bytes.ByteArray
 
ByteArrayInstance - Class in org.jbpm.context.exe.variableinstance
 
ByteArrayInstance() - Constructor for class org.jbpm.context.exe.variableinstance.ByteArrayInstance
 
ByteArrayUpdateLog - Class in org.jbpm.context.log.variableinstance
 
ByteArrayUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.ByteArrayUpdateLog
 
ByteArrayUpdateLog(VariableInstance, ByteArray, ByteArray) - Constructor for class org.jbpm.context.log.variableinstance.ByteArrayUpdateLog
 
ByteBlockChopper - Class in org.jbpm.bytes
is used by ByteArray to chop a byte arrays into a list of chunks and glue them back together.
ByteBlockChopper() - Constructor for class org.jbpm.bytes.ByteBlockChopper
 
byteBlocks - Variable in class org.jbpm.bytes.ByteArray
 
BytesToByteArrayConverter - Class in org.jbpm.context.exe.converter
 
BytesToByteArrayConverter() - Constructor for class org.jbpm.context.exe.converter.BytesToByteArrayConverter
 
ByteToLongConverter - Class in org.jbpm.context.exe.converter
 
ByteToLongConverter() - Constructor for class org.jbpm.context.exe.converter.ByteToLongConverter
 
ByteUtil - Class in org.jbpm.util
 
ByteUtil() - Constructor for class org.jbpm.util.ByteUtil
 

C

calculateAverageTimeByNode(long, long) - Method in class org.jbpm.db.GraphSession
 
cancel() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
cancels this task.
cancel(Transition) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
cancels this task, takes the specified transition.
cancel(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
cancels this task, takes the specified transition.
cancelProcess(long) - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
CancelProcessInstanceCommand - Class in org.jbpm.command
 
CancelProcessInstanceCommand() - Constructor for class org.jbpm.command.CancelProcessInstanceCommand
 
CancelProcessInstanceCommand(long) - Constructor for class org.jbpm.command.CancelProcessInstanceCommand
 
cancelSubProcesses(long) - Method in class org.jbpm.command.CancelProcessInstanceCommand
cancel all sub processes of the process with the given id calls "cancelProcess" recursivly until all processes are ended
cancelTasks(List) - Method in class org.jbpm.command.AbstractCancelCommand
 
CancelTimerAction - Class in org.jbpm.scheduler.def
 
CancelTimerAction() - Constructor for class org.jbpm.scheduler.def.CancelTimerAction
 
cancelTimersByName(String, Token) - Method in class org.jbpm.db.JobSession
 
cancelToken(Token) - Method in class org.jbpm.command.AbstractCancelCommand
 
CancelTokenCommand - Class in org.jbpm.command
 
CancelTokenCommand() - Constructor for class org.jbpm.command.CancelTokenCommand
 
CancelTokenCommand(long) - Constructor for class org.jbpm.command.CancelTokenCommand
 
cancelTokens(Collection) - Method in class org.jbpm.command.AbstractCancelCommand
 
CancelWorkOnTaskCommand - Class in org.jbpm.command
The current authorizes actor starts to work on the TaskInstance so the actor is set to the given actor see some more information why we need that in the CancelWorkOnTaskCommand(long) - Constructor for class org.jbpm.command.CancelWorkOnTaskCommand
 
CancelWorkOnTaskCommand() - Constructor for class org.jbpm.command.CancelWorkOnTaskCommand
 
CANT_FIND_INDEX - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
CANT_GET_INDEXED_PROPERTY - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
CANT_GET_INDEXED_VALUE_OF_NULL - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
CANT_GET_NULL_INDEX - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
CANT_GET_PROPERTY_OF_NULL - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
cascadeProcessInstances - Variable in class org.jbpm.graph.exe.ProcessInstance
not persisted
CascadeSaveOperation - Class in org.jbpm.svc.save
 
CascadeSaveOperation() - Constructor for class org.jbpm.svc.save.CascadeSaveOperation
 
cause - Variable in exception org.jbpm.graph.def.DelegationException
 
ChangeProcessInstanceVersionCommand - Class in org.jbpm.command
THIS COMMAND IS NOT YET STABLE, BUT FEEL FREE TO TEST :-) change the version of a running process instance.
ChangeProcessInstanceVersionCommand() - Constructor for class org.jbpm.command.ChangeProcessInstanceVersionCommand
 
ChangeProcessInstanceVersionCommand(long, int) - Constructor for class org.jbpm.command.ChangeProcessInstanceVersionCommand
 
CharacterInfo - Class in org.jbpm.configuration
 
CharacterInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.CharacterInfo
 
CharacterToStringConverter - Class in org.jbpm.context.exe.converter
 
CharacterToStringConverter() - Constructor for class org.jbpm.context.exe.converter.CharacterToStringConverter
 
checkImplicitTermination() - Method in class org.jbpm.graph.exe.Token
 
checkPermission(Permission) - Method in class org.jbpm.security.authorization.IdentityAuthorizationService
 
checkPermission(Permission) - Method in interface org.jbpm.security.AuthorizationService
verify if the currently authenticated has the given permission.
checkPermission(Permission) - Static method in class org.jbpm.security.SecurityHelper
helper method to check the permissions of a jbpm secured operation.
CheckUnpersistableVariablesOperation - Class in org.jbpm.svc.save
 
CheckUnpersistableVariablesOperation() - Constructor for class org.jbpm.svc.save.CheckUnpersistableVariablesOperation
 
child - Variable in class org.jbpm.graph.log.TokenCreateLog
 
child - Variable in class org.jbpm.graph.log.TokenEndLog
 
children - Variable in class org.jbpm.graph.exe.Token
 
chopItUp(byte[]) - Static method in class org.jbpm.bytes.ByteBlockChopper
 
ClassLoaderUtil - Class in org.jbpm.util
provides centralized classloader lookup.
ClassLoaderUtil() - Constructor for class org.jbpm.util.ClassLoaderUtil
 
className - Variable in class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
className - Variable in class org.jbpm.instantiation.Delegation
 
ClassNameMatcher - Class in org.jbpm.context.exe.matcher
 
ClassNameMatcher() - Constructor for class org.jbpm.context.exe.matcher.ClassNameMatcher
 
classToTableName(String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
cleanSchema() - Method in class org.jbpm.db.JbpmSchema
 
clear() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
clearConfigurationsCache() - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
clearHibernateCache(SessionFactory) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
close() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
close() - Method in class org.jbpm.JbpmConfiguration
 
close(String) - Method in class org.jbpm.JbpmConfiguration
 
close() - Method in class org.jbpm.JbpmContext
make sure you close your JbpmContext in a finally block.
close() - Method in class org.jbpm.jcr.impl.AbstractJcrServiceFactory
 
close() - Method in class org.jbpm.jcr.impl.JcrServiceImpl
 
close() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
close() - Method in class org.jbpm.logging.db.DbLoggingService
 
close() - Method in class org.jbpm.logging.db.DbLoggingServiceFactory
 
close() - Method in class org.jbpm.msg.db.DbMessageService
 
close() - Method in class org.jbpm.msg.db.DbMessageServiceFactory
 
close() - Method in interface org.jbpm.msg.MessageService
 
close() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
close() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
close() - Method in class org.jbpm.persistence.jta.JtaDbPersistenceService
 
close() - Method in class org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory
 
close() - Method in class org.jbpm.scheduler.db.DbSchedulerService
 
close() - Method in class org.jbpm.scheduler.db.DbSchedulerServiceFactory
 
close() - Method in interface org.jbpm.scheduler.SchedulerService
 
close() - Method in class org.jbpm.security.authentication.DefaultAuthenticationService
 
close() - Method in class org.jbpm.security.authentication.DefaultAuthenticationServiceFactory
 
close() - Method in class org.jbpm.security.authentication.SubjectAuthenticationService
 
close() - Method in class org.jbpm.security.authorization.IdentityAuthorizationService
 
close() - Method in class org.jbpm.security.authorization.IdentityAuthorizationServiceFactory
 
close() - Method in interface org.jbpm.svc.Service
 
close() - Method in interface org.jbpm.svc.ServiceFactory
close this service factory
close() - Method in class org.jbpm.svc.Services
 
close() - Method in class org.jbpm.tx.TxService
 
close() - Method in class org.jbpm.tx.TxServiceFactory
 
CloseJbpmConfigurationServlet - Class in org.jbpm.web
 
CloseJbpmConfigurationServlet() - Constructor for class org.jbpm.web.CloseJbpmConfigurationServlet
 
coerce(Object, Class, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces the given value to the specified class.
COERCE_TO_BOOLEAN - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
COERCE_TO_CHARACTER - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
COERCE_TO_NUMBER - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
COERCE_TO_OBJECT - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
coerceToBoolean(Object, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces a value to a Boolean
coerceToCharacter(Object, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces a value to a Character
coerceToInteger(Object, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces a value to an Integer, returning null if the coercion isn't possible.
coerceToObject(Object, Class, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces a value to the specified Class that is not covered by any of the above cases
coerceToPrimitiveNumber(Object, Class, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces a value to the given primitive number class
coerceToString(Object, Logger) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Coerces the specified value to a String
Coercions - Class in org.jbpm.jpdl.el.impl
This class contains the logic for coercing data types before operators are applied to them.
Coercions() - Constructor for class org.jbpm.jpdl.el.impl.Coercions
 
collectChildrenRecursively(List) - Method in class org.jbpm.graph.exe.Token
 
collectionTableName(String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
COLON - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
columnName(String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
COMMA - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
Command - Interface in org.jbpm.command
 
CommandService - Interface in org.jbpm.command
Provides jBPM engine services.
CommandServiceImpl - Class in org.jbpm.command.impl
Provide services for accessing the jBPM engine.
CommandServiceImpl(JbpmConfiguration) - Constructor for class org.jbpm.command.impl.CommandServiceImpl
Establish an instance of the command service with a particular jBPM configuration which provides connectivity to the jBPM engine and its related services including the persistence manager.
Comment - Class in org.jbpm.graph.exe
 
Comment() - Constructor for class org.jbpm.graph.exe.Comment
 
Comment(String) - Constructor for class org.jbpm.graph.exe.Comment
 
Comment(String, String) - Constructor for class org.jbpm.graph.exe.Comment
 
comments - Variable in class org.jbpm.graph.exe.Token
 
comments - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
commitTransaction() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
commitTransactionAndClose() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
COMPARABLE_ERROR - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
completionTriggersSignal(TaskInstance) - Method in class org.jbpm.graph.node.TaskNode
 
ComplexValue - Class in org.jbpm.jpdl.el.impl
Represents a dynamic value, which consists of a prefix and an optional set of ValueSuffix elements.
ComplexValue(Expression, List) - Constructor for class org.jbpm.jpdl.el.impl.ComplexValue
Constructor
CompositeCommand - Class in org.jbpm.command
 
CompositeCommand(List) - Constructor for class org.jbpm.command.CompositeCommand
 
CompositeLog - Class in org.jbpm.logging.log
 
CompositeLog() - Constructor for class org.jbpm.logging.log.CompositeLog
 
COND - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
condition - Variable in class org.jbpm.graph.def.Transition
 
condition - Variable in class org.jbpm.taskmgmt.def.Task
 
ConditionalExpression - Class in org.jbpm.jpdl.el.impl
Represents a conditional expression.
ConditionalExpression(Expression, Expression, Expression) - Constructor for class org.jbpm.jpdl.el.impl.ConditionalExpression
Constructor
ConditionalExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
configType - Variable in class org.jbpm.instantiation.Delegation
 
ConfigurableParser - Interface in org.jbpm.jpdl.par
 
configuration - Variable in class org.jbpm.instantiation.Delegation
 
ConfigurationException - Exception in org.jbpm.configuration
 
ConfigurationException() - Constructor for exception org.jbpm.configuration.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.jbpm.configuration.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.jbpm.configuration.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.jbpm.configuration.ConfigurationException
 
ConfigurationPropertyInstantiator - Class in org.jbpm.instantiation
 
ConfigurationPropertyInstantiator() - Constructor for class org.jbpm.instantiation.ConfigurationPropertyInstantiator
 
configure(Element) - Method in interface org.jbpm.jpdl.par.ConfigurableParser
 
configure(Element) - Method in class org.jbpm.jpdl.par.FileFilter
 
connection - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
Constants - Class in org.jbpm.jpdl.el.impl
This contains all of the non-public constants, including messsage strings read from the resource file.
Constants() - Constructor for class org.jbpm.jpdl.el.impl.Constants
 
ConstructorInfo - Class in org.jbpm.configuration
 
ConstructorInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.ConstructorInfo
 
ConstructorInstantiator - Class in org.jbpm.instantiation
 
ConstructorInstantiator() - Constructor for class org.jbpm.instantiation.ConstructorInstantiator
 
containsKey(Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
containsNode(Node) - Method in class org.jbpm.graph.def.SuperState
recursively checks if the given node is one of the descendants of this supernode.
containsProblemsOfLevel(Collection, int) - Static method in class org.jbpm.jpdl.xml.Problem
 
containsValue(Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
ContextDefinition - Class in org.jbpm.context.def
 
ContextDefinition() - Constructor for class org.jbpm.context.def.ContextDefinition
 
ContextInstance - Class in org.jbpm.context.exe
maintains all the key-variable pairs for a process instance.
ContextInstance() - Constructor for class org.jbpm.context.exe.ContextInstance
 
contextInstance - Variable in class org.jbpm.context.exe.TokenVariableMap
 
ContextSession - Class in org.jbpm.db
contains queries to search the database for process instances and tokens based on process variableInstances.
ContextSession(JbpmSession) - Constructor for class org.jbpm.db.ContextSession
 
ContextSession(Session) - Constructor for class org.jbpm.db.ContextSession
 
contextSession - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
convert(Object) - Method in class org.jbpm.context.exe.converter.BooleanToStringConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.BytesToByteArrayConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.ByteToLongConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.CharacterToStringConverter
 
convert(Object) - Method in interface org.jbpm.context.exe.Converter
converts a given object to its persistable format.
convert(Object) - Method in class org.jbpm.context.exe.converter.DateToLongConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.DoubleToStringConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.FloatToDoubleConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.FloatToStringConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.IntegerToLongConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.SerializableToByteArrayConverter
 
convert(Object) - Method in class org.jbpm.context.exe.converter.ShortToLongConverter
 
convert(Document) - Method in class org.jbpm.jpdl.convert.Converter
 
Converter - Interface in org.jbpm.context.exe
converts plain objects to objects that are persistable via a subclass of VariableInstance.
converter - Variable in class org.jbpm.context.exe.VariableInstance
 
Converter - Class in org.jbpm.jpdl.convert
 
Converter() - Constructor for class org.jbpm.jpdl.convert.Converter
 
ConverterEnumType - Class in org.jbpm.db.hibernate
is the hibernate UserType for storing converters as a char in the database.
ConverterEnumType() - Constructor for class org.jbpm.db.hibernate.ConverterEnumType
 
Converters - Class in org.jbpm.db.hibernate
provides access to the list of converters and ensures that the converter objects are unique.
Converters() - Constructor for class org.jbpm.db.hibernate.Converters
 
convertPar(ProcessArchive) - Method in class org.jbpm.jpdl.convert.Converter
 
copySwimlaneInstanceAssignment(SwimlaneInstance) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
copies the assignment (that includes both the swimlaneActorId and the set of pooledActors) of the given swimlane into this taskInstance.
create(Token, String, Object) - Static method in class org.jbpm.context.exe.VariableInstance
 
create - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
create() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
create(ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
createAction(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
createAsyncActionExecutionJob(Token, Action) - Method in class org.jbpm.graph.def.GraphElement
 
createAsyncContinuationJob(Token) - Method in class org.jbpm.graph.def.Node
 
createConfiguration(String, String) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createConfiguration() - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
createConfiguration(String) - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
createForkedToken(Token, String) - Method in class org.jbpm.graph.node.Fork
 
createInputMap(ExecutionContext) - Method in class org.jbpm.graph.action.Script
 
createInstance() - Method in class org.jbpm.context.def.ContextDefinition
 
createInstance() - Method in class org.jbpm.file.def.FileDefinition
 
createInstance() - Method in class org.jbpm.graph.def.ProcessDefinition
 
createInstance() - Method in class org.jbpm.module.def.ModuleDefinition
 
createInstance() - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
createInverseMapping(Map) - Static method in class org.jbpm.graph.node.NodeTypes
 
createJbpmConfiguration(ObjectFactory) - Static method in class org.jbpm.JbpmConfiguration
 
createJbpmContext() - Method in class org.jbpm.JbpmConfiguration
 
createJbpmContext(String) - Method in class org.jbpm.JbpmConfiguration
 
createMailDelegation(String, String, String, String, String) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
createNewProcessDefinition() - Static method in class org.jbpm.graph.def.ProcessDefinition
 
createNode(String) - Static method in class org.jbpm.graph.node.ProcessFactory
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.BeanInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.BooleanInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.CharacterInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.ConstructorInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.DoubleInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.FloatInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.IntegerInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.JbpmContextInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.JbpmTypeObjectInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.ListInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.LongInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.MapInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.NullInfo
 
createObject(String) - Method in interface org.jbpm.configuration.ObjectFactory
 
createObject(String) - Method in class org.jbpm.configuration.ObjectFactoryImpl
create a new object of the given name.
createObject(int) - Method in class org.jbpm.configuration.ObjectFactoryImpl
create a new object for the given index.
createObject(ObjectInfo) - Method in class org.jbpm.configuration.ObjectFactoryImpl
create a new object for the given ObjectInfo.
createObject(ObjectFactoryImpl) - Method in interface org.jbpm.configuration.ObjectInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.RefInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.StringInfo
 
createObject(ObjectFactoryImpl) - Method in class org.jbpm.configuration.ValueInfo
 
createObjectFactory(Element) - Static method in class org.jbpm.configuration.ObjectFactoryParser
 
createPool(String[], SwimlaneInstance, TaskInstance) - Static method in class org.jbpm.taskmgmt.exe.PooledActor
 
createProcessDefinition(String[], String[]) - Static method in class org.jbpm.graph.node.ProcessFactory
 
createProcessInstance() - Method in class org.jbpm.graph.def.ProcessDefinition
 
CreateProcessInstancePermission - Class in org.jbpm.security.permission
 
CreateProcessInstancePermission(String, String) - Constructor for class org.jbpm.security.permission.CreateProcessInstancePermission
 
createSaxReader(ProblemListener) - Static method in class org.jbpm.jpdl.xml.JpdlParser
 
createSchema() - Method in class org.jbpm.db.JbpmSchema
 
createSchema() - Method in class org.jbpm.JbpmConfiguration
 
createSchema(String) - Method in class org.jbpm.JbpmConfiguration
 
createSchema() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
createSchemaExport(SessionFactory) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSchemaExportScript(SessionFactory) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSessionFactory() - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSessionFactory(String) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSessionFactory(String, String) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSessionFactory(String, String, boolean) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createSessionFactory(Configuration, boolean) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
createStartTaskInstance() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
creates a task instance on the rootToken, and assigns it to the currently authenticated user.
createSubProcessInstance(ProcessDefinition) - Method in class org.jbpm.graph.exe.Token
 
createSwimlaneInstance(String) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
createSwimlaneInstance(Swimlane) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
createTaskInstance() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
createTaskInstance(Task) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
createTaskInstance(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
createTaskInstance(Task, Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
creates a new task instance on the given token, for the given task.
createTaskInstance(Task, ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
creates a new task instance on the given task, in the given execution context.
createTaskInstance(ExecutionContext) - Method in class org.jbpm.taskmgmt.impl.DefaultTaskInstanceFactoryImpl
 
createTaskInstance(ExecutionContext) - Method in interface org.jbpm.taskmgmt.TaskInstanceFactory
create a new task instance for the given execution context.
createTimer(Timer) - Method in class org.jbpm.scheduler.db.DbSchedulerService
 
createTimer(ExecutionContext) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
createTimer(Timer) - Method in interface org.jbpm.scheduler.SchedulerService
 
CreateTimerAction - Class in org.jbpm.scheduler.def
 
CreateTimerAction() - Constructor for class org.jbpm.scheduler.def.CreateTimerAction
 
createVariable(String, Object) - Method in class org.jbpm.context.exe.ContextInstance
creates a variable on the root-token (= process-instance scope) and calculates the actual VariableInstance-type from the value.
createVariable(String, Object, Token) - Method in class org.jbpm.context.exe.ContextInstance
creates a variable in the scope of the given token and calculates the actual VariableInstance-type from the value.
createVariableInstance(Object) - Static method in class org.jbpm.context.exe.VariableInstance
 
createXmlReader() - Static method in class org.jbpm.jpdl.xml.JpdlParser
 
curChar - Variable in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
currentExecutionContext() - Static method in class org.jbpm.graph.exe.ExecutionContext
 
currentToken - Variable in exception org.jbpm.jpdl.el.parser.ParseException
This is the last token that has been consumed successfully.
cutTransitionText(String) - Static method in class org.jbpm.graph.node.ProcessFactory
 

D

date - Variable in class org.jbpm.logging.log.ProcessLog
 
DateInstance - Class in org.jbpm.context.exe.variableinstance
 
DateInstance() - Constructor for class org.jbpm.context.exe.variableinstance.DateInstance
 
DateToLongConverter - Class in org.jbpm.context.exe.converter
 
DateToLongConverter() - Constructor for class org.jbpm.context.exe.converter.DateToLongConverter
 
DateUpdateLog - Class in org.jbpm.context.log.variableinstance
 
DateUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.DateUpdateLog
 
DateUpdateLog(VariableInstance, Date, Date) - Constructor for class org.jbpm.context.log.variableinstance.DateUpdateLog
 
Day - Class in org.jbpm.calendar
is a day on a business calendar.
Day(String, DateFormat, BusinessCalendar) - Constructor for class org.jbpm.calendar.Day
 
DayPart - Class in org.jbpm.calendar
is part of a day that can for example be used to represent business hours.
DayPart(String, DateFormat, Day, int) - Constructor for class org.jbpm.calendar.DayPart
 
DbLoggingService - Class in org.jbpm.logging.db
 
DbLoggingService() - Constructor for class org.jbpm.logging.db.DbLoggingService
 
DbLoggingServiceFactory - Class in org.jbpm.logging.db
 
DbLoggingServiceFactory() - Constructor for class org.jbpm.logging.db.DbLoggingServiceFactory
 
DbMessageService - Class in org.jbpm.msg.db
 
DbMessageService() - Constructor for class org.jbpm.msg.db.DbMessageService
 
DbMessageServiceFactory - Class in org.jbpm.msg.db
 
DbMessageServiceFactory() - Constructor for class org.jbpm.msg.db.DbMessageServiceFactory
 
DbPersistenceService - Class in org.jbpm.persistence.db
 
DbPersistenceService(DbPersistenceServiceFactory) - Constructor for class org.jbpm.persistence.db.DbPersistenceService
 
DbPersistenceServiceFactory - Class in org.jbpm.persistence.db
 
DbPersistenceServiceFactory() - Constructor for class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
DbSchedulerService - Class in org.jbpm.scheduler.db
 
DbSchedulerService() - Constructor for class org.jbpm.scheduler.db.DbSchedulerService
 
DbSchedulerServiceFactory - Class in org.jbpm.scheduler.db
 
DbSchedulerServiceFactory() - Constructor for class org.jbpm.scheduler.db.DbSchedulerServiceFactory
 
DbSubProcessResolver - Class in org.jbpm.graph.node
 
DbSubProcessResolver() - Constructor for class org.jbpm.graph.node.DbSubProcessResolver
 
debugStream - Variable in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
decide(ExecutionContext) - Method in interface org.jbpm.graph.node.DecisionHandler
 
Decision - Class in org.jbpm.graph.node
decision node.
Decision() - Constructor for class org.jbpm.graph.node.Decision
 
Decision(String) - Constructor for class org.jbpm.graph.node.Decision
 
DecisionCondition - Class in org.jbpm.graph.node
 
DecisionCondition() - Constructor for class org.jbpm.graph.node.DecisionCondition
 
DecisionCondition(String, String) - Constructor for class org.jbpm.graph.node.DecisionCondition
 
DecisionHandler - Interface in org.jbpm.graph.node
decision handler as in jbpm 2.
deepCopy(Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
DEFAULT - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
DEFAULT_JBPM_CONTEXT_NAME - Static variable in class org.jbpm.JbpmContext
 
DefaultAuthenticationService - Class in org.jbpm.security.authentication
 
DefaultAuthenticationService() - Constructor for class org.jbpm.security.authentication.DefaultAuthenticationService
 
DefaultAuthenticationServiceFactory - Class in org.jbpm.security.authentication
 
DefaultAuthenticationServiceFactory() - Constructor for class org.jbpm.security.authentication.DefaultAuthenticationServiceFactory
 
DefaultInstantiator - Class in org.jbpm.instantiation
 
DefaultInstantiator() - Constructor for class org.jbpm.instantiation.DefaultInstantiator
 
DefaultTaskInstanceFactoryImpl - Class in org.jbpm.taskmgmt.impl
the default task instance factory.
DefaultTaskInstanceFactoryImpl() - Constructor for class org.jbpm.taskmgmt.impl.DefaultTaskInstanceFactoryImpl
 
definitions - Variable in class org.jbpm.graph.def.ProcessDefinition
 
Delegation - Class in org.jbpm.instantiation
 
Delegation() - Constructor for class org.jbpm.instantiation.Delegation
 
Delegation(Object) - Constructor for class org.jbpm.instantiation.Delegation
 
Delegation(String) - Constructor for class org.jbpm.instantiation.Delegation
 
DelegationException - Exception in org.jbpm.graph.def
 
DelegationException(Throwable, ExecutionContext) - Constructor for exception org.jbpm.graph.def.DelegationException
 
deleteJob(Job) - Method in class org.jbpm.db.JobSession
 
deleteJobsForProcessInstance(ProcessInstance) - Method in class org.jbpm.db.JobSession
 
deleteProcessDefinition(long) - Method in class org.jbpm.db.GraphSession
 
deleteProcessDefinition(ProcessDefinition) - Method in class org.jbpm.db.GraphSession
 
deleteProcessInstance(long) - Method in class org.jbpm.db.GraphSession
 
deleteProcessInstance(ProcessInstance) - Method in class org.jbpm.db.GraphSession
 
deleteProcessInstance(ProcessInstance, boolean, boolean) - Method in class org.jbpm.db.GraphSession
 
deleteTimersByName(String, Token) - Method in class org.jbpm.scheduler.db.DbSchedulerService
 
deleteTimersByName(String, Token) - Method in interface org.jbpm.scheduler.SchedulerService
 
deleteTimersByProcessInstance(ProcessInstance) - Method in class org.jbpm.scheduler.db.DbSchedulerService
 
deleteTimersByProcessInstance(ProcessInstance) - Method in interface org.jbpm.scheduler.SchedulerService
 
deleteTransientVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
removes the transient variable.
deleteVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
deletes the given variable on the root-token (=process-instance scope).
deleteVariable(String, Token) - Method in class org.jbpm.context.exe.ContextInstance
deletes a variable from the given token.
deleteVariable(String) - Method in class org.jbpm.context.exe.VariableContainer
 
deleteVariableInstance(String) - Method in class org.jbpm.context.exe.VariableContainer
 
deleteVariableLocally(String) - Method in class org.jbpm.context.exe.VariableContainer
 
deployProcessDefinition(ProcessDefinition) - Method in class org.jbpm.db.GraphSession
 
deployProcessDefinition(ProcessDefinition) - Method in class org.jbpm.JbpmContext
deploys a process definition.
DeployProcessPermission - Class in org.jbpm.security.permission
 
DeployProcessPermission(String, String) - Constructor for class org.jbpm.security.permission.DeployProcessPermission
 
DeployProcessTask - Class in org.jbpm.ant
ant task for deploying process archives.
DeployProcessTask() - Constructor for class org.jbpm.ant.DeployProcessTask
 
description - Variable in class org.jbpm.graph.def.GraphElement
 
description - Variable in class org.jbpm.jpdl.xml.Problem
 
description - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
destinationNode - Variable in class org.jbpm.graph.log.TransitionLog
 
destroy() - Method in class org.jbpm.web.CloseJbpmConfigurationServlet
 
destroy() - Method in class org.jbpm.web.JbpmContextFilter
 
DIGIT - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
disable_tracing() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
disassemble(Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
DIVIDE1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
DIVIDE2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
DivideOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the divide operator
DivideOperator() - Constructor for class org.jbpm.jpdl.el.impl.DivideOperator
Constructor
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jbpm.web.JbpmContextFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jbpm.job.executor.JobExecutorServlet
 
Done() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
DOT - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
DoubleInfo - Class in org.jbpm.configuration
 
DoubleInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.DoubleInfo
 
DoubleInstance - Class in org.jbpm.context.exe.variableinstance
 
DoubleInstance() - Constructor for class org.jbpm.context.exe.variableinstance.DoubleInstance
 
DoubleToStringConverter - Class in org.jbpm.context.exe.converter
 
DoubleToStringConverter() - Constructor for class org.jbpm.context.exe.converter.DoubleToStringConverter
 
DoubleUpdateLog - Class in org.jbpm.context.log.variableinstance
 
DoubleUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.DoubleUpdateLog
 
DoubleUpdateLog(VariableInstance, Double, Double) - Constructor for class org.jbpm.context.log.variableinstance.DoubleUpdateLog
 
dropSchema() - Method in class org.jbpm.db.JbpmSchema
 
dropSchema() - Method in class org.jbpm.JbpmConfiguration
 
dropSchema(String) - Method in class org.jbpm.JbpmConfiguration
 
dropSchema() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
dueDate - Variable in class org.jbpm.taskmgmt.def.Task
 
dueDate - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
Duration - Class in org.jbpm.calendar
interpretes textual descriptions of a duration.
Duration(long) - Constructor for class org.jbpm.calendar.Duration
 
Duration(Duration) - Constructor for class org.jbpm.calendar.Duration
 
Duration(String) - Constructor for class org.jbpm.calendar.Duration
creates a duration from a textual description.
duration - Variable in class org.jbpm.graph.log.NodeLog
 

E

Ejb3Instance - Class in org.jbpm.context.exe.variableinstance
 
Ejb3Instance() - Constructor for class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
Ejb3Matcher - Class in org.jbpm.context.exe.matcher
 
Ejb3Matcher() - Constructor for class org.jbpm.context.exe.matcher.Ejb3Matcher
 
element(Element, String) - Static method in class org.jbpm.util.XmlUtil
 
element(Element) - Static method in class org.jbpm.util.XmlUtil
 
elementIterator(Element, String) - Static method in class org.jbpm.util.XmlUtil
 
elementIterator(Element) - Static method in class org.jbpm.util.XmlUtil
 
elements(Element, String) - Static method in class org.jbpm.util.XmlUtil
 
elements(Element) - Static method in class org.jbpm.util.XmlUtil
 
ELException - Exception in org.jbpm.jpdl.el
Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
ELException() - Constructor for exception org.jbpm.jpdl.el.ELException
Creates an ELException with no detail message.
ELException(String) - Constructor for exception org.jbpm.jpdl.el.ELException
Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for exception org.jbpm.jpdl.el.ELException
Creates an ELException with the given root cause.
ELException(String, Throwable) - Constructor for exception org.jbpm.jpdl.el.ELException
Creates an ELException with the given detail message and root cause.
ELParseException - Exception in org.jbpm.jpdl.el
Represents a parsing error encountered while parsing an EL expression.
ELParseException() - Constructor for exception org.jbpm.jpdl.el.ELParseException
Creates an ELParseException with no detail message.
ELParseException(String) - Constructor for exception org.jbpm.jpdl.el.ELParseException
Creates an ELParseException with the provided detail message.
ELParser - Class in org.jbpm.jpdl.el.parser
Generated EL parser.
ELParser(InputStream) - Constructor for class org.jbpm.jpdl.el.parser.ELParser
 
ELParser(Reader) - Constructor for class org.jbpm.jpdl.el.parser.ELParser
 
ELParser(ELParserTokenManager) - Constructor for class org.jbpm.jpdl.el.parser.ELParser
 
ELParserConstants - Interface in org.jbpm.jpdl.el.parser
 
ELParserTokenManager - Class in org.jbpm.jpdl.el.parser
 
ELParserTokenManager(SimpleCharStream) - Constructor for class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
ELParserTokenManager(SimpleCharStream, int) - Constructor for class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
ELToken - Class in org.jbpm.jpdl.el.parser
Describes the input token stream.
ELToken() - Constructor for class org.jbpm.jpdl.el.parser.ELToken
 
ELTokenMgrError - Error in org.jbpm.jpdl.el.parser
 
ELTokenMgrError() - Constructor for error org.jbpm.jpdl.el.parser.ELTokenMgrError
 
ELTokenMgrError(String, int) - Constructor for error org.jbpm.jpdl.el.parser.ELTokenMgrError
 
ELTokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.jbpm.jpdl.el.parser.ELTokenMgrError
 
EMPTY - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
EMPTY_STRING_TO_CHARACTER - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
EmptyOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the empty operator
EmptyOperator() - Constructor for class org.jbpm.jpdl.el.impl.EmptyOperator
Constructor
enable_tracing() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
end - Variable in class org.jbpm.graph.exe.ProcessInstance
 
end() - Method in class org.jbpm.graph.exe.ProcessInstance
ends (=cancels) this process instance and all the tokens in it.
end - Variable in class org.jbpm.graph.exe.Token
 
end() - Method in class org.jbpm.graph.exe.Token
ends this token and all of its children (if any). this is the last active (=not-ended) child of a parent token, the parent token will be ended as well and that verification will continue to propagate.
end(boolean) - Method in class org.jbpm.graph.exe.Token
ends this token with optional parent ending verification.
end - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
end() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
marks this task as done.
end(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
marks this task as done and specifies the name of a transition leaving the task-node for the case that the completion of this task instances triggers a signal on the token.
end(Transition) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
marks this task as done and specifies a transition leaving the task-node for the case that the completion of this task instances triggers a signal on the token.
END_EXPRESSION - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
endAll() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
convenience method to end all tasks related to a given process instance.
endColumn - Variable in class org.jbpm.jpdl.el.parser.ELToken
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endCompositeLog() - Method in class org.jbpm.graph.exe.Token
convenience method for ending a composite log.
endCompositeLog() - Method in class org.jbpm.logging.exe.LoggingInstance
 
endLine - Variable in class org.jbpm.jpdl.el.parser.ELToken
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endSeamConversation(ExecutionContext) - Method in class org.jbpm.graph.action.SeamedAction
 
EndState - Class in org.jbpm.graph.node
 
EndState() - Constructor for class org.jbpm.graph.node.EndState
 
EndState(String) - Constructor for class org.jbpm.graph.node.EndState
 
EndTaskPermission - Class in org.jbpm.security.permission
 
EndTaskPermission(String, String) - Constructor for class org.jbpm.security.permission.EndTaskPermission
 
endTransaction() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
enter(ExecutionContext) - Method in class org.jbpm.graph.def.Node
called by a transition to pass execution to this node.
enter - Variable in class org.jbpm.graph.log.NodeLog
 
entrySet() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
EnumeratedMap - Class in org.jbpm.jpdl.el.impl
This is a Map implementation driven by a data source that only provides an enumeration of keys and a getValue(key) method.
EnumeratedMap() - Constructor for class org.jbpm.jpdl.el.impl.EnumeratedMap
 
enumerateKeys() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
Returns an enumeration of the keys
EOF - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
eol - Variable in exception org.jbpm.jpdl.el.parser.ParseException
The end of line string for this machine.
EQ1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
EQ2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
EqualityExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
EqualityOperator - Class in org.jbpm.jpdl.el.impl
This is the superclass for all equality operators (==, !
EqualityOperator() - Constructor for class org.jbpm.jpdl.el.impl.EqualityOperator
 
equals(Object) - Method in class org.jbpm.bytes.ByteArray
 
equals(Object) - Method in class org.jbpm.context.def.Access
 
equals(Object, Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
equals(Object) - Method in class org.jbpm.graph.def.Action
 
equals(Object) - Method in class org.jbpm.graph.def.Event
 
equals(Object) - Method in class org.jbpm.graph.def.GraphElement
 
equals(Object) - Method in class org.jbpm.graph.exe.Comment
 
equals(Object) - Method in class org.jbpm.graph.exe.ProcessInstance
 
equals(Object) - Method in class org.jbpm.graph.exe.RuntimeAction
 
equals(Object) - Method in class org.jbpm.graph.exe.Token
 
equals(Object) - Method in class org.jbpm.instantiation.Delegation
 
equals(Object) - Method in class org.jbpm.module.def.ModuleDefinition
 
equals(Object) - Method in class org.jbpm.module.exe.ModuleInstance
 
equals(Object) - Method in class org.jbpm.taskmgmt.def.Swimlane
 
equals(Object) - Method in class org.jbpm.taskmgmt.def.TaskController
 
equals(Object) - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
equals(Object) - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
equals(Object) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
equals(Object, Object) - Static method in class org.jbpm.util.EqualsUtil
 
EqualsOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the equals operator
EqualsOperator() - Constructor for class org.jbpm.jpdl.el.impl.EqualsOperator
Constructor
EqualsUtil - Class in org.jbpm.util
 
EqualsUtil() - Constructor for class org.jbpm.util.EqualsUtil
 
ERROR_GETTING_PROPERTY - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ERROR_IN_EQUALS - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
ERROR_INVOKING_METHOD - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
eval(Token) - Method in class org.jbpm.graph.action.Script
 
eval(ExecutionContext) - Method in class org.jbpm.graph.action.Script
 
eval(Map, Set) - Method in class org.jbpm.graph.action.Script
 
evaluate(VariableResolver) - Method in class org.jbpm.jpdl.el.Expression
Evaluates an expression that was previously prepared.
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class org.jbpm.jpdl.el.ExpressionEvaluator
Evaluates an expression.
evaluate(Object, VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.ArraySuffix
Evaluates the expression in the given context, operating on the given value.
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
Evaluates to the literal value
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.ComplexValue
Evaluates by evaluating the prefix, then applying the suffixes
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
Evaluates the conditional expression and returns the literal result
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.Expression
Evaluates the expression in the given context
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Evaluates the given expression String
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.ExpressionString
Evaluates the expression string by evaluating each element, converting it to a String (using toString, or "" for null values) and concatenating the results into a single String.
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
Evaluates by looking up the name in the VariableResolver
evaluate(String, ExecutionContext) - Static method in class org.jbpm.jpdl.el.impl.JbpmExpressionEvaluator
 
evaluate(String, ExecutionContext, VariableResolver) - Static method in class org.jbpm.jpdl.el.impl.JbpmExpressionEvaluator
 
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.Literal
Evaluates to the literal value
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.NamedValue
Evaluates by looking up the name in the VariableResolver
evaluate(VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
Evaluates to the literal value
evaluate(Object, VariableResolver, FunctionMapper, Logger) - Method in class org.jbpm.jpdl.el.impl.ValueSuffix
Evaluates the expression in the given context, operating on the given value.
event - Variable in class org.jbpm.graph.def.Action
 
Event - Class in org.jbpm.graph.def
 
Event() - Constructor for class org.jbpm.graph.def.Event
 
Event(String) - Constructor for class org.jbpm.graph.def.Event
 
Event(GraphElement, String) - Constructor for class org.jbpm.graph.def.Event
 
event - Variable in class org.jbpm.graph.exe.ExecutionContext
 
events - Variable in class org.jbpm.graph.def.GraphElement
 
eventSource - Variable in class org.jbpm.graph.exe.ExecutionContext
 
eventType - Variable in class org.jbpm.graph.def.Event
 
eventType - Variable in class org.jbpm.graph.exe.RuntimeAction
 
EVENTTYPE_AFTER_SIGNAL - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_BEFORE_SIGNAL - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_NODE_ENTER - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_NODE_LEAVE - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_PROCESS_END - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_PROCESS_START - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_SUBPROCESS_CREATED - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_SUBPROCESS_END - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_SUPERSTATE_ENTER - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_SUPERSTATE_LEAVE - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TASK_ASSIGN - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TASK_CREATE - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TASK_END - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TASK_START - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TIMER - Static variable in class org.jbpm.graph.def.Event
 
EVENTTYPE_TRANSITION - Static variable in class org.jbpm.graph.def.Event
 
exception - Variable in class org.jbpm.graph.exe.ExecutionContext
 
exception - Variable in class org.jbpm.graph.log.ActionLog
 
exception - Variable in class org.jbpm.jpdl.xml.Problem
 
EXCEPTION_ACCESSING_ARRAY - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
EXCEPTION_ACCESSING_LIST - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
EXCEPTION_GETTING_BEANINFO - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
exceptionClassName - Variable in class org.jbpm.graph.def.ExceptionHandler
 
ExceptionHandler - Class in org.jbpm.graph.def
 
ExceptionHandler() - Constructor for class org.jbpm.graph.def.ExceptionHandler
 
exceptionHandlers - Variable in class org.jbpm.graph.def.GraphElement
 
execute() - Method in class org.jbpm.ant.DeployProcessTask
 
execute() - Method in class org.jbpm.ant.JbpmSchemaTask
 
execute() - Method in class org.jbpm.ant.ShutDownHsqldb
 
execute() - Method in class org.jbpm.ant.StartHsqldbTask
 
execute() - Method in class org.jbpm.ant.StartJBossTask
 
execute(JbpmContext) - Method in class org.jbpm.command.AsynchronousCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.CancelTokenCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.CancelWorkOnTaskCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.ChangeProcessInstanceVersionCommand
 
execute(JbpmContext) - Method in interface org.jbpm.command.Command
 
execute(Command) - Method in interface org.jbpm.command.CommandService
is the session facade that takes commands and executes them.
execute(JbpmContext) - Method in class org.jbpm.command.CompositeCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.GetProcessDefinitionCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.GetProcessInstanceCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.GetTaskInstanceCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.GetTaskListCommand
 
execute(Command) - Method in class org.jbpm.command.impl.CommandServiceImpl
Executes command based on its current context.
execute(JbpmContext) - Method in class org.jbpm.command.NewProcessInstanceCommand
return the id of the newly created process instance.
execute(JbpmContext) - Method in class org.jbpm.command.SignalCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.StartProcessInstanceCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.StartWorkOnTaskCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.TaskInstanceEndCommand
 
execute(JbpmContext) - Method in class org.jbpm.command.VariablesCommand
 
execute(boolean, boolean, File) - Method in class org.jbpm.db.compatibility.JbpmSchemaUpdate
Execute the schema updates
execute(String[]) - Method in class org.jbpm.db.JbpmSchema
 
execute(ExecutionContext) - Method in class org.jbpm.graph.action.Script
 
execute(ExecutionContext) - Method in class org.jbpm.graph.action.SeamedAction
 
execute(ExecutionContext) - Method in class org.jbpm.graph.def.Action
 
execute(ExecutionContext) - Method in interface org.jbpm.graph.def.ActionHandler
 
execute(ExecutionContext) - Method in class org.jbpm.graph.def.Node
override this method to customize the node behaviour.
execute(ExecutionContext) - Method in class org.jbpm.graph.def.SuperState
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.Decision
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.EndState
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.Fork
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.InterleaveEnd
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.InterleaveStart
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.Join
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.MailNode
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.Merge
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.MilestoneEvent
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.MilestoneNode
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.Page
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.ProcessState
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.StartState
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.State
 
execute(ExecutionContext) - Method in class org.jbpm.graph.node.TaskNode
 
execute(JbpmContext) - Method in class org.jbpm.job.ExecuteActionJob
 
execute(JbpmContext) - Method in class org.jbpm.job.ExecuteNodeJob
 
execute(JbpmContext) - Method in class org.jbpm.job.Job
 
execute(JbpmContext) - Method in class org.jbpm.job.Timer
 
execute(ExecutionContext) - Method in class org.jbpm.mail.Mail
 
execute(ExecutionContext) - Method in class org.jbpm.scheduler.def.CancelTimerAction
 
execute(ExecutionContext) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
executeAction(Action, ExecutionContext) - Method in class org.jbpm.graph.def.GraphElement
 
ExecuteActionJob - Class in org.jbpm.job
 
ExecuteActionJob() - Constructor for class org.jbpm.job.ExecuteActionJob
 
ExecuteActionJob(Token) - Constructor for class org.jbpm.job.ExecuteActionJob
 
executeJob(Job) - Method in class org.jbpm.job.executor.JobExecutorThread
 
ExecuteNodeJob - Class in org.jbpm.job
 
ExecuteNodeJob() - Constructor for class org.jbpm.job.ExecuteNodeJob
 
ExecuteNodeJob(Token) - Constructor for class org.jbpm.job.ExecuteNodeJob
 
executionContext - Variable in exception org.jbpm.graph.def.DelegationException
 
ExecutionContext - Class in org.jbpm.graph.exe
 
ExecutionContext(Token) - Constructor for class org.jbpm.graph.exe.ExecutionContext
 
ExecutionContext(ExecutionContext) - Constructor for class org.jbpm.graph.exe.ExecutionContext
 
expectedTokenSequences - Variable in exception org.jbpm.jpdl.el.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
expression - Variable in class org.jbpm.graph.action.Script
 
Expression - Class in org.jbpm.jpdl.el
The abstract class for a prepared expression.
Expression() - Constructor for class org.jbpm.jpdl.el.Expression
 
Expression - Class in org.jbpm.jpdl.el.impl
The abstract class from which all expression types derive.
Expression() - Constructor for class org.jbpm.jpdl.el.impl.Expression
 
Expression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
ExpressionEvaluator - Class in org.jbpm.jpdl.el
The abstract base class for an expression-language evaluator.
ExpressionEvaluator() - Constructor for class org.jbpm.jpdl.el.ExpressionEvaluator
 
ExpressionEvaluatorImpl - Class in org.jbpm.jpdl.el.impl
This is the main class for evaluating expression Strings.
ExpressionEvaluatorImpl() - Constructor for class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Constructor
ExpressionEvaluatorImpl(boolean) - Constructor for class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Constructor
ExpressionString - Class in org.jbpm.jpdl.el.impl
Represents an expression String consisting of a mixture of Strings and Expressions.
ExpressionString(Object[]) - Constructor for class org.jbpm.jpdl.el.impl.ExpressionString
Constructor
ExpressionString() - Method in class org.jbpm.jpdl.el.parser.ELParser
Returns a String if the expression string is a single String, an Expression if the expression string is a single Expression, an ExpressionString if it's a mixture of both.
extractActorIds(Set) - Static method in class org.jbpm.taskmgmt.exe.PooledActor
 

F

FALSE - Static variable in class org.jbpm.jpdl.el.impl.BooleanLiteral
 
FALSE - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
FALSE_TEXT - Static variable in class org.jbpm.context.exe.converter.BooleanToStringConverter
 
FieldInfo - Class in org.jbpm.configuration
 
FieldInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.FieldInfo
 
FieldInstantiator - Class in org.jbpm.instantiation
 
FieldInstantiator() - Constructor for class org.jbpm.instantiation.FieldInstantiator
 
FileArchiveParser - Class in org.jbpm.jpdl.par
 
FileArchiveParser() - Constructor for class org.jbpm.jpdl.par.FileArchiveParser
 
FileDefinition - Class in org.jbpm.file.def
 
FileDefinition() - Constructor for class org.jbpm.file.def.FileDefinition
 
FileFilter - Class in org.jbpm.jpdl.par
 
FileFilter() - Constructor for class org.jbpm.jpdl.par.FileFilter
 
findActiveNodesByProcessInstance(ProcessInstance) - Method in class org.jbpm.db.GraphSession
 
findAllProcessDefinitions() - Method in class org.jbpm.db.GraphSession
queries the database for all process definitions, ordered by name (ascending), then by version (descending).
findAllProcessDefinitionVersions(String) - Method in class org.jbpm.db.GraphSession
queries the database for all versions of process definitions with the given name, ordered by version (descending).
findAllTokens() - Method in class org.jbpm.graph.exe.ProcessInstance
collects all instances for this process instance.
findClass(String) - Method in class org.jbpm.instantiation.ProcessClassLoader
 
findDay(Date) - Method in class org.jbpm.calendar.BusinessCalendar
 
findExceptionHandler(Throwable) - Method in class org.jbpm.graph.def.GraphElement
 
findExclusiveJobs(String, ProcessInstance) - Method in class org.jbpm.db.JobSession
 
findField(Class) - Method in class org.jbpm.command.CompositeCommand
 
findJobsWithOverdueLockTime(Date) - Method in class org.jbpm.db.JobSession
 
findLatestProcessDefinition(String) - Method in class org.jbpm.db.GraphSession
queries the database for the latest version of a process definition with the given name.
findLatestProcessDefinitions() - Method in class org.jbpm.db.GraphSession
queries the database for the latest version of each process definition.
findLogsByProcessInstance(long) - Method in class org.jbpm.db.LoggingSession
returns a map that maps Tokens to Lists.
findLogsByToken(long) - Method in class org.jbpm.db.LoggingSession
collects the logs for a given token, ordered by creation time.
findMethod(Class, Class[]) - Method in class org.jbpm.configuration.ConstructorInfo
 
findNextDayPart(Date) - Method in class org.jbpm.calendar.BusinessCalendar
 
findNextDayPartStart(int, Date, Object[]) - Method in class org.jbpm.calendar.Day
 
findNode(String) - Method in interface org.jbpm.graph.def.NodeCollection
finds the node by the given hierarchical name.
findNode(String) - Method in class org.jbpm.graph.def.ProcessDefinition
 
findNode(NodeCollection, String) - Static method in class org.jbpm.graph.def.ProcessDefinition
 
findNode(String) - Method in class org.jbpm.graph.def.SuperState
 
findPooledTaskInstances(String) - Method in class org.jbpm.db.TaskMgmtSession
get the taskinstances for which the given actor is in the pool.
findPooledTaskInstances(List) - Method in class org.jbpm.db.TaskMgmtSession
get the taskinstances for which the given actor is in the pool.
findProcessDefinition(String, int) - Method in class org.jbpm.db.GraphSession
queries the database for a process definition with the given name and version.
findProcessInstances(long) - Method in class org.jbpm.db.GraphSession
fetches all processInstances for the given process definition from the database.
findSetter(Class) - Method in class org.jbpm.configuration.PropertyInfo
 
findStartOfNextDay(Date) - Method in class org.jbpm.calendar.BusinessCalendar
 
findSubProcess(Element) - Method in class org.jbpm.graph.node.DbSubProcessResolver
 
findSubProcess(Element) - Method in interface org.jbpm.graph.node.SubProcessResolver
 
findTaskInstances(String) - Method in class org.jbpm.db.TaskMgmtSession
get the tasllist for a given actor.
findTaskInstances(List) - Method in class org.jbpm.db.TaskMgmtSession
get all the task instances for all the given actorIds.
findTaskInstances(String[]) - Method in class org.jbpm.db.TaskMgmtSession
get all the task instances for all the given actorIds.
findTaskInstancesByIds(List) - Method in class org.jbpm.db.TaskMgmtSession
 
findTaskInstancesByProcessInstance(ProcessInstance) - Method in class org.jbpm.db.TaskMgmtSession
get active taskinstances for a given token.
findTaskInstancesByToken(long) - Method in class org.jbpm.db.TaskMgmtSession
get active taskinstances for a given token.
findToken(String) - Method in class org.jbpm.graph.exe.ProcessInstance
looks up the token in the tree, specified by the slash-separated token path.
findToken(String) - Method in class org.jbpm.graph.exe.Token
 
fireAndPropagateEvent(String, ExecutionContext) - Method in class org.jbpm.graph.def.GraphElement
 
fireEvent(String, ExecutionContext) - Method in class org.jbpm.graph.def.GraphElement
 
FloatInfo - Class in org.jbpm.configuration
 
FloatInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.FloatInfo
 
FLOATING_POINT_LITERAL - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
FloatingPointLiteral - Class in org.jbpm.jpdl.el.impl
An expression representing a floating point literal value.
FloatingPointLiteral(String) - Constructor for class org.jbpm.jpdl.el.impl.FloatingPointLiteral
Constructor
FloatingPointLiteral() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
FloatToDoubleConverter - Class in org.jbpm.context.exe.converter
 
FloatToDoubleConverter() - Constructor for class org.jbpm.context.exe.converter.FloatToDoubleConverter
 
FloatToStringConverter - Class in org.jbpm.context.exe.converter
 
FloatToStringConverter() - Constructor for class org.jbpm.context.exe.converter.FloatToStringConverter
 
folder - Variable in class org.jbpm.jpdl.xml.Problem
 
foreignKeyColumnName(String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
foreignKeyColumnName(String, String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
Fork - Class in org.jbpm.graph.node
specifies configurable fork behaviour.
Fork() - Constructor for class org.jbpm.graph.node.Fork
 
Fork(String) - Constructor for class org.jbpm.graph.node.Fork
 
from - Variable in class org.jbpm.graph.def.Transition
 
fromLiteralValue(String) - Static method in class org.jbpm.jpdl.el.impl.StringLiteral
Returns a StringLiteral with the given string value
fromStringValue(String) - Method in class org.jbpm.db.hibernate.AccessType
 
fromToken(String) - Static method in class org.jbpm.jpdl.el.impl.StringLiteral
Returns a StringLiteral parsed from the given token (enclosed by single or double quotes)
FUNCTION_INVOCATION_ERROR - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
FunctionInvocation - Class in org.jbpm.jpdl.el.impl
Represents a function call.
FunctionInvocation(String, List) - Constructor for class org.jbpm.jpdl.el.impl.FunctionInvocation
Constructor
FunctionInvocation() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
FunctionMapper - Interface in org.jbpm.jpdl.el
The interface to a map between EL function names and methods.

G

GE1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
GE2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
generateNextLeavingTransitionName() - Method in class org.jbpm.graph.def.Node
generates a new name for a transition that will be added as a leaving transition.
generateNodeName() - Method in interface org.jbpm.graph.def.NodeCollection
generates a new name for a node to be added to this collection.
generateNodeName() - Method in class org.jbpm.graph.def.ProcessDefinition
 
generateNodeName(List) - Static method in class org.jbpm.graph.def.ProcessDefinition
 
generateNodeName() - Method in class org.jbpm.graph.def.SuperState
 
generateParseException() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
get(ResultSet, String) - Method in class org.jbpm.db.hibernate.AccessType
 
get(Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
getAccess() - Method in class org.jbpm.context.def.VariableAccess
specifies a comma separated list of access literals {read, write, required}.
getAction() - Method in class org.jbpm.graph.def.Node
 
getAction(String) - Method in class org.jbpm.graph.def.ProcessDefinition
 
getAction() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getAction() - Method in class org.jbpm.graph.exe.RuntimeAction
 
getAction() - Method in class org.jbpm.graph.log.ActionLog
 
getAction() - Method in class org.jbpm.job.ExecuteActionJob
 
getAction() - Method in class org.jbpm.job.Timer
 
getActionDelegation() - Method in class org.jbpm.graph.def.Action
 
getActionExpression() - Method in class org.jbpm.graph.def.Action
 
getActionName(Class) - Static method in class org.jbpm.graph.action.ActionTypes
 
getActionNames() - Static method in class org.jbpm.graph.action.ActionTypes
 
getActions() - Method in class org.jbpm.graph.def.Event
is the list of actions associated to this event.
getActions() - Method in class org.jbpm.graph.def.ExceptionHandler
 
getActions() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getActionType(String) - Static method in class org.jbpm.graph.action.ActionTypes
 
getActionTypes() - Static method in class org.jbpm.graph.action.ActionTypes
 
getActiveChildren() - Method in class org.jbpm.graph.exe.Token
 
getActor() - Method in class org.jbpm.command.GetTaskListCommand
 
getActorId() - Method in class org.jbpm.command.NewProcessInstanceCommand
 
getActorId() - Method in class org.jbpm.graph.exe.Comment
 
getActorId() - Method in class org.jbpm.JbpmContext
retrieves the current authenticated actor from the authentication service.
getActorId() - Method in class org.jbpm.logging.log.ProcessLog
 
getActorId() - Method in class org.jbpm.security.authentication.DefaultAuthenticationService
 
getActorId() - Method in class org.jbpm.security.authentication.SubjectAuthenticationService
 
getActorId() - Method in interface org.jbpm.security.AuthenticationService
 
getActorId() - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
getActorId() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getActorId() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getActorIdExpression() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getActorIdExpression() - Method in class org.jbpm.taskmgmt.def.Task
 
getAqcuireDate() - Method in class org.jbpm.job.Job
 
getArgs(ObjectFactoryImpl) - Method in class org.jbpm.configuration.ConstructorInfo
 
getArgumentList() - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
 
getArrivingTransitions() - Method in class org.jbpm.graph.def.Node
are the arriving transitions.
getAsMap() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
Converts the MapSource to a Map.
getAssignmentDelegation() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getAssignmentDelegation() - Method in class org.jbpm.taskmgmt.def.Task
 
getAuthenticatedActorId() - Static method in class org.jbpm.security.SecurityHelper
helper method to look up the authenticated actorId in the current jbpm context.
getAuthenticationService() - Method in class org.jbpm.svc.Services
 
getAuthorizationService() - Method in class org.jbpm.svc.Services
 
getAvailableTransitions() - Method in class org.jbpm.graph.exe.Token
a set of all the leaving transitions on the current node for which the condition expression resolves to true.
getAvailableTransitions() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
is the list of transitions that can be used in the end method and it is null in case this is not the last task instance.
getAverageDuration() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getBack() - Method in class org.jbpm.graph.node.InterleaveEnd
 
getBeanClass() - Method in class org.jbpm.jpdl.el.impl.BeanInfoManager
 
getBeanInfoIndexedProperty(Class, String, Logger) - Static method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the BeanInfoIndexedProperty for the specified property in the given class, or null if not found.
getBeanInfoManager(Class) - Static method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the BeanInfoManager for the specified class
getBeanInfoProperty(Class, String, Logger) - Static method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the BeanInfoProperty for the specified property in the given class, or null if not found.
getBeanMethod(Class, String, Logger) - Static method in class org.jbpm.jpdl.el.impl.BeanInfoManager
 
getBeanMethod(String, Logger) - Method in class org.jbpm.jpdl.el.impl.BeanInfoManager
 
getBeginColumn() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getBeginLine() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getBoolean(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getBusinessCalendarProperties() - Static method in class org.jbpm.calendar.BusinessCalendar
 
getByteBlocks() - Method in class org.jbpm.bytes.ByteArray
 
getBytes() - Method in class org.jbpm.bytes.ByteArray
 
getBytes(String) - Method in class org.jbpm.file.def.FileDefinition
retrieve a file of this definition as a byte array.
getBytesMap() - Method in class org.jbpm.file.def.FileDefinition
 
getCalendar() - Static method in class org.jbpm.calendar.BusinessCalendar
 
getCause() - Method in exception org.jbpm.graph.def.DelegationException
 
getChild(String) - Method in class org.jbpm.graph.exe.Token
 
getChild() - Method in class org.jbpm.graph.log.TokenCreateLog
 
getChild() - Method in class org.jbpm.graph.log.TokenEndLog
 
getChildren() - Method in class org.jbpm.graph.exe.Token
 
getChildren() - Method in class org.jbpm.logging.log.CompositeLog
 
getChildrenAtNode(Node) - Method in class org.jbpm.graph.exe.Token
 
getClassLoader() - Static method in class org.jbpm.util.ClassLoaderUtil
 
getClassName() - Method in class org.jbpm.configuration.BeanInfo
 
getClassName() - Method in class org.jbpm.instantiation.Delegation
 
getCleanSql() - Method in class org.jbpm.db.JbpmSchema
 
getColumn() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
Deprecated.  
getComments() - Method in class org.jbpm.graph.exe.Token
 
getComments() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getCondition() - Method in class org.jbpm.graph.def.Transition
the condition expresssion for this transition.
getCondition() - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
getCondition() - Method in class org.jbpm.taskmgmt.def.Task
 
getConfigType() - Method in class org.jbpm.instantiation.Delegation
 
getConfiguration(String, String) - Static method in class org.jbpm.ant.AntHelper
 
getConfiguration(SessionFactory) - Static method in class org.jbpm.db.hibernate.HibernateHelper
 
getConfiguration() - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
getConfiguration() - Method in class org.jbpm.instantiation.Delegation
 
getConfiguration() - Method in class org.jbpm.job.Job
 
getConfiguration() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getConnection() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getConnection() - Method in class org.jbpm.JbpmContext
gets the jdbc connection from the default configured persistence service.
getConnection() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getConnection(boolean) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getContentText(Element) - Static method in class org.jbpm.util.XmlUtil
 
getContextDefinition() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getContextInstance() - Method in class org.jbpm.context.exe.TokenVariableMap
 
getContextInstance() - Method in class org.jbpm.context.exe.VariableContainer
 
getContextInstance() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getContextInstance() - Method in class org.jbpm.graph.exe.ProcessInstance
process instance extension for process variableInstances.
getContextSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getContextSession() - Method in class org.jbpm.JbpmContext
more variables related database access.
getContextSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getContextSession() - Method in interface org.jbpm.persistence.PersistenceService
 
getConverterByClassName(String) - Static method in class org.jbpm.db.hibernate.Converters
 
getConverterByDatabaseId(String) - Static method in class org.jbpm.db.hibernate.Converters
 
getConverterId(Converter) - Static method in class org.jbpm.db.hibernate.Converters
 
getCount() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getCreate() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getCreateSql() - Method in class org.jbpm.db.JbpmSchema
 
getCreateTasks() - Method in class org.jbpm.graph.node.TaskNode
 
getCurrentJbpmContext() - Method in class org.jbpm.JbpmConfiguration
 
getCurrentJbpmContext() - Static method in class org.jbpm.JbpmContext
Deprecated. method moved to JbpmConfiguration.
getCurrentJbpmSession() - Static method in class org.jbpm.db.JbpmSession
Deprecated. use org.jbpm.tc.db.JbpmSessionContext instead.
getCurrentService(String) - Static method in class org.jbpm.svc.Services
 
getCurrentService(String, boolean) - Static method in class org.jbpm.svc.Services
 
getDataSource() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getDataSource() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getDataSourceJndiName() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getDate() - Method in class org.jbpm.logging.log.ProcessLog
 
getDecisionConditions() - Method in class org.jbpm.graph.node.Decision
 
getDefaultLeavingTransition() - Method in class org.jbpm.graph.def.Node
is the default leaving transition.
getDefaultMappings() - Static method in class org.jbpm.configuration.ObjectFactoryParser
 
getDefinition(Class) - Method in class org.jbpm.graph.def.ProcessDefinition
 
getDefinition(Class) - Method in class org.jbpm.graph.exe.ExecutionContext
 
getDefinitions() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getDescription() - Method in class org.jbpm.graph.def.GraphElement
 
getDescription() - Method in class org.jbpm.jpdl.xml.Problem
 
getDescription() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getDestinationNode() - Method in class org.jbpm.graph.log.TransitionLog
 
getDocumentBuilder() - Static method in class org.jbpm.util.XmlUtil
 
getDone() - Method in class org.jbpm.graph.node.InterleaveEnd
 
getDropSql() - Method in class org.jbpm.db.JbpmSchema
 
getDueDate() - Method in class org.jbpm.job.Job
 
getDueDate() - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
getDueDate() - Method in class org.jbpm.taskmgmt.def.Task
 
getDueDate() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getDuration() - Method in class org.jbpm.graph.log.NodeLog
 
getElements() - Method in class org.jbpm.jpdl.el.impl.ExpressionString
 
getEnd() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getEnd() - Method in class org.jbpm.graph.exe.Token
 
getEnd() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getEndColumn() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getEndLine() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getEnter() - Method in class org.jbpm.graph.log.NodeLog
 
getEntries() - Method in class org.jbpm.jpdl.par.ProcessArchive
 
getEntry(String) - Method in class org.jbpm.jpdl.par.ProcessArchive
 
getEntryInputStream(String) - Method in class org.jbpm.jpdl.par.ProcessArchive
 
getEvent() - Method in class org.jbpm.graph.def.Action
 
getEvent(String) - Method in class org.jbpm.graph.def.GraphElement
 
getEvent() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getEvents() - Method in class org.jbpm.graph.def.GraphElement
gets the events, keyd by eventType (java.lang.String).
getEventSet(String, Logger) - Method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the EventSetDescriptor for the given event set name, or null if not found.
getEventSource() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getEventType() - Method in class org.jbpm.graph.def.Event
 
getEventType() - Method in class org.jbpm.graph.exe.RuntimeAction
 
getException() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getException() - Method in class org.jbpm.graph.log.ActionLog
 
getException() - Method in class org.jbpm.job.Job
 
getException() - Method in class org.jbpm.jpdl.xml.Problem
 
getExceptionClassName() - Method in class org.jbpm.graph.def.ExceptionHandler
 
getExceptionHandlers() - Method in class org.jbpm.graph.def.GraphElement
is the list of exception handlers associated to this graph element.
getExceptions() - Method in class org.jbpm.db.compatibility.JbpmSchemaUpdate
Returns a List of all Exceptions which occured during the export.
getExecutionContext() - Method in exception org.jbpm.graph.def.DelegationException
 
getExpression() - Method in class org.jbpm.graph.action.Script
 
getExpression() - Method in class org.jbpm.graph.node.DecisionCondition
 
getExpression() - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
getExpression() - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
getExpressions() - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.ArraySuffix
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.BooleanLiteral
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.ComplexValue
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.Expression
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.ExpressionString
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.FloatingPointLiteral
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.IntegerLiteral
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.NamedValue
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.NullLiteral
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.PropertySuffix
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.StringLiteral
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
Returns the expression in the expression language syntax
getExpressionString() - Method in class org.jbpm.jpdl.el.impl.ValueSuffix
Returns the expression in the expression language syntax
getFalseBranch() - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
getFileDefinition() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getFirstAcquirableJob(String) - Method in class org.jbpm.db.JobSession
 
getFirstDueJob(String, Collection) - Method in class org.jbpm.db.JobSession
 
getFolder() - Method in class org.jbpm.jpdl.xml.Problem
 
getFrom() - Method in class org.jbpm.graph.def.Transition
 
getFromAddress() - Method in class org.jbpm.mail.Mail
 
getFromStartDate() - Method in class org.jbpm.command.GetProcessInstancesCommand
 
getFullName() - Method in class org.jbpm.graph.exe.Token
 
getFullyQualifiedName() - Method in class org.jbpm.graph.def.Node
the slash separated name that includes all the superstate names.
getFunctionName() - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
 
getGraphElement() - Method in class org.jbpm.graph.def.Event
 
getGraphElement() - Method in class org.jbpm.graph.def.ExceptionHandler
 
getGraphElement() - Method in class org.jbpm.graph.exe.RuntimeAction
 
getGraphElement() - Method in class org.jbpm.job.Timer
 
getGraphSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getGraphSession() - Method in class org.jbpm.JbpmContext
more graph (process) related database access.
getGraphSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getGraphSession() - Method in interface org.jbpm.persistence.PersistenceService
 
getGroupTaskList(List) - Method in class org.jbpm.JbpmContext
fetches all the task instances for which at least one of the given actorIds is a candidate (pooled actor).
getHistoryMaxSize() - Method in class org.jbpm.job.executor.JobExecutor
 
getId() - Method in class org.jbpm.bytes.ByteArray
 
getId() - Method in class org.jbpm.graph.def.Action
 
getId() - Method in class org.jbpm.graph.def.Event
 
getId() - Method in class org.jbpm.graph.def.GraphElement
 
getId() - Method in class org.jbpm.graph.exe.Comment
 
getId() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getId() - Method in class org.jbpm.graph.exe.RuntimeAction
 
getId() - Method in class org.jbpm.graph.exe.Token
 
getId() - Method in class org.jbpm.instantiation.Delegation
 
getId() - Method in class org.jbpm.job.Job
 
getId() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
getId() - Method in class org.jbpm.logging.log.ProcessLog
 
getId() - Method in class org.jbpm.module.def.ModuleDefinition
 
getId() - Method in class org.jbpm.module.exe.ModuleInstance
 
getId() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getId() - Method in class org.jbpm.taskmgmt.def.TaskController
 
getId() - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
getId() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getId() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getIdleInterval() - Method in class org.jbpm.job.executor.JobExecutor
 
GetImage() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getIndex() - Method in class org.jbpm.jpdl.el.impl.ArraySuffix
 
getIndex() - Method in class org.jbpm.logging.log.ProcessLog
 
getIndexedProperty(String, Logger) - Method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the BeanInfoIndexedProperty for the given property name, or null if not found.
getIndexedPropertyDescriptor() - Method in class org.jbpm.jpdl.el.impl.BeanInfoIndexedProperty
 
getInitializedSwimlaneInstance(ExecutionContext, Swimlane) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
getInputStream(String) - Method in class org.jbpm.file.def.FileDefinition
retrieve a file of this definition as an inputstream.
getInputStreamMap() - Method in class org.jbpm.file.def.FileDefinition
 
getInstance() - Static method in class org.jbpm.db.JbpmSessionFactory
Deprecated. a singleton is kept in JbpmSessionFactory as a convenient central location.
getInstance(Class) - Method in class org.jbpm.graph.exe.ExecutionContext
 
getInstance(Class) - Method in class org.jbpm.graph.exe.ProcessInstance
looks up an optional module instance by its class.
getInstance() - Method in class org.jbpm.instantiation.Delegation
 
getInstance() - Static method in class org.jbpm.JbpmConfiguration
 
getInstance(String) - Static method in class org.jbpm.JbpmConfiguration
 
getInstances() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getInt(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getInterleaver() - Method in class org.jbpm.graph.node.InterleaveStart
 
getInterleaveStart() - Method in class org.jbpm.graph.node.InterleaveEnd
 
getJbpmConfiguration(String) - Static method in class org.jbpm.ant.AntHelper
 
getJbpmConfiguration() - Method in class org.jbpm.JbpmContext
 
getJbpmConfiguration() - Method in class org.jbpm.job.executor.JobExecutor
 
getJbpmConfiguration() - Method in class org.jbpm.web.JbpmContextFilter
 
getJbpmContext() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getJbpmSchema() - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
getJbpmSessionFactory() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getJbpmTables() - Method in class org.jbpm.db.JbpmSchema
 
getJbpmTypes() - Static method in class org.jbpm.context.exe.JbpmType
 
getJob(long) - Method in class org.jbpm.db.JobSession
 
getJobExecutor() - Method in class org.jbpm.JbpmConfiguration
 
getJobExecutorName() - Method in class org.jbpm.job.Job
 
getJobSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getJobSession() - Method in class org.jbpm.JbpmContext
more job related database access.
getJobSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getJobSession() - Method in interface org.jbpm.persistence.PersistenceService
 
getKey() - Method in class org.jbpm.graph.exe.ProcessInstance
a unique business key
getLastThreadName() - Method in class org.jbpm.job.executor.JobExecutor
 
getLeave() - Method in class org.jbpm.graph.log.NodeLog
 
getLeavingTransition(String) - Method in class org.jbpm.graph.def.Node
retrieves a leaving transition by name. note that also the leaving transitions of the supernode are taken into account.
getLeavingTransitions() - Method in class org.jbpm.graph.def.Node
 
getLeavingTransitionsList() - Method in class org.jbpm.graph.def.Node
 
getLeavingTransitionsMap() - Method in class org.jbpm.graph.def.Node
are the leaving Transitions, mapped by their name (java.lang.String).
getLevel() - Method in class org.jbpm.jpdl.xml.Problem
 
getLine() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
Deprecated.  
getLine() - Method in class org.jbpm.jpdl.xml.Problem
 
getListeners() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
getLocalVariable(String, Token) - Method in class org.jbpm.context.exe.ContextInstance
retrieves a variable which is local to the token.
getLockBufferTime() - Method in class org.jbpm.job.executor.JobExecutor
 
getLockMonitorInterval() - Method in class org.jbpm.job.executor.JobExecutor
 
getLockOwner() - Method in class org.jbpm.job.Job
 
getLockTime() - Method in class org.jbpm.job.Job
 
getLoggingInstance() - Method in class org.jbpm.graph.exe.ProcessInstance
process instance extension for logging.
getLoggingService() - Method in class org.jbpm.svc.Services
 
getLoggingSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getLoggingSession() - Method in class org.jbpm.JbpmContext
more logging related database access.
getLoggingSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getLoggingSession() - Method in interface org.jbpm.persistence.PersistenceService
 
getLogs() - Method in class org.jbpm.logging.exe.LoggingInstance
 
getLogs(Class) - Method in class org.jbpm.logging.exe.LoggingInstance
get logs, filetered by log type.
getLogs(Collection, Class) - Static method in class org.jbpm.logging.exe.LoggingInstance
 
getLong(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getMappedName() - Method in class org.jbpm.context.def.VariableAccess
the mapped name.
getMaxDuration() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getMaxIdleInterval() - Method in class org.jbpm.job.executor.JobExecutor
 
getMaxLockTime() - Method in class org.jbpm.job.executor.JobExecutor
 
getMessage() - Method in class org.jbpm.graph.exe.Comment
 
getMessage() - Method in error org.jbpm.jpdl.el.parser.ELTokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.jbpm.jpdl.el.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class org.jbpm.logging.log.MessageLog
 
getMessageService() - Method in class org.jbpm.svc.Services
 
getMilestoneInstance(String, Token) - Static method in class org.jbpm.jpdl.exe.MilestoneInstance
 
getMilestoneName() - Method in class org.jbpm.graph.node.MilestoneEvent
 
getMinDuration() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getMonitoredJobIds() - Method in class org.jbpm.job.executor.JobExecutor
 
getName() - Method in class org.jbpm.configuration.AbstractObjectInfo
 
getName() - Method in interface org.jbpm.configuration.ObjectInfo
 
getName() - Method in class org.jbpm.configuration.ValueInfo
 
getName() - Method in class org.jbpm.context.exe.VariableInstance
 
getName() - Method in class org.jbpm.db.hibernate.AccessType
 
getName() - Method in class org.jbpm.graph.def.Action
 
getName() - Method in class org.jbpm.graph.def.GraphElement
 
getName() - Method in class org.jbpm.graph.exe.Token
 
getName() - Method in class org.jbpm.job.executor.JobExecutor
 
getName() - Method in class org.jbpm.job.Timer
 
getName() - Method in class org.jbpm.jpdl.el.impl.NamedValue
 
getName() - Method in class org.jbpm.jpdl.el.impl.PropertySuffix
 
getName() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
getName() - Method in class org.jbpm.module.def.ModuleDefinition
 
getName() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getName() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getName() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getNbrOfThreads() - Method in class org.jbpm.job.executor.JobExecutor
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.ByteArrayUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.DateUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.DoubleUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.HibernateLongUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.HibernateStringUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.LongUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.variableinstance.StringUpdateLog
 
getNewValue() - Method in class org.jbpm.context.log.VariableUpdateLog
 
getNextDueDate() - Method in class org.jbpm.job.executor.JobExecutorThread
 
getNextThreadName() - Method in class org.jbpm.job.executor.JobExecutor
 
getNextToken() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
getNextToken() - Method in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
getNode(String) - Method in interface org.jbpm.graph.def.NodeCollection
retrieves a node by name.
getNode(String) - Method in class org.jbpm.graph.def.ProcessDefinition
 
getNode(String) - Method in class org.jbpm.graph.def.SuperState
 
getNode() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getNode() - Method in class org.jbpm.graph.exe.Token
 
getNode() - Method in class org.jbpm.graph.log.NodeLog
 
getNode() - Method in class org.jbpm.job.ExecuteNodeJob
 
getNodeEnter() - Method in class org.jbpm.graph.exe.Token
 
getNodeId() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getNodeName() - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
getNodeName(Class) - Static method in class org.jbpm.graph.node.NodeTypes
 
getNodeNames() - Static method in class org.jbpm.graph.node.NodeTypes
 
getNodes() - Method in interface org.jbpm.graph.def.NodeCollection
is the ordered list of nodes.
getNodes() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getNodes() - Method in class org.jbpm.graph.def.SuperState
 
getNodesMap() - Method in interface org.jbpm.graph.def.NodeCollection
maps node-names to nodes.
getNodesMap() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getNodesMap() - Method in class org.jbpm.graph.def.SuperState
 
getNodeType(String) - Static method in class org.jbpm.graph.node.NodeTypes
 
getNodeTypes() - Static method in class org.jbpm.graph.node.NodeTypes
 
getNOutOfM() - Method in class org.jbpm.graph.node.Join
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.ByteArrayInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.DateInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.DoubleInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
getObject() - Method in class org.jbpm.context.exe.VariableInstance
is the value, stored by this variable instance.
getObject() - Method in class org.jbpm.context.exe.variableinstance.HibernateLongInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.HibernateStringInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.JcrNodeInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.LongInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.NullInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.StringInstance
 
getObject() - Method in class org.jbpm.context.exe.variableinstance.UnpersistableInstance
 
getObject(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getObjectFactory() - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getObjectFactory() - Method in class org.jbpm.JbpmContext
gives access to the object factory containing the configuration for creating the service factories.
getOldValue() - Method in class org.jbpm.context.log.variableinstance.ByteArrayUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.DateUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.DoubleUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.HibernateLongUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.HibernateStringUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.LongUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.variableinstance.StringUpdateLog
 
getOldValue() - Method in class org.jbpm.context.log.VariableUpdateLog
 
getOperator() - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
getOperators() - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
getOperators() - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.AndOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.BinaryOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.DivideOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.EmptyOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.EqualsOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.GreaterThanOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.IntegerDivideOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.LessThanOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.MinusOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.ModulusOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.MultiplyOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.NotEqualsOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.NotOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.OrOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.PlusOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.UnaryMinusOperator
Returns the symbol representing the operator
getOperatorSymbol() - Method in class org.jbpm.jpdl.el.impl.UnaryOperator
Returns the symbol representing the operator
getOrCreateTokenVariableMap(Token) - Method in class org.jbpm.context.exe.ContextInstance
searches for the first token-variable-map for the given token and creates it on the root token if it doesn't exist.
getOutcome() - Method in class org.jbpm.graph.node.Page
 
getParameterTypes(ObjectFactoryImpl) - Method in class org.jbpm.configuration.ConstructorInfo
 
getParent() - Method in class org.jbpm.graph.def.GraphElement
 
getParent() - Method in class org.jbpm.graph.def.Node
is the SuperState or the ProcessDefinition in which this node is contained.
getParent() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getParent() - Method in class org.jbpm.graph.def.SuperState
 
getParent() - Method in class org.jbpm.graph.def.Transition
 
getParent() - Method in class org.jbpm.graph.exe.Token
 
getParent() - Method in class org.jbpm.logging.log.ProcessLog
 
getParent() - Method in class org.jbpm.taskmgmt.def.Task
 
getParentChain() - Method in class org.jbpm.graph.def.GraphElement
 
getParents() - Method in class org.jbpm.graph.def.GraphElement
 
getParentVariableContainer() - Method in class org.jbpm.context.exe.TokenVariableMap
 
getParentVariableContainer() - Method in class org.jbpm.context.exe.VariableContainer
 
getParentVariableContainer() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getPersistenceService() - Method in class org.jbpm.svc.Services
 
getPooledActors() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getPooledActors() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
gets the pool of actors for this task instance.
getPooledActorsExpression() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getPooledActorsExpression() - Method in class org.jbpm.taskmgmt.def.Task
 
getPrefix() - Method in class org.jbpm.jpdl.el.impl.ComplexValue
 
getPreviousActorId() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getPriority() - Method in class org.jbpm.taskmgmt.def.Task
 
getPriority() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getProblems() - Method in exception org.jbpm.jpdl.JpdlException
 
getProblems() - Method in class org.jbpm.jpdl.par.ProcessArchive
 
getProcessClassLoader(ProcessDefinition) - Static method in class org.jbpm.util.ClassLoaderUtil
searches the given resource, first on the root of the classpath and if not not found there, in the given directory.
getProcessDefinition(long) - Method in class org.jbpm.db.GraphSession
gets a process definition from the database by the identifier.
getProcessDefinition() - Method in class org.jbpm.graph.def.Action
 
getProcessDefinition() - Method in class org.jbpm.graph.def.GraphElement
 
getProcessDefinition() - Method in class org.jbpm.graph.def.Node
 
getProcessDefinition() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getProcessDefinition() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getProcessDefinition() - Method in class org.jbpm.instantiation.Delegation
 
getProcessDefinition() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
getProcessDefinition() - Method in class org.jbpm.module.def.ModuleDefinition
 
GetProcessDefinitionCommand - Class in org.jbpm.command
This Command returns all process definitions (or only the latest if onlyLatest is true)
GetProcessDefinitionCommand() - Constructor for class org.jbpm.command.GetProcessDefinitionCommand
 
GetProcessDefinitionCommand(boolean) - Constructor for class org.jbpm.command.GetProcessDefinitionCommand
 
getProcessId() - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
getProcessId() - Method in class org.jbpm.command.NewProcessInstanceCommand
 
getProcessInstance() - Method in class org.jbpm.context.exe.VariableInstance
 
getProcessInstance(long) - Method in class org.jbpm.db.GraphSession
gets a process instance from the database by the identifier.
getProcessInstance(ProcessDefinition, String) - Method in class org.jbpm.db.GraphSession
 
getProcessInstance() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getProcessInstance() - Method in class org.jbpm.graph.exe.RuntimeAction
 
getProcessInstance() - Method in class org.jbpm.graph.exe.Token
 
getProcessInstance(long) - Method in class org.jbpm.JbpmContext
gets a process instance from the db.
getProcessInstance(ProcessDefinition, String) - Method in class org.jbpm.JbpmContext
returns the process instance with the given key or null if no such instance exists.
getProcessInstance() - Method in class org.jbpm.job.Job
 
getProcessInstance() - Method in class org.jbpm.module.exe.ModuleInstance
 
getProcessInstance() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
GetProcessInstanceCommand - Class in org.jbpm.command
This command can retrieve the matching process instances (e.g. for admin client) with the given process-id, token id or task-id
GetProcessInstanceCommand() - Constructor for class org.jbpm.command.GetProcessInstanceCommand
 
GetProcessInstanceCommand(long) - Constructor for class org.jbpm.command.GetProcessInstanceCommand
 
GetProcessInstanceCommand(long, boolean, boolean) - Constructor for class org.jbpm.command.GetProcessInstanceCommand
 
getProcessInstanceForUpdate(long) - Method in class org.jbpm.JbpmContext
gets a process instances from the db and registers it for auto-save.
getProcessInstanceForUpdate(ProcessDefinition, String) - Method in class org.jbpm.JbpmContext
returns the process instance with the given key or null if no such instance exists.
getProcessInstanceId() - Method in class org.jbpm.command.GetProcessInstanceCommand
 
getProcessInstanceId() - Method in class org.jbpm.command.GetTaskInstanceCommand
 
GetProcessInstancesCommand - Class in org.jbpm.command
This command can retrieve all process instances (e.g. for admin client).
GetProcessInstancesCommand() - Constructor for class org.jbpm.command.GetProcessInstancesCommand
 
getProcessLog(long) - Method in class org.jbpm.db.LoggingSession
get the process log for a given id.
getProcessName() - Method in class org.jbpm.command.GetProcessInstancesCommand
 
getProcessName() - Method in class org.jbpm.command.NewProcessInstanceCommand
 
getProperties() - Method in class org.jbpm.db.JbpmSchema
 
getProperties(String) - Static method in class org.jbpm.util.ClassLoaderUtil
 
getProperty(String, Logger) - Method in class org.jbpm.jpdl.el.impl.BeanInfoManager
Returns the BeanInfoProperty for the given property name, or null if not found.
getProperty(String, Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
getPropertyDescriptor() - Method in class org.jbpm.jpdl.el.impl.BeanInfoProperty
 
getReadMethod() - Method in class org.jbpm.jpdl.el.impl.BeanInfoIndexedProperty
 
getReadMethod() - Method in class org.jbpm.jpdl.el.impl.BeanInfoProperty
 
getRecipients() - Method in class org.jbpm.mail.Mail
 
getReferencedAction() - Method in class org.jbpm.graph.def.Action
 
getRelativeTokenPath() - Method in class org.jbpm.graph.node.MilestoneEvent
 
getRepeat() - Method in class org.jbpm.job.Timer
 
getRepeat() - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
getRepository() - Method in class org.jbpm.jcr.impl.AbstractJcrServiceFactory
 
getRepository() - Method in class org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory
 
getRepository() - Method in class org.jbpm.jcr.jndi.JndiJcrServiceFactory
 
getResource() - Method in class org.jbpm.jpdl.xml.Problem
 
getResourceAsStream(String) - Method in class org.jbpm.instantiation.ProcessClassLoader
 
getRetries() - Method in class org.jbpm.job.Job
 
getReturnedClass() - Method in class org.jbpm.db.hibernate.AccessType
 
getRootCause() - Method in exception org.jbpm.jpdl.el.ELException
Returns the root cause.
getRootToken() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getRuntimeActions() - Method in class org.jbpm.graph.exe.ProcessInstance
is the list of all runtime actions.
getSchedulerService() - Method in class org.jbpm.svc.Services
 
getSchemaExport() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getScript() - Method in class org.jbpm.graph.node.Fork
 
getScript() - Method in class org.jbpm.graph.node.Join
 
getService(String) - Method in class org.jbpm.module.exe.ModuleInstance
 
getService(String) - Method in class org.jbpm.svc.Services
 
getServiceFactories() - Method in class org.jbpm.svc.Services
 
getServiceFactory(String) - Method in class org.jbpm.JbpmConfiguration
 
getServiceFactory(String, String) - Method in class org.jbpm.JbpmConfiguration
 
getServiceFactory(String) - Method in class org.jbpm.JbpmContext
 
getServiceFactory(String) - Method in class org.jbpm.svc.Services
 
getServices() - Method in class org.jbpm.JbpmContext
gives access to the services and service factories.
getSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getSession() - Method in class org.jbpm.JbpmContext
gets the hibernate session from the default configured persistence service.
getSession() - Method in class org.jbpm.jcr.impl.JcrServiceImpl
 
getSession() - Method in interface org.jbpm.jcr.JcrService
Get the javax.jcr.Session instance
getSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getSessionFactory() - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
getSessionFactory() - Method in class org.jbpm.JbpmContext
gets the hibernate session factory from the default configured persistence service.
getSessionFactory() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getSessionFactory() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getSessionFactoryJndiName() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
getSignal() - Method in class org.jbpm.graph.node.TaskNode
 
getSignallingTasks(ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
is the collection of TaskInstances for the given token that can trigger the token to continue.
getSize() - Method in class org.jbpm.job.executor.JobExecutor
 
getSourceNode() - Method in class org.jbpm.graph.log.TransitionLog
 
getStart() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getStart() - Method in class org.jbpm.graph.exe.Token
 
getStart() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getStartState() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getStartState() - Method in class org.jbpm.taskmgmt.def.Task
 
getStartTask() - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
getStartTime(Date) - Method in class org.jbpm.calendar.DayPart
 
getStartTransitionName() - Method in class org.jbpm.command.StartProcessInstanceCommand
 
getStateName() - Method in class org.jbpm.command.GetProcessInstancesCommand
 
getStream(String) - Static method in class org.jbpm.util.ClassLoaderUtil
 
getString(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
getStringResource(String) - Static method in class org.jbpm.jpdl.el.impl.Constants
 
getSubject() - Method in class org.jbpm.mail.Mail
 
getSubProcessDefinition() - Method in class org.jbpm.graph.node.ProcessState
 
getSubProcessInstance() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getSubProcessInstance() - Method in class org.jbpm.graph.exe.Token
 
getSubProcessInstance() - Method in class org.jbpm.graph.log.ProcessStateLog
 
GetSuffix(int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
getSuffixes() - Method in class org.jbpm.jpdl.el.impl.ComplexValue
 
getSuperProcessToken() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getSuperState() - Method in class org.jbpm.graph.def.Node
 
getSupportedEventTypes() - Method in class org.jbpm.graph.def.GraphElement
indicative set of event types supported by this graph element.
getSupportedEventTypes() - Method in class org.jbpm.graph.def.Node
 
getSupportedEventTypes() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getSupportedEventTypes() - Method in class org.jbpm.graph.def.SuperState
 
getSupportedEventTypes() - Method in class org.jbpm.graph.def.Transition
 
getSupportedEventTypes() - Method in class org.jbpm.graph.node.EndState
 
getSupportedEventTypes() - Method in class org.jbpm.graph.node.ProcessState
 
getSupportedEventTypes() - Method in class org.jbpm.graph.node.StartState
 
getSupportedEventTypes() - Method in class org.jbpm.taskmgmt.def.Task
 
getSwimlane() - Method in class org.jbpm.taskmgmt.def.Task
 
getSwimlane(String) - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
getSwimlane() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getSwimlaneActorId() - Method in class org.jbpm.taskmgmt.log.SwimlaneCreateLog
 
getSwimlaneInstance() - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
getSwimlaneInstance() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getSwimlaneInstance(String) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
getSwimlaneInstance() - Method in class org.jbpm.taskmgmt.log.SwimlaneLog
 
getSwimlaneInstances() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
getSwimlaneNewActorId() - Method in class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
getSwimlaneOldActorId() - Method in class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
getSwimlanes() - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
getTask() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTask(String) - Method in class org.jbpm.graph.node.TaskNode
is the task in this task-node with the given name or null if the given task does not exist in this node.
getTask(String) - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
getTask() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getTaskActorId() - Method in class org.jbpm.taskmgmt.log.TaskCreateLog
 
getTaskController() - Method in class org.jbpm.taskmgmt.def.Task
 
getTaskControllerDelegation() - Method in class org.jbpm.taskmgmt.def.TaskController
 
getTaskInstance(JbpmContext) - Method in class org.jbpm.command.TaskInstanceEndCommand
 
getTaskInstance(long) - Method in class org.jbpm.db.TaskMgmtSession
get the task instance for a given task instance-id.
getTaskInstance() - Method in class org.jbpm.graph.exe.Comment
 
getTaskInstance() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTaskInstance(long) - Method in class org.jbpm.JbpmContext
gets a task instance from the db.
getTaskInstance() - Method in class org.jbpm.job.Job
 
getTaskInstance() - Method in class org.jbpm.taskmgmt.log.TaskLog
 
GetTaskInstanceCommand - Class in org.jbpm.command
This command can retrieve a task instance (for client) with the given task-id or the token-id (then, the first task for the token is searched)
GetTaskInstanceCommand() - Constructor for class org.jbpm.command.GetTaskInstanceCommand
 
GetTaskInstanceCommand(long) - Constructor for class org.jbpm.command.GetTaskInstanceCommand
 
GetTaskInstanceCommand(long, boolean, boolean) - Constructor for class org.jbpm.command.GetTaskInstanceCommand
 
GetTaskInstanceCommand(long, String[]) - Constructor for class org.jbpm.command.GetTaskInstanceCommand
 
getTaskInstanceForUpdate(long) - Method in class org.jbpm.JbpmContext
gets a task instance from the db and registers it for auto-save.
getTaskInstanceId() - Method in class org.jbpm.command.CancelWorkOnTaskCommand
 
getTaskInstanceId() - Method in class org.jbpm.command.GetProcessInstanceCommand
 
getTaskInstanceId() - Method in class org.jbpm.command.GetTaskInstanceCommand
 
getTaskInstanceId() - Method in class org.jbpm.command.StartWorkOnTaskCommand
 
getTaskInstanceId() - Method in class org.jbpm.command.TaskInstanceEndCommand
 
getTaskInstanceId() - Method in class org.jbpm.command.VariablesCommand
 
getTaskInstances() - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
getTaskInstances() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
returns all the taskInstances for the this process instance.
getTaskInstancesWithVariableUpdates() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
returns the collection of task instance with variable updates.
getTaskList() - Method in class org.jbpm.JbpmContext
fetches the tasklist for the current authenticated actor.
getTaskList(String) - Method in class org.jbpm.JbpmContext
fetches the tasklist for the given actor.
GetTaskListCommand - Class in org.jbpm.command
return a List of TaskInstances for the given actor(s).
GetTaskListCommand(String[]) - Constructor for class org.jbpm.command.GetTaskListCommand
 
GetTaskListCommand(String, boolean) - Constructor for class org.jbpm.command.GetTaskListCommand
 
GetTaskListCommand(String, String[]) - Constructor for class org.jbpm.command.GetTaskListCommand
 
getTaskMgmtDefinition() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getTaskMgmtDefinition() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getTaskMgmtDefinition() - Method in class org.jbpm.taskmgmt.def.Task
 
getTaskMgmtDefinition() - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
getTaskMgmtInstance() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTaskMgmtInstance() - Method in class org.jbpm.graph.exe.ProcessInstance
process instance extension for managing the tasks and actors.
getTaskMgmtInstance() - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
getTaskMgmtInstance() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getTaskMgmtSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getTaskMgmtSession() - Method in class org.jbpm.JbpmContext
more task related database access.
getTaskMgmtSession() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getTaskMgmtSession() - Method in interface org.jbpm.persistence.PersistenceService
 
getTaskNewActorId() - Method in class org.jbpm.taskmgmt.log.TaskAssignLog
 
getTaskNode() - Method in class org.jbpm.taskmgmt.def.Task
 
getTaskOldActorId() - Method in class org.jbpm.taskmgmt.log.TaskAssignLog
 
getTasks() - Method in class org.jbpm.graph.node.TaskNode
 
getTasks() - Method in class org.jbpm.taskmgmt.def.Swimlane
 
getTasks() - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
getTasksForToken(Token) - Method in class org.jbpm.command.AbstractCancelCommand
 
getTasksMap() - Method in class org.jbpm.graph.node.TaskNode
is a Map with the tasks, keyed by task-name or an empty map in case no tasks are present in this task-node.
getText() - Method in class org.jbpm.mail.Mail
 
getThreads() - Method in class org.jbpm.job.executor.JobExecutor
 
getTime() - Method in class org.jbpm.graph.exe.Comment
 
getTimer() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTimerAction() - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
getTimerName() - Method in class org.jbpm.scheduler.def.CancelTimerAction
 
getTimerName() - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
getTo() - Method in class org.jbpm.graph.def.Transition
 
getToken(JbpmContext) - Method in class org.jbpm.command.SignalCommand
 
getToken() - Method in class org.jbpm.context.exe.TokenVariableMap
 
getToken() - Method in class org.jbpm.context.exe.VariableContainer
 
getToken() - Method in class org.jbpm.context.exe.VariableInstance
 
getToken(long) - Method in class org.jbpm.db.GraphSession
gets a token from the database by the identifier.
getToken() - Method in class org.jbpm.graph.exe.Comment
 
getToken() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getToken(long) - Method in class org.jbpm.JbpmContext
gets a token from the db.
getToken() - Method in class org.jbpm.job.Job
 
getToken(int) - Method in class org.jbpm.jpdl.el.parser.ELParser
 
getToken() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
getToken() - Method in class org.jbpm.logging.log.ProcessLog
 
getToken() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
getTokenForUpdate(long) - Method in class org.jbpm.JbpmContext
get a token from the db and registers it for auto-save.
getTokenId() - Method in class org.jbpm.command.CancelTokenCommand
 
getTokenId() - Method in class org.jbpm.command.GetProcessInstanceCommand
 
getTokenId() - Method in class org.jbpm.command.GetTaskInstanceCommand
 
getTokenId() - Method in class org.jbpm.command.SignalCommand
 
getTokenId() - Method in class org.jbpm.command.VariablesCommand
 
getTokenName(Token, String) - Method in class org.jbpm.graph.node.Fork
 
getTokenNames() - Method in class org.jbpm.graph.node.Join
 
getTokenPath() - Method in class org.jbpm.graph.node.MilestoneNode
 
getTokenVariableMap(Token) - Method in class org.jbpm.context.exe.ContextInstance
looks for the first token-variable-map that is found up the token-parent hirarchy.
getTokenVariableMaps() - Method in class org.jbpm.context.exe.ContextInstance
 
getTransaction() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
getTransaction() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
getTransientVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
retrieves the transient variable for the given name.
getTransientVariables() - Method in class org.jbpm.context.exe.ContextInstance
retrieves all the transient variableInstances map. note that no deep copy is performed, changing the map leads to changes in the transient variableInstances of this context instance.
getTransition() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTransition() - Method in class org.jbpm.graph.log.SignalLog
 
getTransition() - Method in class org.jbpm.graph.log.TransitionLog
 
getTransitionName() - Method in class org.jbpm.command.SignalCommand
 
getTransitionName() - Method in class org.jbpm.command.TaskInstanceEndCommand
 
getTransitionName() - Method in class org.jbpm.graph.node.DecisionCondition
 
getTransitionName() - Method in class org.jbpm.job.Timer
 
getTransitionName() - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
getTransitionNames(Token) - Method in class org.jbpm.graph.node.InterleaveStart
 
getTransitionSource() - Method in class org.jbpm.graph.exe.ExecutionContext
 
getTrueBranch() - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
getTxService() - Method in class org.jbpm.svc.Services
 
getTypeName(Node) - Static method in class org.jbpm.graph.node.ProcessFactory
 
getUnfinishedTasks(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
is the collection of TaskInstances on the given token that are not ended.
getUntilStartDate() - Method in class org.jbpm.command.GetProcessInstancesCommand
 
getUpdatedVariableContainers(ProcessInstance) - Static method in class org.jbpm.context.exe.VariableContainer
 
getUrl() - Method in class org.jbpm.graph.node.Page
 
getUsedVariableResolver() - Static method in class org.jbpm.jpdl.el.impl.JbpmExpressionEvaluator
 
getValue() - Method in class org.jbpm.context.exe.VariableInstance
 
getValue(Class, Element) - Static method in class org.jbpm.instantiation.FieldInstantiator
 
getValue(Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
Returns the value associated with the given key, or null if not found.
getValue() - Method in class org.jbpm.jpdl.el.impl.Literal
 
getValueFromToken(String) - Static method in class org.jbpm.jpdl.el.impl.StringLiteral
Parses the given token into the literal value
getValueString(Element) - Method in class org.jbpm.configuration.AbstractObjectInfo
 
getVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
gets the variable with the given name on the root-token (= process-instance scope).
getVariable(String, Token) - Method in class org.jbpm.context.exe.ContextInstance
retrieves a variable in the scope of the token.
getVariable(String) - Method in class org.jbpm.context.exe.VariableContainer
 
getVariable(String) - Method in class org.jbpm.graph.exe.ExecutionContext
get a process variable.
getVariableAccesses() - Method in class org.jbpm.graph.action.Script
 
getVariableAccesses() - Method in class org.jbpm.taskmgmt.def.TaskController
 
getVariableContainer(JbpmContext) - Method in class org.jbpm.command.VariablesCommand
 
getVariableContainer(Token) - Method in class org.jbpm.command.VariablesCommand
 
getVariableInstance(String, Token) - Method in class org.jbpm.context.exe.ContextInstance
 
getVariableInstance(String) - Method in class org.jbpm.context.exe.VariableContainer
 
getVariableInstance() - Method in class org.jbpm.context.log.VariableLog
 
getVariableInstances() - Method in class org.jbpm.context.exe.TokenVariableMap
 
getVariableInstances() - Method in class org.jbpm.context.exe.VariableContainer
 
getVariableLocally(String) - Method in class org.jbpm.context.exe.VariableContainer
 
getVariableName() - Method in class org.jbpm.context.def.VariableAccess
 
getVariables() - Method in class org.jbpm.command.NewProcessInstanceCommand
 
getVariables() - Method in class org.jbpm.command.SignalCommand
 
getVariables() - Method in class org.jbpm.command.TaskInstanceEndCommand
 
getVariables() - Method in class org.jbpm.command.VariablesCommand
 
getVariables() - Method in class org.jbpm.context.exe.ContextInstance
gets all the variableInstances on the root-token (= process-instance scope).
getVariables(Token) - Method in class org.jbpm.context.exe.ContextInstance
retrieves all the variableInstances in scope of the given token.
getVariables() - Method in class org.jbpm.context.exe.VariableContainer
 
getVariablesLocally() - Method in class org.jbpm.context.exe.VariableContainer
 
getVariablesToInclude() - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
getVersion() - Method in class org.jbpm.graph.def.ProcessDefinition
 
getVersion() - Method in class org.jbpm.graph.exe.ProcessInstance
 
getVersion() - Method in class org.jbpm.job.Job
 
getWaitPeriod() - Method in class org.jbpm.job.executor.JobExecutorThread
 
getWriteMethod() - Method in class org.jbpm.jpdl.el.impl.BeanInfoIndexedProperty
 
getWriteMethod() - Method in class org.jbpm.jpdl.el.impl.BeanInfoProperty
 
glueChopsBackTogether(List) - Static method in class org.jbpm.bytes.ByteBlockChopper
 
graphElement - Variable in class org.jbpm.graph.def.Event
 
graphElement - Variable in class org.jbpm.graph.def.ExceptionHandler
 
GraphElement - Class in org.jbpm.graph.def
 
GraphElement() - Constructor for class org.jbpm.graph.def.GraphElement
 
GraphElement(String) - Constructor for class org.jbpm.graph.def.GraphElement
 
graphElement - Variable in class org.jbpm.graph.exe.RuntimeAction
 
GraphSession - Class in org.jbpm.db
are the graph related database operations.
GraphSession(JbpmSession) - Constructor for class org.jbpm.db.GraphSession
 
GraphSession(Session) - Constructor for class org.jbpm.db.GraphSession
 
graphSession - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
GraphSession.AverageNodeTimeEntry - Class in org.jbpm.db
 
GraphSession.AverageNodeTimeEntry() - Constructor for class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
GreaterThanOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the greater than operator
GreaterThanOperator() - Constructor for class org.jbpm.jpdl.el.impl.GreaterThanOperator
Constructor
GreaterThanOrEqualsOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the greater than or equals operator
GreaterThanOrEqualsOperator() - Constructor for class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
Constructor
GT1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
GT2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 

H

handleException(ExecutionContext) - Method in class org.jbpm.graph.def.ExceptionHandler
 
hasAccess(String) - Method in class org.jbpm.context.def.Access
verifies if the given accessLiteral is included in the access text.
hasActionName(String) - Static method in class org.jbpm.graph.action.ActionTypes
 
hasActions() - Method in class org.jbpm.graph.def.Event
 
hasActions() - Method in class org.jbpm.graph.def.ProcessDefinition
 
hasActiveChildren() - Method in class org.jbpm.graph.exe.Token
tells if this token has child tokens that have not yet ended.
hasBlockingTaskInstances(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
is true if the given token has task instances that keep the token from leaving the current node.
hasChild(String) - Method in class org.jbpm.graph.exe.Token
 
hasEnded() - Method in class org.jbpm.graph.exe.ProcessInstance
tells if this process instance is still active or not.
hasEnded() - Method in class org.jbpm.graph.exe.Token
 
hasEnded() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
hasEvent(String) - Method in class org.jbpm.graph.def.GraphElement
 
hasEvents() - Method in class org.jbpm.graph.def.GraphElement
 
hasFile(String) - Method in class org.jbpm.file.def.FileDefinition
 
hashCode() - Method in class org.jbpm.bytes.ByteArray
 
hashCode(Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
hasInstance(String) - Static method in class org.jbpm.JbpmConfiguration
 
hasJbpmTables() - Method in class org.jbpm.db.JbpmSchema
 
hasLeavingTransition(String) - Method in class org.jbpm.graph.def.Node
checks for the presence of a leaving transition with the given name.
hasName() - Method in class org.jbpm.configuration.AbstractObjectInfo
 
hasName() - Method in interface org.jbpm.configuration.ObjectInfo
 
hasName() - Method in class org.jbpm.configuration.ValueInfo
 
hasNode(String) - Method in interface org.jbpm.graph.def.NodeCollection
is true if this node-collection contains a node with the given name, false otherwise.
hasNode(String) - Method in class org.jbpm.graph.def.ProcessDefinition
 
hasNode(String) - Method in class org.jbpm.graph.def.SuperState
 
hasNoLeavingTransitions() - Method in class org.jbpm.graph.def.Node
true if this transition has leaving transitions.
hasObject(String) - Method in interface org.jbpm.configuration.ObjectFactory
 
hasObject(String) - Method in class org.jbpm.configuration.ObjectFactoryImpl
 
hasObject(String) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
hasParent() - Method in class org.jbpm.graph.exe.Token
 
hasService(String) - Method in class org.jbpm.svc.Services
 
hasSignallingTasks(ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
is true if there are TaskInstances on the given token that can trigger the token to continue.
hasTransientVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
tells if a transient variable with the given name is present.
hasUnfinishedTasks(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
is true if the given token has task instances that are not yet ended.
hasVariable(String) - Method in class org.jbpm.context.exe.ContextInstance
checks if a variable is present with the given name on the root-token (= process-instance scope).
hasVariable(String, Token) - Method in class org.jbpm.context.exe.ContextInstance
checks if a variable is present with the given name in the scope of the token.
hasVariable(String) - Method in class org.jbpm.context.exe.VariableContainer
 
hasVariableLocally(String) - Method in class org.jbpm.context.exe.VariableContainer
 
HibernateHelper - Class in org.jbpm.db.hibernate
 
HibernateHelper() - Constructor for class org.jbpm.db.hibernate.HibernateHelper
 
HibernateLongIdMatcher - Class in org.jbpm.context.exe.matcher
 
HibernateLongIdMatcher() - Constructor for class org.jbpm.context.exe.matcher.HibernateLongIdMatcher
 
HibernateLongInstance - Class in org.jbpm.context.exe.variableinstance
 
HibernateLongInstance() - Constructor for class org.jbpm.context.exe.variableinstance.HibernateLongInstance
 
HibernateLongUpdateLog - Class in org.jbpm.context.log.variableinstance
 
HibernateLongUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.HibernateLongUpdateLog
 
HibernateLongUpdateLog(VariableInstance, Object, Object) - Constructor for class org.jbpm.context.log.variableinstance.HibernateLongUpdateLog
 
HibernateSaveOperation - Class in org.jbpm.svc.save
 
HibernateSaveOperation() - Constructor for class org.jbpm.svc.save.HibernateSaveOperation
 
HibernateStringIdMatcher - Class in org.jbpm.context.exe.matcher
 
HibernateStringIdMatcher() - Constructor for class org.jbpm.context.exe.matcher.HibernateStringIdMatcher
 
HibernateStringInstance - Class in org.jbpm.context.exe.variableinstance
 
HibernateStringInstance() - Constructor for class org.jbpm.context.exe.variableinstance.HibernateStringInstance
 
HibernateStringUpdateLog - Class in org.jbpm.context.log.variableinstance
 
HibernateStringUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.HibernateStringUpdateLog
 
HibernateStringUpdateLog(VariableInstance, Object, Object) - Constructor for class org.jbpm.context.log.variableinstance.HibernateStringUpdateLog
 
Holiday - Class in org.jbpm.calendar
identifies a continuous set of days.
Holiday(String, DateFormat, BusinessCalendar) - Constructor for class org.jbpm.calendar.Holiday
 

I

id - Variable in class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
id - Variable in class org.jbpm.jpdl.exe.MilestoneInstance
 
Identifier() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
IDENTIFIER - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
IdentityAuthorizationService - Class in org.jbpm.security.authorization
 
IdentityAuthorizationService() - Constructor for class org.jbpm.security.authorization.IdentityAuthorizationService
 
IdentityAuthorizationServiceFactory - Class in org.jbpm.security.authorization
 
IdentityAuthorizationServiceFactory() - Constructor for class org.jbpm.security.authorization.IdentityAuthorizationServiceFactory
 
ILLEGAL_CHARACTER - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
image - Variable in class org.jbpm.jpdl.el.parser.ELToken
The string image of the token.
IMPL_OBJ_START - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
IN_EXPRESSION - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
INAPPROPRIATE_FUNCTION_ARG_COUNT - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
includes(Date) - Method in class org.jbpm.calendar.DayPart
 
includes(Date) - Method in class org.jbpm.calendar.Holiday
 
index - Variable in class org.jbpm.logging.log.ProcessLog
 
init() - Method in class org.jbpm.job.executor.JobExecutorServlet
 
init() - Method in class org.jbpm.util.StaticUtil.Initializer
 
init() - Method in class org.jbpm.web.CloseJbpmConfigurationServlet
 
init(FilterConfig) - Method in class org.jbpm.web.JbpmContextFilter
 
initializeTaskVariables(TaskInstance, ContextInstance, Token) - Method in interface org.jbpm.taskmgmt.def.TaskControllerHandler
extracts all information from the process context (optionally indirect) and initializes the task instance variables.
initializeVariables(TaskInstance) - Method in class org.jbpm.taskmgmt.def.TaskController
extract the list of information from the process variables and make them available locally.
initialNodeName - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
injectProperty(Object, ObjectFactoryImpl) - Method in class org.jbpm.configuration.FieldInfo
 
injectProperty(Object, ObjectFactoryImpl) - Method in class org.jbpm.configuration.PropertyInfo
 
inputSource - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
instances - Variable in class org.jbpm.graph.exe.ProcessInstance
 
instantiate(Class, String) - Method in class org.jbpm.instantiation.ConfigurationPropertyInstantiator
 
instantiate(Class, String) - Method in class org.jbpm.instantiation.ConstructorInstantiator
 
instantiate(Class, String) - Method in class org.jbpm.instantiation.DefaultInstantiator
 
instantiate() - Method in class org.jbpm.instantiation.Delegation
 
instantiate(Class, String) - Method in class org.jbpm.instantiation.FieldInstantiator
 
instantiate(Class, String) - Method in interface org.jbpm.instantiation.Instantiator
 
instantiate(Class, String) - Method in class org.jbpm.instantiation.XmlInstantiator
 
Instantiator - Interface in org.jbpm.instantiation
 
instantiatorCache - Static variable in class org.jbpm.instantiation.Delegation
 
INTEGER_LITERAL - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
IntegerDivideOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the integer divide operator
IntegerDivideOperator() - Constructor for class org.jbpm.jpdl.el.impl.IntegerDivideOperator
Constructor
IntegerInfo - Class in org.jbpm.configuration
 
IntegerInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.IntegerInfo
 
IntegerLiteral - Class in org.jbpm.jpdl.el.impl
An expression representing an integer literal value.
IntegerLiteral(String) - Constructor for class org.jbpm.jpdl.el.impl.IntegerLiteral
Constructor
IntegerLiteral() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
IntegerToLongConverter - Class in org.jbpm.context.exe.converter
 
IntegerToLongConverter() - Constructor for class org.jbpm.context.exe.converter.IntegerToLongConverter
 
InterleaveEnd - Class in org.jbpm.graph.node
a interleaving end node should have 2 leaving transitions.
InterleaveEnd() - Constructor for class org.jbpm.graph.node.InterleaveEnd
 
InterleaveEnd(String) - Constructor for class org.jbpm.graph.node.InterleaveEnd
 
InterleaveStart - Class in org.jbpm.graph.node
is an unordered set of child nodeMap.
InterleaveStart() - Constructor for class org.jbpm.graph.node.InterleaveStart
 
InterleaveStart(String) - Constructor for class org.jbpm.graph.node.InterleaveStart
 
InterleaveStart.DefaultInterleaver - Class in org.jbpm.graph.node
 
InterleaveStart.DefaultInterleaver() - Constructor for class org.jbpm.graph.node.InterleaveStart.DefaultInterleaver
 
InterleaveStart.Interleaver - Interface in org.jbpm.graph.node
 
invoke(Object) - Method in class org.jbpm.jpdl.el.impl.BeanMethod
 
invokeSeamObjectExpression() - Method in class org.jbpm.graph.action.SeamedAction
 
IoUtil - Class in org.jbpm.util
 
IoUtil() - Constructor for class org.jbpm.util.IoUtil
 
isAbleToReactivateParent() - Method in class org.jbpm.graph.exe.Token
 
isAsync - Variable in class org.jbpm.graph.def.Action
 
isAsync() - Method in class org.jbpm.graph.def.Action
 
isAsync - Variable in class org.jbpm.graph.def.Node
 
isAsync() - Method in class org.jbpm.graph.def.Node
 
isAsyncExclusive - Variable in class org.jbpm.graph.def.Action
 
isAsyncExclusive() - Method in class org.jbpm.graph.def.Action
 
isAsyncExclusive - Variable in class org.jbpm.graph.def.Node
 
isAsyncExclusive() - Method in class org.jbpm.graph.def.Node
 
isBigDecimal(Object) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given object is BigDecimal.
isBigInteger(Object) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given object is BigInteger.
isBlocking - Variable in class org.jbpm.taskmgmt.def.Task
 
isBlocking() - Method in class org.jbpm.taskmgmt.def.Task
 
isBlocking - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
isBlocking() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isCancelled - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
isCancelled() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isCancelSubProcesses() - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
isConversationEnd() - Method in class org.jbpm.graph.node.Page
 
isCreateStartTask() - Method in class org.jbpm.command.NewProcessInstanceCommand
 
isCurrentSessionEnabled - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
isCurrentSessionEnabled() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
isDiscriminator() - Method in class org.jbpm.graph.node.Join
 
isEmpty() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
isEndTasks() - Method in class org.jbpm.graph.node.TaskNode
 
isEqual(int) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Test return value of BigInteger/BigDecimal A.compareTo(B).
isExclusive() - Method in class org.jbpm.job.Job
 
isFloatingPointString(Object) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given string might contain a floating point number - i.e., it contains "
isFloatingPointType(Object) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given Object is of a floating point type
isFloatingPointType(Class) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given class is of a floating point type
isGreater(int) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Test return value of BigInteger/BigDecimal A.compareTo(B).
isHibernatableWithLongId(Class) - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated. checks if the given class is persistable with hibernate and has an id of type long.
isHibernatableWithStringId(Class) - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated. checks if the given class is persistable with hibernate and has an id of type string.
isHoliday(Date) - Method in class org.jbpm.calendar.BusinessCalendar
 
isInBusinessHours(Date) - Method in class org.jbpm.calendar.BusinessCalendar
 
isIncludeAllVariables() - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
isIncludeLogs() - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
isIntegerType(Object) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given Object is of an integer type
isIntegerType(Class) - Static method in class org.jbpm.jpdl.el.impl.Coercions
Returns true if the given class is of an integer type
isJtaTxCreated() - Method in class org.jbpm.persistence.jta.JtaDbPersistenceService
 
isLast() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isLess(int) - Method in class org.jbpm.jpdl.el.impl.RelationalOperator
Test return value of BigInteger/BigDecimal A.compareTo(B).
isLock() - Method in class org.jbpm.context.def.Access
 
isLock() - Method in class org.jbpm.context.def.VariableAccess
 
isLocked() - Method in class org.jbpm.graph.exe.Token
 
isLoggingError() - Method in class org.jbpm.jpdl.el.impl.Logger
Returns true if the application should even bother to try logging an error.
isLoggingWarning() - Method in class org.jbpm.jpdl.el.impl.Logger
Returns true if the application should even bother to try logging a warning.
isMilestoneReached(String, Token) - Method in class org.jbpm.graph.node.MilestoneNode
 
isMutable() - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
isMutable() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
Returns true if it is possible for this data source to change
isOnlyLatest() - Method in class org.jbpm.command.GetProcessDefinitionCommand
 
isOnlyRunning() - Method in class org.jbpm.command.GetProcessInstancesCommand
 
isOpen - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
isOpen() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isOverwriteSwimlane() - Method in class org.jbpm.command.StartWorkOnTaskCommand
 
isPropagationAllowed - Variable in class org.jbpm.graph.def.Action
 
isPropagationAllowed() - Method in class org.jbpm.graph.def.Action
 
isReached() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
isReadable() - Method in class org.jbpm.context.def.Access
 
isReadable() - Method in class org.jbpm.context.def.VariableAccess
 
isRequired() - Method in class org.jbpm.context.def.Access
 
isRequired() - Method in class org.jbpm.context.def.VariableAccess
 
isRollbackOnly() - Method in class org.jbpm.persistence.db.DbPersistenceService
Deprecated. use TxService instead.
isRollbackOnly() - Method in interface org.jbpm.persistence.PersistenceService
 
isRollbackOnly() - Method in class org.jbpm.tx.TxService
 
isRoot() - Method in class org.jbpm.graph.exe.Token
 
isSignalling - Variable in class org.jbpm.taskmgmt.def.Task
 
isSignalling() - Method in class org.jbpm.taskmgmt.def.Task
 
isSignalling - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
isSignalling() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isSingleton() - Method in class org.jbpm.configuration.AbstractObjectInfo
 
isSingleton() - Method in interface org.jbpm.configuration.ObjectInfo
 
isSingleton() - Method in class org.jbpm.configuration.ValueInfo
 
isStartAfter(Date) - Method in class org.jbpm.calendar.DayPart
 
isStarted() - Method in class org.jbpm.job.executor.JobExecutor
 
isStartTaskInstance() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.ByteArrayInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.DateInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.DoubleInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.HibernateLongInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.HibernateStringInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.VariableInstance
is true if this variable-instance supports the given value, false otherwise.
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.JcrNodeInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.LongInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.NullInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.StringInstance
 
isStorable(Object) - Method in class org.jbpm.context.exe.variableinstance.UnpersistableInstance
 
isSuspended - Variable in class org.jbpm.graph.exe.ProcessInstance
 
isSuspended() - Method in class org.jbpm.graph.exe.ProcessInstance
 
isSuspended() - Method in class org.jbpm.graph.exe.Token
 
isSuspended() - Method in class org.jbpm.job.Job
 
isSuspended - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
isSuspended() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
isSynchronized() - Method in class org.jbpm.graph.node.Merge
 
isTerminatedImplicitly() - Method in class org.jbpm.graph.exe.ProcessInstance
calculates if this process instance has still options to continue.
isTerminatedImplicitly() - Method in class org.jbpm.graph.exe.Token
 
isTerminationImplicit - Variable in class org.jbpm.graph.def.ProcessDefinition
 
isTerminationImplicit() - Method in class org.jbpm.graph.def.ProcessDefinition
 
isTerminationImplicit() - Method in class org.jbpm.graph.exe.Token
 
isTransactionEnabled - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
isTransactionEnabled() - Method in class org.jbpm.persistence.db.DbPersistenceService
 
isTransactionEnabled() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
isValueCached - Variable in class org.jbpm.context.exe.VariableInstance
 
isWritable() - Method in class org.jbpm.context.def.Access
 
isWritable() - Method in class org.jbpm.context.def.VariableAccess
 

J

JackrabbitJcrServiceFactory - Class in org.jbpm.jcr.jackrabbit
 
JackrabbitJcrServiceFactory() - Constructor for class org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory
 
jbpmConfiguration - Variable in class org.jbpm.command.impl.CommandServiceImpl
 
JbpmConfiguration - Class in org.jbpm
configuration of one jBPM instance.
JbpmConfiguration(ObjectFactory) - Constructor for class org.jbpm.JbpmConfiguration
 
JbpmConfiguration.Configs - Class in org.jbpm
gives the jbpm domain model access to configuration information via the current JbpmContext.
JbpmConfiguration.Configs() - Constructor for class org.jbpm.JbpmConfiguration.Configs
 
jbpmContext - Variable in class org.jbpm.command.AbstractCancelCommand
 
JbpmContext - Class in org.jbpm
is used to surround persistent operations to processes.
JbpmContext(Services, ObjectFactory) - Constructor for class org.jbpm.JbpmContext
normally, JbpmContext object are created via a JbpmConfiguration.
JbpmContextFilter - Class in org.jbpm.web
 
JbpmContextFilter() - Constructor for class org.jbpm.web.JbpmContextFilter
 
JbpmContextInfo - Class in org.jbpm.configuration
 
JbpmContextInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.JbpmContextInfo
 
JbpmException - Exception in org.jbpm
base exception used for all exceptions thrown in jBPM.
JbpmException() - Constructor for exception org.jbpm.JbpmException
 
JbpmException(String, Throwable) - Constructor for exception org.jbpm.JbpmException
 
JbpmException(String) - Constructor for exception org.jbpm.JbpmException
 
JbpmException(Throwable) - Constructor for exception org.jbpm.JbpmException
 
JbpmExpressionEvaluator - Class in org.jbpm.jpdl.el.impl
 
JbpmExpressionEvaluator() - Constructor for class org.jbpm.jpdl.el.impl.JbpmExpressionEvaluator
 
JbpmNamingStrategy - Class in org.jbpm.db.hibernate
 
JbpmNamingStrategy() - Constructor for class org.jbpm.db.hibernate.JbpmNamingStrategy
 
JbpmPersistenceException - Exception in org.jbpm.persistence
 
JbpmPersistenceException(String, Throwable) - Constructor for exception org.jbpm.persistence.JbpmPersistenceException
 
JbpmSchema - Class in org.jbpm.db
utilities for the jBPM database schema.
JbpmSchema(Configuration) - Constructor for class org.jbpm.db.JbpmSchema
 
JbpmSchemaTask - Class in org.jbpm.ant
 
JbpmSchemaTask() - Constructor for class org.jbpm.ant.JbpmSchemaTask
 
JbpmSchemaUpdate - Class in org.jbpm.db.compatibility
This is a modified version of the hibernate tools schema update.
JbpmSchemaUpdate(Configuration) - Constructor for class org.jbpm.db.compatibility.JbpmSchemaUpdate
 
JbpmSchemaUpdate(Configuration, Properties) - Constructor for class org.jbpm.db.compatibility.JbpmSchemaUpdate
 
JbpmSchemaUpdate(Configuration, Settings) - Constructor for class org.jbpm.db.compatibility.JbpmSchemaUpdate
 
JbpmServiceException - Exception in org.jbpm.svc
 
JbpmServiceException() - Constructor for exception org.jbpm.svc.JbpmServiceException
 
JbpmServiceException(String, Throwable) - Constructor for exception org.jbpm.svc.JbpmServiceException
 
JbpmServiceException(String) - Constructor for exception org.jbpm.svc.JbpmServiceException
 
JbpmServiceException(Throwable) - Constructor for exception org.jbpm.svc.JbpmServiceException
 
JbpmSession - Class in org.jbpm.db
Deprecated. use org.jbpm.tc.ContextBuilder and org.jbpm.tc.db.JbpmSessionContext instead.
JbpmSession(JbpmSessionFactory, Session) - Constructor for class org.jbpm.db.JbpmSession
Deprecated.  
JbpmSession(Session) - Constructor for class org.jbpm.db.JbpmSession
Deprecated.  
JbpmSessionFactory - Class in org.jbpm.db
Deprecated. use org.jbpm.tc.ContextBuilder and org.jbpm.tc.db.JbpmSessionContext instead.
JbpmSessionFactory(Configuration) - Constructor for class org.jbpm.db.JbpmSessionFactory
Deprecated.  
JbpmSessionFactory(Configuration, SessionFactory) - Constructor for class org.jbpm.db.JbpmSessionFactory
Deprecated.  
JbpmType - Class in org.jbpm.context.exe
specifies for one java-type how jbpm is able to persist objects of that type in the database.
JbpmType(JbpmTypeMatcher, Converter, Class) - Constructor for class org.jbpm.context.exe.JbpmType
 
JbpmTypeMatcher - Interface in org.jbpm.context.exe
 
JbpmTypeObjectInfo - Class in org.jbpm.configuration
 
JbpmTypeObjectInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.JbpmTypeObjectInfo
 
JbpmVariableResolver - Class in org.jbpm.jpdl.el.impl
 
JbpmVariableResolver() - Constructor for class org.jbpm.jpdl.el.impl.JbpmVariableResolver
 
JcrNodeInstance - Class in org.jbpm.context.exe.variableinstance
 
JcrNodeInstance() - Constructor for class org.jbpm.context.exe.variableinstance.JcrNodeInstance
 
JcrNodeMatcher - Class in org.jbpm.context.exe.matcher
 
JcrNodeMatcher() - Constructor for class org.jbpm.context.exe.matcher.JcrNodeMatcher
 
JcrService - Interface in org.jbpm.jcr
Wraps all access to a single JCR repository (JSR 170 level 1 or higher compliance required).
JcrServiceImpl - Class in org.jbpm.jcr.impl
 
JcrServiceImpl(Session) - Constructor for class org.jbpm.jcr.impl.JcrServiceImpl
 
jj_nt - Variable in class org.jbpm.jpdl.el.parser.ELParser
 
jjnewLexState - Static variable in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
jjstrLiteralImages - Static variable in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
JndiJcrServiceFactory - Class in org.jbpm.jcr.jndi
 
JndiJcrServiceFactory() - Constructor for class org.jbpm.jcr.jndi.JndiJcrServiceFactory
 
JndiLookupException - Exception in org.jbpm.util
 
JndiLookupException(String, Throwable) - Constructor for exception org.jbpm.util.JndiLookupException
 
JndiUtil - Class in org.jbpm.util
 
JndiUtil() - Constructor for class org.jbpm.util.JndiUtil
 
Job - Class in org.jbpm.job
 
Job() - Constructor for class org.jbpm.job.Job
 
Job(Token) - Constructor for class org.jbpm.job.Job
 
JobExecutor - Class in org.jbpm.job.executor
 
JobExecutor() - Constructor for class org.jbpm.job.executor.JobExecutor
 
JobExecutorServlet - Class in org.jbpm.job.executor
starts the job executor on init and closes the jbpm configuration upon destroy.
JobExecutorServlet() - Constructor for class org.jbpm.job.executor.JobExecutorServlet
 
JobExecutorThread - Class in org.jbpm.job.executor
 
JobExecutorThread(String, JobExecutor, JbpmConfiguration, int, int, long, int) - Constructor for class org.jbpm.job.executor.JobExecutorThread
 
JobHistoryEntry - Class in org.jbpm.job.executor
 
JobHistoryEntry() - Constructor for class org.jbpm.job.executor.JobHistoryEntry
 
JobSession - Class in org.jbpm.db
 
JobSession(Session) - Constructor for class org.jbpm.db.JobSession
 
jobSession - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
Join - Class in org.jbpm.graph.node
 
Join() - Constructor for class org.jbpm.graph.node.Join
 
Join(String) - Constructor for class org.jbpm.graph.node.Join
 
joinKeyColumnName(String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
JpdlArchiveParser - Class in org.jbpm.jpdl.par
 
JpdlArchiveParser() - Constructor for class org.jbpm.jpdl.par.JpdlArchiveParser
 
JpdlException - Exception in org.jbpm.jpdl
 
JpdlException(List) - Constructor for exception org.jbpm.jpdl.JpdlException
 
JpdlException(String) - Constructor for exception org.jbpm.jpdl.JpdlException
 
JpdlException(String, Throwable) - Constructor for exception org.jbpm.jpdl.JpdlException
 
JpdlParser - Class in org.jbpm.jpdl.xml
Validate an XML document using JAXP techniques and an XML Schema.
JpdlParser() - Constructor for class org.jbpm.jpdl.xml.JpdlParser
 
JpdlXmlReader - Class in org.jbpm.jpdl.xml
 
JpdlXmlReader(InputSource) - Constructor for class org.jbpm.jpdl.xml.JpdlXmlReader
 
JpdlXmlReader(InputSource, ProblemListener) - Constructor for class org.jbpm.jpdl.xml.JpdlXmlReader
 
JpdlXmlReader(Reader) - Constructor for class org.jbpm.jpdl.xml.JpdlXmlReader
 
JpdlXmlWriter - Class in org.jbpm.jpdl.xml
Deprecated. xml generation was never finished and will be removed in the future.
JpdlXmlWriter(Writer) - Constructor for class org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated.  
JtaDbPersistenceService - Class in org.jbpm.persistence.jta
 
JtaDbPersistenceService(DbPersistenceServiceFactory) - Constructor for class org.jbpm.persistence.jta.JtaDbPersistenceService
 
JtaDbPersistenceServiceFactory - Class in org.jbpm.persistence.jta
 
JtaDbPersistenceServiceFactory() - Constructor for class org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory
 

K

key - Variable in class org.jbpm.graph.exe.ProcessInstance
 
keySet() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
kind - Variable in class org.jbpm.jpdl.el.parser.ELToken
An integer that describes the kind of this token.

L

Launcher - Class in org.jbpm.ant
 
Launcher(Task, String, String) - Constructor for class org.jbpm.ant.Launcher
 
LBRACKET - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
LE1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
LE2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
leave(ExecutionContext) - Method in class org.jbpm.graph.def.Node
called by the implementation of this node to continue execution over the default transition.
leave(ExecutionContext, String) - Method in class org.jbpm.graph.def.Node
called by the implementation of this node to continue execution over the specified transition.
leave(ExecutionContext, Transition) - Method in class org.jbpm.graph.def.Node
called by the implementation of this node to continue execution over the given transition.
leave - Variable in class org.jbpm.graph.log.NodeLog
 
leave(ExecutionContext, Transition) - Method in class org.jbpm.graph.node.ProcessState
 
leave(ExecutionContext, Transition) - Method in class org.jbpm.graph.node.StartState
 
leave(ExecutionContext, Transition) - Method in class org.jbpm.graph.node.TaskNode
 
leaveNode() - Method in class org.jbpm.graph.exe.ExecutionContext
leave this node over the default transition.
leaveNode(String) - Method in class org.jbpm.graph.exe.ExecutionContext
leave this node over the given transition.
leaveNode(Transition) - Method in class org.jbpm.graph.exe.ExecutionContext
leave this node over the given transition.
leavingTransitions - Variable in class org.jbpm.graph.def.Node
 
LessThanOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the less than operator
LessThanOperator() - Constructor for class org.jbpm.jpdl.el.impl.LessThanOperator
Constructor
LessThanOrEqualsOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the less than or equals operator
LessThanOrEqualsOperator() - Constructor for class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
Constructor
LETTER - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
level - Variable in class org.jbpm.jpdl.xml.Problem
 
LEVEL_ERROR - Static variable in class org.jbpm.jpdl.xml.Problem
 
LEVEL_FATAL - Static variable in class org.jbpm.jpdl.xml.Problem
 
LEVEL_INFO - Static variable in class org.jbpm.jpdl.xml.Problem
 
LEVEL_WARNING - Static variable in class org.jbpm.jpdl.xml.Problem
 
lexStateNames - Static variable in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
line - Variable in class org.jbpm.jpdl.xml.Problem
 
listeners - Variable in class org.jbpm.jpdl.exe.MilestoneInstance
 
ListInfo - Class in org.jbpm.configuration
 
ListInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.ListInfo
 
Literal - Class in org.jbpm.jpdl.el.impl
An expression representing a literal value
Literal(Object) - Constructor for class org.jbpm.jpdl.el.impl.Literal
Constructor
Literal() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
loadClass(String) - Static method in class org.jbpm.util.ClassLoaderUtil
 
loadJob(long) - Method in class org.jbpm.db.JobSession
 
loadProcessDefinition(long) - Method in class org.jbpm.db.GraphSession
loads a process definition from the database by the identifier.
loadProcessInstance(long) - Method in class org.jbpm.db.GraphSession
loads a process instance from the database by the identifier.
loadProcessInstance(ProcessDefinition, String) - Method in class org.jbpm.db.GraphSession
 
loadProcessInstance(long) - Method in class org.jbpm.JbpmContext
loads a process instance from the db.
loadProcessInstance(ProcessDefinition, String) - Method in class org.jbpm.JbpmContext
returns the process instance with the given key or throws an exception if no such instance exists.
loadProcessInstanceForUpdate(long) - Method in class org.jbpm.JbpmContext
loads a process instances from the db and registers it for auto-save.
loadProcessInstanceForUpdate(ProcessDefinition, String) - Method in class org.jbpm.JbpmContext
returns the process instance with the given key or throws an exception if no such instance exists.
loadProcessLog(long) - Method in class org.jbpm.db.LoggingSession
load the process log for a given id.
loadTaskInstance(long) - Method in class org.jbpm.db.TaskMgmtSession
get the task instance for a given task instance-id.
loadTaskInstance(long) - Method in class org.jbpm.JbpmContext
loads a task instance from the db.
loadTaskInstanceForUpdate(long) - Method in class org.jbpm.JbpmContext
loads a task instance from the db and registers it for auto-save.
loadToken(long) - Method in class org.jbpm.db.GraphSession
loads a token from the database by the identifier.
loadToken(long) - Method in class org.jbpm.JbpmContext
loads a token from the db.
loadTokenForUpdate(long) - Method in class org.jbpm.JbpmContext
loads a token from the db and registers it for auto-save.
lock(String) - Method in class org.jbpm.graph.exe.Token
locks a process instance for further execution.
LockMonitorThread - Class in org.jbpm.job.executor
 
LockMonitorThread(JbpmConfiguration, int, int, int) - Constructor for class org.jbpm.job.executor.LockMonitorThread
 
lockProcessInstance(long) - Method in class org.jbpm.db.GraphSession
locks a process instance in the database.
lockProcessInstance(ProcessInstance) - Method in class org.jbpm.db.GraphSession
locks a process instance in the database.
log - Static variable in class org.jbpm.command.AbstractCancelCommand
 
log(ProcessLog) - Method in class org.jbpm.logging.db.DbLoggingService
 
log(ProcessLog) - Method in interface org.jbpm.logging.LoggingService
 
logError(String, Throwable) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(Throwable) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Object, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
logError(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs an error
Logger - Class in org.jbpm.jpdl.el.impl
The evaluator may pass an instance of this class to operators and expressions during evaluation.
Logger(PrintStream) - Constructor for class org.jbpm.jpdl.el.impl.Logger
Constructor
LoggingInstance - Class in org.jbpm.logging.exe
non persisted class that collects ProcessLogs during process execution.
LoggingInstance() - Constructor for class org.jbpm.logging.exe.LoggingInstance
 
LoggingService - Interface in org.jbpm.logging
 
LoggingSession - Class in org.jbpm.db
 
LoggingSession(JbpmSession) - Constructor for class org.jbpm.db.LoggingSession
 
LoggingSession(Session) - Constructor for class org.jbpm.db.LoggingSession
 
loggingSession - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
logicalCollectionColumnName(String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
logicalColumnName(String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
logLogs() - Method in class org.jbpm.logging.exe.LoggingInstance
 
logWarning(String, Throwable) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(Throwable) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Object, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
logWarning(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.jbpm.jpdl.el.impl.Logger
Logs a warning
LongInfo - Class in org.jbpm.configuration
 
LongInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.LongInfo
 
LongInstance - Class in org.jbpm.context.exe.variableinstance
 
LongInstance() - Constructor for class org.jbpm.context.exe.variableinstance.LongInstance
 
LongUpdateLog - Class in org.jbpm.context.log.variableinstance
 
LongUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.LongUpdateLog
 
LongUpdateLog(VariableInstance, Long, Long) - Constructor for class org.jbpm.context.log.variableinstance.LongUpdateLog
 
lookingAhead - Variable in class org.jbpm.jpdl.el.parser.ELParser
 
lookup(String, Class) - Static method in class org.jbpm.util.JndiUtil
 
LPAREN - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
LT1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
LT2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 

M

Mail - Class in org.jbpm.mail
 
Mail() - Constructor for class org.jbpm.mail.Mail
 
Mail(String, String, String, String, String) - Constructor for class org.jbpm.mail.Mail
 
MailAction - Class in org.jbpm.graph.action
 
MailAction() - Constructor for class org.jbpm.graph.action.MailAction
 
MailNode - Class in org.jbpm.graph.node
 
MailNode() - Constructor for class org.jbpm.graph.node.MailNode
 
main(String[]) - Static method in class org.jbpm.db.compatibility.JbpmSchemaUpdate
 
main(String[]) - Static method in class org.jbpm.db.JbpmSchema
 
main(String[]) - Static method in class org.jbpm.jpdl.convert.Converter
 
main(String[]) - Static method in class org.jbpm.jpdl.el.parser.ELParser
 
MapInfo - Class in org.jbpm.configuration
 
MapInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.MapInfo
 
mappedName - Variable in class org.jbpm.context.def.VariableAccess
 
matches(Object) - Method in class org.jbpm.context.exe.JbpmType
 
matches(Object) - Method in interface org.jbpm.context.exe.JbpmTypeMatcher
evaluates if the value is a match.
matches(Object) - Method in class org.jbpm.context.exe.matcher.ClassNameMatcher
 
matches(Object) - Method in class org.jbpm.context.exe.matcher.Ejb3Matcher
 
matches(Object) - Method in class org.jbpm.context.exe.matcher.HibernateLongIdMatcher
 
matches(Object) - Method in class org.jbpm.context.exe.matcher.HibernateStringIdMatcher
 
matches(Object) - Method in class org.jbpm.context.exe.matcher.JcrNodeMatcher
 
matches(Object) - Method in class org.jbpm.context.exe.matcher.SerializableMatcher
 
matches(Throwable) - Method in class org.jbpm.graph.def.ExceptionHandler
 
Merge - Class in org.jbpm.graph.node
TODO is the merge node usefull ?
Merge() - Constructor for class org.jbpm.graph.node.Merge
 
Merge(String) - Constructor for class org.jbpm.graph.node.Merge
 
message - Variable in class org.jbpm.graph.exe.Comment
 
MessageLog - Class in org.jbpm.logging.log
 
MessageLog() - Constructor for class org.jbpm.logging.log.MessageLog
 
MessageLog(String) - Constructor for class org.jbpm.logging.log.MessageLog
 
MessageService - Interface in org.jbpm.msg
 
MilestoneEvent - Class in org.jbpm.graph.node
 
MilestoneEvent() - Constructor for class org.jbpm.graph.node.MilestoneEvent
 
MilestoneEvent(String, String) - Constructor for class org.jbpm.graph.node.MilestoneEvent
 
MilestoneInstance - Class in org.jbpm.jpdl.exe
 
MilestoneInstance() - Constructor for class org.jbpm.jpdl.exe.MilestoneInstance
 
MilestoneInstance(String) - Constructor for class org.jbpm.jpdl.exe.MilestoneInstance
 
MilestoneNode - Class in org.jbpm.graph.node
 
MilestoneNode() - Constructor for class org.jbpm.graph.node.MilestoneNode
 
MilestoneNode(String) - Constructor for class org.jbpm.graph.node.MilestoneNode
 
MINUS - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
MinusOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the minus operator
MinusOperator() - Constructor for class org.jbpm.jpdl.el.impl.MinusOperator
Constructor
ModuleDefinition - Class in org.jbpm.module.def
 
ModuleDefinition() - Constructor for class org.jbpm.module.def.ModuleDefinition
 
ModuleInstance - Class in org.jbpm.module.exe
 
ModuleInstance() - Constructor for class org.jbpm.module.exe.ModuleInstance
 
MODULUS1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
MODULUS2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
ModulusOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the modulus operator
ModulusOperator() - Constructor for class org.jbpm.jpdl.el.impl.ModulusOperator
Constructor
MULTIPLY - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
MultiplyExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
MultiplyOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the multiply operator
MultiplyOperator() - Constructor for class org.jbpm.jpdl.el.impl.MultiplyOperator
Constructor
mustConnectionBeClosed - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
mustParentBeReactivated(Token, Iterator) - Method in class org.jbpm.graph.node.Join
 
mustSessionBeClosed - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
mustSessionBeFlushed - Variable in class org.jbpm.persistence.db.DbPersistenceService
 

N

name - Variable in class org.jbpm.bytes.ByteArray
 
name - Variable in class org.jbpm.context.exe.VariableInstance
 
name - Variable in class org.jbpm.graph.def.Action
 
name - Variable in class org.jbpm.graph.def.GraphElement
 
name - Variable in class org.jbpm.graph.exe.Token
 
name - Variable in class org.jbpm.jpdl.exe.MilestoneInstance
 
name - Variable in class org.jbpm.module.def.ModuleDefinition
 
name - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
name - Variable in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
name - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
NAMED_VALUE_NOT_FOUND - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NamedValue - Class in org.jbpm.jpdl.el.impl
Represents a name that can be used as the first element of a value.
NamedValue(String) - Constructor for class org.jbpm.jpdl.el.impl.NamedValue
Constructor
NamedValue() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
NE1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
NE2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
newInstance(Class) - Method in class org.jbpm.instantiation.FieldInstantiator
 
newProcessInstance(String) - Method in class org.jbpm.JbpmContext
creates a new process instance for the latest version of the process definition with the given name.
NewProcessInstanceCommand - Class in org.jbpm.command
Graph command to start a new process and create a task instance if the start node has a start task definition.
NewProcessInstanceCommand() - Constructor for class org.jbpm.command.NewProcessInstanceCommand
 
newProcessInstanceForUpdate(String) - Method in class org.jbpm.JbpmContext
creates a new process instance for the latest version of the process definition with the given name and registers it for auto-save.
newToken(int) - Static method in class org.jbpm.jpdl.el.parser.ELToken
Returns a new Token object, by default.
newVariableInstance() - Method in class org.jbpm.context.exe.JbpmType
 
next - Variable in class org.jbpm.jpdl.el.parser.ELToken
A reference to the next regular (non-special) token from the input stream.
nextLogIndex - Variable in class org.jbpm.graph.exe.Token
 
nextLogIndex() - Method in class org.jbpm.graph.exe.Token
 
NO_GETTER_METHOD - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NO_PROPERTY_EDITOR - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NO_SUCH_PROPERTY - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
Node - Class in org.jbpm.graph.def
 
Node() - Constructor for class org.jbpm.graph.def.Node
creates an unnamed node.
Node(String) - Constructor for class org.jbpm.graph.def.Node
creates a node with the given name.
node - Variable in class org.jbpm.graph.exe.Token
 
node - Variable in class org.jbpm.graph.log.NodeLog
 
NodeCollection - Interface in org.jbpm.graph.def
is a common supertype for a ProcessDefinition and a SuperState.
nodeEnter - Variable in class org.jbpm.graph.exe.Token
 
NodeLog - Class in org.jbpm.graph.log
 
NodeLog() - Constructor for class org.jbpm.graph.log.NodeLog
 
NodeLog(Node, Date, Date) - Constructor for class org.jbpm.graph.log.NodeLog
 
nodes - Variable in class org.jbpm.graph.def.ProcessDefinition
 
nodes - Variable in class org.jbpm.graph.def.SuperState
 
NodeTypes - Class in org.jbpm.graph.node
 
NodeTypes() - Constructor for class org.jbpm.graph.node.NodeTypes
 
NON_EXPRESSION_TEXT - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
NOT1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
NOT2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
NotEqualsOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the not equals operator
NotEqualsOperator() - Constructor for class org.jbpm.jpdl.el.impl.NotEqualsOperator
Constructor
notifyListeners() - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
NotOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the not operator
NotOperator() - Constructor for class org.jbpm.jpdl.el.impl.NotOperator
Constructor
NULL - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
NULL_EXPRESSION_STRING - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NULL_INDEX - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NULL_TO_BOOLEAN - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
NullInfo - Class in org.jbpm.configuration
 
NullInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.NullInfo
 
NullInstance - Class in org.jbpm.context.exe.variableinstance
 
NullInstance() - Constructor for class org.jbpm.context.exe.variableinstance.NullInstance
 
NullLiteral - Class in org.jbpm.jpdl.el.impl
An expression representing a null literal value
NullLiteral() - Constructor for class org.jbpm.jpdl.el.impl.NullLiteral
Constructor
NullLiteral() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 

O

ObjectFactory - Interface in org.jbpm.configuration
 
ObjectFactoryImpl - Class in org.jbpm.configuration
 
ObjectFactoryImpl() - Constructor for class org.jbpm.configuration.ObjectFactoryImpl
 
ObjectFactoryImpl(Map, List) - Constructor for class org.jbpm.configuration.ObjectFactoryImpl
 
ObjectFactoryParser - Class in org.jbpm.configuration
 
ObjectFactoryParser() - Constructor for class org.jbpm.configuration.ObjectFactoryParser
 
ObjectFactoryParser(Map) - Constructor for class org.jbpm.configuration.ObjectFactoryParser
 
ObjectInfo - Interface in org.jbpm.configuration
 
objectToSQLString(Object, Dialect) - Method in class org.jbpm.db.hibernate.AccessType
 
openJbpmSession() - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated. obtains a jdbc connection as specified in the hibernate configurations and creates a DbSession with it.
openJbpmSession(Connection) - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated. creates a DbSession around the given connection.
openJbpmSession(Session) - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
openJbpmSessionAndBeginTransaction() - Method in class org.jbpm.db.JbpmSessionFactory
Deprecated.  
openService() - Method in class org.jbpm.jcr.impl.AbstractJcrServiceFactory
 
openService() - Method in class org.jbpm.logging.db.DbLoggingServiceFactory
 
openService() - Method in class org.jbpm.msg.db.DbMessageServiceFactory
 
openService() - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
openService() - Method in class org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory
 
openService() - Method in class org.jbpm.scheduler.db.DbSchedulerServiceFactory
 
openService() - Method in class org.jbpm.security.authentication.DefaultAuthenticationServiceFactory
 
openService() - Method in class org.jbpm.security.authorization.IdentityAuthorizationServiceFactory
 
openService() - Method in interface org.jbpm.svc.ServiceFactory
open a service.
openService() - Method in class org.jbpm.tx.TxServiceFactory
 
OR1 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
OR2 - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
OrExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
org.jbpm - package org.jbpm
central access to the jbpm database and other services.
org.jbpm.ant - package org.jbpm.ant
 
org.jbpm.bytes - package org.jbpm.bytes
provides support for blobs that is portable over most databases.
org.jbpm.calendar - package org.jbpm.calendar
a business calendar that knows about business hours.
org.jbpm.command - package org.jbpm.command
 
org.jbpm.command.impl - package org.jbpm.command.impl
 
org.jbpm.configuration - package org.jbpm.configuration
creates object graphs based on xml description for the jbpm configuration.
org.jbpm.context.def - package org.jbpm.context.def
 
org.jbpm.context.exe - package org.jbpm.context.exe
contains ContextInstance, the central interface class for working with process variables.
org.jbpm.context.exe.converter - package org.jbpm.context.exe.converter
implementations of Converter.
org.jbpm.context.exe.matcher - package org.jbpm.context.exe.matcher
 
org.jbpm.context.exe.variableinstance - package org.jbpm.context.exe.variableinstance
implementations of VariableInstance.
org.jbpm.context.log - package org.jbpm.context.log
process variable logs.
org.jbpm.context.log.variableinstance - package org.jbpm.context.log.variableinstance
variable instance update logs.
org.jbpm.db - package org.jbpm.db
provides access the to jBPM database.
org.jbpm.db.compatibility - package org.jbpm.db.compatibility
 
org.jbpm.db.hibernate - package org.jbpm.db.hibernate
 
org.jbpm.file.def - package org.jbpm.file.def
storage of binary information.
org.jbpm.graph.action - package org.jbpm.graph.action
contains basic action implementations.
org.jbpm.graph.def - package org.jbpm.graph.def
contains all structural elements of a process graph.
org.jbpm.graph.exe - package org.jbpm.graph.exe
contains the runtime structures for process executions.
org.jbpm.graph.log - package org.jbpm.graph.log
graph execution logs.
org.jbpm.graph.node - package org.jbpm.graph.node
contains basic node implementations.
org.jbpm.graph.node.advanced - package org.jbpm.graph.node.advanced
 
org.jbpm.instantiation - package org.jbpm.instantiation
is for instantiating delegation classes and making them persistable with class Delegation.
org.jbpm.jcr - package org.jbpm.jcr
These classes define jBPM services for content repository access based on JSR-170, JCR spec 1.0.
org.jbpm.jcr.impl - package org.jbpm.jcr.impl
These classes are implementations of the JcrService interface.
org.jbpm.jcr.jackrabbit - package org.jbpm.jcr.jackrabbit
 
org.jbpm.jcr.jndi - package org.jbpm.jcr.jndi
 
org.jbpm.job - package org.jbpm.job
 
org.jbpm.job.executor - package org.jbpm.job.executor
 
org.jbpm.jpdl - package org.jbpm.jpdl
 
org.jbpm.jpdl.convert - package org.jbpm.jpdl.convert
conversion of jpdl 2.0 to jpdl 3.0.
org.jbpm.jpdl.el - package org.jbpm.jpdl.el
 
org.jbpm.jpdl.el.impl - package org.jbpm.jpdl.el.impl
 
org.jbpm.jpdl.el.parser - package org.jbpm.jpdl.el.parser
 
org.jbpm.jpdl.exe - package org.jbpm.jpdl.exe
jpdl runtime data structures.
org.jbpm.jpdl.par - package org.jbpm.jpdl.par
process archive packaging.
org.jbpm.jpdl.xml - package org.jbpm.jpdl.xml
jpdl xml parsing.
org.jbpm.logging - package org.jbpm.logging
 
org.jbpm.logging.db - package org.jbpm.logging.db
 
org.jbpm.logging.exe - package org.jbpm.logging.exe
contains LoggingInstance that collects process logs
org.jbpm.logging.log - package org.jbpm.logging.log
 
org.jbpm.mail - package org.jbpm.mail
 
org.jbpm.module.def - package org.jbpm.module.def
 
org.jbpm.module.exe - package org.jbpm.module.exe
 
org.jbpm.msg - package org.jbpm.msg
abstract interface for asynchronous messaging technologies like e.g.
org.jbpm.msg.db - package org.jbpm.msg.db
 
org.jbpm.persistence - package org.jbpm.persistence
 
org.jbpm.persistence.db - package org.jbpm.persistence.db
 
org.jbpm.persistence.jta - package org.jbpm.persistence.jta
 
org.jbpm.scheduler - package org.jbpm.scheduler
adds timers to processes.
org.jbpm.scheduler.db - package org.jbpm.scheduler.db
 
org.jbpm.scheduler.def - package org.jbpm.scheduler.def
 
org.jbpm.security - package org.jbpm.security
pluggable authentication and pluggable authorization.
org.jbpm.security.authentication - package org.jbpm.security.authentication
 
org.jbpm.security.authorization - package org.jbpm.security.authorization
 
org.jbpm.security.permission - package org.jbpm.security.permission
 
org.jbpm.svc - package org.jbpm.svc
 
org.jbpm.svc.save - package org.jbpm.svc.save
 
org.jbpm.taskmgmt - package org.jbpm.taskmgmt
task management interface.
org.jbpm.taskmgmt.def - package org.jbpm.taskmgmt.def
 
org.jbpm.taskmgmt.exe - package org.jbpm.taskmgmt.exe
 
org.jbpm.taskmgmt.impl - package org.jbpm.taskmgmt.impl
 
org.jbpm.taskmgmt.log - package org.jbpm.taskmgmt.log
 
org.jbpm.tx - package org.jbpm.tx
 
org.jbpm.util - package org.jbpm.util
 
org.jbpm.web - package org.jbpm.web
 
OrOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the or operator
OrOperator() - Constructor for class org.jbpm.jpdl.el.impl.OrOperator
Constructor

P

Page - Class in org.jbpm.graph.node
 
Page() - Constructor for class org.jbpm.graph.node.Page
 
ParallelSplit - Class in org.jbpm.graph.node.advanced
 
ParallelSplit() - Constructor for class org.jbpm.graph.node.advanced.ParallelSplit
 
parent - Variable in class org.jbpm.graph.exe.Token
 
parent - Variable in class org.jbpm.logging.log.ProcessLog
 
Parsable - Interface in org.jbpm.jpdl.xml
 
parse(Element) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
parse(InputSource, ProblemListener) - Static method in class org.jbpm.jpdl.xml.JpdlParser
 
PARSE_EXCEPTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
parseAndRender(String) - Method in class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Parses the given expression string, then converts it back to a String in its canonical form.
parseConfiguration(String) - Method in class org.jbpm.instantiation.FieldInstantiator
 
parseConfiguration(String) - Method in class org.jbpm.instantiation.XmlInstantiator
 
parseElements(Element, ObjectFactoryImpl) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
parseElementsFromResource(String, ObjectFactoryImpl) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
parseElementsStream(InputStream, ObjectFactoryImpl) - Method in class org.jbpm.configuration.ObjectFactoryParser
 
ParseException - Exception in org.jbpm.jpdl.el.parser
This exception is thrown when parse errors are encountered.
ParseException(ELToken, int[][], String[]) - Constructor for exception org.jbpm.jpdl.el.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.jbpm.jpdl.el.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jbpm.jpdl.el.parser.ParseException
 
parseExpression(String, Class, FunctionMapper) - Method in class org.jbpm.jpdl.el.ExpressionEvaluator
Prepare an expression for later evaluation.
parseExpression(String, Class, FunctionMapper) - Method in class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Prepare an expression for later evaluation.
parseExpressionString(String) - Method in class org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl
Gets the parsed form of the given expression string.
parseHolidays(Properties, BusinessCalendar) - Static method in class org.jbpm.calendar.Holiday
 
parseInputStream(InputStream) - Static method in class org.jbpm.configuration.ObjectFactoryParser
 
parseInputStream(InputStream) - Static method in class org.jbpm.JbpmConfiguration
 
parseObjectFactory(InputStream) - Static method in class org.jbpm.JbpmConfiguration
 
parseParResource(String) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from a process archive resource.
parseParZipInputStream(ZipInputStream) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from a process archive zip-stream.
parsePriority(String) - Static method in class org.jbpm.taskmgmt.def.Task
 
parseProcessDefinition() - Method in class org.jbpm.jpdl.par.ProcessArchive
 
parseProcessDefinitionAttributes(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
parseResource(String) - Static method in class org.jbpm.configuration.ObjectFactoryParser
 
parseResource(String) - Static method in class org.jbpm.JbpmConfiguration
 
parseSignal(String) - Static method in class org.jbpm.graph.node.TaskNode
 
parseWeekDays(Properties, BusinessCalendar) - Static method in class org.jbpm.calendar.Day
 
parseXmlInputSource(InputSource) - Static method in class org.jbpm.util.XmlUtil
 
parseXmlInputStream(InputStream) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from an xml input stream.
parseXmlInputStream(InputStream) - Static method in class org.jbpm.util.XmlUtil
 
parseXmlReader(Reader) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from an xml reader.
parseXmlResource(String) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from an xml resource file.
parseXmlResource(String) - Static method in class org.jbpm.util.XmlUtil
 
parseXmlString(String) - Static method in class org.jbpm.configuration.ObjectFactoryParser
 
parseXmlString(String) - Static method in class org.jbpm.graph.def.ProcessDefinition
parse a process definition from an xml string.
parseXmlString(String) - Static method in class org.jbpm.JbpmConfiguration
create an ObjectFacotory from an XML string.
parseXmlText(String) - Static method in class org.jbpm.util.XmlUtil
 
performAssignment(Delegation, String, String, Assignable, ExecutionContext) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
PersistenceService - Interface in org.jbpm.persistence
 
persistenceServiceFactory - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
PLUS - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
PlusOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the plus operator
PlusOperator() - Constructor for class org.jbpm.jpdl.el.impl.PlusOperator
Constructor
PooledActor - Class in org.jbpm.taskmgmt.exe
 
PooledActor() - Constructor for class org.jbpm.taskmgmt.exe.PooledActor
 
PooledActor(String) - Constructor for class org.jbpm.taskmgmt.exe.PooledActor
 
pooledActors - Variable in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
pooledActors - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
pooledActorsExpression - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
pooledActorsExpression - Variable in class org.jbpm.taskmgmt.def.Task
 
popCurrentContext(ExecutionContext) - Static method in class org.jbpm.graph.exe.ExecutionContext
 
popCurrentSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
previousActorId - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
priority - Variable in class org.jbpm.taskmgmt.def.Task
 
priority - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
PRIORITY_HIGH - Static variable in class org.jbpm.taskmgmt.def.Task
 
PRIORITY_HIGHEST - Static variable in class org.jbpm.taskmgmt.def.Task
 
PRIORITY_LOW - Static variable in class org.jbpm.taskmgmt.def.Task
 
PRIORITY_LOWEST - Static variable in class org.jbpm.taskmgmt.def.Task
 
PRIORITY_NORMAL - Static variable in class org.jbpm.taskmgmt.def.Task
 
Problem - Class in org.jbpm.jpdl.xml
 
Problem(int, String) - Constructor for class org.jbpm.jpdl.xml.Problem
 
Problem(int, String, Throwable) - Constructor for class org.jbpm.jpdl.xml.Problem
 
problemListener - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
ProblemListener - Interface in org.jbpm.jpdl.xml
 
problems - Variable in exception org.jbpm.jpdl.JpdlException
 
problems - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
ProcessArchive - Class in org.jbpm.jpdl.par
 
ProcessArchive(ZipInputStream) - Constructor for class org.jbpm.jpdl.par.ProcessArchive
 
ProcessArchiveParser - Interface in org.jbpm.jpdl.par
 
ProcessClassLoader - Class in org.jbpm.instantiation
 
ProcessClassLoader(ClassLoader, ProcessDefinition) - Constructor for class org.jbpm.instantiation.ProcessClassLoader
 
processDefinition - Variable in class org.jbpm.graph.def.Action
 
processDefinition - Variable in class org.jbpm.graph.def.GraphElement
 
ProcessDefinition - Class in org.jbpm.graph.def
 
ProcessDefinition() - Constructor for class org.jbpm.graph.def.ProcessDefinition
 
ProcessDefinition(String) - Constructor for class org.jbpm.graph.def.ProcessDefinition
 
ProcessDefinition(String[], String[]) - Constructor for class org.jbpm.graph.def.ProcessDefinition
 
processDefinition - Variable in class org.jbpm.graph.exe.ProcessInstance
 
processDefinition - Variable in class org.jbpm.instantiation.Delegation
 
processDefinition - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
processDefinition - Variable in class org.jbpm.module.def.ModuleDefinition
 
ProcessFactory - Class in org.jbpm.graph.node
 
ProcessFactory() - Constructor for class org.jbpm.graph.node.ProcessFactory
 
processInstance - Variable in class org.jbpm.context.exe.VariableInstance
 
ProcessInstance - Class in org.jbpm.graph.exe
is one execution of a ProcessDefinition.
ProcessInstance() - Constructor for class org.jbpm.graph.exe.ProcessInstance
 
ProcessInstance(ProcessDefinition) - Constructor for class org.jbpm.graph.exe.ProcessInstance
creates a new process instance for the given process definition, puts the root-token (=main path of execution) in the start state and executes the initial node.
ProcessInstance(ProcessDefinition, Map) - Constructor for class org.jbpm.graph.exe.ProcessInstance
creates a new process instance for the given process definition, puts the root-token (=main path of execution) in the start state and executes the initial node.
processInstance - Variable in class org.jbpm.graph.exe.RuntimeAction
 
processInstance - Variable in class org.jbpm.graph.exe.Token
 
processInstance - Variable in class org.jbpm.module.exe.ModuleInstance
 
processInstance - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
ProcessInstanceCreateLog - Class in org.jbpm.graph.log
 
ProcessInstanceCreateLog() - Constructor for class org.jbpm.graph.log.ProcessInstanceCreateLog
 
ProcessInstanceEndLog - Class in org.jbpm.graph.log
 
ProcessInstanceEndLog() - Constructor for class org.jbpm.graph.log.ProcessInstanceEndLog
 
ProcessLog - Class in org.jbpm.logging.log
 
ProcessLog() - Constructor for class org.jbpm.logging.log.ProcessLog
 
ProcessState - Class in org.jbpm.graph.node
 
ProcessState() - Constructor for class org.jbpm.graph.node.ProcessState
 
ProcessStateLog - Class in org.jbpm.graph.log
 
ProcessStateLog() - Constructor for class org.jbpm.graph.log.ProcessStateLog
 
ProcessStateLog(Node, Date, Date, ProcessInstance) - Constructor for class org.jbpm.graph.log.ProcessStateLog
 
PROPERTY_EDITOR_ERROR - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
PropertyInfo - Class in org.jbpm.configuration
 
PropertyInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.PropertyInfo
 
PropertySuffix - Class in org.jbpm.jpdl.el.impl
Represents an operator that obtains the value of another value's property.
PropertySuffix(String) - Constructor for class org.jbpm.jpdl.el.impl.PropertySuffix
Constructor
PropertySuffix() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
propertyToColumnName(String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
propertyToTableName(String, String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
pushCurrentContext(ExecutionContext) - Static method in class org.jbpm.graph.exe.ExecutionContext
 
pushCurrentSession() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
put(Object, Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
putAll(Map) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 

Q

QualifiedName() - Method in class org.jbpm.jpdl.el.parser.ELParser
 

R

raiseException(Throwable, ExecutionContext) - Method in class org.jbpm.graph.def.GraphElement
throws an ActionException if no applicable exception handler is found.
RBRACKET - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
reached - Variable in class org.jbpm.jpdl.exe.MilestoneInstance
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.action.MailAction
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.action.Script
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.def.Action
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.def.Node
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.def.SuperState
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.Decision
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.EndState
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.Fork
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.InterleaveEnd
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.InterleaveStart
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.Join
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.MailNode
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.Page
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.ProcessState
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.StartState
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.graph.node.TaskNode
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.instantiation.Delegation
 
read(char[], int, int) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
Deprecated. Originally, this class extended java.io.Reader. This method is reminiscent of those days.
read(Element, JpdlXmlReader) - Method in interface org.jbpm.jpdl.xml.Parsable
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.scheduler.def.CancelTimerAction
 
read(Element, JpdlXmlReader) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
readAction(Element, Action) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readActions(Element, GraphElement, String) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readAssignmentDelegation(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readBytes(InputStream) - Static method in class org.jbpm.util.IoUtil
 
readChar() - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
readEvents(Element, GraphElement) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readExceptionHandler(Element, GraphElement) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readExceptionHandlers(Element, GraphElement) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readFromArchive(ProcessArchive, ProcessDefinition) - Method in class org.jbpm.jpdl.par.FileArchiveParser
 
readFromArchive(ProcessArchive, ProcessDefinition) - Method in class org.jbpm.jpdl.par.FileFilter
 
readFromArchive(ProcessArchive, ProcessDefinition) - Method in class org.jbpm.jpdl.par.JpdlArchiveParser
 
readFromArchive(ProcessArchive, ProcessDefinition) - Method in interface org.jbpm.jpdl.par.ProcessArchiveParser
 
readNode(Element, Node, NodeCollection) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readNodes(Element, NodeCollection) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readNodeTimer(Element, Node) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readNodeTimers(Element, Node) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readProcessDefinition() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readSingleAction(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readStartStateTask(Element, StartState) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readSwimlanes(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readTask(Element, TaskMgmtDefinition, TaskNode) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readTaskController(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readTasks(Element, TaskNode) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readTaskTimer(Element, Task) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readTaskTimers(Element, Task) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
readVariableAccesses(Element) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
reattachUnmodifiedJob(Job) - Method in class org.jbpm.db.JobSession
 
referencedAction - Variable in class org.jbpm.graph.def.Action
 
RefInfo - Class in org.jbpm.configuration
 
RefInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.RefInfo
 
ReInit(InputStream) - Method in class org.jbpm.jpdl.el.parser.ELParser
 
ReInit(Reader) - Method in class org.jbpm.jpdl.el.parser.ELParser
 
ReInit(ELParserTokenManager) - Method in class org.jbpm.jpdl.el.parser.ELParser
 
ReInit(SimpleCharStream) - Method in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
reinitialize() - Static method in class org.jbpm.util.StaticUtil
 
RelationalExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
RelationalOperator - Class in org.jbpm.jpdl.el.impl
This is the superclass for all relational operators (except == or !
RelationalOperator() - Constructor for class org.jbpm.jpdl.el.impl.RelationalOperator
 
remove(Object) - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
remove(Class) - Static method in class org.jbpm.util.StaticUtil
 
removeAction(Action) - Method in class org.jbpm.graph.def.Event
 
removeAction(Action) - Method in class org.jbpm.graph.def.ExceptionHandler
 
removeAction(Action) - Method in class org.jbpm.graph.def.ProcessDefinition
removes the bidirectional relation between this process definition and the given action.
removeArrivingTransition(Transition) - Method in class org.jbpm.graph.def.Node
removes the bidirection relation between this node and the given arriving transition.
removeCascadeProcessInstances() - Method in class org.jbpm.graph.exe.ProcessInstance
 
removeConditionEnforcement() - Method in class org.jbpm.graph.def.Transition
 
removeDefinition(ModuleDefinition) - Method in class org.jbpm.graph.def.ProcessDefinition
 
removeEntry(String) - Method in class org.jbpm.jpdl.par.ProcessArchive
 
removeEntryInputStream(String) - Method in class org.jbpm.jpdl.par.ProcessArchive
 
removeEvent(Event) - Method in class org.jbpm.graph.def.GraphElement
 
removeExceptionHandler(ExceptionHandler) - Method in class org.jbpm.graph.def.GraphElement
 
removeInstance(ModuleInstance) - Method in class org.jbpm.graph.exe.ProcessInstance
removes the given optional moduleinstance (bidirectional).
removeLeavingTransition(Transition) - Method in class org.jbpm.graph.def.Node
removes the bidirection relation between this node and the given leaving transition.
removeMonitoredJobId(String) - Method in class org.jbpm.job.executor.JobExecutor
 
removeNode(Node) - Method in interface org.jbpm.graph.def.NodeCollection
removes the given node from this node-collection.
removeNode(Node) - Method in class org.jbpm.graph.def.ProcessDefinition
 
removeNode(Node) - Method in class org.jbpm.graph.def.SuperState
 
removeReferences() - Method in class org.jbpm.context.exe.VariableInstance
 
removeRuntimeAction(RuntimeAction) - Method in class org.jbpm.graph.exe.ProcessInstance
removes a runtime action.
removeSignalling(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
removes signalling capabilities from all task instances related to the given token.
removeTaskInstance(TaskInstance) - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
removeTaskInstance(TaskInstance) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
removeTaskInstanceSynchronization(Token) - Method in class org.jbpm.graph.node.TaskNode
 
removeTransitionNames(Token) - Method in class org.jbpm.graph.node.InterleaveStart
 
reorderAction(int, int) - Method in class org.jbpm.graph.def.ExceptionHandler
 
reorderExceptionHandler(int, int) - Method in class org.jbpm.graph.def.GraphElement
 
reorderLeavingTransition(int, int) - Method in class org.jbpm.graph.def.Node
moves one leaving transition from the oldIndex and inserts it at the newIndex.
reorderNode(int, int) - Method in interface org.jbpm.graph.def.NodeCollection
changes the order of the nodes : the node on oldIndex is removed and inserted in the newIndex.
reorderNode(int, int) - Method in class org.jbpm.graph.def.ProcessDefinition
 
reorderNode(int, int) - Method in class org.jbpm.graph.def.SuperState
 
replace(Object, Object, Object) - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
resetProblems() - Method in class org.jbpm.jpdl.par.ProcessArchive
 
resolveActionReferences() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
resolveAddress(String) - Method in interface org.jbpm.mail.AddressResolver
calculates the email address(es) for a given actorId.
resolveAddresses(List) - Method in class org.jbpm.mail.Mail
 
resolveFunction(String, String) - Method in interface org.jbpm.jpdl.el.FunctionMapper
Resolves the specified local name and prefix into a Java.lang.Method.
resolveTransitionDestination(Element, Node) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
resolveTransitionDestinations() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
resolveTransitionDestinations(List, Node) - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
resolveVariable(String) - Method in class org.jbpm.jpdl.el.impl.JbpmVariableResolver
 
resolveVariable(String) - Method in interface org.jbpm.jpdl.el.VariableResolver
Resolves the specified variable.
resource - Variable in class org.jbpm.jpdl.xml.Problem
 
resume() - Method in class org.jbpm.graph.exe.ProcessInstance
resumes a suspended execution.
resume() - Method in class org.jbpm.graph.exe.Token
resumes a process execution.
resume() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
resumes a process execution.
resume(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
resumes all task instances for this process instance.
resumeJobs(Token) - Method in class org.jbpm.db.JobSession
 
retrieveLogs(ProcessInstance) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
retrieveProcessInstance(ProcessInstance) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
retrieveProcessInstanceDetails(List) - Method in class org.jbpm.command.GetProcessInstancesCommand
access everything on all processInstance objects, which is not in the default fetch group from hibernate, but needs to be accesible from the client overwrite this, if you need more details in your client
retrieveTaskInstanceDetails(TaskInstance) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
retrieveTaskInstanceDetails(List) - Method in class org.jbpm.command.GetTaskListCommand
access everything on all TaskInstance objects, which is not in the default fetch group from hibernate, but needs to be accesible from the client overwrite this, if you need more details in your client
retrieveToken(Token) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
retrieveTransitionNames(Token) - Method in class org.jbpm.graph.node.InterleaveStart
 
retrieveVariables(ProcessInstance) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
retrieveVariables(TaskInstance) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
returnedClass() - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
revert(Object) - Method in class org.jbpm.context.exe.converter.BooleanToStringConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.BytesToByteArrayConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.ByteToLongConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.CharacterToStringConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.DateToLongConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.DoubleToStringConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.FloatToDoubleConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.FloatToStringConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.IntegerToLongConverter
 
revert(Object) - Method in interface org.jbpm.context.exe.Converter
reverts a persisted object to its original form.
revert(Object) - Method in class org.jbpm.context.exe.converter.SerializableToByteArrayConverter
 
revert(Object) - Method in class org.jbpm.context.exe.converter.ShortToLongConverter
 
rollbackTransaction() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
rollbackTransactionAndClose() - Method in class org.jbpm.db.JbpmSession
Deprecated.  
rootToken - Variable in class org.jbpm.graph.exe.ProcessInstance
 
RPAREN - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
run() - Method in class org.jbpm.ant.Launcher
 
run() - Method in class org.jbpm.job.executor.JobExecutorThread
 
run() - Method in class org.jbpm.job.executor.LockMonitorThread
 
RuntimeAction - Class in org.jbpm.graph.exe
is an action that can be added at runtime to the execution of one process instance.
RuntimeAction() - Constructor for class org.jbpm.graph.exe.RuntimeAction
 
RuntimeAction(Event, Action) - Constructor for class org.jbpm.graph.exe.RuntimeAction
creates a runtime action.
RuntimeAction(GraphElement, String, Action) - Constructor for class org.jbpm.graph.exe.RuntimeAction
 
runtimeActions - Variable in class org.jbpm.graph.exe.ProcessInstance
 

S

save(ProcessInstance) - Method in class org.jbpm.JbpmContext
saves the process instance.
save(Token) - Method in class org.jbpm.JbpmContext
saves the complete process instance for this token.
save(TaskInstance) - Method in class org.jbpm.JbpmContext
saves the complete process instance for this task instance.
save(ProcessInstance, JbpmContext) - Method in class org.jbpm.svc.save.CascadeSaveOperation
 
save(ProcessInstance, JbpmContext) - Method in class org.jbpm.svc.save.CheckUnpersistableVariablesOperation
 
save(ProcessInstance, JbpmContext) - Method in class org.jbpm.svc.save.HibernateSaveOperation
 
save(ProcessInstance, JbpmContext) - Method in class org.jbpm.svc.save.SaveLogsOperation
 
save(ProcessInstance, JbpmContext) - Method in interface org.jbpm.svc.save.SaveOperation
 
save(ProcessInstance, JbpmContext) - Method in class org.jbpm.svc.Services
 
saveJob(Job) - Method in class org.jbpm.db.JobSession
 
SaveLogsOperation - Class in org.jbpm.svc.save
 
SaveLogsOperation() - Constructor for class org.jbpm.svc.save.SaveLogsOperation
 
SaveOperation - Interface in org.jbpm.svc.save
 
saveProcessDefinition(ProcessDefinition) - Method in class org.jbpm.db.GraphSession
saves the process definitions.
saveProcessInstance(ProcessInstance) - Method in class org.jbpm.db.GraphSession
Deprecated. use JbpmContext.save(ProcessInstance) instead.
saveProcessLog(ProcessLog) - Method in class org.jbpm.db.LoggingSession
saves the given process log to the database.
saveSqlScripts(String, String) - Method in class org.jbpm.db.JbpmSchema
 
SchedulerService - Interface in org.jbpm.scheduler
 
Script - Class in org.jbpm.graph.action
 
Script() - Constructor for class org.jbpm.graph.action.Script
 
SeamedAction - Class in org.jbpm.graph.action
 
SeamedAction() - Constructor for class org.jbpm.graph.action.SeamedAction
 
SecurityHelper - Class in org.jbpm.security
provides helper methods to access the authentication and authorization services.
SecurityHelper() - Constructor for class org.jbpm.security.SecurityHelper
 
selectNextTransition(Collection) - Method in class org.jbpm.graph.node.InterleaveStart.DefaultInterleaver
 
selectNextTransition(Collection) - Method in interface org.jbpm.graph.node.InterleaveStart.Interleaver
 
send() - Method in class org.jbpm.mail.Mail
 
send(Properties, String, List, String, String) - Static method in class org.jbpm.mail.Mail
 
send(Job) - Method in class org.jbpm.msg.db.DbMessageService
 
send(Job) - Method in interface org.jbpm.msg.MessageService
 
SerializableMatcher - Class in org.jbpm.context.exe.matcher
 
SerializableMatcher() - Constructor for class org.jbpm.context.exe.matcher.SerializableMatcher
 
SerializableToByteArrayConverter - Class in org.jbpm.context.exe.converter
 
SerializableToByteArrayConverter() - Constructor for class org.jbpm.context.exe.converter.SerializableToByteArrayConverter
 
serializetoXML(OutputStream, Document) - Method in class org.jbpm.jpdl.convert.Converter
 
Service - Interface in org.jbpm.svc
 
ServiceFactory - Interface in org.jbpm.svc
 
SERVICENAME_ADDRESSRESOLVER - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_AUTHENTICATION - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_AUTHORIZATION - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_JCR - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_LOGGING - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_MESSAGE - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_PERSISTENCE - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_SCHEDULER - Static variable in class org.jbpm.svc.Services
 
SERVICENAME_TX - Static variable in class org.jbpm.svc.Services
 
services - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
Services - Class in org.jbpm.svc
 
Services(Map) - Constructor for class org.jbpm.svc.Services
 
Services(Map, List, List) - Constructor for class org.jbpm.svc.Services
 
session - Variable in class org.jbpm.jcr.impl.JcrServiceImpl
 
session - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
set(PreparedStatement, Object, int) - Method in class org.jbpm.db.hibernate.AccessType
 
set(PreparedStatement, Object, int) - Method in class org.jbpm.db.hibernate.StringMax
 
setAbleToReactivateParent(boolean) - Method in class org.jbpm.graph.exe.Token
 
setAction(Action) - Method in class org.jbpm.graph.def.Node
 
setAction(Action) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setAction(Action) - Method in class org.jbpm.graph.log.ActionLog
 
setAction(Action) - Method in class org.jbpm.job.ExecuteActionJob
 
setAction(Action) - Method in class org.jbpm.job.Timer
 
setActionDelegation(Delegation) - Method in class org.jbpm.graph.def.Action
 
setActionExpression(String) - Method in class org.jbpm.graph.def.Action
 
setActions(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setActive(boolean) - Method in class org.jbpm.job.executor.JobExecutorThread
 
setActive(boolean) - Method in class org.jbpm.job.executor.LockMonitorThread
 
setActor(String) - Method in class org.jbpm.command.GetTaskListCommand
 
setActor(String[]) - Method in class org.jbpm.command.GetTaskListCommand
 
setActorId(String) - Method in class org.jbpm.command.NewProcessInstanceCommand
 
setActorId(String) - Method in class org.jbpm.JbpmContext
sets the currently authenticated actorId.
setActorId(String) - Method in class org.jbpm.security.authentication.DefaultAuthenticationService
 
setActorId(String) - Method in interface org.jbpm.taskmgmt.exe.Assignable
sets the responsible for this assignable object.
setActorId(String) - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
setActorId(String) - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
setActorId(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
(re)assign this task to the given actor.
setActorId(String, boolean) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
(re)assign this task to the given actor.
setActorIdExpression(String) - Method in class org.jbpm.taskmgmt.def.Swimlane
 
setActorIdExpression(String) - Method in class org.jbpm.taskmgmt.def.Task
sets the actorId expression.
setArgumentList(List) - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
 
setArrivingTransitions(Map) - Method in class org.jbpm.graph.node.StartState
 
setAssignmentDelegation(Delegation) - Method in class org.jbpm.taskmgmt.def.Swimlane
 
setAssignmentDelegation(Delegation) - Method in class org.jbpm.taskmgmt.def.Task
sets the swimlane.
setAsync(boolean) - Method in class org.jbpm.graph.def.Action
 
setAsync(boolean) - Method in class org.jbpm.graph.def.Node
 
setAsyncExclusive(boolean) - Method in class org.jbpm.graph.def.Node
 
setAuthenticationService(AuthenticationService) - Method in class org.jbpm.svc.Services
 
setAuthorizationService(AuthorizationService) - Method in class org.jbpm.svc.Services
 
setAverageDuration(long) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setBack(Transition) - Method in class org.jbpm.graph.node.InterleaveEnd
 
setBlocking(boolean) - Method in class org.jbpm.taskmgmt.def.Task
 
setBlocking(boolean) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setCancelSubProcesses(boolean) - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
setChildren(List) - Method in class org.jbpm.logging.log.CompositeLog
 
setClassName(String) - Method in class org.jbpm.configuration.BeanInfo
 
setClassName(String) - Method in class org.jbpm.instantiation.Delegation
 
setCondition(String) - Method in class org.jbpm.graph.def.Transition
 
setCondition(Expression) - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
setCondition(String) - Method in class org.jbpm.taskmgmt.def.Task
 
setConfigType(String) - Method in class org.jbpm.instantiation.Delegation
 
setConfiguration(String) - Method in class org.jbpm.ant.StartJBossTask
 
setConfiguration(String) - Method in class org.jbpm.instantiation.Delegation
 
setConfiguration(String) - Method in class org.jbpm.job.Job
 
setConfiguration(Configuration) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setConnection(Connection) - Method in class org.jbpm.JbpmContext
allows users to provide a jdbc connection to be used when the hibernate session is created.
setConnection(Connection) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setContextSession(ContextSession) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setCount(int) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setCreate(Date) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setCreateStartTask(boolean) - Method in class org.jbpm.command.NewProcessInstanceCommand
 
setCurrentSessionEnabled(boolean) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setDatabase(String) - Method in class org.jbpm.ant.StartHsqldbTask
 
setDataSource(DataSource) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setDataSource(DataSource) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setDataSourceJndiName(String) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setDate(Date) - Method in class org.jbpm.logging.log.ProcessLog
 
setDebugStream(PrintStream) - Method in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 
setDefaultObjectFactory(ObjectFactory) - Static method in class org.jbpm.JbpmConfiguration.Configs
 
setDefaultSubProcessResolver(SubProcessResolver) - Static method in class org.jbpm.graph.node.ProcessState
 
setDefinitions(Map) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setDelimiter(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setDescription(String) - Method in class org.jbpm.graph.def.GraphElement
 
setDescription(String) - Method in class org.jbpm.jpdl.xml.Problem
 
setDescription(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setDestinationNode(Node) - Method in class org.jbpm.graph.log.TransitionLog
 
setDiscriminator(boolean) - Method in class org.jbpm.graph.node.Join
 
setDone(Transition) - Method in class org.jbpm.graph.node.InterleaveEnd
 
setDueDate(Date) - Method in class org.jbpm.job.Job
 
setDueDate(String) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
setDueDate(String) - Method in class org.jbpm.taskmgmt.def.Task
 
setDueDate(Date) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setElements(Object[]) - Method in class org.jbpm.jpdl.el.impl.ExpressionString
 
setEnd(Date) - Method in class org.jbpm.graph.exe.ProcessInstance
 
setEnd(Date) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setEvent(Event) - Method in class org.jbpm.graph.def.Action
 
setEvent(Event) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setEventSource(GraphElement) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setException(Throwable) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setException(Throwable) - Method in class org.jbpm.graph.log.ActionLog
 
setException(String) - Method in class org.jbpm.job.Job
 
setException(Throwable) - Method in class org.jbpm.jpdl.xml.Problem
 
setExceptionClassName(String) - Method in class org.jbpm.graph.def.ExceptionHandler
 
setExclusive(boolean) - Method in class org.jbpm.job.Job
 
setExpression(String) - Method in class org.jbpm.graph.action.Script
 
setExpression(Expression) - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
setExpression(Expression) - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
setExpressions(List) - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
setFalseBranch(Expression) - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
setFolder(String) - Method in class org.jbpm.jpdl.xml.Problem
 
setFrom(Node) - Method in class org.jbpm.graph.def.Transition
sets the from node unidirectionally.
setFromStartDate(Date) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
setFunctionName(String) - Method in class org.jbpm.jpdl.el.impl.FunctionInvocation
 
setGraphElement(GraphElement) - Method in class org.jbpm.job.Timer
 
setGraphSession(GraphSession) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setGraphSession(GraphSession) - Method in interface org.jbpm.persistence.PersistenceService
 
setHibernateCfg(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setHibernateProperties(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setId(long) - Method in class org.jbpm.instantiation.Delegation
 
setId(long) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
setId(long) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setIncludeAllVariables(boolean) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
setIncludeLogs(boolean) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
setIndex(Expression) - Method in class org.jbpm.jpdl.el.impl.ArraySuffix
 
setIndex(int) - Method in class org.jbpm.logging.log.ProcessLog
 
setInterleaver(InterleaveStart.Interleaver) - Method in class org.jbpm.graph.node.InterleaveStart
 
setJbpmCfg(String) - Method in class org.jbpm.ant.DeployProcessTask
 
setJbpmCfg(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setJobSession(JobSession) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setJobSession(JobSession) - Method in interface org.jbpm.persistence.PersistenceService
 
setJtaTxCreated(boolean) - Method in class org.jbpm.persistence.jta.JtaDbPersistenceService
 
setKey(String) - Method in class org.jbpm.graph.exe.ProcessInstance
set the unique business key
setLib(String) - Method in class org.jbpm.ant.StartHsqldbTask
 
setLine(Integer) - Method in class org.jbpm.jpdl.xml.Problem
 
setListeners(Collection) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
setLockOwner(String) - Method in class org.jbpm.job.Job
 
setLockTime(Date) - Method in class org.jbpm.job.Job
 
setLoggingService(LoggingService) - Method in class org.jbpm.svc.Services
 
setLoggingSession(LoggingSession) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setLoggingSession(LoggingSession) - Method in interface org.jbpm.persistence.PersistenceService
 
setMaxDuration(long) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setMessageService(MessageService) - Method in class org.jbpm.svc.Services
 
setMilestoneName(String) - Method in class org.jbpm.graph.node.MilestoneEvent
 
setMinDuration(long) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setName(String) - Method in class org.jbpm.configuration.AbstractObjectInfo
 
setName(String) - Method in class org.jbpm.graph.def.Action
 
setName(String) - Method in class org.jbpm.graph.def.GraphElement
 
setName(String) - Method in class org.jbpm.graph.def.Node
updates the name of this node
setName(String) - Method in class org.jbpm.graph.def.Transition
 
setName(String) - Method in class org.jbpm.job.Timer
 
setName(String) - Method in class org.jbpm.jpdl.el.impl.PropertySuffix
 
setName(String) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
setName(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setNode(Node) - Method in class org.jbpm.graph.exe.Token
 
setNode(Node) - Method in class org.jbpm.job.ExecuteNodeJob
 
setNodeEnter(Date) - Method in class org.jbpm.graph.exe.Token
 
setNodeId(long) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setNodeName(String) - Method in class org.jbpm.db.GraphSession.AverageNodeTimeEntry
 
setNOutOfM(int) - Method in class org.jbpm.graph.node.Join
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.ByteArrayInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.DateInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.DoubleInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.Ejb3Instance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.HibernateLongInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.HibernateStringInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.JcrNodeInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.LongInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.NullInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.VariableInstance
stores the value in this variable instance.
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.StringInstance
 
setObject(Object) - Method in class org.jbpm.context.exe.variableinstance.UnpersistableInstance
 
setOnlyLatest(boolean) - Method in class org.jbpm.command.GetProcessDefinitionCommand
 
setOnlyRunning(boolean) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
setOperator(UnaryOperator) - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
setOperators(List) - Method in class org.jbpm.jpdl.el.impl.BinaryOperatorExpression
 
setOperators(List) - Method in class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
 
setOutput(String) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setOverwriteSwimlane(boolean) - Method in class org.jbpm.command.StartWorkOnTaskCommand
 
setParameterValues(Properties) - Method in class org.jbpm.db.hibernate.StringMax
 
setParent(Token) - Method in class org.jbpm.graph.exe.Token
 
setParent(CompositeLog) - Method in class org.jbpm.logging.log.ProcessLog
 
setPersistenceService(PersistenceService) - Method in class org.jbpm.svc.Services
 
setPooledActors(String[]) - Method in interface org.jbpm.taskmgmt.exe.Assignable
sets the resource pool for this assignable as a set of PooledActors.
setPooledActors(String[]) - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
setPooledActors(Set) - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
setPooledActors(String[]) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setPooledActors(Set) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setPooledActorsExpression(String) - Method in class org.jbpm.taskmgmt.def.Swimlane
 
setPooledActorsExpression(String) - Method in class org.jbpm.taskmgmt.def.Task
sets the actorId expression.
setPort(String) - Method in class org.jbpm.ant.StartHsqldbTask
 
setPrefix(Expression) - Method in class org.jbpm.jpdl.el.impl.ComplexValue
 
setPriority(int) - Method in class org.jbpm.taskmgmt.def.Task
 
setPriority(int) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setProcess(File) - Method in class org.jbpm.ant.DeployProcessTask
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.graph.def.Action
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.graph.def.GraphElement
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.graph.exe.ProcessInstance
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.instantiation.Delegation
 
setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.module.def.ModuleDefinition
 
setProcessId(long) - Method in class org.jbpm.command.CancelProcessInstanceCommand
 
setProcessId(long) - Method in class org.jbpm.command.NewProcessInstanceCommand
 
setProcessInstance(ProcessInstance) - Method in class org.jbpm.graph.exe.Token
 
setProcessInstance(ProcessInstance) - Method in class org.jbpm.job.Job
 
setProcessInstance(ProcessInstance) - Method in class org.jbpm.module.exe.ModuleInstance
 
setProcessInstance(ProcessInstance) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setProcessInstanceId(long) - Method in class org.jbpm.command.GetProcessInstanceCommand
 
setProcessInstanceId(long) - Method in class org.jbpm.command.GetTaskInstanceCommand
 
setProcessName(String) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
setProcessName(String) - Method in class org.jbpm.command.NewProcessInstanceCommand
 
setPropagationAllowed(boolean) - Method in class org.jbpm.graph.def.Action
 
setPropertyValue(Class, Object, String, Element) - Method in class org.jbpm.instantiation.BeanInstantiator
 
setPropertyValue(Class, Object, String, Element) - Method in class org.jbpm.instantiation.FieldInstantiator
 
setQuiet(boolean) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setReached(boolean) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
setReferencedAction(Action) - Method in class org.jbpm.graph.def.Action
 
setRelativeTokenPath(String) - Method in class org.jbpm.graph.node.MilestoneEvent
 
setRepeat(String) - Method in class org.jbpm.job.Timer
 
setRepeat(String) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
setResource(String) - Method in class org.jbpm.jpdl.xml.Problem
 
setRetries(int) - Method in class org.jbpm.job.Job
 
setRollbackOnly() - Method in class org.jbpm.JbpmContext
mark this transaction for rollback only in the persistence service.
setRollbackOnly(boolean) - Method in class org.jbpm.persistence.db.DbPersistenceService
Deprecated. use TxService instead.
setRollbackOnly() - Method in class org.jbpm.persistence.db.DbPersistenceService
Deprecated. use TxService instead.
setRollbackOnly(boolean) - Method in interface org.jbpm.persistence.PersistenceService
 
setRollbackOnly() - Method in interface org.jbpm.persistence.PersistenceService
 
setRollbackOnly() - Method in class org.jbpm.tx.TxService
 
setRootToken(Token) - Method in class org.jbpm.graph.exe.ProcessInstance
 
setSaveOperations(List) - Method in class org.jbpm.svc.Services
 
setSchedulerService(SchedulerService) - Method in class org.jbpm.svc.Services
 
setSchemaExport(SchemaExport) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setScript(Script) - Method in class org.jbpm.graph.node.Fork
 
setScript(Script) - Method in class org.jbpm.graph.node.Join
 
setSession(Session) - Method in class org.jbpm.JbpmContext
sets the hibernate session into the default configured persistence service, preventing the creation of a session from the configured session factory (if there is one configured).
setSession(Session) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setSessionFactory(SessionFactory) - Method in class org.jbpm.JbpmContext
sets the hibernate session factory into the default configured persistence service, overwriting the configured session factory (if there is one configured).
setSessionFactory(SessionFactory) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setSessionFactory(SessionFactory) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setSessionFactory(SessionFactory) - Method in interface org.jbpm.persistence.PersistenceService
 
setSessionFactoryJndiName(String) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setSessionWithoutDisablingTx(Session) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setSignalling(boolean) - Method in class org.jbpm.taskmgmt.def.Task
 
setSignalling(boolean) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setSingleton(boolean) - Method in class org.jbpm.configuration.AbstractObjectInfo
 
setStart(Date) - Method in class org.jbpm.graph.exe.ProcessInstance
 
setStart(Date) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
overwrite start date
setStartState(StartState) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setStartState(Node) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setStartState(StartState) - Method in class org.jbpm.taskmgmt.def.Task
 
setStartTask(Task) - Method in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
setStartTransitionName(String) - Method in class org.jbpm.command.StartProcessInstanceCommand
 
setStateName(String) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
setSubProcessDefinition(ProcessDefinition) - Method in class org.jbpm.graph.node.ProcessState
 
setSubProcessInstance(ProcessInstance) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setSubProcessInstance(ProcessInstance) - Method in class org.jbpm.graph.exe.Token
 
setSubProcessInstance(ProcessInstance) - Method in class org.jbpm.graph.log.ProcessStateLog
 
setSuffixes(List) - Method in class org.jbpm.jpdl.el.impl.ComplexValue
 
setSuperProcessToken(Token) - Method in class org.jbpm.graph.exe.ProcessInstance
 
setSuspended(boolean) - Method in class org.jbpm.job.Job
 
setSwimlane(Swimlane) - Method in class org.jbpm.taskmgmt.def.Task
sets the swimlane unidirectionally.
setSwimlaneInstance(SwimlaneInstance) - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
setSwimlaneInstance(SwimlaneInstance) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setSynchronized(boolean) - Method in class org.jbpm.graph.node.Merge
 
setTask(Task) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setTask(Task) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setTaskController(TaskController) - Method in class org.jbpm.taskmgmt.def.Task
 
setTaskControllerDelegation(Delegation) - Method in class org.jbpm.taskmgmt.def.TaskController
 
setTaskInstance(TaskInstance) - Method in class org.jbpm.graph.exe.Comment
 
setTaskInstance(TaskInstance) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setTaskInstance(TaskInstance) - Method in class org.jbpm.job.Job
 
setTaskInstanceId(long) - Method in class org.jbpm.command.CancelWorkOnTaskCommand
 
setTaskInstanceId(long) - Method in class org.jbpm.command.GetProcessInstanceCommand
 
setTaskInstanceId(long) - Method in class org.jbpm.command.GetTaskInstanceCommand
 
setTaskInstanceId(long) - Method in class org.jbpm.command.StartWorkOnTaskCommand
 
setTaskInstanceId(long) - Method in class org.jbpm.command.TaskInstanceEndCommand
 
setTaskInstanceId(long) - Method in class org.jbpm.command.VariablesCommand
 
setTaskMgmtDefinition(TaskMgmtDefinition) - Method in class org.jbpm.taskmgmt.def.Swimlane
sets the taskMgmtDefinition unidirectionally.
setTaskMgmtDefinition(TaskMgmtDefinition) - Method in class org.jbpm.taskmgmt.def.Task
sets the taskMgmtDefinition unidirectionally.
setTaskMgmtInstance(TaskMgmtInstance) - Method in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
setTaskMgmtInstance(TaskMgmtInstance) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setTaskMgmtSession(TaskMgmtSession) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setTaskMgmtSession(TaskMgmtSession) - Method in interface org.jbpm.persistence.PersistenceService
 
setTaskNode(TaskNode) - Method in class org.jbpm.taskmgmt.def.Task
sets the taskNode unidirectionally.
setTerminationImplicit(boolean) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setTerminationImplicit(boolean) - Method in class org.jbpm.graph.exe.Token
 
setText(boolean) - Method in class org.jbpm.ant.JbpmSchemaTask
 
setTimer(Timer) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setTimerAction(Action) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
setTimerName(String) - Method in class org.jbpm.scheduler.def.CancelTimerAction
 
setTimerName(String) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
setTo(Node) - Method in class org.jbpm.graph.def.Transition
sets the to node unidirectionally.
setToken(Token) - Method in class org.jbpm.graph.exe.Comment
 
setToken(Token) - Method in class org.jbpm.job.Job
 
setToken(Token) - Method in class org.jbpm.jpdl.exe.MilestoneInstance
 
setToken(Token) - Method in class org.jbpm.logging.log.ProcessLog
 
setToken(Token) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
setTokenId(long) - Method in class org.jbpm.command.CancelTokenCommand
 
setTokenId(long) - Method in class org.jbpm.command.GetProcessInstanceCommand
 
setTokenId(long) - Method in class org.jbpm.command.GetTaskInstanceCommand
 
setTokenId(long) - Method in class org.jbpm.command.SignalCommand
 
setTokenId(long) - Method in class org.jbpm.command.VariablesCommand
 
setTokenNames(Collection) - Method in class org.jbpm.graph.node.Join
 
setTokenPath(String) - Method in class org.jbpm.graph.node.MilestoneNode
 
setTokenVariableMap(TokenVariableMap) - Method in class org.jbpm.context.exe.VariableInstance
 
setTransaction(Transaction) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setTransactionEnabled(boolean) - Method in class org.jbpm.persistence.db.DbPersistenceService
 
setTransactionEnabled(boolean) - Method in class org.jbpm.persistence.db.DbPersistenceServiceFactory
 
setTransientVariable(String, Object) - Method in class org.jbpm.context.exe.ContextInstance
sets the transient variable for the given name to the given value.
setTransientVariables(Map) - Method in class org.jbpm.context.exe.ContextInstance
replaces the transient variableInstances with the given map.
setTransition(Transition) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setTransitionName(String) - Method in class org.jbpm.command.SignalCommand
 
setTransitionName(String) - Method in class org.jbpm.command.TaskInstanceEndCommand
 
setTransitionName(String) - Method in class org.jbpm.job.Timer
 
setTransitionName(String) - Method in class org.jbpm.scheduler.def.CreateTimerAction
 
setTransitionSource(Node) - Method in class org.jbpm.graph.exe.ExecutionContext
 
setTrueBranch(Expression) - Method in class org.jbpm.jpdl.el.impl.ConditionalExpression
 
setTxService(TxService) - Method in class org.jbpm.svc.Services
 
setUntilStartDate(Date) - Method in class org.jbpm.command.GetProcessInstancesCommand
 
setUseNamespace(boolean) - Method in class org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated.  
setValue(Object) - Method in class org.jbpm.context.exe.VariableInstance
 
setValue(Object) - Method in class org.jbpm.jpdl.el.impl.Literal
 
setVariable(String, Object) - Method in class org.jbpm.context.exe.ContextInstance
sets a variable on the process instance scope.
setVariable(String, Object, Token) - Method in class org.jbpm.context.exe.ContextInstance
sets a variable.
setVariable(String, Object) - Method in class org.jbpm.context.exe.VariableContainer
 
setVariable(String, Object) - Method in class org.jbpm.graph.exe.ExecutionContext
set a process variable.
setVariableAccesses(Set) - Method in class org.jbpm.graph.action.Script
 
setVariableAccesses(List) - Method in class org.jbpm.taskmgmt.def.TaskController
 
setVariableLocally(String, Object) - Method in class org.jbpm.context.exe.VariableContainer
 
setVariableResolver(VariableResolver) - Static method in class org.jbpm.jpdl.el.impl.JbpmExpressionEvaluator
 
setVariables(Map) - Method in class org.jbpm.command.NewProcessInstanceCommand
 
setVariables(Map) - Method in class org.jbpm.command.SignalCommand
 
setVariables(Map) - Method in class org.jbpm.command.TaskInstanceEndCommand
 
setVariables(Map) - Method in class org.jbpm.command.VariablesCommand
 
setVariablesToInclude(String[]) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
setVariablesToInclude(String) - Method in class org.jbpm.command.AbstractGetObjectBaseCommand
 
setVersion(int) - Method in class org.jbpm.graph.def.ProcessDefinition
 
setVersion(int) - Method in class org.jbpm.graph.exe.ProcessInstance
 
ShortToLongConverter - Class in org.jbpm.context.exe.converter
 
ShortToLongConverter() - Constructor for class org.jbpm.context.exe.converter.ShortToLongConverter
 
shouldCoerceToBoolean() - Method in class org.jbpm.jpdl.el.impl.AndOperator
Returns true if the operator expects its arguments to be coerced to Booleans.
shouldCoerceToBoolean() - Method in class org.jbpm.jpdl.el.impl.BinaryOperator
Returns true if the operator expects its arguments to be coerced to Booleans.
shouldCoerceToBoolean() - Method in class org.jbpm.jpdl.el.impl.OrOperator
Returns true if the operator expects its arguments to be coerced to Booleans.
shouldEvaluate(Object) - Method in class org.jbpm.jpdl.el.impl.AndOperator
Returns true if evaluation is necessary given the specified Left value.
shouldEvaluate(Object) - Method in class org.jbpm.jpdl.el.impl.BinaryOperator
Returns true if evaluation is necessary given the specified Left value.
shouldEvaluate(Object) - Method in class org.jbpm.jpdl.el.impl.OrOperator
Returns true if evaluation is necessary given the specified Left value.
ShutDownHsqldb - Class in org.jbpm.ant
 
ShutDownHsqldb() - Constructor for class org.jbpm.ant.ShutDownHsqldb
 
signal() - Method in class org.jbpm.graph.exe.ProcessInstance
instructs the main path of execution to continue by taking the default transition on the current node.
signal(String) - Method in class org.jbpm.graph.exe.ProcessInstance
instructs the main path of execution to continue by taking the specified transition on the current node.
signal(Transition) - Method in class org.jbpm.graph.exe.ProcessInstance
instructs the main path of execution to continue by taking the specified transition on the current node.
signal() - Method in class org.jbpm.graph.exe.Token
provides a signal to the token. this method activates this token and leaves the current state over the default transition.
signal(String) - Method in class org.jbpm.graph.exe.Token
provides a signal to the token. this leave the current state over the given transition name.
signal(Transition) - Method in class org.jbpm.graph.exe.Token
provides a signal to the token. this leave the current state over the given transition name.
SIGNAL_FIRST - Static variable in class org.jbpm.graph.node.TaskNode
proceeds execution when the first task instance is completed.
SIGNAL_FIRST_WAIT - Static variable in class org.jbpm.graph.node.TaskNode
proceeds execution when the first task instance is completed.
SIGNAL_LAST - Static variable in class org.jbpm.graph.node.TaskNode
proceeds execution when the last task instance is completed.
SIGNAL_LAST_WAIT - Static variable in class org.jbpm.graph.node.TaskNode
proceeds execution when the last task instance is completed.
SIGNAL_NEVER - Static variable in class org.jbpm.graph.node.TaskNode
execution never continues, regardless wether tasks are created or still unfinished.
SIGNAL_UNSYNCHRONIZED - Static variable in class org.jbpm.graph.node.TaskNode
execution always continues, regardless wether tasks are created or still unfinished.
SignalCommand - Class in org.jbpm.command
Signals a token.
SignalCommand() - Constructor for class org.jbpm.command.SignalCommand
 
SignalCommand(long, String) - Constructor for class org.jbpm.command.SignalCommand
 
SignalLog - Class in org.jbpm.graph.log
 
SignalLog() - Constructor for class org.jbpm.graph.log.SignalLog
 
SignalLog(Transition) - Constructor for class org.jbpm.graph.log.SignalLog
 
signalToString(int) - Static method in class org.jbpm.graph.node.TaskNode
 
SimpleCharStream - Class in org.jbpm.jpdl.el.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.jbpm.jpdl.el.parser.SimpleCharStream
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.AndOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.DivideOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.EmptyOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.EqualsOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.GreaterThanOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.GreaterThanOrEqualsOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.IntegerDivideOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.LessThanOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.LessThanOrEqualsOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.MinusOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.ModulusOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.MultiplyOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.NotEqualsOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.NotOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.NullLiteral
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.OrOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.PlusOperator
 
SINGLETON - Static variable in class org.jbpm.jpdl.el.impl.UnaryMinusOperator
 
size() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
sourceNode - Variable in class org.jbpm.graph.log.TransitionLog
 
specialConstructor - Variable in exception org.jbpm.jpdl.el.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.jbpm.jpdl.el.parser.ELToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
sqlType() - Method in class org.jbpm.db.hibernate.AccessType
 
sqlTypes() - Method in class org.jbpm.db.hibernate.ConverterEnumType
 
start - Variable in class org.jbpm.graph.exe.ProcessInstance
 
start - Variable in class org.jbpm.graph.exe.Token
 
start() - Method in class org.jbpm.job.executor.JobExecutor
 
start - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
start() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
can optionally be used to indicate that the actor is starting to work on this task instance.
start(String) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
convenience method that combines a TaskInstance.setActorId(String) and a TaskInstance.start().
start(String, boolean) - Method in class org.jbpm.taskmgmt.exe.TaskInstance
convenience method that combines a TaskInstance.setActorId(String,boolean) and a TaskInstance.start().
START_EXPRESSION - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
startCompositeLog(CompositeLog) - Method in class org.jbpm.graph.exe.Token
convenience method for starting a composite log.
startCompositeLog(CompositeLog) - Method in class org.jbpm.logging.exe.LoggingInstance
 
StartHsqldbTask - Class in org.jbpm.ant
 
StartHsqldbTask() - Constructor for class org.jbpm.ant.StartHsqldbTask
 
StartJBossTask - Class in org.jbpm.ant
 
StartJBossTask() - Constructor for class org.jbpm.ant.StartJBossTask
 
startJobExecutor() - Method in class org.jbpm.JbpmConfiguration
 
StartProcessInstanceCommand - Class in org.jbpm.command
Graph command to start a new process and signal it immidiatly.
StartProcessInstanceCommand() - Constructor for class org.jbpm.command.StartProcessInstanceCommand
 
startState - Variable in class org.jbpm.graph.def.ProcessDefinition
 
StartState - Class in org.jbpm.graph.node
 
StartState() - Constructor for class org.jbpm.graph.node.StartState
 
StartState(String) - Constructor for class org.jbpm.graph.node.StartState
 
startState - Variable in class org.jbpm.taskmgmt.def.Task
 
startTask - Variable in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
startThread() - Method in class org.jbpm.job.executor.JobExecutor
 
StartWorkOnTaskCommand - Class in org.jbpm.command
The current authorizes actor starts to work on the TaskInstance so the actor is set to the given actor
StartWorkOnTaskCommand(long, boolean) - Constructor for class org.jbpm.command.StartWorkOnTaskCommand
 
StartWorkOnTaskCommand() - Constructor for class org.jbpm.command.StartWorkOnTaskCommand
 
State - Class in org.jbpm.graph.node
 
State() - Constructor for class org.jbpm.graph.node.State
 
State(String) - Constructor for class org.jbpm.graph.node.State
 
staticFlag - Static variable in class org.jbpm.jpdl.el.parser.SimpleCharStream
 
StaticUtil - Class in org.jbpm.util
 
StaticUtil() - Constructor for class org.jbpm.util.StaticUtil
 
StaticUtil.Initializer - Class in org.jbpm.util
 
StaticUtil.Initializer(Class) - Constructor for class org.jbpm.util.StaticUtil.Initializer
 
stop() - Method in class org.jbpm.job.executor.JobExecutor
signals to all threads in this job executor to stop.
stopAndJoin() - Method in class org.jbpm.job.executor.JobExecutor
 
stopThread() - Method in class org.jbpm.job.executor.JobExecutor
 
storeTransitionNames(Collection, Token) - Method in class org.jbpm.graph.node.InterleaveStart
 
STRING_LITERAL - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
STRING_TO_BOOLEAN - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
STRING_TO_NUMBER_EXCEPTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
StringInfo - Class in org.jbpm.configuration
 
StringInfo(Element, ObjectFactoryParser) - Constructor for class org.jbpm.configuration.StringInfo
 
StringInstance - Class in org.jbpm.context.exe.variableinstance
 
StringInstance() - Constructor for class org.jbpm.context.exe.variableinstance.StringInstance
 
StringLiteral - Class in org.jbpm.jpdl.el.impl
An expression representing a String literal value.
StringLiteral() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
StringMax - Class in org.jbpm.db.hibernate
 
StringMax() - Constructor for class org.jbpm.db.hibernate.StringMax
 
stringToObject(String) - Method in class org.jbpm.db.hibernate.AccessType
 
StringUpdateLog - Class in org.jbpm.context.log.variableinstance
 
StringUpdateLog() - Constructor for class org.jbpm.context.log.variableinstance.StringUpdateLog
 
StringUpdateLog(VariableInstance, String, String) - Constructor for class org.jbpm.context.log.variableinstance.StringUpdateLog
 
SubjectAuthenticationService - Class in org.jbpm.security.authentication
gets the authenticated actor id from the current Subject.
SubjectAuthenticationService() - Constructor for class org.jbpm.security.authentication.SubjectAuthenticationService
 
submitParameters(TaskInstance) - Method in class org.jbpm.taskmgmt.def.TaskController
update the process variables from the the task-instance variables.
SubmitTaskParametersPermission - Class in org.jbpm.security.permission
 
SubmitTaskParametersPermission(String, String) - Constructor for class org.jbpm.security.permission.SubmitTaskParametersPermission
 
submitTaskVariables(TaskInstance, ContextInstance, Token) - Method in interface org.jbpm.taskmgmt.def.TaskControllerHandler
is called when a task completes.
subProcessDefinition - Variable in class org.jbpm.graph.node.ProcessState
 
subProcessInstance - Variable in class org.jbpm.graph.exe.ExecutionContext
 
subProcessInstance - Variable in class org.jbpm.graph.exe.Token
 
subProcessName - Variable in class org.jbpm.graph.node.ProcessState
 
SubProcessResolver - Interface in org.jbpm.graph.node
 
superProcessToken - Variable in class org.jbpm.graph.exe.ProcessInstance
 
superState - Variable in class org.jbpm.graph.def.Node
 
SuperState - Class in org.jbpm.graph.def
brings hierarchy into the elements of a process definition by creating a parent-child relation between GraphElements.
SuperState() - Constructor for class org.jbpm.graph.def.SuperState
 
SuperState(String) - Constructor for class org.jbpm.graph.def.SuperState
 
supportedEventTypes - Static variable in class org.jbpm.graph.def.Node
 
supportedEventTypes - Static variable in class org.jbpm.graph.def.ProcessDefinition
 
supportedEventTypes - Static variable in class org.jbpm.graph.def.SuperState
 
supportedEventTypes - Static variable in class org.jbpm.graph.def.Transition
 
supportedEventTypes - Static variable in class org.jbpm.graph.node.EndState
 
supportedEventTypes - Static variable in class org.jbpm.graph.node.ProcessState
 
supportedEventTypes - Static variable in class org.jbpm.graph.node.StartState
 
supports(Object) - Method in class org.jbpm.context.exe.converter.BooleanToStringConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.BytesToByteArrayConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.ByteToLongConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.CharacterToStringConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.DateToLongConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.DoubleToStringConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.FloatToDoubleConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.FloatToStringConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.IntegerToLongConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.SerializableToByteArrayConverter
 
supports(Object) - Method in class org.jbpm.context.exe.converter.ShortToLongConverter
 
supports(Object) - Method in interface org.jbpm.context.exe.Converter
is true if this converter supports the given type, false otherwise.
supports(Object) - Method in class org.jbpm.context.exe.VariableInstance
 
suspend() - Method in class org.jbpm.graph.exe.ProcessInstance
suspends this execution.
suspend() - Method in class org.jbpm.graph.exe.Token
suspends a process execution.
suspend() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
suspends a process execution.
suspend(Token) - Method in class org.jbpm.taskmgmt.exe.TaskMgmtInstance
suspends all task instances for this process instance.
suspendJobs(Token) - Method in class org.jbpm.db.JobSession
 
Swimlane - Class in org.jbpm.taskmgmt.def
is a process role (aka participant).
Swimlane() - Constructor for class org.jbpm.taskmgmt.def.Swimlane
 
Swimlane(String) - Constructor for class org.jbpm.taskmgmt.def.Swimlane
 
swimlane - Variable in class org.jbpm.taskmgmt.def.Task
 
swimlane - Variable in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
swimlaneActorId - Variable in class org.jbpm.taskmgmt.log.SwimlaneCreateLog
 
SwimlaneAssignLog - Class in org.jbpm.taskmgmt.log
 
SwimlaneAssignLog() - Constructor for class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
SwimlaneAssignLog(SwimlaneInstance, String, String) - Constructor for class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
SwimlaneCreateLog - Class in org.jbpm.taskmgmt.log
 
SwimlaneCreateLog() - Constructor for class org.jbpm.taskmgmt.log.SwimlaneCreateLog
 
SwimlaneCreateLog(SwimlaneInstance, String) - Constructor for class org.jbpm.taskmgmt.log.SwimlaneCreateLog
 
swimlaneInstance - Variable in class org.jbpm.taskmgmt.exe.PooledActor
 
SwimlaneInstance - Class in org.jbpm.taskmgmt.exe
is a process role for a one process instance.
SwimlaneInstance() - Constructor for class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
SwimlaneInstance(Swimlane) - Constructor for class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
swimlaneInstance - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
swimlaneInstance - Variable in class org.jbpm.taskmgmt.log.SwimlaneLog
 
SwimlaneLog - Class in org.jbpm.taskmgmt.log
 
SwimlaneLog() - Constructor for class org.jbpm.taskmgmt.log.SwimlaneLog
 
SwimlaneLog(SwimlaneInstance) - Constructor for class org.jbpm.taskmgmt.log.SwimlaneLog
 
swimlaneNewActorId - Variable in class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
swimlaneOldActorId - Variable in class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
swimlanes - Variable in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
SwitchTo(int) - Method in class org.jbpm.jpdl.el.parser.ELParserTokenManager
 

T

tableName(String) - Method in class org.jbpm.db.hibernate.JbpmNamingStrategy
 
take(ExecutionContext) - Method in class org.jbpm.graph.def.Transition
passes execution over this transition.
task - Variable in class org.jbpm.graph.exe.ExecutionContext
 
Task - Class in org.jbpm.taskmgmt.def
defines a task and how the actor must be calculated at runtime.
Task() - Constructor for class org.jbpm.taskmgmt.def.Task
 
Task(String) - Constructor for class org.jbpm.taskmgmt.def.Task
 
task - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
taskActorId - Variable in class org.jbpm.taskmgmt.log.TaskCreateLog
 
TaskAssignLog - Class in org.jbpm.taskmgmt.log
 
TaskAssignLog() - Constructor for class org.jbpm.taskmgmt.log.TaskAssignLog
 
TaskAssignLog(TaskInstance, String, String) - Constructor for class org.jbpm.taskmgmt.log.TaskAssignLog
 
TaskAssignPermission - Class in org.jbpm.security.permission
 
TaskAssignPermission(String, String) - Constructor for class org.jbpm.security.permission.TaskAssignPermission
 
taskController - Variable in class org.jbpm.taskmgmt.def.Task
 
TaskController - Class in org.jbpm.taskmgmt.def
is a controller for one task. this object either delegates to a custom TaskControllerHandler or it is configured with VariableAccesss to perform the default behaviour of the controller functionality for a task.
TaskController() - Constructor for class org.jbpm.taskmgmt.def.TaskController
 
TaskControllerHandler - Interface in org.jbpm.taskmgmt.def
 
TaskCreateLog - Class in org.jbpm.taskmgmt.log
 
TaskCreateLog() - Constructor for class org.jbpm.taskmgmt.log.TaskCreateLog
 
TaskCreateLog(TaskInstance, String) - Constructor for class org.jbpm.taskmgmt.log.TaskCreateLog
 
TaskEndLog - Class in org.jbpm.taskmgmt.log
 
TaskEndLog() - Constructor for class org.jbpm.taskmgmt.log.TaskEndLog
 
TaskEndLog(TaskInstance) - Constructor for class org.jbpm.taskmgmt.log.TaskEndLog
 
taskInstance - Variable in class org.jbpm.graph.exe.Comment
 
taskInstance - Variable in class org.jbpm.graph.exe.ExecutionContext
 
TaskInstance - Class in org.jbpm.taskmgmt.exe
is one task instance that can be assigned to an actor (read: put in someones task list) and that can trigger the coninuation of execution of the token upon completion.
TaskInstance() - Constructor for class org.jbpm.taskmgmt.exe.TaskInstance
 
TaskInstance(String) - Constructor for class org.jbpm.taskmgmt.exe.TaskInstance
 
TaskInstance(String, String) - Constructor for class org.jbpm.taskmgmt.exe.TaskInstance
 
taskInstance - Variable in class org.jbpm.taskmgmt.log.TaskLog
 
TaskInstanceEndCommand - Class in org.jbpm.command
end the task with the given id if variables are given as a map, they are added/changed bevore ending the task
TaskInstanceEndCommand() - Constructor for class org.jbpm.command.TaskInstanceEndCommand
 
TaskInstanceEndCommand(long, String) - Constructor for class org.jbpm.command.TaskInstanceEndCommand
 
TaskInstanceEndCommand(long, String, Map) - Constructor for class org.jbpm.command.TaskInstanceEndCommand
 
TaskInstanceFactory - Interface in org.jbpm.taskmgmt
interface for creating customized task instances.
taskInstances - Variable in class org.jbpm.taskmgmt.exe.PooledActor
 
TaskLog - Class in org.jbpm.taskmgmt.log
 
TaskLog() - Constructor for class org.jbpm.taskmgmt.log.TaskLog
 
TaskLog(TaskInstance) - Constructor for class org.jbpm.taskmgmt.log.TaskLog
 
taskMgmtDefinition - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
taskMgmtDefinition - Variable in class org.jbpm.taskmgmt.def.Task
 
TaskMgmtDefinition - Class in org.jbpm.taskmgmt.def
extends a process definition with information about tasks, swimlanes (for task assignment).
TaskMgmtDefinition() - Constructor for class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
taskMgmtInstance - Variable in class org.jbpm.taskmgmt.exe.SwimlaneInstance
 
taskMgmtInstance - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
TaskMgmtInstance - Class in org.jbpm.taskmgmt.exe
process instance extension for managing tasks on a process instance.
TaskMgmtInstance() - Constructor for class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
TaskMgmtInstance(TaskMgmtDefinition) - Constructor for class org.jbpm.taskmgmt.exe.TaskMgmtInstance
 
TaskMgmtSession - Class in org.jbpm.db
 
TaskMgmtSession(JbpmSession) - Constructor for class org.jbpm.db.TaskMgmtSession
 
TaskMgmtSession(Session) - Constructor for class org.jbpm.db.TaskMgmtSession
 
taskMgmtSession - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
taskNewActorId - Variable in class org.jbpm.taskmgmt.log.TaskAssignLog
 
TaskNode - Class in org.jbpm.graph.node
is a node that relates to one or more tasks.
TaskNode() - Constructor for class org.jbpm.graph.node.TaskNode
 
TaskNode(String) - Constructor for class org.jbpm.graph.node.TaskNode
 
taskNode - Variable in class org.jbpm.taskmgmt.def.Task
 
taskOldActorId - Variable in class org.jbpm.taskmgmt.log.TaskAssignLog
 
tasks - Variable in class org.jbpm.taskmgmt.def.Swimlane
 
tasks - Variable in class org.jbpm.taskmgmt.def.TaskMgmtDefinition
 
time - Variable in class org.jbpm.graph.exe.Comment
 
timer - Variable in class org.jbpm.graph.exe.ExecutionContext
 
Timer - Class in org.jbpm.job
 
Timer() - Constructor for class org.jbpm.job.Timer
 
Timer(Token) - Constructor for class org.jbpm.job.Timer
 
to - Variable in class org.jbpm.graph.def.Transition
 
toIdentifierToken(String) - Static method in class org.jbpm.jpdl.el.impl.StringLiteral
Converts the specified value to an identifier token, escaping it as a string literal if necessary.
token - Variable in class org.jbpm.context.exe.TokenVariableMap
 
token - Variable in class org.jbpm.context.exe.VariableInstance
 
token - Variable in class org.jbpm.graph.exe.Comment
 
token - Variable in class org.jbpm.graph.exe.ExecutionContext
 
Token - Class in org.jbpm.graph.exe
represents one path of execution and maintains a pointer to a node in the ProcessDefinition.
Token() - Constructor for class org.jbpm.graph.exe.Token
 
Token(ProcessInstance) - Constructor for class org.jbpm.graph.exe.Token
creates a root token.
Token(Token, String) - Constructor for class org.jbpm.graph.exe.Token
creates a child token.
token - Variable in class org.jbpm.jpdl.el.parser.ELParser
 
token - Variable in class org.jbpm.jpdl.exe.MilestoneInstance
 
token - Variable in class org.jbpm.logging.log.ProcessLog
 
token - Variable in class org.jbpm.taskmgmt.exe.TaskInstance
 
token_source - Variable in class org.jbpm.jpdl.el.parser.ELParser
 
TokenCreateLog - Class in org.jbpm.graph.log
 
TokenCreateLog() - Constructor for class org.jbpm.graph.log.TokenCreateLog
 
TokenCreateLog(Token) - Constructor for class org.jbpm.graph.log.TokenCreateLog
 
TokenEndLog - Class in org.jbpm.graph.log
 
TokenEndLog() - Constructor for class org.jbpm.graph.log.TokenEndLog
 
TokenEndLog(Token) - Constructor for class org.jbpm.graph.log.TokenEndLog
 
tokenImage - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
tokenImage - Variable in exception org.jbpm.jpdl.el.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenize(String) - Method in class org.jbpm.mail.Mail
 
TokenVariableMap - Class in org.jbpm.context.exe
is a jbpm-internal map of variableInstances related to one Token.
TokenVariableMap() - Constructor for class org.jbpm.context.exe.TokenVariableMap
 
TokenVariableMap(Token, ContextInstance) - Constructor for class org.jbpm.context.exe.TokenVariableMap
 
tokenVariableMap - Variable in class org.jbpm.context.exe.VariableInstance
 
tokenVariableMaps - Variable in class org.jbpm.context.exe.ContextInstance
 
toString() - Method in class org.jbpm.context.def.Access
 
toString() - Method in class org.jbpm.context.exe.TokenVariableMap
 
toString() - Method in class org.jbpm.context.exe.VariableInstance
 
toString() - Method in class org.jbpm.context.log.VariableCreateLog
 
toString() - Method in class org.jbpm.context.log.VariableDeleteLog
 
toString() - Method in class org.jbpm.context.log.variableinstance.ByteArrayUpdateLog
 
toString() - Method in class org.jbpm.context.log.VariableUpdateLog
 
toString(Object) - Method in class org.jbpm.db.hibernate.AccessType
 
toString() - Method in class org.jbpm.graph.def.Action
 
toString() - Method in class org.jbpm.graph.def.Event
 
toString() - Method in class org.jbpm.graph.def.GraphElement
 
toString() - Method in class org.jbpm.graph.exe.ExecutionContext
 
toString() - Method in class org.jbpm.graph.exe.Token
 
toString() - Method in class org.jbpm.graph.log.ActionLog
 
toString() - Method in class org.jbpm.graph.log.NodeLog
 
toString() - Method in class org.jbpm.graph.log.ProcessInstanceCreateLog
 
toString() - Method in class org.jbpm.graph.log.ProcessInstanceEndLog
 
toString() - Method in class org.jbpm.graph.log.ProcessStateLog
 
toString() - Method in class org.jbpm.graph.log.SignalLog
 
toString() - Method in class org.jbpm.graph.log.TokenCreateLog
 
toString() - Method in class org.jbpm.graph.log.TokenEndLog
 
toString() - Method in class org.jbpm.graph.log.TransitionLog
 
toString() - Method in class org.jbpm.job.Job
 
toString() - Method in class org.jbpm.job.Timer
 
toString() - Method in class org.jbpm.jpdl.el.parser.ELToken
Returns the image.
toString() - Method in class org.jbpm.jpdl.par.ProcessArchive
 
toString(ProcessDefinition) - Static method in class org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated.  
toString() - Method in class org.jbpm.jpdl.xml.Problem
 
toString() - Method in class org.jbpm.logging.log.CompositeLog
 
toString() - Method in class org.jbpm.logging.log.MessageLog
 
toString() - Method in class org.jbpm.logging.log.ProcessLog
provides a text description for this update which can be used e.g. in the admin web console.
toString() - Method in class org.jbpm.taskmgmt.exe.PooledActor
 
toString() - Method in class org.jbpm.taskmgmt.exe.TaskInstance
 
toString() - Method in class org.jbpm.taskmgmt.log.SwimlaneAssignLog
 
toString() - Method in class org.jbpm.taskmgmt.log.SwimlaneCreateLog
 
toString() - Method in class org.jbpm.taskmgmt.log.TaskAssignLog
 
toString() - Method in class org.jbpm.taskmgmt.log.TaskCreateLog
 
toString() - Method in class org.jbpm.taskmgmt.log.TaskEndLog
 
toString(Object[]) - Static method in class org.jbpm.util.ArrayUtil
 
toString(byte[]) - Static method in class org.jbpm.util.ByteUtil
 
toString(Element) - Static method in class org.jbpm.util.XmlUtil
 
TOSTRING_EXCEPTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
toStringLongFormat() - Method in class org.jbpm.job.Job
 
toStringToken(String) - Static method in class org.jbpm.jpdl.el.impl.StringLiteral
Converts the specified value to a String token, using " as the enclosing quotes and escaping any characters that need escaping.
transaction - Variable in class org.jbpm.persistence.db.DbPersistenceService
 
transfer(InputStream, OutputStream) - Static method in class org.jbpm.util.IoUtil
 
transientInstances - Variable in class org.jbpm.graph.exe.ProcessInstance
 
transientVariables - Variable in class org.jbpm.context.exe.ContextInstance
 
Transition - Class in org.jbpm.graph.def
 
Transition() - Constructor for class org.jbpm.graph.def.Transition
 
Transition(String) - Constructor for class org.jbpm.graph.def.Transition
 
transition - Variable in class org.jbpm.graph.exe.ExecutionContext
 
transition - Variable in class org.jbpm.graph.log.SignalLog
 
transition - Variable in class org.jbpm.graph.log.TransitionLog
 
TransitionLog - Class in org.jbpm.graph.log
 
TransitionLog() - Constructor for class org.jbpm.graph.log.TransitionLog
 
TransitionLog(Transition, Node) - Constructor for class org.jbpm.graph.log.TransitionLog
 
transitionSource - Variable in class org.jbpm.graph.exe.ExecutionContext
 
TRUE - Static variable in class org.jbpm.jpdl.el.impl.BooleanLiteral
 
TRUE - Static variable in interface org.jbpm.jpdl.el.parser.ELParserConstants
 
TRUE_TEXT - Static variable in class org.jbpm.context.exe.converter.BooleanToStringConverter
 
tryToInject(Object, Command) - Method in class org.jbpm.command.CompositeCommand
 
TxService - Class in org.jbpm.tx
 
TxService() - Constructor for class org.jbpm.tx.TxService
 
TxServiceFactory - Class in org.jbpm.tx
 
TxServiceFactory() - Constructor for class org.jbpm.tx.TxServiceFactory
 

U

UNARY_OP_BAD_TYPE - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
UnaryExpression() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
UnaryMinusOperator - Class in org.jbpm.jpdl.el.impl
The implementation of the unary minus operator
UnaryMinusOperator() - Constructor for class org.jbpm.jpdl.el.impl.UnaryMinusOperator
Constructor
UnaryOperator - Class in org.jbpm.jpdl.el.impl
This is the superclass for all unary operators
UnaryOperator() - Constructor for class org.jbpm.jpdl.el.impl.UnaryOperator
Constructor
UnaryOperatorExpression - Class in org.jbpm.jpdl.el.impl
An expression representing one or more unary operators on a value
UnaryOperatorExpression(UnaryOperator, List, Expression) - Constructor for class org.jbpm.jpdl.el.impl.UnaryOperatorExpression
Constructor
undo() - Method in class org.jbpm.context.log.VariableUpdateLog
 
UNKNOWN_FUNCTION - Static variable in class org.jbpm.jpdl.el.impl.Constants
 
unlock(String) - Method in class org.jbpm.graph.exe.Token
 
unlockOverdueJobs() - Method in class org.jbpm.job.executor.LockMonitorThread
 
UnpersistableInstance - Class in org.jbpm.context.exe.variableinstance
uses the cache in variable instance to store any object without persisting it.
UnpersistableInstance() - Constructor for class org.jbpm.context.exe.variableinstance.UnpersistableInstance
 
unresolvedActionReferences - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
unresolvedTransitionDestinations - Variable in class org.jbpm.jpdl.xml.JpdlXmlReader
 
updatedVariableContainers - Variable in class org.jbpm.context.exe.ContextInstance
 

V

value - Variable in class org.jbpm.context.exe.variableinstance.ByteArrayInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.DateInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.DoubleInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.HibernateLongInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.HibernateStringInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.LongInstance
 
value - Variable in class org.jbpm.context.exe.variableinstance.StringInstance
 
Value() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
valueCache - Variable in class org.jbpm.context.exe.VariableInstance
 
ValueInfo - Class in org.jbpm.configuration
 
ValueInfo(String, Object) - Constructor for class org.jbpm.configuration.ValueInfo
 
ValuePrefix() - Method in class org.jbpm.jpdl.el.parser.ELParser
This is an element that can start a value
values() - Method in class org.jbpm.jpdl.el.impl.EnumeratedMap
 
ValueSuffix - Class in org.jbpm.jpdl.el.impl
Represents an element that can appear as a suffix in a complex value, such as a property or index operator, or a method call (should they ever need to be supported).
ValueSuffix() - Constructor for class org.jbpm.jpdl.el.impl.ValueSuffix
 
ValueSuffix() - Method in class org.jbpm.jpdl.el.parser.ELParser
 
VariableAccess - Class in org.jbpm.context.def
specifies access to a variable.
VariableAccess() - Constructor for class org.jbpm.context.def.VariableAccess
 
VariableAccess(String, String, String) - Constructor for class org.jbpm.context.def.VariableAccess
 
variableAccesses - Variable in class org.jbpm.graph.action.Script
 
variableAccesses - Variable in class org.jbpm.graph.node.ProcessState
 
VariableContainer - Class in org.jbpm.context.exe
 
VariableContainer() - Constructor for class org.jbpm.context.exe.VariableContainer
 
VariableCreateLog - Class in org.jbpm.context.log
 
VariableCreateLog() - Constructor for class org.jbpm.context.log.VariableCreateLog
 
VariableCreateLog(VariableInstance) - Constructor for class org.jbpm.context.log.VariableCreateLog
 
VariableDeleteLog - Class in org.jbpm.context.log
 
VariableDeleteLog() - Constructor for class org.jbpm.context.log.VariableDeleteLog
 
VariableDeleteLog(VariableInstance) - Constructor for class org.jbpm.context.log.VariableDeleteLog
 
VariableInstance - Class in org.jbpm.context.exe
is a jbpm-internal class that serves as a base class for classes that store variable values in the database.
VariableInstance() - Constructor for class org.jbpm.context.exe.VariableInstance
 
variableInstance - Variable in class org.jbpm.context.log.VariableLog
 
variableInstances - Variable in class org.jbpm.context.exe.VariableContainer
 
VariableLog - Class in org.jbpm.context.log
 
VariableLog() - Constructor for class org.jbpm.context.log.VariableLog
 
VariableLog(VariableInstance) - Constructor for class org.jbpm.context.log.VariableLog
 
variableName - Variable in class org.jbpm.context.def.VariableAccess
 
VariableResolver - Interface in org.jbpm.jpdl.el
This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
VariablesCommand - Class in org.jbpm.command
 
VariablesCommand() - Constructor for class org.jbpm.command.VariablesCommand
 
VariableUpdateLog - Class in org.jbpm.context.log
 
VariableUpdateLog() - Constructor for class org.jbpm.context.log.VariableUpdateLog
 
VariableUpdateLog(VariableInstance) - Constructor for class org.jbpm.context.log.VariableUpdateLog
 
verifySwimlaneAssignments() - Method in class org.jbpm.jpdl.xml.JpdlXmlReader
 
version - Variable in class org.jbpm.graph.def.ProcessDefinition
 
ViewTaskParametersPermission - Class in org.jbpm.security.permission
 
ViewTaskParametersPermission(String, String) - Constructor for class org.jbpm.security.permission.ViewTaskParametersPermission
 

W

write(Element) - Method in class org.jbpm.graph.def.Action
 
write(Element) - Method in class org.jbpm.graph.def.Node
 
write(Element) - Method in class org.jbpm.graph.node.InterleaveEnd
 
write(Element) - Method in class org.jbpm.graph.node.InterleaveStart
 
write(Element) - Method in class org.jbpm.graph.node.StartState
 
write(Element) - Method in class org.jbpm.instantiation.Delegation
 
write(ProcessDefinition) - Method in class org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated.  
write(Element) - Method in interface org.jbpm.jpdl.xml.Parsable
 

X

XmlException - Exception in org.jbpm.util
 
XmlException(String, Throwable) - Constructor for exception org.jbpm.util.XmlException
 
XmlInstantiator - Class in org.jbpm.instantiation
 
XmlInstantiator() - Constructor for class org.jbpm.instantiation.XmlInstantiator
 
XmlUtil - Class in org.jbpm.util
 
XmlUtil() - Constructor for class org.jbpm.util.XmlUtil
 

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