|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> delegation >> [ impl overview ] | PREV NEXT | ||||||||
A
- ActorExpressionResolver - class org.jbpm.workflow.delegation.impl.ActorExpressionResolver.
- resolves an expression to a user or a group using the following syntax :
- ActorExpressionResolver() - Constructor for class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- AttributeExpressionResolver - class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver.
- AttributeExpressionResolver() - Constructor for class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- AuthorizationHelper - class org.jbpm.workflow.delegation.impl.AuthorizationHelper.
- AuthorizationHelper() - Constructor for class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- attributeTypes - Static variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
B
- bytes - Variable in class org.jbpm.workflow.delegation.impl.ClassFileImpl
C
- ClassFileImpl - class org.jbpm.workflow.delegation.impl.ClassFileImpl.
- ClassFileImpl() - Constructor for class org.jbpm.workflow.delegation.impl.ClassFileImpl
- checkCancelFlow(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkCancelProcessInstance(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkDelegateActivity(String, Long, String, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkGetActivityForm(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkGetFlow(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkGetStartForm(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkPerformActivity(String, Long, Map, String, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkRemoveProcessDefinition(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkRemoveProcessInstance(String, Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- checkStartProcessInstance(String, Long, Map, String, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- classLoaderCache - Static variable in class org.jbpm.workflow.delegation.impl.DbClassLoader
- className - Variable in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- className - Variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
- configuration - Variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
- constructorArgumentTypes - Static variable in class org.jbpm.workflow.delegation.impl.DelegationHelper
D
- DbClassLoader - class org.jbpm.workflow.delegation.impl.DbClassLoader.
- is used to load classes like Assigner's, Interaction's, Decision's from the database.
- DbClassLoader(Long) - Constructor for class org.jbpm.workflow.delegation.impl.DbClassLoader
- DelegationHelper - class org.jbpm.workflow.delegation.impl.DelegationHelper.
- DelegationHelper() - Constructor for class org.jbpm.workflow.delegation.impl.DelegationHelper
- DelegationImpl - class org.jbpm.workflow.delegation.impl.DelegationImpl.
- manages all information for one delegation.
- DelegationImpl() - Constructor for class org.jbpm.workflow.delegation.impl.DelegationImpl
- delegateAction(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateAssignment(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateDecision(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateFork(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateJoin(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateProcessInvocation(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateProcessTermination(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- delegateScheduledAction(DelegationImpl, ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
E
- ExceptionHandlingType - class org.jbpm.workflow.delegation.impl.ExceptionHandlingType.
- ExceptionHandlingType(String) - Constructor for class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- exceptionHandlingType - Variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
F
- findClass(String) - Method in class org.jbpm.workflow.delegation.impl.DbClassLoader
- fromInt(int) - Static method in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- fromText(String) - Static method in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
G
- getAuthorizationHandler(ProcessDefinitionImpl) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- getBytes() - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- getClassName() - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- getClassName() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getConfiguration() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getDelegate(DelegationImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- getDelegate() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getExceptionHandlingType() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getHandlerFromFlowId(Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- getHandlerFromProcessDefinitionId(Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- getHandlerFromProcessInstanceId(Long, DbSession) - Method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- getId() - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- getId() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getInstance() - Static method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- gets the singleton instance.
- getInstance() - Static method in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- getInstance() - Static method in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- gets the singleton instance.
- getInstance(Long) - Static method in class org.jbpm.workflow.delegation.impl.DbClassLoader
- getInstance() - Static method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- getList(XmlElement) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- getMap(XmlElement) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- getObject(XmlElement) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- getProcessDefinition() - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- getProcessDefinition() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- getText(XmlElement) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
H
- handleException(DelegationImpl, ExecutionContextImpl, Throwable) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- handlersById - Static variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- handlersByText - Static variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
I
- IGNORE - Static variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- id - Variable in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- id - Variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
- id - Variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- instance - Static variable in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- instance - Static variable in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- instance - Static variable in class org.jbpm.workflow.delegation.impl.AuthorizationHelper
- instance - Static variable in class org.jbpm.workflow.delegation.impl.DelegationHelper
L
- LEFT_MARKER - Static variable in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- LOG - Static variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- loadClass(String) - Method in class org.jbpm.workflow.delegation.impl.DbClassLoader
- log - Static variable in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- log - Static variable in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- log - Static variable in class org.jbpm.workflow.delegation.impl.DbClassLoader
- log - Static variable in class org.jbpm.workflow.delegation.impl.DelegationHelper
- log - Static variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
O
- org.jbpm.workflow.delegation.impl - package org.jbpm.workflow.delegation.impl
- is the package that contains all delegation interfaces and the DelegateContext's as described in "The delegation principle" on the jBpm website.
P
- parseConfiguration(DelegationImpl) - Method in class org.jbpm.workflow.delegation.impl.DelegationHelper
- processDefinition - Variable in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- processDefinition - Variable in class org.jbpm.workflow.delegation.impl.DelegationImpl
- processDefinitionId - Variable in class org.jbpm.workflow.delegation.impl.DbClassLoader
Q
- queryFindClassFile - Static variable in class org.jbpm.workflow.delegation.impl.DbClassLoader
- queryFindLeavingTransitionByName - Static variable in class org.jbpm.workflow.delegation.impl.DelegationHelper
R
- RESOLVE_METHOD_ARGUMENT_TYPES - Static variable in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- RIGHT_MARKER - Static variable in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
- ROLLBACK - Static variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- readProcessData(XmlElement, CreationContext) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- resolveArgument(String, HandlerContext) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgument(Actor, String, int, HandlerContext) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentActor(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentGroup(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentParentGroup(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentPreviousActor(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentProcessInitiator(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveArgumentRole(Actor, String[], ExecutionContextImpl) - Method in class org.jbpm.workflow.delegation.impl.ActorExpressionResolver
- resolveAttributeExpression(String, HandlerContext) - Method in class org.jbpm.workflow.delegation.impl.AttributeExpressionResolver
S
- setBytes(byte[]) - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- setClassName(String) - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- setClassName(String) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- setConfiguration(String) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- setExceptionHandlingType(ExceptionHandlingType) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- setId(Long) - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- setId(Long) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
T
- text - Variable in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- toInt() - Method in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
- toString() - Method in class org.jbpm.workflow.delegation.impl.ClassFileImpl
- toString() - Method in class org.jbpm.workflow.delegation.impl.DelegationImpl
- toString() - Method in class org.jbpm.workflow.delegation.impl.ExceptionHandlingType
A B C D E F G H I L O P Q R S T
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> delegation >> [ impl overview ] | PREV NEXT | ||||||||