Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- abort(KogitoWorkItem) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- Abort - Class in org.jbpm.process.instance.impl.workitem
-
Abort life cycle phase that applies to any work item.
- Abort() - Constructor for class org.jbpm.process.instance.impl.workitem.Abort
- abortProcessInstance(String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- abortProcessInstance(String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- abortProcessInstance(String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- abortWorkItem(long) - Method in class org.jbpm.process.instance.LightWorkItemManager
- abortWorkItem(String, Policy<?>...) - Method in class org.jbpm.process.instance.LightWorkItemManager
- abortWorkItem(String, Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- abortWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.DoNothingWorkItemHandler
- abortWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.MockDataWorkItemHandler
- abortWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
- abortWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- abortWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- AbstractCompositeNodeFactory<T extends RuleFlowNodeContainerFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - AbstractCompositeNodeFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- AbstractContext - Class in org.jbpm.process.core.context
- AbstractContext() - Constructor for class org.jbpm.process.core.context.AbstractContext
- AbstractContextInstance - Class in org.jbpm.process.instance.context
- AbstractContextInstance() - Constructor for class org.jbpm.process.instance.context.AbstractContextInstance
- AbstractEventNodeFactory<T extends AbstractEventNodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - AbstractEventNodeFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- AbstractNodeInstanceAction - Class in org.jbpm.process.instance.impl.actions
- AbstractNodeInstanceAction(String) - Constructor for class org.jbpm.process.instance.impl.actions.AbstractNodeInstanceAction
- AbstractNodeInstanceFactory - Class in org.jbpm.workflow.instance.impl.factory
- AbstractNodeInstanceFactory() - Constructor for class org.jbpm.workflow.instance.impl.factory.AbstractNodeInstanceFactory
- AbstractProcess<T extends Model> - Class in org.kie.kogito.process.impl
- AbstractProcess() - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess(ProcessRuntimeServiceProvider) - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess(ProcessRuntimeServiceProvider, Collection<KogitoWorkItemHandler>, CorrelationService, ProcessInstancesFactory, ProcessVersionResolver) - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess(Application, Collection<KogitoWorkItemHandler>, CorrelationService) - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess(Application, Collection<KogitoWorkItemHandler>, CorrelationService, ProcessInstancesFactory) - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess(ProcessConfig, Application) - Constructor for class org.kie.kogito.process.impl.AbstractProcess
- AbstractProcess.CompletionEventListener - Class in org.kie.kogito.process.impl
- AbstractProcessConfig - Class in org.kie.kogito.process.impl
- AbstractProcessConfig(Iterable<WorkItemHandlerConfig>, Iterable<ProcessEventListenerConfig>, Iterable<ProcessEventListener>, Iterable<UnitOfWorkManager>, Iterable<JobsService>, Iterable<EventPublisher>, String, Iterable<UnitOfWorkEventListener>, Iterable<ProcessVersionResolver>, Iterable<IdentityProvider>) - Constructor for class org.kie.kogito.process.impl.AbstractProcessConfig
- AbstractProcessInstance<T extends Model> - Class in org.kie.kogito.process.impl
- AbstractProcessInstance(AbstractProcess<T>, T, String, ProcessRuntime) - Constructor for class org.kie.kogito.process.impl.AbstractProcessInstance
- AbstractProcessInstance(AbstractProcess<T>, T, String, ProcessRuntime, CompositeCorrelation) - Constructor for class org.kie.kogito.process.impl.AbstractProcessInstance
- AbstractProcessInstance(AbstractProcess<T>, T, ProcessRuntime) - Constructor for class org.kie.kogito.process.impl.AbstractProcessInstance
- AbstractProcessInstance(AbstractProcess<T>, T, ProcessRuntime, WorkflowProcessInstance) - Constructor for class org.kie.kogito.process.impl.AbstractProcessInstance
- AbstractProcessInstance(AbstractProcess<T>, T, WorkflowProcessInstance) - Constructor for class org.kie.kogito.process.impl.AbstractProcessInstance
-
Without providing a ProcessRuntime the ProcessInstance can only be used as read-only
- AbstractProcessInstanceFactory - Class in org.jbpm.process.instance
- AbstractProcessInstanceFactory() - Constructor for class org.jbpm.process.instance.AbstractProcessInstanceFactory
- AbstractProcessNodeEvent - Class in org.jbpm.process.instance.event
- AbstractProcessNodeEvent(NodeInstance, ProcessInstance, KieRuntime) - Constructor for class org.jbpm.process.instance.event.AbstractProcessNodeEvent
- AbstractProcessNodeEvent(NodeInstance, ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.AbstractProcessNodeEvent
- AbstractProcessRuntime - Class in org.jbpm.process.instance
- AbstractProcessRuntime(Application) - Constructor for class org.jbpm.process.instance.AbstractProcessRuntime
- AbstractProcessRuntimeServiceProvider - Class in org.jbpm.process.instance
- AbstractProcessRuntimeServiceProvider(JobsService, WorkItemHandlerConfig, ProcessEventListenerConfig, SignalManagerHub, UnitOfWorkManager, IdentityProvider) - Constructor for class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- AbstractReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- AbstractReturnValueEvaluator(String, String) - Constructor for class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- AbstractReturnValueEvaluator(String, String, Class<?>, String) - Constructor for class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- AbstractRootCauseExceptionPolicy - Class in org.jbpm.process.core.context.exception
- AbstractRootCauseExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.AbstractRootCauseExceptionPolicy
- AbstractRuleType - Class in org.jbpm.workflow.instance.rule
- AbstractRuleType(String) - Constructor for class org.jbpm.workflow.instance.rule.AbstractRuleType
- AbstractRuleTypeEngine - Interface in org.jbpm.workflow.instance.rule
- AbstractWorkItemNodeFactory<T extends AbstractWorkItemNodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - AbstractWorkItemNodeFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.ActionNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.BoundaryEventNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.CatchLinkNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.CompositeContextNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.DynamicNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.EndNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.EventNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.EventSubProcessNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.FaultNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.ForEachNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.HumanTaskNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.JoinNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.MilestoneNodeFactoryProvider
- accept(Class<?>) - Method in interface org.jbpm.ruleflow.core.factory.provider.NodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.RuleSetNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.SplitNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.StartNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.StateNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.SubProcessNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.ThrowLinkNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.TimerNodeFactoryProvider
- accept(Class<?>) - Method in class org.jbpm.ruleflow.core.factory.provider.WorkItemNodeFactoryProvider
- accept(String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- accept(String, Object) - Method in interface org.jbpm.process.instance.impl.AssignmentProducer
- accept(String, Object) - Method in class org.jbpm.workflow.core.impl.DefaultAssignmentProducer
- accept(Process, Resource) - Method in interface org.jbpm.process.core.validation.ProcessValidator
- accept(Process, Resource) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- acceptsEvent(String, Object) - Method in class org.jbpm.process.core.event.BroadcastEventTypeFilter
- acceptsEvent(String, Object, Function<String, Object>) - Method in interface org.jbpm.process.core.event.EventFilter
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.process.core.event.EventTypeFilter
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.process.core.event.NonAcceptingEventTypeFilter
-
Nodes that use this event filter should never be triggered by this event
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.core.node.CompositeNode
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.core.node.EventNode
- acceptsEvent(String, Object, Function<String, Object>) - Method in interface org.jbpm.workflow.core.node.EventNodeInterface
- acceptsEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- actAsWaitState() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- action(String, String) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- action(String, String, boolean) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- action(Action) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- action(Action) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
- action(Action) - Method in interface org.jbpm.ruleflow.core.factory.SupportsAction
- Action - Interface in org.jbpm.process.instance.impl
- ACTION - Static variable in class org.jbpm.ruleflow.core.Metadata
- ActionExceptionHandler - Class in org.jbpm.process.core.context.exception
- ActionExceptionHandler() - Constructor for class org.jbpm.process.core.context.exception.ActionExceptionHandler
- actionNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- ActionNode - Class in org.jbpm.workflow.core.node
-
Default implementation of an action node.
- ActionNode() - Constructor for class org.jbpm.workflow.core.node.ActionNode
- ActionNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - ActionNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- ActionNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- ActionNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.ActionNodeFactoryProvider
- ActionNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of an action node.
- ActionNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ActionNodeInstance
- activate() - Method in class org.kie.kogito.process.impl.AbstractProcess
- activated - Variable in class org.kie.kogito.process.impl.AbstractProcess
- activationCreated(MatchCreatedEvent) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- activationExpression(ReturnValueEvaluator) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- Active - Class in org.jbpm.process.instance.impl.workitem
-
Active life cycle phase that applies to any work item.
- Active() - Constructor for class org.jbpm.process.instance.impl.workitem.Active
- actorId(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- addActivatingNodeId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- addAttachment(KogitoWorkItem, AttachmentInfo, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- addAttachment(Process<T>, String, String, SecurityPolicy, AttachmentInfo) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- addBoundaryEvents(String) - Method in class org.jbpm.workflow.core.node.StateBasedNode
- addComment(KogitoWorkItem, String, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- addComment(Process<T>, String, String, SecurityPolicy, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- addCompensationContext(String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- addCompensationHandler(String) - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- addCompensationInstances(Collection<NodeInstance>) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
- addCompletedNodeId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- addConstraint(ConnectionRef, Constraint) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addConstraint(ConnectionRef, Constraint) - Method in interface org.jbpm.workflow.core.node.Constrainable
-
Adds the given constraint.
- addConstraint(ConnectionRef, Constraint) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
- addContext(Context) - Method in interface org.jbpm.process.core.ContextContainer
- addContext(Context) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
- addContext(Context) - Method in class org.jbpm.process.core.impl.ProcessImpl
- addContext(Context) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- addContext(Context) - Method in class org.jbpm.workflow.core.node.ForEachNode
- addContext(Context) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- addContext(Context) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- addContext(Context) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- addContextInstance(String, ContextInstance) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- addContextVariable(String, String, DataType) - Method in class org.jbpm.workflow.core.node.ForEachNode
- addDynamicSubProcess(DynamicNodeInstance, KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
- addDynamicSubProcess(ProcessInstance, KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
- addDynamicWorkItem(DynamicNodeInstance, KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
- addDynamicWorkItem(ProcessInstance, KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
- addErrorMessage(RuleFlowProcess, Node, List<ProcessValidationError>, String) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- addEvent(EventTypeFilter) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- addEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventNode
- addEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventTrigger
- addEventListener(String, EventListener) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- addEventListener(String, KogitoEventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- addEventListener(String, KogitoEventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
- addEventListener(ProcessEventListener) - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- addEventListener(DefaultAgendaEventListener) - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- addEventListener(DefaultAgendaEventListener) - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- addEventListener(KogitoProcessEventListener) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- addEventListeners() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- addEventListeners() - Method in interface org.jbpm.workflow.instance.node.EventBasedNodeInstanceInterface
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- addEventListeners() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- addExceptionProcessListener() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- addExtraParameters(Map<String, Object>) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
- addExtraParameters(Map<String, Object>) - Method in class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
- addFact(String, FactHandle) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- addFunctionImports(Collection<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- addImports(Collection<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- addInAssociation(DataAssociation) - Method in interface org.jbpm.process.core.context.variable.Mappable
- addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.Trigger
- addIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addIncomingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
- addIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- addInMapping(String) - Method in class org.jbpm.workflow.core.node.Trigger
- addInMapping(String, String) - Method in interface org.jbpm.process.core.context.variable.Mappable
- addInMapping(String, String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.Trigger
- addInputMapping(String, String) - Method in class org.jbpm.workflow.core.impl.IOSpecification
- addMessagePropertyExpression(String, String, String, ReturnValueEvaluator) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- addNode(Node) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- addNode(Node) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- addNode(Node) - Method in class org.jbpm.workflow.core.node.CompositeNode
- addNode(Node) - Method in class org.jbpm.workflow.core.node.ForEachNode
- addNode(Node) - Method in interface org.jbpm.workflow.core.NodeContainer
-
Method for adding a node to this node container.
- addNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- addNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- addNodeInstance(NodeInstance) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- addNodeInstance(KogitoNodeInstance) - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
- addons() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- addOutAssociation(DataAssociation) - Method in interface org.jbpm.process.core.context.variable.Mappable
- addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.Trigger
- addOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addOutgoingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
- addOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- addOutMapping(String, String) - Method in interface org.jbpm.process.core.context.variable.Mappable
- addOutMapping(String, String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- addOutMapping(String, String) - Method in class org.jbpm.workflow.core.node.Trigger
- addOutputMapping(String, String) - Method in class org.jbpm.workflow.core.impl.IOSpecification
- addParameter(ParameterDefinition) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- addParameterDefinition(ParameterDefinition) - Method in class org.jbpm.process.core.impl.WorkImpl
- addParameterDefinition(ParameterDefinition) - Method in interface org.jbpm.process.core.Work
- addPhases(Process<T>, KogitoWorkItemHandler, String, String, Policy<?>[], Map<String, Object>) - Static method in class org.jbpm.util.JsonSchemaUtil
- addProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- addProcessInstance(KogitoProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- addProcessSubscriptionPropertyExpression(String, String, ReturnValueEvaluator) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- addProperty(String, ReturnValueEvaluator) - Method in class org.jbpm.process.core.correlation.CorrelationProperties
- addResult(ParameterDefinition) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- addRuleSetListener() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- addSwimlane(Swimlane) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- addTimer(Timer, DroolsAction) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- addTimer(Timer, DroolsAction) - Method in class org.jbpm.workflow.core.node.StateBasedNode
- addTimerListener() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- addTimerListener() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- addToUnitOfWork(Consumer<ProcessInstance<T>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- addTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
- addVariable(Variable) - Method in class org.jbpm.process.core.context.variable.VariableScope
- addWorkItemListener() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- addWorkItemListener() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- adHocFragments() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- adHocFragments() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- adoptISOFormat(String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- afterSLAViolated(SLAViolatedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterValueChanged(Object, String, Object, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeListener
- afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- allowedPhases(KogitoWorkItemHandler, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- allowedPhases(KogitoWorkItemHandler, WorkItem) - Static method in class org.jbpm.util.JsonSchemaUtil
- ANNOTATIONS - Static variable in class org.jbpm.ruleflow.core.Metadata
- app - Variable in class org.kie.kogito.process.impl.AbstractProcess
- apply(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.DateTypeConverter
- apply(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.DocumentConverter
- apply(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.JacksonConverter
- apply(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.NoOpTypeConverter
- apply(KogitoWorkItem, Transition<?>) - Method in class org.jbpm.process.instance.impl.humantask.phases.Claim
- apply(KogitoWorkItem, Transition<?>) - Method in class org.jbpm.process.instance.impl.humantask.phases.Release
- apply(KogitoWorkItem, Transition<?>) - Method in class org.jbpm.process.instance.impl.humantask.phases.Skip
- apply(KogitoWorkItem, Transition<?>) - Method in class org.jbpm.process.instance.impl.workitem.Complete
- apply(Process) - Method in class org.kie.kogito.process.version.ProjectVersionProcessVersionResolver
- apply(Document) - Method in class org.jbpm.process.core.datatype.impl.coverter.DocumentUnconverter
- apply(T) - Method in class org.jbpm.process.core.datatype.impl.coverter.JacksonUnconverter
- asHumanTask(KogitoWorkItem) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- asKogitoProcessRuntime(ProcessRuntime) - Static method in interface org.jbpm.process.instance.InternalProcessRuntime
- assign(Object, Object, KogitoProcessContext) - Method in interface org.kie.kogito.process.expr.Expression
- Assignment - Class in org.jbpm.workflow.core.node
- Assignment(String, DataDefinition, DataDefinition) - Constructor for class org.jbpm.workflow.core.node.Assignment
- AssignmentAction - Interface in org.jbpm.process.instance.impl
- AssignmentProducer - Interface in org.jbpm.process.instance.impl
- assignWorkItem(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- association(WorkflowElementIdentifier, WorkflowElementIdentifier, String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- ASSOCIATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- ASSOCIATIONS - Static variable in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- asString() - Method in interface org.kie.kogito.process.expr.Expression
- ASYNC_WAITING - Static variable in class org.jbpm.ruleflow.core.Metadata
- AsyncEventNode - Class in org.jbpm.workflow.core.node
- AsyncEventNode(Node) - Constructor for class org.jbpm.workflow.core.node.AsyncEventNode
- AsyncEventNodeInstance - Class in org.jbpm.workflow.core.node
-
Runtime counterpart of an event node.
- AsyncEventNodeInstance() - Constructor for class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- ATTACHED_TO - Static variable in class org.jbpm.ruleflow.core.Metadata
- attachedTo(String) - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- attachedTo(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- autoComplete(boolean) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
B
- BaseHumanTaskLifeCycle - Class in org.jbpm.process.instance.impl.humantask
-
Base life cycle definition for human tasks.
- BaseHumanTaskLifeCycle() - Constructor for class org.jbpm.process.instance.impl.humantask.BaseHumanTaskLifeCycle
- BaseWorkItem - Class in org.kie.kogito.process.impl
- BaseWorkItem(String, String, WorkflowElementIdentifier, String, int, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.kie.kogito.process.impl.BaseWorkItem
- beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- beforeSLAViolated(SLAViolatedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeValueChanged(Object, String, Object, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeListener
- beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- bind(ProcessContext) - Method in interface org.jbpm.workflow.core.node.RuleUnitFactory
- bind(ProcessContext) - Method in interface org.jbpm.workflow.core.node.SubProcessFactory
- bind(T) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- BooleanDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of a boolean datatype.
- BooleanDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- boundaryEventNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- BoundaryEventNode - Class in org.jbpm.workflow.core.node
- BoundaryEventNode() - Constructor for class org.jbpm.workflow.core.node.BoundaryEventNode
- BoundaryEventNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - BoundaryEventNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- BoundaryEventNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- BoundaryEventNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.BoundaryEventNodeFactoryProvider
- BoundaryEventNodeInstance - Class in org.jbpm.workflow.instance.node
- BoundaryEventNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
- BroadcastEventTypeFilter - Class in org.jbpm.process.core.event
-
This variant of the
EventTypeFiltercan be used with structures such as Escalations, for which Intermediate (Catching) Events can be triggered by both - BroadcastEventTypeFilter() - Constructor for class org.jbpm.process.core.event.BroadcastEventTypeFilter
- build() - Method in class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- Builder(Application, Process<M>, Class<D>, String) - Constructor for class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- buildProcessError() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- BUSINESS_RELEVANT - Static variable in class org.jbpm.process.core.context.variable.Variable
- BusinessCalendar - Interface in org.jbpm.process.core.timer
-
BusinessCalendar allows for defining custom definitions of working days, hours and holidays to be taken under consideration when scheduling time based activities such as timers or deadlines.
- BusinessCalendarImpl - Class in org.jbpm.process.core.timer
-
Default implementation of BusinessCalendar interface that is configured with properties.
- BusinessCalendarImpl() - Constructor for class org.jbpm.process.core.timer.BusinessCalendarImpl
- BusinessCalendarImpl(Properties) - Constructor for class org.jbpm.process.core.timer.BusinessCalendarImpl
- BusinessCalendarImpl(Properties, SessionClock) - Constructor for class org.jbpm.process.core.timer.BusinessCalendarImpl
- businessKey() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
C
- CachedProcessEventListenerConfig - Class in org.kie.kogito.process.impl
- CachedProcessEventListenerConfig() - Constructor for class org.kie.kogito.process.impl.CachedProcessEventListenerConfig
- CachedProcessEventListenerConfig(List<ProcessEventListener>) - Constructor for class org.kie.kogito.process.impl.CachedProcessEventListenerConfig
- CachedWorkItemHandlerConfig - Class in org.kie.kogito.process.impl
- CachedWorkItemHandlerConfig() - Constructor for class org.kie.kogito.process.impl.CachedWorkItemHandlerConfig
- calculateBusinessTimeAsDate(String) - Method in interface org.jbpm.process.core.timer.BusinessCalendar
-
Calculates given time expression into target date based on calendar configuration.
- calculateBusinessTimeAsDate(String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- calculateBusinessTimeAsDuration(String) - Method in interface org.jbpm.process.core.timer.BusinessCalendar
-
Calculates given time expression into duration in milliseconds based on calendar configuration.
- calculateBusinessTimeAsDuration(String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- canActivate(KogitoProcessContext) - Method in class org.jbpm.workflow.core.node.DynamicNode
- cancel() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- cancel() - Method in interface org.jbpm.workflow.instance.NodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- cancel(KogitoNodeInstance.CancelType) - Method in interface org.jbpm.workflow.instance.NodeInstance
- CANCEL_ACTIVITY - Static variable in class org.jbpm.ruleflow.core.Metadata
- cancelNodeInstance(String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- CancelNodeInstanceAction - Class in org.jbpm.process.instance.impl.actions
- CancelNodeInstanceAction(String) - Constructor for class org.jbpm.process.instance.impl.actions.CancelNodeInstanceAction
- cancelType - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- canComplete(ProcessContext) - Method in class org.jbpm.workflow.core.node.MilestoneNode
- canComplete(KogitoProcessContext) - Method in class org.jbpm.workflow.core.node.DynamicNode
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.humantask.phases.Claim
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.humantask.phases.Release
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.humantask.phases.Skip
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.workitem.Abort
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.workitem.Active
- canTransition(LifeCyclePhase) - Method in class org.jbpm.process.instance.impl.workitem.Complete
- captureError(Exception) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- CASE_TYPE - Static variable in interface org.jbpm.workflow.core.WorkflowProcess
- catchLinkNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- CatchLinkNode - Class in org.jbpm.workflow.core.node
- CatchLinkNode() - Constructor for class org.jbpm.workflow.core.node.CatchLinkNode
- CatchLinkNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - CatchLinkNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.CatchLinkNodeFactory
- CatchLinkNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- CatchLinkNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.CatchLinkNodeFactoryProvider
- CatchLinkNodeInstance - Class in org.jbpm.workflow.instance.node
- CatchLinkNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
- channel() - Method in class org.kie.kogito.process.impl.Sig
- checkAssignedOwners(String, Collection<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- checkNodes(Node, Node, Set<WorkflowElementIdentifier>) - Method in class org.jbpm.workflow.instance.node.SplitInstance
- checkProcessInstance(InternalMatch) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- Claim - Class in org.jbpm.process.instance.impl.humantask.phases
-
Claim life cycle phase that applies to human tasks.
- Claim() - Constructor for class org.jbpm.process.instance.impl.humantask.phases.Claim
- clear() - Method in class org.jbpm.process.instance.LightWorkItemManager
- clearIncomingConnection() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- clearOutgoingConnection() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- clearProcessInstances() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- clearProcessInstances() - Method in class org.jbpm.process.instance.LightProcessRuntime
- clearProcessInstances() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- clearProcessInstances() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- clearProcessInstancesState() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- clearProcessInstancesState() - Method in class org.jbpm.process.instance.LightProcessRuntime
- clearProcessInstancesState() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- clearProcessInstancesState() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- clone(Object) - Method in interface org.jbpm.process.core.datatype.DataType
- clone(T) - Method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelper
- CloneHelper - Class in org.jbpm.process.core.datatype.impl.coverter
- CloneHelperRegister - Class in org.jbpm.process.core.datatype.impl.coverter
- cloneValue() - Method in class org.jbpm.process.core.context.variable.Variable
- cls - Variable in class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
- CodegenNodeInstanceFactoryRegistry - Class in org.jbpm.workflow.instance.impl
- CodegenNodeInstanceFactoryRegistry() - Constructor for class org.jbpm.workflow.instance.impl.CodegenNodeInstanceFactoryRegistry
- collectionExpression(String) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- comment(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- compareTo(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- COMPENSATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- COMPENSATION_SCOPE - Static variable in class org.jbpm.process.core.context.exception.CompensationScope
- CompensationHandler - Class in org.jbpm.process.core.context.exception
- CompensationHandler() - Constructor for class org.jbpm.process.core.context.exception.CompensationHandler
- CompensationScope - Class in org.jbpm.process.core.context.exception
-
This scope represents the collection of compensation handlers in a (sub)process.
- CompensationScope() - Constructor for class org.jbpm.process.core.context.exception.CompensationScope
- CompensationScopeInstance - Class in org.jbpm.process.instance.context.exception
- CompensationScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.CompensationScopeInstance
- compilationSupported() - Method in interface org.jbpm.process.core.validation.ProcessValidator
- compilationSupported() - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- compile(MVELDialectRuntimeData) - Method in class org.jbpm.process.instance.impl.MVELAction
- compile(MVELDialectRuntimeData) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
- compile(MVELDialectRuntimeData, RuleImpl) - Method in class org.jbpm.process.instance.impl.MVELAction
- compile(MVELDialectRuntimeData, RuleImpl) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
- compileExpression(String) - Static method in class org.jbpm.workflow.instance.impl.MVELProcessHelper
- complete(KogitoWorkItem, Map<String, Object>) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- Complete - Class in org.jbpm.process.instance.impl.workitem
-
Complete life cycle phase that applies to any human task.
- Complete() - Constructor for class org.jbpm.process.instance.impl.workitem.Complete
- CompleteStateBasedNodeInstanceAction - Class in org.jbpm.process.instance.impl.actions
- CompleteStateBasedNodeInstanceAction(String) - Constructor for class org.jbpm.process.instance.impl.actions.CompleteStateBasedNodeInstanceAction
- completeWorkItem(long, Map<String, Object>) - Method in class org.jbpm.process.instance.LightWorkItemManager
- completeWorkItem(String, Map<String, Object>, Policy<?>...) - Method in class org.jbpm.process.instance.LightWorkItemManager
- completeWorkItem(String, Map<String, Object>, Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- COMPLETION_CONDITION - Static variable in class org.jbpm.ruleflow.core.Metadata
- completionAction(Action) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- completionEventListener - Variable in class org.kie.kogito.process.impl.AbstractProcess
- completionEventListener - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- CompletionEventListener() - Constructor for class org.kie.kogito.process.impl.AbstractProcess.CompletionEventListener
- completionExpression(ReturnValueEvaluator) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- compositeContextNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- CompositeContextNode - Class in org.jbpm.workflow.core.node
- CompositeContextNode() - Constructor for class org.jbpm.workflow.core.node.CompositeContextNode
- CompositeContextNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - CompositeContextNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- CompositeContextNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- CompositeContextNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.CompositeContextNodeFactoryProvider
- CompositeContextNodeInstance - Class in org.jbpm.workflow.instance.node
- CompositeContextNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- CompositeNode - Class in org.jbpm.workflow.core.node
- CompositeNode() - Constructor for class org.jbpm.workflow.core.node.CompositeNode
- CompositeNode.CompositeNodeEnd - Class in org.jbpm.workflow.core.node
- CompositeNode.CompositeNodeStart - Class in org.jbpm.workflow.core.node
- CompositeNode.NodeAndType - Class in org.jbpm.workflow.core.node
- CompositeNodeEnd(CompositeNode, Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd
- CompositeNodeEndInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
- CompositeNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a composite node.
- CompositeNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeNodeInstance
- CompositeNodeInstance.CompositeNodeEndInstance - Class in org.jbpm.workflow.instance.node
- CompositeNodeInstance.CompositeNodeStartInstance - Class in org.jbpm.workflow.instance.node
- CompositeNodeStart(CompositeNode, Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
- CompositeNodeStartInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
- computeCorrelationInstance(String, Object) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- computeSubscription(String, Function<String, Object>) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- condition(Predicate<ProcessContext>) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
- CONDITION - Static variable in class org.jbpm.ruleflow.core.Metadata
- configure() - Method in class org.kie.kogito.process.impl.AbstractProcess
- ConfiguredProcessServices - Class in org.kie.kogito.process.impl
- ConfiguredProcessServices(ProcessConfig) - Constructor for class org.kie.kogito.process.impl.ConfiguredProcessServices
- configureSla() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- configureSla() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- configureSla() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- configureSLATimer(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- configureTimerInstance(Timer) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- configureTimerInstance(Timer) - Method in class org.kie.kogito.process.impl.AbstractProcess
- configureTimers() - Method in interface org.jbpm.process.instance.ProcessInstance
- configureTimers() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- connect() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- connection(WorkflowElementIdentifier, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- connection(WorkflowElementIdentifier, WorkflowElementIdentifier, String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- Connection - Interface in org.jbpm.workflow.core
-
Represents a connection between two nodes in a workflow.
- CONNECTION_DEFAULT_TYPE - Static variable in interface org.jbpm.workflow.core.Node
- ConnectionImpl - Class in org.jbpm.workflow.core.impl
-
Default implementation of a connection.
- ConnectionImpl() - Constructor for class org.jbpm.workflow.core.impl.ConnectionImpl
- ConnectionImpl(Node, String, Node, String) - Constructor for class org.jbpm.workflow.core.impl.ConnectionImpl
-
This constructor calls
ConnectionImpl.connect()itself! That means that simply creating the object also adds it to the appropriateListfields in other objects. - ConnectionRef - Class in org.jbpm.workflow.core.impl
- ConnectionRef(String, WorkflowElementIdentifier, String) - Constructor for class org.jbpm.workflow.core.impl.ConnectionRef
- ConnectionRef(WorkflowElementIdentifier, String) - Constructor for class org.jbpm.workflow.core.impl.ConnectionRef
- CONSTANTS - Static variable in class org.jbpm.ruleflow.core.Metadata
- Constrainable - Interface in org.jbpm.workflow.core.node
- constraint(String, WorkflowElementIdentifier, String, String, String, int) - Method in class org.jbpm.ruleflow.core.factory.StateNodeFactory
- constraint(WorkflowElementIdentifier, String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- constraint(WorkflowElementIdentifier, String, String, String, String, int) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- constraint(WorkflowElementIdentifier, String, String, String, String, int, boolean) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- constraint(WorkflowElementIdentifier, String, String, String, ReturnValueEvaluator, int) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- constraint(WorkflowElementIdentifier, String, String, String, ReturnValueEvaluator, int, boolean) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- Constraint - Interface in org.jbpm.workflow.core
-
Represents a constraint in a RuleFlow.
- constraintBuilder(WorkflowElementIdentifier, String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- ConstraintEvaluator - Interface in org.jbpm.process.instance.impl
- ConstraintFactory<T extends SplitFactory<?>> - Class in org.jbpm.ruleflow.core.factory
- ConstraintFactory(T, WorkflowElementIdentifier, String, String, String, String) - Constructor for class org.jbpm.ruleflow.core.factory.ConstraintFactory
- ConstraintImpl - Class in org.jbpm.workflow.core.impl
-
Default implementation of a constraint.
- ConstraintImpl() - Constructor for class org.jbpm.workflow.core.impl.ConstraintImpl
- constraints - Variable in class org.jbpm.workflow.core.impl.NodeImpl
- ConstraintTrigger - Class in org.jbpm.workflow.core.node
- ConstraintTrigger() - Constructor for class org.jbpm.workflow.core.node.ConstraintTrigger
- CONSUME_MESSAGE - Static variable in class org.jbpm.ruleflow.core.Metadata
- CONTAINER_SCOPE - Static variable in class org.jbpm.workflow.core.node.EndNode
- containsActions() - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- containsInputLabel(String) - Method in class org.jbpm.workflow.core.impl.IOSpecification
- containsNodeInstance(NodeInstance) - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
- containsOutputLabel(String) - Method in class org.jbpm.workflow.core.impl.IOSpecification
- content(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- context(Context) - Method in interface org.jbpm.ruleflow.core.factory.ContextContainerFactory
- Context - Interface in org.jbpm.process.core
- Contextable - Interface in org.jbpm.process.core
- ContextableInstance - Interface in org.jbpm.process.instance
- ContextContainer - Interface in org.jbpm.process.core
- ContextContainerFactory<T extends NodeFactory<T,
?>> - Interface in org.jbpm.ruleflow.core.factory - ContextContainerImpl - Class in org.jbpm.process.core.impl
- ContextContainerImpl() - Constructor for class org.jbpm.process.core.impl.ContextContainerImpl
- ContextFactory - Class in org.jbpm.util
- ContextInstance - Interface in org.jbpm.process.instance
- ContextInstanceContainer - Interface in org.jbpm.process.instance
- ContextInstanceFactory - Interface in org.jbpm.process.instance.impl
- ContextInstanceFactoryRegistry - Class in org.jbpm.process.instance.impl
- ContextInstanceFactoryRegistry() - Constructor for class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
- ContextResolver - Interface in org.jbpm.process.core
- correlation() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- Correlation - Class in org.jbpm.process.core.correlation
- Correlation(String, String) - Constructor for class org.jbpm.process.core.correlation.Correlation
- CORRELATION_ATTRIBUTES - Static variable in class org.jbpm.ruleflow.core.Metadata
- CORRELATION_KEY - Static variable in class org.jbpm.ruleflow.core.Metadata
- CorrelationInstance - Class in org.jbpm.process.core.correlation
- CorrelationInstance(String, String) - Constructor for class org.jbpm.process.core.correlation.CorrelationInstance
- correlationKey - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- CorrelationManager - Class in org.jbpm.process.core.correlation
- CorrelationManager() - Constructor for class org.jbpm.process.core.correlation.CorrelationManager
- CorrelationProperties - Class in org.jbpm.process.core.correlation
- CorrelationProperties() - Constructor for class org.jbpm.process.core.correlation.CorrelationProperties
- correlations() - Method in class org.kie.kogito.process.impl.AbstractProcess
- createDataType() - Method in interface org.jbpm.process.core.datatype.DataTypeFactory
- createDataType() - Method in class org.jbpm.process.core.datatype.impl.InstanceDataTypeFactory
- createDataType() - Method in class org.jbpm.process.core.datatype.impl.NewInstanceDataTypeFactory
- createInstance(String, Model) - Method in class org.kie.kogito.process.impl.AbstractProcess
- createInstance(NodeInstanceImpl, Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.factory.AbstractNodeInstanceFactory
- createInstance(WorkflowProcessInstance) - Method in class org.kie.kogito.process.impl.AbstractProcess
- createInstance(T) - Method in interface org.jbpm.workflow.core.node.SubProcessFactory
- createModel() - Method in class org.kie.kogito.process.impl.AbstractProcess
- createNodeContainer() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- createNodeContainer() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- createProcess(String) - Static method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- createProcess(String, boolean) - Static method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- createProcessInstance() - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
- createProcessInstance() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
- createProcessInstance(String, Map<String, Object>) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- createProcessInstance(String, Map<String, Object>) - Method in class org.jbpm.process.instance.LightProcessRuntime
- createProcessInstance(String, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.instance.LightProcessRuntime
- createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- createProcessInstance(Process, CorrelationKey) - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- createProcessInstance(Process, CorrelationKey) - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- createProcessInstance(Process, CorrelationKey, InternalKnowledgeRuntime, Map<String, Object>) - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
- createProcessInstance(Process, CorrelationKey, InternalKnowledgeRuntime, Map<String, Object>) - Method in interface org.jbpm.process.instance.ProcessInstanceFactory
- createProcessInstance(Process<T>, String, T, Map<String, List<String>>, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- createProcessInstance(Process<T>, String, T, Map<String, List<String>>, String, String, String, CompositeCorrelation) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManagerFactory
- createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.DefaultSingletonProcessInstanceManagerFactory
- createProcessInstanceManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstanceManagerFactory
- createProcessRuntime() - Method in class org.kie.kogito.process.impl.AbstractProcess
- createReadOnlyInstance(WorkflowProcessInstance) - Method in class org.kie.kogito.process.impl.AbstractProcess
- createSignalManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManagerFactory
- createSignalManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.event.SignalManagerFactory
- createTimerInstance(Timer) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- createTimerInstance(Timer, InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.LightProcessRuntime
- createTimerInstance(Timer, InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- CUSTOM_ACTIVATION_CONDITION - Static variable in class org.jbpm.ruleflow.core.Metadata
- CUSTOM_ASYNC - Static variable in class org.jbpm.ruleflow.core.Metadata
- CUSTOM_AUTO_START - Static variable in class org.jbpm.ruleflow.core.Metadata
- CUSTOM_SCOPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- CUSTOM_SLA_DUE_DATE - Static variable in class org.jbpm.ruleflow.core.Metadata
D
- data() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- data(KogitoWorkItem) - Method in class org.jbpm.process.instance.impl.humantask.BaseHumanTaskLifeCycle
- DATA_ONLY - Static variable in class org.jbpm.ruleflow.core.Metadata
- DATA_OUTPUTS - Static variable in class org.jbpm.ruleflow.core.Metadata
- DATA_TYPE_PACKAGE - Static variable in class org.jbpm.util.WidMVELEvaluator
- DataAssociation - Class in org.jbpm.workflow.core.impl
- DataAssociation(List<DataDefinition>, DataDefinition, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.impl.DataAssociation
- DataAssociation(DataDefinition, DataDefinition, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.impl.DataAssociation
- DataAssociation(Assignment) - Constructor for class org.jbpm.workflow.core.impl.DataAssociation
- DataAssociation.DataAssociationType - Enum Class in org.jbpm.workflow.core.impl
- DataDefinition - Class in org.jbpm.workflow.core.impl
- DataDefinition(String) - Constructor for class org.jbpm.workflow.core.impl.DataDefinition
- DataDefinition(String, String, String) - Constructor for class org.jbpm.workflow.core.impl.DataDefinition
- DataDefinition(String, String, String, String) - Constructor for class org.jbpm.workflow.core.impl.DataDefinition
- DataDefinition(String, String, Variable) - Constructor for class org.jbpm.workflow.core.impl.DataDefinition
- DataType - Interface in org.jbpm.process.core.datatype
-
Abstract representation of a datatype.
- DataTypeDeserializer - Class in org.jbpm.process.core.datatype.impl.coverter
- DataTypeDeserializer() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.DataTypeDeserializer
- DataTypeFactory - Interface in org.jbpm.process.core.datatype
-
A factory for creating a datatype.
- DataTypeResolver - Class in org.jbpm.process.core.datatype
- DataTypeSerializer - Class in org.jbpm.process.core.datatype.impl.coverter
- DataTypeSerializer() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.DataTypeSerializer
- DataTypeUtils - Class in org.jbpm.process.core.datatype
- date(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- DateTimeUtils - Class in org.jbpm.process.core.timer
- DateTimeUtils() - Constructor for class org.jbpm.process.core.timer.DateTimeUtils
- DateTypeConverter - Class in org.jbpm.process.core.datatype.impl.coverter
- DateTypeConverter() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.DateTypeConverter
- DAYS_PER_WEEK - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- deactivate() - Method in class org.kie.kogito.process.impl.AbstractProcess
- DeadlineHelper - Class in org.jbpm.process.instance.impl.humantask
- DeadlineInfo<T> - Class in org.jbpm.process.instance.impl.humantask
- DeadlineInfo() - Constructor for class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- decision(String, String, String) - Static method in interface org.jbpm.workflow.instance.rule.RuleType
- decision(String, String, String, Supplier<DecisionModel>) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- DecisionRuleType - Class in org.jbpm.workflow.instance.rule
- DecisionRuleType(String, String, String) - Constructor for class org.jbpm.workflow.instance.rule.DecisionRuleType
- DecisionRuleTypeEngine - Interface in org.jbpm.workflow.instance.rule
- decorate() - Method in class org.kie.kogito.process.validation.ValidationDecorator
- decorate() - Method in class org.kie.kogito.process.validation.ValidationLogDecorator
- decorate(NodeInstance, InternalHumanTaskWorkItem) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- decorate(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- decorate(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- DEFAULT_SCOPE - Static variable in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- DefaultAssignmentProducer - Class in org.jbpm.workflow.core.impl
- DefaultAssignmentProducer(NodeInstance) - Constructor for class org.jbpm.workflow.core.impl.DefaultAssignmentProducer
- defaultContext(Context) - Method in interface org.jbpm.ruleflow.core.factory.ContextContainerFactory
- defaultDataType - Static variable in class org.jbpm.process.core.datatype.DataTypeResolver
- DefaultExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
- DefaultExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
- DefaultNodeInstanceFactory - Class in org.jbpm.workflow.instance.impl.factory
- DefaultNodeInstanceFactory(Class<? extends NodeImpl>, Supplier<NodeInstanceImpl>) - Constructor for class org.jbpm.workflow.instance.impl.factory.DefaultNodeInstanceFactory
- DefaultNodeInstanceFactoryProvider - Class in org.jbpm.workflow.instance.impl.factory
- DefaultNodeInstanceFactoryProvider() - Constructor for class org.jbpm.workflow.instance.impl.factory.DefaultNodeInstanceFactoryProvider
- DefaultProcessEventListenerConfig - Class in org.kie.kogito.process.impl
- DefaultProcessEventListenerConfig(Iterable<? extends ProcessEventListener>) - Constructor for class org.kie.kogito.process.impl.DefaultProcessEventListenerConfig
- DefaultProcessEventListenerConfig(ProcessEventListener...) - Constructor for class org.kie.kogito.process.impl.DefaultProcessEventListenerConfig
- DefaultProcessInstanceManager - Class in org.jbpm.process.instance.impl
- DefaultProcessInstanceManager() - Constructor for class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- DefaultProcessInstanceManagerFactory - Class in org.jbpm.process.instance.impl
- DefaultProcessInstanceManagerFactory() - Constructor for class org.jbpm.process.instance.impl.DefaultProcessInstanceManagerFactory
- DefaultSignalManager - Class in org.jbpm.process.instance.event
- DefaultSignalManager(InternalKnowledgeRuntime) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager
- DefaultSignalManager.SignalAction - Class in org.jbpm.process.instance.event
- DefaultSignalManager.SignalProcessInstanceAction - Class in org.jbpm.process.instance.event
- DefaultSignalManagerFactory - Class in org.jbpm.process.instance.event
- DefaultSignalManagerFactory() - Constructor for class org.jbpm.process.instance.event.DefaultSignalManagerFactory
- DefaultSingletonProcessInstanceManagerFactory - Class in org.jbpm.process.instance.impl
- DefaultSingletonProcessInstanceManagerFactory() - Constructor for class org.jbpm.process.instance.impl.DefaultSingletonProcessInstanceManagerFactory
- DefaultWorkItemHandlerConfig - Class in org.kie.kogito.process.impl
- DefaultWorkItemHandlerConfig() - Constructor for class org.kie.kogito.process.impl.DefaultWorkItemHandlerConfig
- delay(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- delete(Process<T>, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- deleteAttachment(KogitoWorkItem, Object, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- deleteAttachment(Process<T>, String, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- deleteComment(KogitoWorkItem, Object, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- deleteComment(Process<T>, String, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- description - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- description() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- DESCRIPTION - Static variable in class org.jbpm.ruleflow.core.Metadata
- deserialize(JsonParser, DeserializationContext) - Method in class org.jbpm.process.core.datatype.impl.coverter.DataTypeDeserializer
- dialect - Variable in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- dialect() - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- dialect() - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- disconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- disconnect() - Method in interface org.jbpm.process.instance.ProcessInstance
- disconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- disconnect() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- dispose() - Method in class org.jbpm.process.instance.LightProcessRuntime
- dispose() - Method in class org.jbpm.process.instance.LightWorkItemManager
- dispose() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- DMN_LANG - Static variable in interface org.jbpm.workflow.instance.rule.RuleType
- DocumentConverter - Class in org.jbpm.process.core.datatype.impl.coverter
- DocumentConverter() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.DocumentConverter
- DocumentUnconverter - Class in org.jbpm.process.core.datatype.impl.coverter
- DocumentUnconverter() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.DocumentUnconverter
- done() - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- done() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- done() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- DoNothingWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
- DoNothingWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.demo.DoNothingWorkItemHandler
- DRL_LANG - Static variable in interface org.jbpm.workflow.instance.rule.RuleType
- DroolsAction - Class in org.jbpm.workflow.core
- DroolsAction() - Constructor for class org.jbpm.workflow.core.DroolsAction
- DroolsConsequenceAction - Class in org.jbpm.workflow.core.impl
- DroolsConsequenceAction() - Constructor for class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- DroolsConsequenceAction(String, String) - Constructor for class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- DummyEventListener - Class in org.jbpm.workflow.instance.impl
- dumpProcess(Process) - Method in interface org.jbpm.process.core.impl.XmlProcessDumper
- dynamic(boolean) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- dynamicNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- DynamicNode - Class in org.jbpm.workflow.core.node
- DynamicNode() - Constructor for class org.jbpm.workflow.core.node.DynamicNode
- DynamicNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - DynamicNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- DynamicNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- DynamicNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.DynamicNodeFactoryProvider
- DynamicNodeInstance - Class in org.jbpm.workflow.instance.node
- DynamicNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.DynamicNodeInstance
- dynamicParameters - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- DynamicUtils - Class in org.jbpm.workflow.instance.node
E
- EMPTY_EVENT_LISTENER - Static variable in class org.jbpm.workflow.instance.impl.DummyEventListener
- EmtpyKogitoProcessContext - Class in org.jbpm.process.instance.impl
- EmtpyKogitoProcessContext(Function<String, Object>) - Constructor for class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- END_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- endNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- EndNode - Class in org.jbpm.workflow.core.node
-
Default implementation of an end node.
- EndNode() - Constructor for class org.jbpm.workflow.core.node.EndNode
- EndNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - EndNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.EndNodeFactory
- EndNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- EndNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.EndNodeFactoryProvider
- EndNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of an end node.
- EndNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.EndNodeInstance
- endOperation() - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- endOperation() - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- enforce(Policy<?>...) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- enforce(Policy<?>...) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- enforceAuthorization(IdentityProvider) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- enforceRequiredVariables() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- ensureLangPrefix(String) - Static method in class org.jbpm.process.core.datatype.DataTypeUtils
- EnumDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of an Enum datatype.
- EnumDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.EnumDataType
- EnumDataType(Class<? extends Enum>) - Constructor for class org.jbpm.process.core.datatype.impl.type.EnumDataType
- EnumDataType(String) - Constructor for class org.jbpm.process.core.datatype.impl.type.EnumDataType
-
Deprecated.use constructor that accepts enum class
- equals(Object) - Method in class org.jbpm.process.core.correlation.CorrelationInstance
- equals(Object) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- equals(Object) - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- equals(Object) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- equals(Object) - Method in class org.jbpm.process.core.impl.ProcessImpl
- equals(Object) - Method in class org.jbpm.process.core.timer.Timer
- equals(Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeListener
- equals(Object) - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- equals(Object) - Method in class org.jbpm.process.instance.impl.humantask.Reassignment
- equals(Object) - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- equals(Object) - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- equals(Object) - Method in class org.jbpm.workflow.core.impl.ConnectionRef
- equals(Object) - Method in class org.jbpm.workflow.core.impl.DataDefinition
- equals(Object) - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- equals(Object) - Method in class org.kie.kogito.process.impl.AbstractProcess
- equals(Object) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- error() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- ERROR_EVENT - Static variable in class org.jbpm.ruleflow.core.Metadata
- ERROR_STRUCTURE_REF - Static variable in class org.jbpm.ruleflow.core.Metadata
- ERROR_TYPE_PREFIX - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- ErrorCodeExceptionPolicy - Class in org.jbpm.process.core.context.exception
- ErrorCodeExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.ErrorCodeExceptionPolicy
- ErrorEventImpl - Class in org.jbpm.process.instance.event
- ErrorEventImpl(ProcessInstance, KieRuntime, NodeInstance, Exception) - Constructor for class org.jbpm.process.instance.event.ErrorEventImpl
- errorExceptionHandler(String, String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- eval(Object) - Method in class org.jbpm.process.instance.impl.MVELInterpretedReturnValueEvaluator
- eval(Object) - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- eval(Object, Class<T>, KogitoProcessContext) - Method in interface org.kie.kogito.process.expr.Expression
- eval(String) - Static method in class org.jbpm.util.WidMVELEvaluator
- eval(Function<String, Object>) - Method in class org.jbpm.process.instance.impl.MVELInterpretedReturnValueEvaluator
- eval(Function<String, Object>) - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- EVAL_VARIABLE - Static variable in class org.jbpm.ruleflow.core.Metadata
- evaluate(RuleSetNodeInstance) - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- evaluate(RuleSetNodeInstance) - Method in class org.jbpm.workflow.instance.rule.RuleFlowGroupRuleType
- evaluate(RuleSetNodeInstance) - Method in interface org.jbpm.workflow.instance.rule.RuleType
- evaluate(RuleSetNodeInstance) - Method in class org.jbpm.workflow.instance.rule.RuleUnitRuleType
- evaluate(RuleSetNodeInstance) - Method in interface org.jbpm.workflow.instance.rule.RuleUnitRuleTypeEngine
- evaluate(RuleSetNodeInstance, String) - Method in interface org.jbpm.workflow.instance.rule.RuleFlowGroupRuleTypeEngine
- evaluate(RuleSetNodeInstance, String, String, String) - Method in interface org.jbpm.workflow.instance.rule.DecisionRuleTypeEngine
- evaluate(NodeInstance, Connection, Constraint) - Method in interface org.jbpm.process.instance.impl.ConstraintEvaluator
- evaluate(NodeInstance, Connection, Constraint) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- evaluate(NodeInstance, Connection, Constraint) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- evaluate(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.ExpressionReturnValueEvaluator
- evaluate(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.FeelReturnValueEvaluator
- evaluate(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.MVELInterpretedReturnValueEvaluator
- evaluate(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
- evaluate(KogitoProcessContext) - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- evaluate(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
- evaluateExpression(String, ProcessInstance) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- evaluateExpression(String, ProcessInstance) - Method in interface org.jbpm.workflow.core.WorkflowProcess
- evaluator() - Static method in class org.jbpm.workflow.instance.impl.MVELProcessHelper
- event(String) - Method in class org.jbpm.ruleflow.core.factory.EventSubProcessNodeFactory
- EVENT_NODE_ENTER - Static variable in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- EVENT_NODE_EXIT - Static variable in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- EVENT_TYPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_COMPENSATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_CONDITIONAL - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_ERROR - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_ESCALATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_LINK - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_MESSAGE - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_NONE - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_SIGNAL - Static variable in class org.jbpm.ruleflow.core.Metadata
- EVENT_TYPE_TIMER - Static variable in class org.jbpm.ruleflow.core.Metadata
- EventBasedNodeInstanceInterface - Interface in org.jbpm.workflow.instance.node
- eventFilter(EventFilter) - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- EventFilter - Interface in org.jbpm.process.core.event
- eventListener() - Method in class org.kie.kogito.process.impl.AbstractProcess
- eventNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- EventNode - Class in org.jbpm.workflow.core.node
- EventNode() - Constructor for class org.jbpm.workflow.core.node.EventNode
- EventNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - EventNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.EventNodeFactory
- EventNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- EventNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.EventNodeFactoryProvider
- EventNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of an event node.
- EventNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.EventNodeInstance
- EventNodeInstanceInterface - Interface in org.jbpm.workflow.instance.node
- EventNodeInterface - Interface in org.jbpm.workflow.core.node
- events() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- eventSubProcessNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- EventSubProcessNode - Class in org.jbpm.workflow.core.node
- EventSubProcessNode() - Constructor for class org.jbpm.workflow.core.node.EventSubProcessNode
- EventSubProcessNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - EventSubProcessNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.EventSubProcessNodeFactory
- EventSubProcessNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- EventSubProcessNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.EventSubProcessNodeFactoryProvider
- EventSubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
- EventSubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- eventToMessage(FEELEvent) - Static method in class org.jbpm.process.instance.impl.FeelReturnValueEvaluator
- EventTrigger - Class in org.jbpm.workflow.core.node
- EventTrigger() - Constructor for class org.jbpm.workflow.core.node.EventTrigger
- eventType(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- eventType(String) - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- eventType(String, String) - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- EventTypeFilter - Class in org.jbpm.process.core.event
- EventTypeFilter() - Constructor for class org.jbpm.process.core.event.EventTypeFilter
- EXCEPTION_SCOPE - Static variable in class org.jbpm.process.core.context.exception.ExceptionScope
- exceptionHandler(String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- exceptionHandler(String, String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- exceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- ExceptionHandler - Interface in org.jbpm.process.core.context.exception
- ExceptionHandlerPolicy - Interface in org.jbpm.process.core.context.exception
- ExceptionHandlerPolicyFactory - Class in org.jbpm.process.core.context.exception
- exceptionHandlers - Variable in class org.jbpm.process.core.context.exception.ExceptionScope
- exceptions - Variable in class org.kie.kogito.process.validation.ValidationDecorator
- ExceptionScope - Class in org.jbpm.process.core.context.exception
- ExceptionScope() - Constructor for class org.jbpm.process.core.context.exception.ExceptionScope
- ExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
- ExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- EXCLUSIVE_GROUP - Static variable in class org.jbpm.process.core.context.exclusive.ExclusiveGroup
- ExclusiveGroup - Class in org.jbpm.process.core.context.exclusive
- ExclusiveGroup() - Constructor for class org.jbpm.process.core.context.exclusive.ExclusiveGroup
- ExclusiveGroupInstance - Class in org.jbpm.process.instance.context.exclusive
- ExclusiveGroupInstance() - Constructor for class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
- execute(Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in interface org.jbpm.process.instance.impl.AssignmentAction
- execute(Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.InputExpressionAssignment
- execute(Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.OutputExpressionAssignment
- execute(Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.SimpleExpressionAssignment
- execute(Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.StaticAssignment
- execute(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- execute(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- execute(Context) - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- execute(Context) - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- execute(Context) - Method in class org.jbpm.process.instance.command.ResumeProcessInstanceCommand
- execute(Context) - Method in class org.jbpm.process.instance.command.SuspendProcessInstanceCommand
- execute(Context) - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- execute(NodeInstance) - Method in class org.jbpm.process.instance.impl.actions.AbstractNodeInstanceAction
- execute(NodeInstance) - Method in class org.jbpm.process.instance.impl.actions.CancelNodeInstanceAction
- execute(NodeInstance) - Method in class org.jbpm.process.instance.impl.actions.CompleteStateBasedNodeInstanceAction
- execute(KogitoProcessContext) - Method in interface org.jbpm.process.instance.impl.Action
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.AbstractNodeInstanceAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.HandleEscalationAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.HandleMessageAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.ProcessInstanceCompensationAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.ProduceEventAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- execute(KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.MVELAction
- executeAction(Action) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- executeAction(Action, KogitoProcessContext) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
-
This method is used in both instances of the
ExtendedNodeInstanceImplandActionNodeInstanceinstances in order to handle exceptions thrown when executing actions. - executeStrategy(Split, String) - Method in class org.jbpm.workflow.instance.node.SplitInstance
- executeWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.DoNothingWorkItemHandler
- executeWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.MockDataWorkItemHandler
- executeWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
- executeWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- executeWorkItem(KogitoWorkItem, KogitoWorkItemManager) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- executor(ExecutorService) - Method in class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- executor(Set<String>) - Method in class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- expression - Variable in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- expression() - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- expression() - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- Expression - Interface in org.kie.kogito.process.expr
- ExpressionHandler - Interface in org.kie.kogito.process.expr
- ExpressionHandlerFactory - Class in org.kie.kogito.process.expr
- expressionLanguage(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- ExpressionReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- ExpressionReturnValueEvaluator(String, String, String) - Constructor for class org.jbpm.process.instance.impl.ExpressionReturnValueEvaluator
- ExpressionReturnValueEvaluator(String, String, String, Class<?>) - Constructor for class org.jbpm.process.instance.impl.ExpressionReturnValueEvaluator
- ExtendedNodeFactory<T extends NodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - ExtendedNodeFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.ExtendedNodeFactory
- ExtendedNodeImpl - Class in org.jbpm.workflow.core.impl
- ExtendedNodeImpl() - Constructor for class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- ExtendedNodeInstanceImpl - Class in org.jbpm.workflow.instance.impl
- ExtendedNodeInstanceImpl() - Constructor for class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- EXTERNAL_SCOPE - Static variable in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- extractTimerEventInformation() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
F
- FAULT_CODE - Static variable in class org.jbpm.ruleflow.core.Metadata
- faultName(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- faultNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- FaultNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a fault node.
- FaultNode() - Constructor for class org.jbpm.workflow.core.node.FaultNode
- FaultNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - FaultNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- FaultNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- FaultNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.FaultNodeFactoryProvider
- FaultNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a fault node.
- FaultNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.FaultNodeInstance
- faultVariable(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- FeelErrorEvaluatorListener - Class in org.jbpm.process.instance.impl
- FeelErrorEvaluatorListener() - Constructor for class org.jbpm.process.instance.impl.FeelErrorEvaluatorListener
- FeelReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- FeelReturnValueEvaluator() - Constructor for class org.jbpm.process.instance.impl.FeelReturnValueEvaluator
- FeelReturnValueEvaluator(String) - Constructor for class org.jbpm.process.instance.impl.FeelReturnValueEvaluator
- FeelReturnValueEvaluatorException - Exception in org.jbpm.process.instance.impl
- FeelReturnValueEvaluatorException(String) - Constructor for exception org.jbpm.process.instance.impl.FeelReturnValueEvaluatorException
- findById(Process<T>, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- findClassLoader() - Static method in class org.jbpm.util.JbpmClassLoaderUtil
- findCorrelationById(String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- findLatestProcessByName(Collection<Process>, String) - Static method in class org.jbpm.process.instance.StartProcessHelper
- findLatestProcessByName(Collection<Process>, String, Comparator<Process>) - Static method in class org.jbpm.process.instance.StartProcessHelper
- findLatestProcessByName(KieBase, String) - Static method in class org.jbpm.process.instance.StartProcessHelper
- findLatestProcessByName(KieBase, String, Comparator<Process>) - Static method in class org.jbpm.process.instance.StartProcessHelper
- findMessageById(String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- findNodeByIdOrUniqueIdInMetadata(NodeContainer, String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- findNodes(Predicate<KogitoNode>) - Method in class org.kie.kogito.process.impl.AbstractProcess
- findNodes(Predicate<KogitoNodeInstance>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- findProcess(String) - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- findProcess(String) - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- findStartNode() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- findTask(ProcessInstance<?>, String, Policy<?>...) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- findVariable(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
- fireAfterNodeLeft(KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterNodeTriggered(KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterProcessCompleted(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterProcessStarted(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterSLAViolated(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterSLAViolated(KogitoProcessInstance, KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterVariableChanged(String, String, Object, Object, List<String>, KogitoProcessInstance, KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireAfterWorkItemTransition(KogitoProcessInstance, KogitoWorkItem, Transition<?>, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeNodeLeft(KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeNodeTriggered(KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeProcessCompleted(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeProcessStarted(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeSLAViolated(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeSLAViolated(KogitoProcessInstance, KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeVariableChanged(String, String, Object, Object, List<String>, KogitoProcessInstance, KogitoNodeInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireBeforeWorkItemTransition(KogitoProcessInstance, KogitoWorkItem, Transition<?>, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnError(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Exception) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOneUserTaskStateChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, String, String) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnMessage(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, String, Object) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnMigration(KogitoProcessInstance, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnSignal(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, String, Object) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskAssignmentChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, KogitoProcessEventSupport.AssignmentType, Set<String>, Set<String>) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskAttachmentAdded(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Attachment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskAttachmentChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Attachment, Attachment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskAttachmentDeleted(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Attachment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskCommentAdded(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Comment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskCommentChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Comment, Comment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskCommentDeleted(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, Comment) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskInputVariableChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, String, Object, Object) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskNotCompletedDeadline(KogitoProcessInstance, KogitoNodeInstance, HumanTaskWorkItem, Map<String, Object>, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskNotStartedDeadline(KogitoProcessInstance, KogitoNodeInstance, HumanTaskWorkItem, Map<String, Object>, KieRuntime) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- fireOnUserTaskOutputVariableChange(KogitoProcessInstance, KogitoNodeInstance, KieRuntime, String, Object, Object) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- FloatDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of a float datatype.
- FloatDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.FloatDataType
- followConnection(Connection) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- forClass() - Method in class org.jbpm.workflow.instance.impl.factory.DefaultNodeInstanceFactory
- forClass() - Method in class org.jbpm.workflow.instance.impl.factory.SingletonNodeInstanceFactory
- forClass() - Method in interface org.jbpm.workflow.instance.impl.NodeInstanceFactory
- ForEachJoinNode() - Constructor for class org.jbpm.workflow.core.node.ForEachNode.ForEachJoinNode
- ForEachJoinNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
- forEachNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- ForEachNode - Class in org.jbpm.workflow.core.node
-
A for each node.
- ForEachNode() - Constructor for class org.jbpm.workflow.core.node.ForEachNode
- ForEachNode(WorkflowElementIdentifier) - Constructor for class org.jbpm.workflow.core.node.ForEachNode
- ForEachNode.ForEachJoinNode - Class in org.jbpm.workflow.core.node
- ForEachNode.ForEachSplitNode - Class in org.jbpm.workflow.core.node
- ForEachNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - ForEachNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- ForEachNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- ForEachNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.ForEachNodeFactoryProvider
- ForEachNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a for each node.
- ForEachNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ForEachNodeInstance
- ForEachNodeInstance.ForEachJoinNodeInstance - Class in org.jbpm.workflow.instance.node
- ForEachNodeInstance.ForEachSplitNodeInstance - Class in org.jbpm.workflow.instance.node
- ForEachSplitNode() - Constructor for class org.jbpm.workflow.core.node.ForEachNode.ForEachSplitNode
- ForEachSplitNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
- forName(String) - Method in class org.kie.kogito.process.impl.CachedWorkItemHandlerConfig
- forName(String) - Method in class org.kie.kogito.process.impl.MultiWorkItemHandlerConfig
- forType(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- forTypeReverse(T) - Method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- fromClass(Class<?>) - Static method in class org.jbpm.process.core.datatype.DataTypeResolver
- fromExternalFormat(Long) - Static method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- fromExternalFormat(String) - Static method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- fromItem(KogitoWorkItem) - Static method in class org.jbpm.util.ContextFactory
- fromNode(KogitoNodeInstance) - Static method in class org.jbpm.util.ContextFactory
- fromObject(Object) - Static method in class org.jbpm.process.core.datatype.DataTypeResolver
- fromObject(Object, boolean) - Static method in class org.jbpm.process.core.datatype.DataTypeResolver
- fromType(String, ClassLoader) - Static method in class org.jbpm.process.core.datatype.DataTypeResolver
- functionImports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
G
- get() - Static method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelper
- get() - Static method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelperRegister
- get() - Static method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- get() - Method in class org.kie.kogito.process.impl.AbstractProcess
- get(Class<?>) - Method in class org.jbpm.workflow.instance.impl.CodegenNodeInstanceFactoryRegistry
- get(Class<?>) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
- get(String) - Method in interface org.kie.kogito.process.expr.ExpressionHandler
- get(String, String) - Static method in class org.kie.kogito.process.expr.ExpressionHandlerFactory
- getAction() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
- getAction() - Method in class org.jbpm.workflow.core.node.ActionNode
- getActionNode() - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- getActionNode() - Method in class org.jbpm.workflow.instance.node.ActionNodeInstance
- getActions(String) - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- getActionTypes() - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- getActionTypes() - Method in class org.jbpm.workflow.core.node.EndNode
- getActionTypes() - Method in class org.jbpm.workflow.core.node.FaultNode
- getActionTypes() - Method in class org.jbpm.workflow.core.node.StartNode
- getActivatingNodeIds() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getActivationCondition() - Method in class org.jbpm.workflow.core.node.DynamicNode
- getActivationType() - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- getActivationType() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getActiveNodeIds() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getActivityRef() - Method in class org.jbpm.process.instance.impl.actions.ProcessInstanceCompensationAction
- getActorId() - Method in class org.jbpm.process.core.context.swimlane.Swimlane
- getActorId() - Method in class org.jbpm.process.instance.context.exclusive.SwimlaneInstance
- getActorId() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneInstance
- getActorId(String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- getActualNode() - Method in class org.jbpm.workflow.core.node.AsyncEventNode
- getActualNode() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- getActualOwner() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getActualOwner() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getAdminGroups() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getAdminGroups() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getAdminUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getAdminUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getAgenda() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getAgendaFilter() - Method in interface org.jbpm.process.instance.ProcessInstance
- getAgendaFilter() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getApplication() - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- getApplication() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getApplication() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getAssignments() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- getAssignmentType() - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- getAttachedToNodeId() - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
- getAttachment(Process<T>, String, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getAttachments() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getAttachments() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getAttachments(Process<T>, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getAutoStartNodes() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getAutoStartNodes() - Method in class org.jbpm.workflow.core.node.DynamicNode
- getBoundaryEventNode() - Method in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- getBoundaryEvents() - Method in class org.jbpm.workflow.core.node.StateBasedNode
- getBusinessKey() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getByNodeDefinitionId(String, NodeContainer) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getCancelTimerId() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getCancelType() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getClassLoader() - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- getClassName() - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- getCloner(Class<T>) - Method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelper
- getCloners() - Method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelperRegister
- getCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getComment(Process<T>, String, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getComments() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getComments() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getComments(Process<T>, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getComparator(String) - Static method in class org.jbpm.process.instance.StartProcessHelper
- getCompensationScope() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getCompExpr() - Method in class org.jbpm.process.instance.impl.MVELAction
- getCompiledExpression() - Method in class org.jbpm.workflow.core.node.Transformation
- getCompleteDate() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getCompletedNodeIds() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getCompletionAction() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getCompletionCondition() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- getCompletionCondition() - Method in class org.jbpm.workflow.core.node.DynamicNode
- getCompletionConditionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getCompositeContextNode() - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- getCompositeNode() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getCompositeNode() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getCompositeNode() - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- getCompositeNodeEnd() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
- getCompositeNodeStart() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
- getCondition() - Method in class org.jbpm.workflow.core.node.MilestoneNode
- getConnectionId() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
- getConsequence() - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- getConstraint() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getConstraint() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getConstraint() - Method in interface org.jbpm.workflow.core.Constraint
-
Typically this method returns the constraint as a String
- getConstraint() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getConstraint() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
- getConstraint(Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getConstraints() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getConstraints(Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getConstraints(Connection) - Method in class org.jbpm.workflow.core.node.Split
- getContainerNode(Node, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getContext() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- getContext() - Method in interface org.jbpm.process.instance.ContextInstance
- getContext(String) - Method in interface org.jbpm.process.core.Contextable
- getContext(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getContext(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getContext(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getContext(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getContext(String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- getContext(String, long) - Method in interface org.jbpm.process.core.ContextContainer
- getContext(String, long) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
- getContext(String, long) - Method in class org.jbpm.process.core.impl.ProcessImpl
- getContext(String, long) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- getContext(String, long) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getContext(String, long) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getContext(String, long) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getContext(String, long) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- getContextContainer() - Method in class org.jbpm.process.core.context.AbstractContext
- getContextContainer() - Method in interface org.jbpm.process.core.Context
- getContextContainer() - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- getContextContainer() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getContextContainer() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getContextContainerId() - Method in class org.jbpm.process.core.context.exception.CompensationScope
- getContextData() - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getContextData() - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- getContextId() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- getContextId() - Method in interface org.jbpm.process.instance.ContextInstance
- getContextInstance(String) - Method in interface org.jbpm.process.instance.ContextableInstance
- getContextInstance(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
- getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
- getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getContextInstance(String, long) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- getContextInstance(String, long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getContextInstance(Context) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- getContextInstance(Context) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in interface org.jbpm.process.instance.impl.ContextInstanceFactory
- getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in class org.jbpm.process.instance.impl.factory.ReuseContextInstanceFactory
- getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
- getContextInstanceContainer() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- getContextInstanceContainer() - Method in interface org.jbpm.process.instance.ContextInstance
- getContextInstanceFactory(Context) - Method in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
- getContextInstances(String) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- getContextInstances(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getContextNode() - Method in interface org.jbpm.ruleflow.core.factory.ContextContainerFactory
- getContextNode() - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- getContexts(String) - Method in interface org.jbpm.process.core.ContextContainer
- getContexts(String) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
- getContexts(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- getContexts(String) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- getContexts(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getContexts(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getContexts(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getContexts(String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- getContextType() - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
- getContextType() - Method in class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
- getContextType() - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- getContextType() - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
- getContextType() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- getContextType() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- getContextType() - Method in interface org.jbpm.process.instance.ContextInstance
- getCorrelationKey() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getCorrelationManager() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getCorrelationsId() - Method in class org.jbpm.process.core.correlation.CorrelationManager
- getCurrentLevel() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getCurrentLevel() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getCurrentLevel() - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getCurrentTime() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- getCustomEditor() - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- getCustomEditor() - Method in interface org.jbpm.process.core.WorkDefinitionExtension
- getDataInput() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDataInputAssociation() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDataInputs() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDataOutput() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDataOutputAssociation() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDataOutputs() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getDate() - Method in class org.jbpm.process.core.timer.Timer
- getDecision() - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- getDecisionModel() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getDefaultContext(String) - Method in interface org.jbpm.process.core.ContextContainer
- getDefaultContext(String) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
- getDefaultContext(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- getDefaultContext(String) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- getDefaultContext(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getDefaultContext(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getDefaultContext(String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- getDefaultIncomingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
-
Helper method for nodes that have multiple default incoming connections
- getDefaultName() - Method in interface org.jbpm.workflow.core.NodeExtension
- getDefaultOutgoingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
-
Helper method for nodes that have multiple default outgoing connections
- getDelay() - Method in class org.jbpm.process.core.timer.Timer
- getDeploymentId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getDeploymentId() - Method in interface org.jbpm.process.instance.ProcessInstance
- getDeploymentId() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getDeploymentId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getDescription() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getDialect() - Method in class org.jbpm.process.instance.impl.MVELAction
- getDialect() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getDialect() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getDialect() - Method in interface org.jbpm.workflow.core.Constraint
-
Returns the dialect of the constraint, e.g.
- getDialect() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getDialect() - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- getDialect() - Method in class org.jbpm.workflow.core.node.Assignment
- getDisplayName() - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- getDisplayName() - Method in interface org.jbpm.process.core.WorkDefinitionExtension
- getDuration() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- getDuration(Period, Duration) - Static method in class org.jbpm.process.instance.impl.humantask.DeadlineHelper
- getDynamicNode() - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- getDynamicNode() - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- getEndDate() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- getEndDate() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getEndNode() - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
- getEndNode() - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
- getEndNodes() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getEndNodes(Node[]) - Static method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getErrorCause() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getErrorEvents() - Method in class org.jbpm.process.instance.impl.FeelErrorEvaluatorListener
- getErrorMessage() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getErrors() - Method in exception org.kie.kogito.process.validation.ValidationException
- getEvaluateExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getEventBasedNode() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getEventDate() - Method in class org.jbpm.process.instance.event.ProcessEvent
- getEventDate() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getEventDescriptions() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getEventDescriptions() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- getEventDescriptions() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- getEventDescriptions() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getEventFilters() - Method in class org.jbpm.workflow.core.node.EventNode
- getEventFilters() - Method in class org.jbpm.workflow.core.node.EventTrigger
- getEventIdentity() - Method in class org.jbpm.process.instance.event.ProcessEvent
- getEventListener() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- getEventListener() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- getEventListeners() - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- getEventNode() - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- getEventNode() - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
- getEventNode() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- getEvents() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- getEventSupport() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getEventSupport() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getEventType() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- getEventType() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- getEventTypes() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getEventTypes() - Method in class org.jbpm.workflow.instance.impl.DummyEventListener
- getEventTypes() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- getEventTypes() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getEventTypes() - Method in class org.kie.kogito.process.impl.AbstractProcess.CompletionEventListener
- getEventUser() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getException() - Method in class org.jbpm.process.instance.event.ErrorEventImpl
- getExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.CompensationScope
- getExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- getExceptionHandler(Throwable) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- getExceptionHandlers() - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- getExceptionHandlingProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getExceptionScope() - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- getExceptionScope() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getExceptionScopeInstance(String) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- getExcludedUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getExcludedUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getExecutedInstances() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getExpirationTime(ScheduleInfo) - Static method in class org.jbpm.process.instance.impl.humantask.DeadlineHelper
- getExplanationText() - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- getExplanationText() - Method in interface org.jbpm.process.core.WorkDefinitionExtension
- getExpression() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- getExpression() - Method in class org.jbpm.workflow.core.node.Transformation
- getExpressionFor(String) - Method in class org.jbpm.process.core.correlation.CorrelationProperties
- getExpressionLanguage() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getExpressionLanguage() - Method in interface org.jbpm.workflow.core.WorkflowProcess
- getExtendedNode() - Method in class org.jbpm.ruleflow.core.factory.ExtendedNodeFactory
- getExtendedNode() - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- getFaultData() - Method in interface org.jbpm.process.instance.ProcessInstance
- getFaultData() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getFaultData() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- getFaultName() - Method in class org.jbpm.process.instance.impl.actions.HandleEscalationAction
- getFaultName() - Method in class org.jbpm.workflow.core.node.FaultNode
- getFaultName() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- getFaultNode() - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- getFaultNode() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- getFaultVariable() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
- getFaultVariable() - Method in class org.jbpm.workflow.core.node.FaultNode
- getFileName(String) - Static method in class org.jbpm.util.JsonSchemaUtil
- getFirstNodeInstance(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getFirstNodeInstance(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getFirstNodeInstance(WorkflowElementIdentifier) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getForEachJoinNode() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getForEachJoinNode() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
- getForEachNode() - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- getForEachNode() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getForEachSplitNode() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getForEachSplitNode() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
- getFrom() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getFrom() - Method in class org.jbpm.workflow.core.impl.NodeImpl
-
Helper method for nodes that have at most one default incoming connection
- getFrom() - Method in class org.jbpm.workflow.core.node.Assignment
- getFromType() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getFunctionImports() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getFunctionImports() - Method in interface org.jbpm.process.core.Process
-
Returns the function imports of this RuleFlow process.
- getGlobalNames() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getGlobalNames() - Method in interface org.jbpm.process.core.Process
-
Returns the names of the globals used in this RuleFlow process
- getGlobals() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getGlobals() - Method in interface org.jbpm.process.core.Process
-
Returns the globals of this RuleFlow process.
- getHandlerFromPolicies(Throwable) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- getHandlerPolicies() - Static method in class org.jbpm.process.core.context.exception.ExceptionHandlerPolicyFactory
- getHasAsyncInstances() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getHeader() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
- getHeaders() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getHumanTaskNode() - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- getHumanTaskNode() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getHumanTaskNodeInstance() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getIcon() - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- getIcon() - Method in interface org.jbpm.process.core.WorkDefinitionExtension
- getIcon() - Method in interface org.jbpm.workflow.core.NodeExtension
- getId() - Method in class org.jbpm.process.core.context.AbstractContext
- getId() - Method in interface org.jbpm.process.core.Context
- getId() - Method in class org.jbpm.process.core.context.variable.Variable
- getId() - Method in class org.jbpm.process.core.correlation.Correlation
- getId() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getId() - Method in class org.jbpm.process.core.timer.Timer
- getId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getId() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getId() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- getId() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getId() - Method in class org.jbpm.workflow.core.node.AsyncEventNode
- getId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getId() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getImports() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getImports() - Method in interface org.jbpm.process.core.Process
-
Returns the imports of this RuleFlow process.
- getInAssociations() - Method in interface org.jbpm.process.core.context.variable.Mappable
- getInAssociations() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getInAssociations() - Method in class org.jbpm.workflow.core.node.Trigger
- getIncomingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getIncomingConnections(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getInMapping(String) - Method in interface org.jbpm.process.core.context.variable.Mappable
- getInMapping(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getInMapping(String) - Method in class org.jbpm.workflow.core.node.Trigger
- getInMappings() - Method in interface org.jbpm.process.core.context.variable.Mappable
- getInMappings() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getInMappings() - Method in class org.jbpm.workflow.core.node.Trigger
- getInNode() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
- getInNodeId() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
- getInputDataItem() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- getInputMapping() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getInputs(RuleSetNodeInstance) - Method in interface org.jbpm.workflow.instance.rule.AbstractRuleTypeEngine
- getInputTypes() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getInputValidator() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getInputValidator() - Method in interface org.jbpm.workflow.core.WorkflowProcess
- getInputVariableName() - Method in class org.jbpm.workflow.core.node.EventNode
- getInstance() - Static method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- getInstance() - Static method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
- getInstance() - Static method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- getInstance(Environment) - Static method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
- getInternalKieRuntime() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getInternalKieRuntime() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getInternalKieRuntime() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getInType() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
- getIoSpecification() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getIterationLevels() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getIterationLevels() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getIterationLevels() - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getJobId() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- getJobsService() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getJobsService() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getJobsService() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getJobsService() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getJobsService() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getJobsService() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getJoin() - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
- getJoin() - Method in class org.jbpm.workflow.instance.node.JoinInstance
- getJsonDir() - Static method in class org.jbpm.util.JsonSchemaUtil
- getJsonSchemaName(String) - Static method in class org.jbpm.util.JsonSchemaUtil
- getJsonSchemaName(String, String) - Static method in class org.jbpm.util.JsonSchemaUtil
- getKieBase() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getKieRuntime() - Method in class org.jbpm.process.instance.event.ProcessEvent
- getKieRuntime() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getKieRuntime() - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getKieRuntime() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getKieRuntime() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getKieRuntime(RuleSetNodeInstance) - Method in interface org.jbpm.workflow.instance.rule.AbstractRuleTypeEngine
- getKieRuntimeForSubprocess() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getKieSession() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getKnowledgeRuntime() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getKnowledgeRuntime() - Method in interface org.jbpm.process.instance.ProcessInstance
- getKnowledgeType() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getKogitoNodeInstances(Predicate<KogitoNodeInstance>, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getKogitoNodeInstances(Predicate<KogitoNodeInstance>, boolean) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getKogitoProcessInstance() - Method in interface org.jbpm.workflow.instance.NodeInstance
- getKogitoProcessInstances() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getKogitoProcessRuntime() - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- getKogitoProcessRuntime() - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getKogitoProcessRuntime() - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- getKogitoProcessRuntime() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getKogitoWorkItemManager() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getKogitoWorkItemManager() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getKogitoWorkItemManager() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getKogitoWorkItemManager() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getLabel() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- getLanguage() - Method in class org.jbpm.workflow.core.node.DynamicNode
- getLanguage() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getLanguage() - Method in class org.jbpm.workflow.core.node.Transformation
- getLeaveTime() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getLevel() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getLevel() - Method in interface org.jbpm.workflow.instance.NodeInstance
- getLevelForNode(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getLevelForNode(String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getLevelForNode(String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getLevelForNode(String) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getLinkedIncomingNode(String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- getLinkedIncomingNode(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getLinkedIncomingNodes() - Method in class org.jbpm.workflow.core.node.CompositeNode
- getLinkedOutgoingNode(String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- getLinkedOutgoingNode(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getLinkedOutgoingNodes() - Method in class org.jbpm.workflow.core.node.CompositeNode
- getLoopDataInputRef() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- getLoopDataOutputRef() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- getMappableNode() - Method in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- getMappableNode() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- getMappableNode() - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- getMappableNode() - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- getMessage() - Method in class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
- getMessage() - Method in class org.jbpm.process.instance.event.MessageEventImpl
- getMessage() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getMessage() - Method in interface org.kie.kogito.process.validation.ValidationError
- getMessage() - Method in exception org.kie.kogito.process.validation.ValidationException
- getMessageCorrelationFor(String) - Method in class org.jbpm.process.core.correlation.Correlation
- getMessageName() - Method in class org.jbpm.process.core.correlation.Message
- getMessageName() - Method in class org.jbpm.process.instance.event.MessageEventImpl
- getMessageRef() - Method in class org.jbpm.process.core.correlation.Message
- getMessagesId() - Method in class org.jbpm.process.core.correlation.CorrelationManager
- getMessageType() - Method in class org.jbpm.process.core.correlation.Message
- getMetaData() - Method in class org.jbpm.process.core.context.variable.Variable
- getMetaData() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getMetaData() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getMetaData() - Method in interface org.jbpm.process.instance.ProcessInstance
- getMetaData() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getMetaData() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getMetaData() - Method in class org.jbpm.workflow.core.node.AsyncEventNode
- getMetaData() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getMetaData(String) - Method in class org.jbpm.process.core.context.variable.Variable
- getMetaData(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- getMetaData(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getMetaData(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getMetaData(String) - Method in interface org.jbpm.workflow.core.Constraint
- getMetaData(String) - Method in class org.jbpm.workflow.core.DroolsAction
- getMetaData(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getMetaData(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getMetaData(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getMetaData(String) - Method in class org.jbpm.workflow.core.node.Assignment
- getMetaData(String) - Method in class org.jbpm.workflow.core.node.AsyncEventNode
- getMetaData(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getMetaParameters() - Method in class org.jbpm.process.core.impl.WorkImpl
- getMetaParameters() - Method in interface org.jbpm.process.core.Work
- getMilestoneNode() - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
- getMilestoneNode() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
- getModel() - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- getMultiInstanceSpecification() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getN() - Method in class org.jbpm.workflow.core.node.Join
- getName() - Method in class org.jbpm.process.core.context.swimlane.Swimlane
- getName() - Method in class org.jbpm.process.core.context.variable.Variable
- getName() - Method in class org.jbpm.process.core.correlation.Correlation
- getName() - Method in class org.jbpm.process.core.impl.ParameterDefinitionImpl
- getName() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getName() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getName() - Method in class org.jbpm.process.core.impl.WorkImpl
- getName() - Method in interface org.jbpm.process.core.ParameterDefinition
- getName() - Method in interface org.jbpm.process.core.Work
- getName() - Method in interface org.jbpm.process.core.WorkDefinition
- getName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getName() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getName() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getName() - Method in interface org.jbpm.workflow.core.Constraint
-
Returns the name of the constraint
- getName() - Method in class org.jbpm.workflow.core.DroolsAction
- getName() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getName() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getName() - Method in class org.jbpm.workflow.instance.rule.AbstractRuleType
- getName() - Method in interface org.jbpm.workflow.instance.rule.RuleType
- getName() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getNamespace() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getNamespace() - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- getNewAttachment() - Method in class org.jbpm.process.instance.event.UserTaskAttachmentEventImpl
- getNewComment() - Method in class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- getNewStatus() - Method in class org.jbpm.process.instance.event.UserTaskStateEventImpl
- getNewUsersId() - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- getNewValue() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getNewValue() - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- getnode() - Method in class org.jbpm.process.core.context.exception.CompensationHandler
- getNode() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- getNode() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- getNode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- getNode() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getNode() - Method in interface org.jbpm.workflow.instance.NodeInstance
- getNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- getNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.node.CompositeNode
- getNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.node.ForEachNode
- getNodeByPredicate(NodeContainer, Predicate<KogitoNode>) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getNodeByUniqueId(String) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- getNodeByUniqueId(String) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getNodeByUniqueId(String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- getNodeContainer() - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- getNodeContainer() - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- getNodeContainer() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- getNodeContainer() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getNodeContainer() - Method in class org.jbpm.workflow.core.node.CompositeNode
- getNodeContainer() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeContainer() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeContainer() - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- getNodeContainer() - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getNodeDefinitionId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getNodeId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getNodeId() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
- getNodeId() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- getNodeId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getNodeId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getNodeId() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getNodeIdInError() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstance() - Method in class org.jbpm.process.instance.event.AbstractProcessNodeEvent
- getNodeInstance() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getNodeInstance() - Method in class org.jbpm.process.instance.event.SLAViolatedEventImpl
- getNodeInstance() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getNodeInstance() - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getNodeInstance() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getNodeInstance() - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- getNodeInstance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
- getNodeInstance(long) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstance(long) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstance(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstance(String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstance(String, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstance(String, boolean) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstance(String, boolean) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getNodeInstance(Node) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstance(Node) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstance(Node) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getNodeInstance(Node) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.factory.DefaultNodeInstanceFactory
- getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.factory.SingletonNodeInstanceFactory
- getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in interface org.jbpm.workflow.instance.impl.NodeInstanceFactory
- getNodeInstanceContainer() - Method in interface org.jbpm.workflow.instance.context.WorkflowContextInstance
- getNodeInstanceContainer() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getNodeInstanceId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getNodeInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getNodeInstanceId() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getNodeInstanceIdInError() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstances() - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
- getNodeInstances() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstances() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstances(boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstances(boolean) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstances(boolean) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getNodeInstances(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstances(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstances(WorkflowElementIdentifier, List<NodeInstance>) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getNodeInstances(WorkflowElementIdentifier, List<NodeInstance>) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getNodeInstanceStringId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getNodeMapping() - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- getNodeName() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getNodeName() - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- getNodeName() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getNodeName() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getNodeName() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getNodeName() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getNodes() - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- getNodes() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getNodes() - Method in class org.jbpm.workflow.core.node.CompositeNode
- getNodes() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getNodesRecursively() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getNotCompletedDeadlines() - Method in class org.jbpm.process.core.impl.WorkImpl
- getNotCompletedDeadlines() - Method in interface org.jbpm.process.core.Work
-
Retrieve information about non completed deadlines.
- getNotCompletedDeadlineTimers() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getNotCompletedReassigments() - Method in class org.jbpm.process.core.impl.WorkImpl
- getNotCompletedReassigments() - Method in interface org.jbpm.process.core.Work
- getNotCompletedReassigments() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getNotification() - Method in class org.jbpm.process.instance.event.UserTaskDeadlineEventImpl
- getNotification() - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- getNotStartedDeadlines() - Method in class org.jbpm.process.core.impl.WorkImpl
- getNotStartedDeadlines() - Method in interface org.jbpm.process.core.Work
-
Retrieve information about non started deadlines.
- getNotStartedDeadlineTimers() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getNotStartedReassignments() - Method in class org.jbpm.process.core.impl.WorkImpl
- getNotStartedReassignments() - Method in interface org.jbpm.process.core.Work
- getNotStartedReassignments() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getNumRepetitions() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- getObject(Object, KogitoProcessContext) - Method in class org.jbpm.process.instance.impl.actions.ProduceEventAction
- getObjectClass() - Method in interface org.jbpm.process.core.datatype.DataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- getObjectClass() - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- getOldAttachment() - Method in class org.jbpm.process.instance.event.UserTaskAttachmentEventImpl
- getOldComment() - Method in class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- getOldStatus() - Method in class org.jbpm.process.instance.event.UserTaskStateEventImpl
- getOldUsersId() - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- getOldValue() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getOldValue() - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- getOutAssociations() - Method in interface org.jbpm.process.core.context.variable.Mappable
- getOutAssociations() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getOutAssociations() - Method in class org.jbpm.workflow.core.node.ActionNode
- getOutAssociations() - Method in class org.jbpm.workflow.core.node.Trigger
- getOutcome() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getOutcome() - Method in interface org.jbpm.process.instance.ProcessInstance
- getOutgoingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getOutgoingConnections(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getOutMapping(String) - Method in interface org.jbpm.process.core.context.variable.Mappable
- getOutMapping(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getOutMapping(String) - Method in class org.jbpm.workflow.core.node.Trigger
- getOutMappings() - Method in interface org.jbpm.process.core.context.variable.Mappable
- getOutMappings() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getOutMappings() - Method in class org.jbpm.workflow.core.node.Trigger
- getOutNode() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd
- getOutNodeId() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd
- getOutputCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getOutputDataItem() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- getOutputMapping() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getOutputMappingBySources() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getOutputTypes() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- getOutputValidator() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getOutputValidator() - Method in interface org.jbpm.workflow.core.WorkflowProcess
- getOutputVariableName() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getOutputVariableType() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getOutType() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd
- getPackageName() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getParameter(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getParameter(String) - Method in class org.jbpm.process.core.impl.WorkImpl
- getParameter(String) - Method in interface org.jbpm.process.core.Work
- getParameter(String) - Method in interface org.jbpm.process.core.WorkDefinition
- getParameter(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getParameter(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getParameterDefinition(String) - Method in class org.jbpm.process.core.impl.WorkImpl
- getParameterDefinition(String) - Method in interface org.jbpm.process.core.Work
- getParameterDefinitions() - Method in class org.jbpm.process.core.impl.WorkImpl
- getParameterDefinitions() - Method in interface org.jbpm.process.core.Work
- getParameterNames() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getParameterNames() - Method in class org.jbpm.process.core.impl.WorkImpl
- getParameterNames() - Method in interface org.jbpm.process.core.Work
- getParameterNames() - Method in interface org.jbpm.process.core.WorkDefinition
- getParameters() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getParameters() - Method in class org.jbpm.process.core.impl.WorkImpl
- getParameters() - Method in interface org.jbpm.process.core.Work
- getParameters() - Method in interface org.jbpm.process.core.WorkDefinition
- getParameters() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getParameters() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getParameters() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getParentContainer() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getParentNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getParentProcessInstanceId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getPeriod() - Method in class org.jbpm.process.core.timer.Timer
- getPhase() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getPhaseId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getPhaseStatus() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getPhaseStatus() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getPotentialGroups() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getPotentialGroups() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getPotentialGroups() - Method in class org.jbpm.process.instance.impl.humantask.Reassignment
- getPotentialUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getPotentialUsers() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getPotentialUsers() - Method in class org.jbpm.process.instance.impl.humantask.Reassignment
- getPriority() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getPriority() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getPriority() - Method in interface org.jbpm.workflow.core.Constraint
-
Returns the priority of the constraint
- getPriority() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getProcess() - Method in class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
- getProcess() - Method in interface org.jbpm.process.core.validation.ProcessValidationError
- getProcess() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getProcess() - Method in interface org.jbpm.process.instance.ProcessInstance
- getProcess() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- getProcess() - Method in class org.jbpm.workflow.core.impl.NodeImpl
- getProcessContext(Throwable) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getProcesses() - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- getProcesses() - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- getProcessEventListeners() - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- getProcessEventManager() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getProcessEventSupport() - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- getProcessEventSupport() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getProcessEventSupport() - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getProcessId() - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- getProcessId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getProcessId() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getProcessId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getProcessId() - Method in exception org.kie.kogito.process.validation.ValidationException
- getProcessInstance() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- getProcessInstance() - Method in interface org.jbpm.process.instance.ContextInstance
- getProcessInstance() - Method in class org.jbpm.process.instance.event.ProcessEvent
- getProcessInstance() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getProcessInstance() - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getProcessInstance() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getProcessInstance() - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- getProcessInstance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getProcessInstance(String) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- getProcessInstance(String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getProcessInstance(String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- getProcessInstance(String) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- getProcessInstance(String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getProcessInstance(String, boolean) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- getProcessInstance(String, boolean) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- getProcessInstance(String, boolean) - Method in class org.jbpm.process.instance.LightProcessRuntime
- getProcessInstance(String, boolean) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- getProcessInstance(String, boolean) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getProcessInstance(CorrelationKey) - Method in class org.jbpm.process.instance.LightProcessRuntime
- getProcessInstance(CorrelationKey) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getProcessInstanceFactHandle(String, KieRuntime) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- getProcessInstanceFactory(Process) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
- getProcessInstanceId() - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- getProcessInstanceId() - Method in interface org.jbpm.process.instance.command.KogitoProcessInstanceIdCommand
- getProcessInstanceId() - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- getProcessInstanceId() - Method in class org.jbpm.process.instance.command.ResumeProcessInstanceCommand
- getProcessInstanceId() - Method in class org.jbpm.process.instance.command.SuspendProcessInstanceCommand
- getProcessInstanceId() - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- getProcessInstanceId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getProcessInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getProcessInstanceManager() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getProcessInstanceManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getProcessInstanceManager() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getProcessInstanceManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getProcessInstanceManager() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getProcessInstanceOutput(Process<T>) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getProcessInstances() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- getProcessInstances() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getProcessInstances() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- getProcessInstances() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getProcessInstanceStringId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- GetProcessInstanceVariableCommand - Class in org.jbpm.process.instance.command
- GetProcessInstanceVariableCommand() - Constructor for class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- getProcessName() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getProcessName() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getProcessNodeInstanceFactory(Node) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
- getProcessRuntime() - Method in class org.kie.kogito.process.impl.AbstractProcess
- getProcessSubscription() - Method in class org.jbpm.process.core.correlation.Correlation
- getProcessType() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getProcessType() - Method in interface org.jbpm.workflow.core.WorkflowProcess
- getProcessVersion() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getProcessXml() - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- getProcessXml() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getPropertyAsInt(String, String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- getReferenceId() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getReferenceName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getReferenceName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getResource() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getResult(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getResult(String) - Method in interface org.jbpm.process.core.WorkDefinition
- getResult(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getResultNames() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getResultNames() - Method in interface org.jbpm.process.core.WorkDefinition
- getResults() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- getResults() - Method in interface org.jbpm.process.core.WorkDefinition
- getResults() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getResults() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getReturnValueEvaluator() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getRootException(Throwable) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getRootProcessId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getRootProcessInstanceId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getRuleFlowGroup() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getRuleFlowProcess() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- getRuleFlowProcess() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
- getRuleSetNode() - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- getRuleSetNode() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- getRuleType() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getRuleUnitFactory() - Method in class org.jbpm.workflow.core.node.RuleSetNode
- getRuntimeMetaData() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getSanitizedName() - Method in class org.jbpm.process.core.context.variable.Variable
- getScheduleInfo() - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- getSchemaAndPhases(Process<T>, String, String, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getScope() - Method in class org.jbpm.workflow.core.node.EndNode
- getScope() - Method in class org.jbpm.workflow.core.node.EventNode
- getSelectedWorkItem() - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- getSignal() - Method in class org.jbpm.process.instance.event.SignalEventImpl
- getSignalManager() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getSignalManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getSignalManager() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getSignalManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getSignalManager() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getSignalName() - Method in class org.jbpm.process.instance.event.SignalEventImpl
- getSignalName() - Method in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- getSlaCompliance() - Method in interface org.jbpm.process.instance.ProcessInstance
- getSlaCompliance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getSlaCompliance() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getSlaCompliance() - Method in interface org.jbpm.workflow.instance.NodeInstance
- getSlaDueDate() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getSlaDueDate() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getSlaTimerId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getSlaTimerId() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getSlaTimerId() - Method in interface org.jbpm.workflow.instance.NodeInstance
- getSources() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- getSplit() - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- getSplit() - Method in class org.jbpm.workflow.instance.node.SplitInstance
- getStart(String, Function<String, Object>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getStartDate() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getStartDate() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- getStartDate() - Method in interface org.jbpm.process.instance.ProcessInstance
- getStartDate() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getStartNode() - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- getStartNode() - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
- getStartNodes() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getStartNodes(Node[]) - Static method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getState() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getState() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getState() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- getState() - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- getState() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- getStateBasedNode() - Method in class org.jbpm.ruleflow.core.factory.StateBasedNodeFactory
- getStateNode() - Method in class org.jbpm.ruleflow.core.factory.StateNodeFactory
- getStateNode() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- getStringId() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getStringId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- getStringId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getStringType() - Method in interface org.jbpm.process.core.datatype.DataType
-
Returns the corresponding Java type of this datatype
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- getStringType() - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- getSubProcessFactory() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- getSubProcessNode() - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- getSubProcessNode() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- getSubProcessNode() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- getSwimlane() - Method in class org.jbpm.workflow.core.node.HumanTaskNode
- getSwimlane(String) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- getSwimlaneActors() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- getSwimlaneContext() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- getSwimlaneContext() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getSwimlanes() - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- getTags() - Method in class org.jbpm.process.core.context.variable.Variable
- getTags() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getTarget() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- getTask(Process<T>, String, String, SecurityPolicy, Function<WorkItem, R>) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getTaskByName(ProcessInstance<T>, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getTaskDescription() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getTaskDescription() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getTaskName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getTaskName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getTaskPriority() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- getTaskPriority() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- getTasks(Process<T>, String, SecurityPolicy) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- getTimeout() - Method in class org.jbpm.workflow.core.node.StateBasedNode
- getTimer() - Method in class org.jbpm.workflow.core.node.StartNode
- getTimer() - Method in class org.jbpm.workflow.core.node.TimerNode
- getTimerId() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- getTimerInstances() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getTimerInstancesReference() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- getTimerNode() - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- getTimerNode() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- getTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
- getTimerStart() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- getTimeType() - Method in class org.jbpm.process.core.timer.Timer
- getTo() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getTo() - Method in class org.jbpm.workflow.core.impl.NodeImpl
-
Helper method for nodes that have at most one default outgoing connection
- getTo() - Method in class org.jbpm.workflow.core.node.Assignment
- getTotalInstances() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- getToType() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- getToType() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
- getToType() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
- getTransformation() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- getTransition() - Method in class org.jbpm.process.instance.event.KogitoProcessWorkItemTransitionEventImpl
- getTriggers() - Method in class org.jbpm.workflow.core.node.StartNode
- getTriggers() - Method in class org.jbpm.workflow.instance.node.JoinInstance
- getTriggerTime() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getType() - Method in class org.jbpm.process.core.context.exception.CompensationScope
- getType() - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- getType() - Method in class org.jbpm.process.core.context.exclusive.ExclusiveGroup
- getType() - Method in interface org.jbpm.process.core.Context
- getType() - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- getType() - Method in class org.jbpm.process.core.context.variable.Variable
- getType() - Method in class org.jbpm.process.core.context.variable.VariableScope
- getType() - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- getType() - Method in class org.jbpm.process.core.event.EventTypeFilter
- getType() - Method in class org.jbpm.process.core.impl.ParameterDefinitionImpl
- getType() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getType() - Method in interface org.jbpm.process.core.TypeObject
- getType() - Method in class org.jbpm.process.instance.event.UserTaskDeadlineEventImpl
- getType() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- getType() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- getType() - Method in interface org.jbpm.workflow.core.Constraint
-
Returns the type of the constraint, e.g.
- getType() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- getType() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- getType() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- getType() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- getType() - Method in class org.jbpm.workflow.core.node.EventNode
- getType() - Method in class org.jbpm.workflow.core.node.Join
- getType() - Method in class org.jbpm.workflow.core.node.Split
- getUniqueId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getUnitOfWorkManager() - Method in class org.jbpm.process.instance.AbstractProcessRuntimeServiceProvider
- getUnitOfWorkManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
- getUnitOfWorkManager() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getUnitOfWorkManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getUnitOfWorkManager() - Method in interface org.jbpm.process.instance.ProcessRuntimeServiceProvider
- getUserTaskDefinitionId() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getUserTaskDefinitionId() - Method in class org.jbpm.process.instance.event.UserTaskStateEventImpl
- getUserTaskId() - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- getUserTaskId() - Method in class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- getUserTaskId() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getValidator(Process, Resource) - Method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
- getValue() - Method in class org.jbpm.process.core.context.variable.Variable
- getValue() - Method in interface org.jbpm.process.core.ValueObject
- getVariable(String) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- getVariable(String) - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- getVariable(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- getVariable(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getVariableId() - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- getVariableId() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getVariableInstanceId() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- getVariableName() - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- getVariableName() - Method in class org.jbpm.process.instance.impl.actions.HandleEscalationAction
- getVariableName() - Method in class org.jbpm.workflow.core.node.CompositeNode
- getVariableName() - Method in class org.jbpm.workflow.core.node.EventNode
- getVariableName() - Method in interface org.jbpm.workflow.core.node.EventNodeInterface
- getVariableName() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- getVariableName() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getVariableNames() - Method in class org.jbpm.process.core.context.variable.VariableScope
- getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
- getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.OutputSetResolverFactory
- getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.ProcessInstanceResolverFactory
- getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
- getVariables() - Method in class org.jbpm.process.core.context.variable.VariableScope
- getVariables() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- getVariables() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getVariables() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- getVariableScope() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- getVariableScope() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
- getVariableType() - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- getVariableType() - Method in class org.jbpm.workflow.core.node.ForEachNode
- getVersion() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getVisibility() - Method in class org.jbpm.process.core.impl.ProcessImpl
- getWork() - Method in interface org.jbpm.process.core.WorkEditor
- getWork() - Method in class org.jbpm.workflow.core.node.WorkItemNode
- getWorkflowProcess() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- getWorkItem() - Method in class org.jbpm.process.instance.event.KogitoProcessWorkItemTransitionEventImpl
- getWorkItem() - Method in class org.jbpm.process.instance.event.UserTaskEventImpl
- getWorkItem() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- getWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getWorkItem(String) - Method in class org.jbpm.process.instance.LightWorkItemManager
- getWorkItemId() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getWorkItemManager() - Method in class org.jbpm.process.instance.LightProcessRuntime
- getWorkItemManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- getWorkItemNode() - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- getWorkItemNode() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- getWorkItems() - Method in class org.jbpm.process.instance.LightWorkItemManager
- getWorkParametersFactory() - Method in class org.jbpm.process.core.impl.WorkImpl
- getWorkParametersFactory() - Method in interface org.jbpm.process.core.Work
- getXmlProcessDumperFactoryService() - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
- global(String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- globals(Map<String, String>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- groupId(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
H
- HandleEscalationAction - Class in org.jbpm.process.instance.impl.actions
- HandleEscalationAction(String, String) - Constructor for class org.jbpm.process.instance.impl.actions.HandleEscalationAction
- handleException(Exception) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- handleException(String, Exception) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- handleException(String, ExceptionScopeInstance) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- handleException(String, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
- handleException(String, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- handleException(Throwable, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- handleException(ExceptionHandler, String, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
- handleException(ExceptionHandler, String, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
- handleException(ExceptionHandler, String, KogitoProcessContext) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
- handleHoliday(Calendar, boolean) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- HandleMessageAction - Class in org.jbpm.process.instance.impl.actions
- HandleMessageAction(String, String) - Constructor for class org.jbpm.process.instance.impl.actions.HandleMessageAction
- handleSLAViolation() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- handleSLAViolation() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- handleWeekend(Calendar, boolean) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- HAS_ERROR_EVENT - Static variable in class org.jbpm.ruleflow.core.Metadata
- hasActions(String) - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- hasCompletionCondition() - Method in class org.jbpm.workflow.core.node.DynamicNode
- hasCorrelationFor(String) - Method in class org.jbpm.process.core.correlation.Correlation
- hasDeploymentId() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- hasExpression() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- hashCode() - Method in class org.jbpm.process.core.correlation.CorrelationInstance
- hashCode() - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- hashCode() - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- hashCode() - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- hashCode() - Method in class org.jbpm.process.core.impl.ProcessImpl
- hashCode() - Method in class org.jbpm.process.core.timer.Timer
- hashCode() - Method in class org.jbpm.process.instance.context.variable.VariableScopeListener
- hashCode() - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- hashCode() - Method in class org.jbpm.process.instance.impl.humantask.Reassignment
- hashCode() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- hashCode() - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- hashCode() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
- hashCode() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- hashCode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- hashCode() - Method in class org.kie.kogito.process.impl.AbstractProcess
- hashCode() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- hasLoop(Node, Node) - Method in class org.jbpm.workflow.instance.node.SplitInstance
- hasLoopDataInputRef() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- hasLoopDataOutputRef() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- hasMultiInstanceInput() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- hasTag(String) - Method in class org.jbpm.process.core.context.variable.Variable
- hasTag(String) - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- HIDDEN - Static variable in class org.jbpm.ruleflow.core.Metadata
- HOLIDAY_DATE_FORMAT - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- HOLIDAYS - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- HOURS_PER_DAY - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- HumanTaskHelper - Class in org.jbpm.process.instance.impl.humantask
- humanTaskNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- HumanTaskNode - Class in org.jbpm.workflow.core.node
- HumanTaskNode() - Constructor for class org.jbpm.workflow.core.node.HumanTaskNode
- HumanTaskNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - HumanTaskNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- HumanTaskNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- HumanTaskNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.HumanTaskNodeFactoryProvider
- HumanTaskNodeInstance - Class in org.jbpm.workflow.instance.node
- HumanTaskNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- HumanTaskTransition - Class in org.jbpm.process.instance.impl.humantask
-
Human task dedicated transition what uses
Mapof objects to be associated with work item - human task work item. - HumanTaskTransition(String) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- HumanTaskTransition(String, Map<String, Object>, IdentityProvider) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- HumanTaskTransition(String, Map<String, Object>, Policy<?>...) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- HumanTaskWorkItemDecoratorImpl - Class in org.jbpm.process.instance.impl.humantask
- HumanTaskWorkItemDecoratorImpl(NodeInstance, InternalHumanTaskWorkItem) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- HumanTaskWorkItemHandler - Class in org.jbpm.process.instance.impl.humantask
-
Work item handler to be used with human tasks (work items).
- HumanTaskWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- HumanTaskWorkItemHandler(LifeCycle<Map<String, Object>>) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- HumanTaskWorkItemImpl - Class in org.jbpm.process.instance.impl.humantask
- HumanTaskWorkItemImpl() - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
I
- id - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- id() - Method in class org.jbpm.process.instance.impl.humantask.phases.Claim
- id() - Method in class org.jbpm.process.instance.impl.humantask.phases.Release
- id() - Method in class org.jbpm.process.instance.impl.humantask.phases.Skip
- id() - Method in class org.jbpm.process.instance.impl.workitem.Abort
- id() - Method in class org.jbpm.process.instance.impl.workitem.Active
- id() - Method in class org.jbpm.process.instance.impl.workitem.Complete
- id() - Method in class org.kie.kogito.process.impl.AbstractProcess
- id() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- ID - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Claim
- ID - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Release
- ID - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Skip
- ID - Static variable in class org.jbpm.process.instance.impl.workitem.Abort
- ID - Static variable in class org.jbpm.process.instance.impl.workitem.Active
- ID - Static variable in class org.jbpm.process.instance.impl.workitem.Complete
- identityProvider() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- identityProvider() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- IMPLICIT_COMPENSATION_PREFIX - Static variable in class org.jbpm.process.core.context.exception.CompensationScope
- imports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- INCOMING_CONNECTION - Static variable in class org.jbpm.ruleflow.core.Metadata
- independent(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- init() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- initProcessEventListeners() - Method in class org.jbpm.process.instance.LightProcessRuntime
- initProcessEventListeners() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- initStartTimers() - Method in class org.jbpm.process.instance.LightProcessRuntime
- initStartTimers() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- inMapping(String, String) - Method in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- INPUT - Enum constant in enum class org.jbpm.workflow.core.impl.DataAssociation.DataAssociationType
- InputExpressionAssignment - Class in org.jbpm.workflow.core.impl
- InputExpressionAssignment(DataDefinition, DataDefinition) - Constructor for class org.jbpm.workflow.core.impl.InputExpressionAssignment
- inputValidator(WorkflowModelValidator) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- inputVariableName(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- INSTANCE - Static variable in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
- INSTANCE - Static variable in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
- InstanceDataTypeFactory - Class in org.jbpm.process.core.datatype.impl
-
A data type factory that always returns the same instance of a given class.
- InstanceDataTypeFactory(Class<?>) - Constructor for class org.jbpm.process.core.datatype.impl.InstanceDataTypeFactory
- instances - Variable in class org.kie.kogito.process.impl.AbstractProcess
- instances() - Method in class org.kie.kogito.process.impl.AbstractProcess
- IntegerDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of an integer datatype.
- IntegerDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- interceptSysOutSysErr() - Static method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- internalAbortWorkItem(String) - Method in class org.jbpm.process.instance.LightWorkItemManager
- internalAddDynamicSubProcess(WorkflowProcessInstance, DynamicNodeInstance, KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
- internalAddNode(Node) - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalAddNode(Node) - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalAddProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- internalAddProcessInstance(KogitoProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- internalAddWorkItem(InternalKogitoWorkItem) - Method in class org.jbpm.process.instance.LightWorkItemManager
- internalCompleteWorkItem(InternalKogitoWorkItem) - Method in class org.jbpm.process.instance.LightWorkItemManager
- internalExecute(ReteEvaluator) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- internalExecute(ReteEvaluator) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- internalExecute(ReteEvaluator) - Method in class org.jbpm.process.instance.LightProcessRuntime.SignalManagerSignalAction
- internalExecute(ReteEvaluator) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.SignalManagerSignalAction
- internalExecuteWorkItem(InternalKogitoWorkItem) - Method in class org.jbpm.process.instance.LightWorkItemManager
- internalGetConstraint(ConnectionRef) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- internalGetLinkedIncomingNode(String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalGetLinkedIncomingNode(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalGetLinkedOutgoingNode(String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalGetLinkedOutgoingNode(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalGetNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- internalGetNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- internalGetNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalGetNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.node.DynamicNode
- internalGetNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalGetNode(WorkflowElementIdentifier) - Method in interface org.jbpm.workflow.core.NodeContainer
- internalGetNodes() - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalGetNodes() - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalGetProcessInstance() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- InternalHumanTaskWorkItem - Interface in org.jbpm.process.instance.impl.humantask
- InternalProcessRuntime - Interface in org.jbpm.process.instance
- internalRegisterWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalRemoveConstraint(ConnectionRef) - Method in class org.jbpm.workflow.core.node.Split
- internalRemoveNode(Node) - Method in class org.jbpm.workflow.core.node.CompositeNode
- internalRemoveNode(Node) - Method in class org.jbpm.workflow.core.node.ForEachNode
- internalRemoveProcessInstance(Consumer<AbstractProcessInstance<?>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- internalRemoveProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- internalRemoveProcessInstance(KogitoProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- internalRemoveWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalRemoveWorkItem(String) - Method in class org.jbpm.process.instance.LightWorkItemManager
- internalSetCancelTimerId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetErrorMessage(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetErrorNodeId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetProcessInstance(WorkflowProcessInstance) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- internalSetProcessInstanceId(String) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- internalSetProcessInstanceId(String) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- internalSetProcessInstanceId(String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalSetSlaCompliance(int) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- internalSetSlaCompliance(int) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetSlaDueDate(Date) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- internalSetSlaDueDate(Date) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetSlaTimerId(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- internalSetSlaTimerId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- internalSetState(int) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- internalSetTimerId(String) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- internalSetTimerInstances(List<String>) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- internalSetTimerInstancesReference(Map<String, String>) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- internalSetTriggers(Map<WorkflowElementIdentifier, Integer>) - Method in class org.jbpm.workflow.instance.node.JoinInstance
- internalSetTriggerTime(Date) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- internalSetTriggerTime(Date) - Method in interface org.jbpm.workflow.instance.NodeInstance
- internalSetVariable(String, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- internalSetWorkItem(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalSetWorkItemId(String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalSignalEvent(String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- internalStart(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- internalStart(String) - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ActionNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.JoinInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.SplitInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ThrowLinkNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- internalTrigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- internalTriggerOnlyParent(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- interrupting(boolean) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- IOSpecification - Class in org.jbpm.workflow.core.impl
- IOSpecification() - Constructor for class org.jbpm.workflow.core.impl.IOSpecification
- IS_FOR_COMPENSATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- isAbortParent() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- isActive() - Method in class org.jbpm.process.instance.LightProcessRuntime
- isActive() - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- isActive() - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- isActive() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- isAssignableFrom(DataType) - Method in interface org.jbpm.process.core.datatype.DataType
- isAssignableFrom(DataType) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- isAssignableFrom(DataType, DataType) - Static method in class org.jbpm.process.core.datatype.DataTypeUtils
- isAsyncWaitingNodeInstance() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- isAutoComplete() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- isAutoComplete() - Method in class org.jbpm.workflow.core.node.CompositeNode
- isAutoComplete() - Method in interface org.jbpm.workflow.core.WorkflowProcess
-
Returns whether this process will automatically complete if it contains no active node instances anymore
- isCancelRemainingInstances() - Method in class org.jbpm.workflow.core.node.CompositeNode
- IsChildExceptionPolicy - Class in org.jbpm.process.core.context.exception
- IsChildExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.IsChildExceptionPolicy
- isCorrelated() - Method in interface org.jbpm.process.core.event.EventFilter
- isCorrelated() - Method in class org.jbpm.process.core.event.EventTypeFilter
- isDecision() - Method in class org.jbpm.workflow.instance.rule.AbstractRuleType
- isDecision() - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- isDecision() - Method in interface org.jbpm.workflow.instance.rule.RuleType
- isDefault() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- isDefault() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- isDefault() - Method in interface org.jbpm.workflow.core.Constraint
- isDefault() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- isDefault(Connection) - Method in class org.jbpm.workflow.core.node.Split
- isDynamic() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- isDynamic() - Method in interface org.jbpm.workflow.core.WorkflowProcess
- isError - Variable in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- IsExceptionPolicy - Class in org.jbpm.process.core.context.exception
- IsExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.IsExceptionPolicy
- isExpression(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- isIndependent() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- isInterrupting() - Method in class org.jbpm.workflow.core.node.StartNode
- isInversionOfControl() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- isInversionOfControl() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- isKeepActive() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- isLinkedIncomingNodeRequired() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- isLinkedIncomingNodeRequired() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- isNumeric(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- isPeriod(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- isProcessFactorySet() - Method in class org.kie.kogito.process.impl.AbstractProcess
- isReadOnly(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
- isRegistered(String) - Method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- isRepeatable(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- isRequired(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
- isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
- isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.OutputSetResolverFactory
- isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.ProcessInstanceResolverFactory
- isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
- isRuleFlowGroup() - Method in class org.jbpm.workflow.instance.rule.AbstractRuleType
- isRuleFlowGroup() - Method in class org.jbpm.workflow.instance.rule.RuleFlowGroupRuleType
- isRuleFlowGroup() - Method in interface org.jbpm.workflow.instance.rule.RuleType
- isRuleUnit() - Method in class org.jbpm.workflow.instance.rule.AbstractRuleType
- isRuleUnit() - Method in interface org.jbpm.workflow.instance.rule.RuleType
- isRuleUnit() - Method in class org.jbpm.workflow.instance.rule.RuleUnitRuleType
- isSequential() - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- isSequential() - Method in class org.jbpm.workflow.core.node.ForEachNode
- isSignalCompletion() - Method in interface org.jbpm.process.instance.ProcessInstance
- isSignalCompletion() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- isSubscribe(String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- isSubscribed() - Method in class org.jbpm.process.core.correlation.Correlation
- isSupported(String) - Static method in class org.kie.kogito.process.expr.ExpressionHandlerFactory
- isTerminate() - Method in class org.jbpm.workflow.core.node.EndNode
- isTerminated(KogitoNodeInstance) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- isTerminateParent() - Method in class org.jbpm.workflow.core.node.FaultNode
- isTerminating() - Method in class org.jbpm.process.instance.impl.humantask.phases.Claim
- isTerminating() - Method in class org.jbpm.process.instance.impl.humantask.phases.Release
- isTerminating() - Method in class org.jbpm.process.instance.impl.humantask.phases.Skip
- isTerminating() - Method in class org.jbpm.process.instance.impl.workitem.Abort
- isTerminating() - Method in class org.jbpm.process.instance.impl.workitem.Active
- isTerminating() - Method in class org.jbpm.process.instance.impl.workitem.Complete
- isTransitioned() - Method in class org.jbpm.process.instance.event.KogitoProcessWorkItemTransitionEventImpl
- isValid() - Method in interface org.kie.kogito.process.expr.Expression
- isVariableResolvable(String) - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- isVariableStrictEnabled() - Static method in class org.jbpm.process.core.context.variable.VariableScope
- isWaitForCompletion() - Method in class org.jbpm.workflow.core.node.ForEachNode
- isWaitForCompletion() - Method in class org.jbpm.workflow.core.node.SubProcessNode
- isWaitForCompletion() - Method in class org.jbpm.workflow.core.node.WorkItemNode
- isWorkingDay(int) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- IsWrappedExceptionPolicy - Class in org.jbpm.process.core.context.exception
- IsWrappedExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.IsWrappedExceptionPolicy
J
- JacksonConverter<T> - Class in org.jbpm.process.core.datatype.impl.coverter
- JacksonConverter(Class<T>) - Constructor for class org.jbpm.process.core.datatype.impl.coverter.JacksonConverter
- JacksonUnconverter<T> - Class in org.jbpm.process.core.datatype.impl.coverter
- JacksonUnconverter() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.JacksonUnconverter
- JbpmClassLoaderUtil - Class in org.jbpm.util
- JbpmClassLoaderUtil() - Constructor for class org.jbpm.util.JbpmClassLoaderUtil
- jobsService() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- jobsService() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- Join - Class in org.jbpm.workflow.core.node
-
Default implementation of a join.
- Join() - Constructor for class org.jbpm.workflow.core.node.Join
- JoinFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - JoinFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.JoinFactory
- JoinInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a join node.
- JoinInstance() - Constructor for class org.jbpm.workflow.instance.node.JoinInstance
- joinNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- JoinNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- JoinNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.JoinNodeFactoryProvider
- JsonResolver - Class in org.jbpm.process.core.transformation
- JsonResolver() - Constructor for class org.jbpm.process.core.transformation.JsonResolver
- JsonResolver(ObjectMapper) - Constructor for class org.jbpm.process.core.transformation.JsonResolver
- JsonSchemaUtil - Class in org.jbpm.util
K
- keepActive(boolean) - Method in class org.jbpm.ruleflow.core.factory.EventSubProcessNodeFactory
- KOGITO_RESERVED - Static variable in class org.jbpm.process.core.context.variable.Variable
- KogitoProcessContextImpl - Class in org.jbpm.process.instance
- KogitoProcessContextImpl(KieRuntime) - Constructor for class org.jbpm.process.instance.KogitoProcessContextImpl
- KogitoProcessEventListenerAdapter - Class in org.jbpm.process.instance.event
- KogitoProcessEventListenerAdapter(ProcessEventListener) - Constructor for class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- KogitoProcessEventSupportImpl - Class in org.jbpm.process.instance.event
- KogitoProcessEventSupportImpl(IdentityProvider) - Constructor for class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
-
Do not use this constructor.
- KogitoProcessInstanceIdCommand - Interface in org.jbpm.process.instance.command
- KogitoProcessNodeLeftEventImpl - Class in org.jbpm.process.instance.event
- KogitoProcessNodeLeftEventImpl(NodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.KogitoProcessNodeLeftEventImpl
- KogitoProcessNodeTriggeredEventImpl - Class in org.jbpm.process.instance.event
- KogitoProcessNodeTriggeredEventImpl(NodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.KogitoProcessNodeTriggeredEventImpl
- kogitoProcessRuntime - Variable in class org.jbpm.process.instance.AbstractProcessRuntime
- KogitoProcessRuntimeImpl - Class in org.jbpm.process.instance
- KogitoProcessRuntimeImpl(InternalProcessRuntime) - Constructor for class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- KogitoProcessVariableChangedEventImpl - Class in org.jbpm.process.instance.event
- KogitoProcessVariableChangedEventImpl(String, String, Object, Object, List<String>, ProcessInstance, KogitoNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- KogitoProcessWorkItemTransitionEventImpl - Class in org.jbpm.process.instance.event
- KogitoProcessWorkItemTransitionEventImpl(ProcessInstance, KogitoWorkItem, Transition<?>, KieRuntime, boolean, String) - Constructor for class org.jbpm.process.instance.event.KogitoProcessWorkItemTransitionEventImpl
L
- LambdaSubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a SubFlow node.
- LambdaSubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- lang() - Method in interface org.kie.kogito.process.expr.Expression
- lang() - Method in interface org.kie.kogito.process.expr.ExpressionHandler
- language(String) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- leaveTime - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- LightProcessRuntime - Class in org.jbpm.process.instance
- LightProcessRuntime(ProcessRuntimeContext, ProcessRuntimeServiceProvider) - Constructor for class org.jbpm.process.instance.LightProcessRuntime
- LightProcessRuntime(ProcessRuntimeContext, ProcessRuntimeServiceProvider, Application) - Constructor for class org.jbpm.process.instance.LightProcessRuntime
- LightProcessRuntime.SignalManagerSignalAction - Class in org.jbpm.process.instance
- LightProcessRuntimeContext - Class in org.jbpm.process.instance
- LightProcessRuntimeContext(Collection<Process>) - Constructor for class org.jbpm.process.instance.LightProcessRuntimeContext
- LightProcessRuntimeServiceProvider - Class in org.jbpm.process.instance
- LightProcessRuntimeServiceProvider() - Constructor for class org.jbpm.process.instance.LightProcessRuntimeServiceProvider
- LightWorkItemManager - Class in org.jbpm.process.instance
- LightWorkItemManager(ProcessInstanceManager, SignalManager, KogitoProcessEventSupport) - Constructor for class org.jbpm.process.instance.LightWorkItemManager
- link() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- LINK_NAME - Static variable in class org.jbpm.ruleflow.core.Metadata
- LINK_NODE_HIDDEN - Static variable in class org.jbpm.ruleflow.core.Metadata
- linkBoundaryErrorEvent(Node, String, Node) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- linkBoundaryEvents(NodeContainer) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- linkBoundarySignalEvent(Node, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- linkBoundaryTimerEvent(Node, String, Node) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- linkIncomingConnections(String, CompositeNode.NodeAndType) - Method in class org.jbpm.workflow.core.node.CompositeNode
- linkIncomingConnections(String, WorkflowElementIdentifier, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- linkIncomingConnections(String, WorkflowElementIdentifier, String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- linkIncomingConnections(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- linkOutgoingConnections(CompositeNode.NodeAndType, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- linkOutgoingConnections(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- linkOutgoingConnections(WorkflowElementIdentifier, String, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
- linkOutgoingConnections(WorkflowElementIdentifier, String, String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- ListDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of a list datatype.
- ListDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.ListDataType
- ListDataType(DataType) - Constructor for class org.jbpm.process.core.datatype.impl.type.ListDataType
- listeners() - Method in class org.kie.kogito.process.impl.CachedProcessEventListenerConfig
- load(InputStream) - Static method in class org.jbpm.util.JsonSchemaUtil
- load(ClassLoader, String) - Static method in class org.jbpm.util.JsonSchemaUtil
- load(ClassLoader, String, String) - Static method in class org.jbpm.util.JsonSchemaUtil
- log(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- logger - Variable in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- logger - Static variable in class org.jbpm.workflow.core.impl.DefaultAssignmentProducer
- logger - Static variable in class org.jbpm.workflow.core.impl.NodeIoHelper
- logger - Static variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- logger - Static variable in class org.jbpm.workflow.instance.node.StartNodeInstance
- LoggingPrintStream - Class in org.jbpm.process.instance.impl.util
- LoggingPrintStream(OutputStream, boolean) - Constructor for class org.jbpm.process.instance.impl.util.LoggingPrintStream
M
- mapDataInputAssociation(DataAssociation) - Method in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- mapDataOutputAssociation(DataAssociation) - Method in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- mapDynamicOutputData(Map<String, Object>) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- Mappable - Interface in org.jbpm.process.core.context.variable
- MappableNodeFactory<T extends NodeFactory<T,
?>> - Interface in org.jbpm.ruleflow.core.factory - MAPPING_VARIABLE - Static variable in class org.jbpm.ruleflow.core.Metadata
- MAPPING_VARIABLE_INPUT - Static variable in class org.jbpm.ruleflow.core.Metadata
- matchByIdOrName(String) - Method in class org.jbpm.process.core.context.variable.Variable
- matchCancelled(MatchCancelledEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- matchCreated(MatchCreatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- Message - Class in org.jbpm.process.core.correlation
- Message(String, String, String) - Constructor for class org.jbpm.process.core.correlation.Message
- MESSAGE_REF - Static variable in class org.jbpm.ruleflow.core.Metadata
- MESSAGE_TYPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- MESSAGE_TYPE_PREFIX - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- MessageContentEqualsExceptionPolicy - Class in org.jbpm.process.core.context.exception
- MessageContentEqualsExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.MessageContentEqualsExceptionPolicy
- MessageContentRegexExceptionPolicy - Class in org.jbpm.process.core.context.exception
- MessageContentRegexExceptionPolicy() - Constructor for class org.jbpm.process.core.context.exception.MessageContentRegexExceptionPolicy
- MessageEventImpl - Class in org.jbpm.process.instance.event
- MessageEventImpl(ProcessInstance, KieRuntime, NodeInstance, String, Object, String) - Constructor for class org.jbpm.process.instance.event.MessageEventImpl
- metadata(String, Object) - Method in class org.jbpm.ruleflow.core.factory.ConstraintFactory
- metaData(String, Object) - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- metaData(String, Object) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- Metadata - Class in org.jbpm.ruleflow.core
- METHOD_ACTION - Static variable in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- METHOD_ACTION - Static variable in class org.jbpm.ruleflow.core.factory.EndNodeFactory
- METHOD_ACTIVATION_EXPRESSION - Static variable in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- METHOD_ADD_COMPENSATION_CONTEXT - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_ADD_COMPENSATION_HANDLER - Static variable in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- METHOD_ASSOCIATION - Static variable in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- METHOD_ATTACHED_TO - Static variable in class org.jbpm.ruleflow.core.factory.BoundaryEventNodeFactory
- METHOD_AUTO_COMPLETE - Static variable in class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- METHOD_COLLECTION_EXPRESSION - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_COMPLETION_EXPRESSION - Static variable in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- METHOD_CONDITION - Static variable in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
- METHOD_CONNECTION - Static variable in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- METHOD_CONSTRAINT - Static variable in class org.jbpm.ruleflow.core.factory.SplitFactory
- METHOD_CONSTRAINT - Static variable in class org.jbpm.ruleflow.core.factory.StateNodeFactory
- METHOD_DATE - Static variable in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- METHOD_DECISION - Static variable in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- METHOD_DELAY - Static variable in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- METHOD_DONE - Static variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- METHOD_DYNAMIC - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_ERROR_EXCEPTION_HANDLER - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_EVENT - Static variable in class org.jbpm.ruleflow.core.factory.EventSubProcessNodeFactory
- METHOD_EVENT_TYPE - Static variable in class org.jbpm.ruleflow.core.factory.EventNodeFactory
- METHOD_FAULT_NAME - Static variable in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- METHOD_FAULT_VARIABLE - Static variable in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- METHOD_GLOBAL - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_IMPORTS - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_IN_ASSOCIATION - Static variable in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- METHOD_IN_MAPPING - Static variable in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- METHOD_INDEPENDENT - Static variable in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- METHOD_INPUT_VARIABLE - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_INPUT_VARIABLE_NAME - Static variable in class org.jbpm.ruleflow.core.factory.EventNodeFactory
- METHOD_INTERRUPTING - Static variable in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- METHOD_KEEP_ACTIVE - Static variable in class org.jbpm.ruleflow.core.factory.EventSubProcessNodeFactory
- METHOD_LANGUAGE - Static variable in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
- METHOD_LINK_INCOMING_CONNECTIONS - Static variable in class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- METHOD_LINK_OUTGOING_CONNECTIONS - Static variable in class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- METHOD_METADATA - Static variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- METHOD_NAME - Static variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- METHOD_NAME - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_OUT_ASSOCIATION - Static variable in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- METHOD_OUT_MAPPING - Static variable in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- METHOD_OUTPUT_COLLECTION_EXPRESSION - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_OUTPUT_TEMP - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_OUTPUT_VARIABLE - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_PACKAGE_NAME - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_PARAMETER - Static variable in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- METHOD_PERIOD - Static variable in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- METHOD_PROCESS_ID - Static variable in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- METHOD_PROCESS_NAME - Static variable in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- METHOD_SCOPE - Static variable in class org.jbpm.ruleflow.core.factory.EventNodeFactory
- METHOD_SEQUENTIAL - Static variable in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- METHOD_TERMINATE - Static variable in class org.jbpm.ruleflow.core.factory.EndNodeFactory
- METHOD_TERMINATE_PARENT - Static variable in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- METHOD_TIMER - Static variable in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- METHOD_TIMER - Static variable in class org.jbpm.ruleflow.core.factory.StateBasedNodeFactory
- METHOD_TRIGGER - Static variable in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- METHOD_TYPE - Static variable in class org.jbpm.ruleflow.core.factory.JoinFactory
- METHOD_TYPE - Static variable in class org.jbpm.ruleflow.core.factory.SplitFactory
- METHOD_TYPE - Static variable in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- METHOD_TYPE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_VALIDATE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_VARIABLE - Static variable in class org.jbpm.ruleflow.core.factory.CompositeContextNodeFactory
- METHOD_VARIABLE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_VARIABLE_NAME - Static variable in class org.jbpm.ruleflow.core.factory.EventNodeFactory
- METHOD_VERSION - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_VISIBILITY - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- METHOD_WAIT_FOR_COMPLETION - Static variable in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- METHOD_WORK_NAME - Static variable in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- METHOD_WORK_NAME - Static variable in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
- METHOD_WORK_PARAMETER - Static variable in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- METHOD_WORK_PARAMETER - Static variable in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
- migrateAll(Process<T>, String, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- MigrateProcessInstanceCommand - Class in org.jbpm.process.instance.command
- MigrateProcessInstanceCommand(String, String) - Constructor for class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- MigrateProcessInstanceCommand(String, String, Map<WorkflowElementIdentifier, WorkflowElementIdentifier>) - Constructor for class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- migrateProcessInstances(Process<T>, String, String, String...) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- milestoneNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- MilestoneNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a milestone node.
- MilestoneNode() - Constructor for class org.jbpm.workflow.core.node.MilestoneNode
- MilestoneNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - MilestoneNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
- MilestoneNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- MilestoneNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.MilestoneNodeFactoryProvider
- MilestoneNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a milestone node.
- MilestoneNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.MilestoneNodeInstance
- milestones() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- milestones() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- MockDataWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
-
Simple work item handler that allows to provide output data or supplier that can provide data based on supplied function.
- MockDataWorkItemHandler(Function<Map<String, Object>, Map<String, Object>>) - Constructor for class org.jbpm.process.instance.impl.demo.MockDataWorkItemHandler
-
Create handler with custom function that will supply output data.
- MockDataWorkItemHandler(Map<String, Object>) - Constructor for class org.jbpm.process.instance.impl.demo.MockDataWorkItemHandler
-
Create handler that will always complete work items with exact same map of data.
- MultiInstanceSpecification - Class in org.jbpm.workflow.core.impl
- MultiInstanceSpecification() - Constructor for class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- MultiWorkItemHandlerConfig - Class in org.kie.kogito.process.impl
- MultiWorkItemHandlerConfig(Iterable<WorkItemHandlerConfig>) - Constructor for class org.kie.kogito.process.impl.MultiWorkItemHandlerConfig
- MVELAction - Class in org.jbpm.process.instance.impl
- MVELAction() - Constructor for class org.jbpm.process.instance.impl.MVELAction
- MVELAction(MVELCompilationUnit, String) - Constructor for class org.jbpm.process.instance.impl.MVELAction
- MVELInterpretedReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- MVELInterpretedReturnValueEvaluator(String) - Constructor for class org.jbpm.process.instance.impl.MVELInterpretedReturnValueEvaluator
- MVELProcessHelper - Class in org.jbpm.workflow.instance.impl
- MVELReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- MVELReturnValueEvaluator(MVELCompilationUnit) - Constructor for class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
N
- name - Variable in class org.jbpm.workflow.instance.rule.AbstractRuleType
- name() - Method in class org.kie.kogito.process.impl.AbstractProcess
- name(String) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
- name(String) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
- name(String) - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- name(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- names() - Method in class org.jbpm.process.core.correlation.CorrelationProperties
- names() - Method in class org.kie.kogito.process.impl.CachedWorkItemHandlerConfig
- names() - Method in class org.kie.kogito.process.impl.MultiWorkItemHandlerConfig
- newCorrelation(String, String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- newCorrelationKey(String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- newCorrelationMessage(String, String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- newCorrelationProperty(String, String, String, ReturnValueEvaluator) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- newCorrelationSubscription(String, String, ReturnValueEvaluator) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- NewInstanceDataTypeFactory - Class in org.jbpm.process.core.datatype.impl
-
A data type factory that always returns a new instance of a given class.
- NewInstanceDataTypeFactory(Class<? extends DataType>) - Constructor for class org.jbpm.process.core.datatype.impl.NewInstanceDataTypeFactory
- newMessage(String, String, String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- newNode(Class<?>, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- newNodeFactory(Class<?>, P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.NodeFactoryProviderService
- newProcessRuntime(InternalWorkingMemory) - Method in class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
- newRandom() - Static method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- newWorkItem() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- newWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- newXmlProcessDumper() - Method in interface org.jbpm.process.core.impl.XmlProcessDumperFactoryService
- newXmlProcessDumperFactory() - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
- node - Variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- Node - Interface in org.jbpm.workflow.core
-
Represents a node in a RuleFlow.
- NODE_TYPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- NodeAndType(NodeContainer, WorkflowElementIdentifier, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- NodeAndType(Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
- nodeContainer - Variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- NodeContainer - Interface in org.jbpm.workflow.core
- nodeContainerFactory - Variable in class org.jbpm.ruleflow.core.factory.NodeFactory
- NodeContainerImpl - Class in org.jbpm.workflow.core.impl
- NodeContainerImpl() - Constructor for class org.jbpm.workflow.core.impl.NodeContainerImpl
- NodeExtension - Interface in org.jbpm.workflow.core
- NodeFactory<T extends NodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - NodeFactory(P, NodeContainer, Object, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.NodeFactory
- NodeFactoryProvider - Interface in org.jbpm.ruleflow.core.factory.provider
- NodeFactoryProviderService - Class in org.jbpm.ruleflow.core.factory.provider
- NodeFactoryProviderService() - Constructor for class org.jbpm.ruleflow.core.factory.provider.NodeFactoryProviderService
- NodeImpl - Class in org.jbpm.workflow.core.impl
-
Default implementation of a node.
- NodeImpl() - Constructor for class org.jbpm.workflow.core.impl.NodeImpl
- NodeInstance - Interface in org.jbpm.workflow.instance
-
Represents a node instance in a RuleFlow.
- nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- nodeInstanceCompleted(NodeInstance, String) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- NodeInstanceContainer - Interface in org.jbpm.workflow.instance
- NodeInstanceFactory - Interface in org.jbpm.workflow.instance.impl
- NodeInstanceFactoryProvider - Interface in org.jbpm.workflow.instance.impl
- NodeInstanceFactoryRegistry - Class in org.jbpm.workflow.instance.impl
- NodeInstanceFactoryRegistry() - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
- NodeInstanceImpl - Class in org.jbpm.workflow.instance.impl
-
Default implementation of a RuleFlow node instance.
- NodeInstanceImpl() - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- NodeInstanceImpl.NodeInstanceTrigger - Class in org.jbpm.workflow.instance.impl
- NodeInstanceResolverFactory - Class in org.jbpm.workflow.instance.impl
- NodeInstanceResolverFactory(NodeInstance) - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
- NodeInstanceTrigger(NodeInstance, String) - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
- NodeIoHelper - Class in org.jbpm.workflow.core.impl
-
this class allows to simplify input output processing as a cross cutting concern (actions or node themselves)
- NodeIoHelper(NodeInstanceImpl) - Constructor for class org.jbpm.workflow.core.impl.NodeIoHelper
- NonAcceptingEventTypeFilter - Class in org.jbpm.process.core.event
- NonAcceptingEventTypeFilter() - Constructor for class org.jbpm.process.core.event.NonAcceptingEventTypeFilter
- NoOpTypeConverter - Class in org.jbpm.process.core.datatype.impl.coverter
- NoOpTypeConverter() - Constructor for class org.jbpm.process.core.datatype.impl.coverter.NoOpTypeConverter
O
- ObjectDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of an object datatype.
- ObjectDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- ObjectDataType(Class<?>) - Constructor for class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- ObjectDataType(String) - Constructor for class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- ObjectDataType(String, ClassLoader) - Constructor for class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- of(String, String) - Static method in interface org.jbpm.workflow.instance.rule.RuleType
- of(String, T) - Static method in class org.kie.kogito.process.impl.Sig
- of(String, T, String) - Static method in class org.kie.kogito.process.impl.Sig
- of(Application, Collection<Process>, ProcessRuntimeServiceProvider) - Static method in class org.jbpm.process.instance.LightProcessRuntime
- of(Application, Process<M>, Class<D>, String) - Static method in class org.jbpm.process.core.event.StaticMessageConsumer
- onActionScript(String, String, String, Action) - Method in class org.jbpm.ruleflow.core.factory.ExtendedNodeFactory
- onEntryAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.ExtendedNodeFactory
- onEvent(FEELEvent) - Method in class org.jbpm.process.instance.impl.FeelErrorEvaluatorListener
- onExitAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.ExtendedNodeFactory
- onMessage(MessageEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- onSignal(SignalEvent) - Method in class org.jbpm.process.instance.event.KogitoProcessEventListenerAdapter
- org.jbpm.process.core - package org.jbpm.process.core
- org.jbpm.process.core.context - package org.jbpm.process.core.context
- org.jbpm.process.core.context.exception - package org.jbpm.process.core.context.exception
- org.jbpm.process.core.context.exclusive - package org.jbpm.process.core.context.exclusive
- org.jbpm.process.core.context.swimlane - package org.jbpm.process.core.context.swimlane
- org.jbpm.process.core.context.variable - package org.jbpm.process.core.context.variable
- org.jbpm.process.core.correlation - package org.jbpm.process.core.correlation
- org.jbpm.process.core.datatype - package org.jbpm.process.core.datatype
- org.jbpm.process.core.datatype.impl - package org.jbpm.process.core.datatype.impl
- org.jbpm.process.core.datatype.impl.coverter - package org.jbpm.process.core.datatype.impl.coverter
- org.jbpm.process.core.datatype.impl.type - package org.jbpm.process.core.datatype.impl.type
- org.jbpm.process.core.event - package org.jbpm.process.core.event
- org.jbpm.process.core.impl - package org.jbpm.process.core.impl
- org.jbpm.process.core.timer - package org.jbpm.process.core.timer
- org.jbpm.process.core.transformation - package org.jbpm.process.core.transformation
- org.jbpm.process.core.validation - package org.jbpm.process.core.validation
- org.jbpm.process.core.validation.impl - package org.jbpm.process.core.validation.impl
- org.jbpm.process.instance - package org.jbpm.process.instance
- org.jbpm.process.instance.command - package org.jbpm.process.instance.command
- org.jbpm.process.instance.context - package org.jbpm.process.instance.context
- org.jbpm.process.instance.context.exception - package org.jbpm.process.instance.context.exception
- org.jbpm.process.instance.context.exclusive - package org.jbpm.process.instance.context.exclusive
- org.jbpm.process.instance.context.swimlane - package org.jbpm.process.instance.context.swimlane
- org.jbpm.process.instance.context.variable - package org.jbpm.process.instance.context.variable
- org.jbpm.process.instance.event - package org.jbpm.process.instance.event
- org.jbpm.process.instance.event.listeners - package org.jbpm.process.instance.event.listeners
- org.jbpm.process.instance.impl - package org.jbpm.process.instance.impl
- org.jbpm.process.instance.impl.actions - package org.jbpm.process.instance.impl.actions
- org.jbpm.process.instance.impl.demo - package org.jbpm.process.instance.impl.demo
- org.jbpm.process.instance.impl.factory - package org.jbpm.process.instance.impl.factory
- org.jbpm.process.instance.impl.humantask - package org.jbpm.process.instance.impl.humantask
- org.jbpm.process.instance.impl.humantask.phases - package org.jbpm.process.instance.impl.humantask.phases
- org.jbpm.process.instance.impl.util - package org.jbpm.process.instance.impl.util
- org.jbpm.process.instance.impl.workitem - package org.jbpm.process.instance.impl.workitem
- org.jbpm.ruleflow.core - package org.jbpm.ruleflow.core
- org.jbpm.ruleflow.core.factory - package org.jbpm.ruleflow.core.factory
- org.jbpm.ruleflow.core.factory.provider - package org.jbpm.ruleflow.core.factory.provider
- org.jbpm.ruleflow.core.validation - package org.jbpm.ruleflow.core.validation
- org.jbpm.ruleflow.instance - package org.jbpm.ruleflow.instance
- org.jbpm.util - package org.jbpm.util
- org.jbpm.workflow.core - package org.jbpm.workflow.core
- org.jbpm.workflow.core.impl - package org.jbpm.workflow.core.impl
- org.jbpm.workflow.core.node - package org.jbpm.workflow.core.node
- org.jbpm.workflow.instance - package org.jbpm.workflow.instance
- org.jbpm.workflow.instance.context - package org.jbpm.workflow.instance.context
- org.jbpm.workflow.instance.impl - package org.jbpm.workflow.instance.impl
- org.jbpm.workflow.instance.impl.factory - package org.jbpm.workflow.instance.impl.factory
- org.jbpm.workflow.instance.node - package org.jbpm.workflow.instance.node
- org.jbpm.workflow.instance.rule - package org.jbpm.workflow.instance.rule
- org.kie.kogito.process.expr - package org.kie.kogito.process.expr
- org.kie.kogito.process.impl - package org.kie.kogito.process.impl
- org.kie.kogito.process.validation - package org.kie.kogito.process.validation
- org.kie.kogito.process.version - package org.kie.kogito.process.version
- OUTGOING_CONNECTION - Static variable in class org.jbpm.ruleflow.core.Metadata
- outMapping(String, String) - Method in interface org.jbpm.ruleflow.core.factory.MappableNodeFactory
- OUTPUT - Enum constant in enum class org.jbpm.workflow.core.impl.DataAssociation.DataAssociationType
- outputCollectionExpression(String) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- OutputExpressionAssignment - Class in org.jbpm.workflow.core.impl
- OutputExpressionAssignment(DataDefinition, DataDefinition) - Constructor for class org.jbpm.workflow.core.impl.OutputExpressionAssignment
- OutputSetResolverFactory - Class in org.jbpm.workflow.instance.impl
- OutputSetResolverFactory(Map<String, Object>) - Constructor for class org.jbpm.workflow.instance.impl.OutputSetResolverFactory
- outputValidator(WorkflowModelValidator) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- outputVariable(String, String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- outputVariable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
P
- packageName(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- parameter(String, Object) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- PARAMETER_MATCHER - Static variable in class org.jbpm.util.PatternConstants
- ParameterDefinition - Interface in org.jbpm.process.core
- ParameterDefinitionImpl - Class in org.jbpm.process.core.impl
- ParameterDefinitionImpl() - Constructor for class org.jbpm.process.core.impl.ParameterDefinitionImpl
- ParameterDefinitionImpl(String, DataType) - Constructor for class org.jbpm.process.core.impl.ParameterDefinitionImpl
- parseDateAsDuration(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- parseDateTime(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- parseDeadlines(Object) - Static method in class org.jbpm.process.instance.impl.humantask.DeadlineHelper
- parseDuration(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- parseHolidays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- parseISORepeatable(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- parseReassignments(Object) - Static method in class org.jbpm.process.instance.impl.humantask.DeadlineHelper
- parseRepeatableDateTime(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
- parseWeekendDays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
- pathFor(String) - Static method in class org.jbpm.util.JsonSchemaUtil
- PatternConstants - Class in org.jbpm.util
- payload() - Method in class org.kie.kogito.process.impl.Sig
- period(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- phase() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- phaseById(String) - Method in class org.jbpm.process.instance.impl.humantask.BaseHumanTaskLifeCycle
- phases() - Method in class org.jbpm.process.instance.impl.humantask.BaseHumanTaskLifeCycle
- policies() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- print(boolean) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(char) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(char[]) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(double) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(float) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(int) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(long) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(Object) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- print(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println() - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(boolean) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(char) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(char[]) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(double) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(float) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(int) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(long) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(Object) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- println(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- priority(int) - Method in class org.jbpm.ruleflow.core.factory.ConstraintFactory
- priority(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- process - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- process() - Method in class org.kie.kogito.process.impl.AbstractProcess
- process() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- Process - Interface in org.jbpm.process.core
- PROCESS_COMPARATOR_CLASS_KEY - Static variable in class org.jbpm.process.instance.StartProcessHelper
- PROCESS_DURATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- PROCESS_INSTANCE_SCOPE - Static variable in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- PROCESS_SCOPE - Static variable in class org.jbpm.workflow.core.node.EndNode
- PROCESS_TYPE - Static variable in interface org.jbpm.workflow.core.WorkflowProcess
- processAssigment(String, InternalKogitoWorkItem, Set<String>) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- ProcessCompletedEventImpl - Class in org.jbpm.process.instance.event
- ProcessCompletedEventImpl(ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.ProcessCompletedEventImpl
- processError - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- ProcessEvent - Class in org.jbpm.process.instance.event
- ProcessEvent(ProcessInstance, KieRuntime) - Constructor for class org.jbpm.process.instance.event.ProcessEvent
- ProcessEvent(ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.ProcessEvent
- processEventListeners() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- processEventListeners() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- processEventSupport - Variable in class org.jbpm.process.instance.AbstractProcessRuntime
- processId(String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- ProcessImpl - Class in org.jbpm.process.core.impl
-
Default implementation of a Process
- ProcessImpl() - Constructor for class org.jbpm.process.core.impl.ProcessImpl
- processInputs(Collection<DataAssociation>, Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processInputs(NodeInstanceImpl, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processInputs(NodeInstanceImpl, Function<String, Object>, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processInputs(NodeInstanceImpl, List<DataAssociation>, Function<String, Object>, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processInstance - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- processInstance() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- ProcessInstance - Interface in org.jbpm.process.instance
-
A process instance is the representation of a process during its execution.
- ProcessInstanceCompensationAction - Class in org.jbpm.process.instance.impl.actions
- ProcessInstanceCompensationAction(String) - Constructor for class org.jbpm.process.instance.impl.actions.ProcessInstanceCompensationAction
- processInstanceCompleted(ProcessInstance) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- processInstanceCompleted(ProcessInstance) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- ProcessInstanceFactory - Interface in org.jbpm.process.instance
- ProcessInstanceFactoryRegistry - Class in org.jbpm.process.instance
- ProcessInstanceImpl - Class in org.jbpm.process.instance.impl
-
Default implementation of a process instance.
- ProcessInstanceImpl() - Constructor for class org.jbpm.process.instance.impl.ProcessInstanceImpl
- ProcessInstanceManager - Interface in org.jbpm.process.instance
- ProcessInstanceManagerFactory - Interface in org.jbpm.process.instance
- ProcessInstanceResolverFactory - Class in org.jbpm.workflow.instance.impl
- ProcessInstanceResolverFactory(WorkflowProcessInstance) - Constructor for class org.jbpm.workflow.instance.impl.ProcessInstanceResolverFactory
- processInstancesFactory - Variable in class org.kie.kogito.process.impl.AbstractProcess
- ProcessMigrationEventImpl - Class in org.jbpm.process.instance.event
- ProcessMigrationEventImpl(ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.ProcessMigrationEventImpl
- processName(String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- processNodeContainer(NodeContainer, List<Node>) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- processOutputs(Collection<DataAssociation>, Function<String, Object>, Function<String, Object>, AssignmentProducer) - Method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processOutputs(List<DataAssociation>, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processOutputs(NodeInstanceImpl, Function<String, Object>, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processOutputs(NodeInstanceImpl, List<DataAssociation>, Function<String, Object>, Function<String, Object>) - Static method in class org.jbpm.workflow.core.impl.NodeIoHelper
- processRuntime - Variable in class org.kie.kogito.process.impl.AbstractProcess
- ProcessRuntimeContext - Interface in org.jbpm.process.instance
- ProcessRuntimeFactoryServiceImpl - Class in org.jbpm.process.instance
- ProcessRuntimeFactoryServiceImpl() - Constructor for class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
- ProcessRuntimeFactoryServiceImpl(Application) - Constructor for class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
- ProcessRuntimeImpl - Class in org.jbpm.process.instance
- ProcessRuntimeImpl(Application, InternalWorkingMemory) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl
- ProcessRuntimeImpl.SignalManagerSignalAction - Class in org.jbpm.process.instance
- ProcessRuntimeServiceProvider - Interface in org.jbpm.process.instance
- ProcessServiceImpl - Class in org.kie.kogito.process.impl
- ProcessServiceImpl(Application) - Constructor for class org.kie.kogito.process.impl.ProcessServiceImpl
- ProcessStartedEventImpl - Class in org.jbpm.process.instance.event
- ProcessStartedEventImpl(ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.ProcessStartedEventImpl
- ProcessSupplier - Interface in org.jbpm.process.core
- ProcessValidationError - Interface in org.jbpm.process.core.validation
-
Represents a RuleFlow validation error.
- ProcessValidationErrorImpl - Class in org.jbpm.process.core.validation.impl
- ProcessValidationErrorImpl(Process, String) - Constructor for class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
- ProcessValidator - Interface in org.jbpm.process.core.validation
-
A validator for validating a RuleFlow process.
- ProcessValidatorRegistry - Class in org.jbpm.process.core.validation
- PRODUCE_MESSAGE - Static variable in class org.jbpm.ruleflow.core.Metadata
- ProduceEventAction<T> - Class in org.jbpm.process.instance.impl.actions
- ProduceEventAction(String, String, Supplier<MessageProducer<T>>) - Constructor for class org.jbpm.process.instance.impl.actions.ProduceEventAction
- ProjectVersionProcessVersionResolver - Class in org.kie.kogito.process.version
- ProjectVersionProcessVersionResolver(KogitoGAV) - Constructor for class org.kie.kogito.process.version.ProjectVersionProcessVersionResolver
- provide() - Method in class org.jbpm.workflow.instance.impl.factory.DefaultNodeInstanceFactoryProvider
- provide() - Method in interface org.jbpm.workflow.instance.impl.NodeInstanceFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.ActionNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.BoundaryEventNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.CatchLinkNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.CompositeContextNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.DynamicNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.EndNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.EventNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.EventSubProcessNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.FaultNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.ForEachNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.HumanTaskNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.JoinNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.MilestoneNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in interface org.jbpm.ruleflow.core.factory.provider.NodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.RuleSetNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.SplitNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.StartNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.StateNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.SubProcessNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.ThrowLinkNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.TimerNodeFactoryProvider
- provide(P, NodeContainer, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.provider.WorkItemNodeFactoryProvider
Q
- queueWorkingMemoryAction(WorkingMemoryAction) - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- queueWorkingMemoryAction(WorkingMemoryAction) - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
R
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.impl.MVELAction
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
- readExternal(ObjectInput) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- readExternal(ObjectInput) - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
- readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.DroolsAction
- readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- readProcess(String) - Method in interface org.jbpm.process.core.impl.XmlProcessDumper
- readValue(String) - Method in interface org.jbpm.process.core.datatype.DataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- readValue(String) - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- Reassignment - Class in org.jbpm.process.instance.impl.humantask
- Reassignment(Set<String>, Set<String>) - Constructor for class org.jbpm.process.instance.impl.humantask.Reassignment
- receiver(EventReceiver) - Method in class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- reconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- reconnect() - Method in interface org.jbpm.process.instance.ProcessInstance
- reconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- reconnect() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- REF - Static variable in class org.jbpm.ruleflow.core.Metadata
- referenceId() - Method in class org.kie.kogito.process.impl.Sig
- register(Class<? extends Context>, ContextInstanceFactory) - Method in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
- register(Class<? extends Node>, NodeInstanceFactory) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
- register(Class<? extends Process>, ProcessInstanceFactory) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
- register(String, Function<String, ? extends Object>) - Method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- register(String, KogitoWorkItemHandler) - Method in class org.kie.kogito.process.impl.CachedWorkItemHandlerConfig
- register(ProcessEventListener) - Method in class org.kie.kogito.process.impl.CachedProcessEventListenerConfig
- registerAdditonalValidator(ProcessValidator) - Method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
- registerCloner(Class<T>, UnaryOperator<T>) - Method in class org.jbpm.process.core.datatype.impl.coverter.CloneHelperRegister
- registerListeners() - Method in class org.kie.kogito.process.impl.AbstractProcess
- registerUnconverter(String, Function<T, String>) - Method in class org.jbpm.process.core.datatype.impl.coverter.TypeConverterRegistry
- registerWorkItemHandler(String, KogitoWorkItemHandler) - Method in class org.jbpm.process.instance.LightWorkItemManager
- Release - Class in org.jbpm.process.instance.impl.humantask.phases
-
Release life cycle phase that applies to human tasks.
- Release() - Constructor for class org.jbpm.process.instance.impl.humantask.phases.Release
- reloadSupplier - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- removeAllTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
- removeAttachment(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- removeAttachment(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- removeAttachment(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- removeComment(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- removeComment(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- removeComment(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- removeConstraint(Connection) - Method in class org.jbpm.workflow.core.node.Split
- removeContextInstance(String, ContextInstance) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- removeContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- removeEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventNode
- removeEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventTrigger
- removeEventListener(String, EventListener) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- removeEventListener(String, KogitoEventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- removeEventListener(String, KogitoEventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
- removeEventListener(ProcessEventListener) - Method in class org.jbpm.process.instance.AbstractProcessRuntime
- removeEventListener(KogitoProcessEventListener) - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- removeEventListeners() - Method in interface org.jbpm.workflow.instance.node.EventBasedNodeInstanceInterface
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- removeEventListeners() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- removeExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- removeExceptionProcessListeners() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- removeIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- removeIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- removeIncomingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
- removeNode(Node) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- removeNode(Node) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- removeNode(Node) - Method in class org.jbpm.workflow.core.node.CompositeNode
- removeNode(Node) - Method in class org.jbpm.workflow.core.node.ForEachNode
- removeNode(Node) - Method in interface org.jbpm.workflow.core.NodeContainer
-
Method for removing a node from this node container
- removeNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- removeNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- removeNodeInstance(NodeInstance) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- removeOnFinish() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- removeOutgoingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
- removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Split
- removeParameter(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- removeParameter(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- removeProcessEventListeners() - Method in class org.jbpm.process.instance.LightProcessRuntime
- removeProcessEventListeners() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- removeProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- removeProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.LightProcessRuntime
- removeProcessInstance(KogitoProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- removeProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- removeProperty(String) - Method in class org.jbpm.process.core.correlation.CorrelationProperties
- removeResult(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- removeSwimlane(String) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- removeTimerListeners() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- removeTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
- removeWorkItemListener() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- removeWorkItemListener() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- reset() - Method in class org.jbpm.process.instance.event.KogitoProcessEventSupportImpl
- resetInterceptSysOutSysErr() - Static method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
- resolveAll(Map<String, Object>) - Method in class org.jbpm.process.core.transformation.JsonResolver
- resolveAsync(Node) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- resolveContext(Object) - Method in class org.jbpm.process.core.context.exception.CompensationScope
-
Resolves in one of two cases: when the (String) activityRefStr is equal to: 1.
- resolveContext(Object) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- resolveContext(Object) - Method in class org.jbpm.process.core.context.exclusive.ExclusiveGroup
- resolveContext(Object) - Method in interface org.jbpm.process.core.Context
- resolveContext(Object) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- resolveContext(Object) - Method in class org.jbpm.process.core.context.variable.VariableScope
- resolveContext(String, Object) - Method in interface org.jbpm.process.core.ContextResolver
- resolveContext(String, Object) - Method in class org.jbpm.process.core.impl.ProcessImpl
- resolveContext(String, Object) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- resolveContext(String, Object) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- resolveContext(String, Object) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- resolveContext(String, Object) - Method in interface org.jbpm.workflow.core.NodeContainer
- resolveContext(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveContextInstance(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveContextInstance(String, Object) - Method in interface org.jbpm.workflow.instance.NodeInstance
- resolveExpression(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveOnlyAnnotatedItems(Map<String, Object>) - Method in class org.jbpm.process.core.transformation.JsonResolver
-
Receive an Input Map of items and returns a new Map containing all items from input but the values with Jackson annotations are translated into an inner Map in a recursive way.
- resolveValue(Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveValue(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveValue(String, Function<Map<String, Object>, Object>) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- resolveVariable(String, NodeInstance) - Static method in class org.jbpm.process.instance.impl.util.VariableUtil
- resolveVariables(List<String>) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- resolveVariables(List<String>) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- ResumeProcessInstanceCommand - Class in org.jbpm.process.instance.command
- ResumeProcessInstanceCommand() - Constructor for class org.jbpm.process.instance.command.ResumeProcessInstanceCommand
- retractFacts(KieRuntime) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- retrigger(boolean) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- retriggerNodeInstance(String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- retryWorkItem(String) - Method in class org.jbpm.process.instance.LightWorkItemManager
- retryWorkItem(String, Map<String, Object>) - Method in class org.jbpm.process.instance.LightWorkItemManager
- retryWorkItemWithParams(String, Map<String, Object>) - Method in class org.jbpm.process.instance.LightWorkItemManager
- ReturnValueConstraintEvaluator - Class in org.jbpm.process.instance.impl
-
Default implementation of a constraint.
- ReturnValueConstraintEvaluator() - Constructor for class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- ReturnValueEvaluator - Interface in org.jbpm.process.instance.impl
- ReuseContextInstanceFactory - Class in org.jbpm.process.instance.impl.factory
- ReuseContextInstanceFactory(Class<? extends ContextInstance>) - Constructor for class org.jbpm.process.instance.impl.factory.ReuseContextInstanceFactory
- root() - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- root() - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- rt - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- RULE_UNIT_LANG - Static variable in interface org.jbpm.workflow.instance.rule.RuleType
- RuleAwareProcessEventListener - Class in org.jbpm.process.instance.event.listeners
-
Process event listener that is responsible for managing process instance as fact so rules can reason over it.
- RuleAwareProcessEventListener() - Constructor for class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventListener
- RuleConstraintEvaluator - Class in org.jbpm.process.instance.impl
-
Default implementation of a constraint.
- RuleConstraintEvaluator() - Constructor for class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- ruleFlowGroup(String) - Static method in interface org.jbpm.workflow.instance.rule.RuleType
- ruleFlowGroup(String, Supplier<KieRuntime>) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- RuleFlowGroupRuleType - Class in org.jbpm.workflow.instance.rule
- RuleFlowGroupRuleType(String) - Constructor for class org.jbpm.workflow.instance.rule.RuleFlowGroupRuleType
- RuleFlowGroupRuleTypeEngine - Interface in org.jbpm.workflow.instance.rule
- RuleFlowNodeContainerFactory<T extends RuleFlowNodeContainerFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core - RuleFlowNodeContainerFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- RuleFlowProcess - Class in org.jbpm.ruleflow.core
- RuleFlowProcess() - Constructor for class org.jbpm.ruleflow.core.RuleFlowProcess
- RuleFlowProcessFactory - Class in org.jbpm.ruleflow.core
- RuleFlowProcessFactory(String, boolean) - Constructor for class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- RuleFlowProcessInstance - Class in org.jbpm.ruleflow.instance
- RuleFlowProcessInstance() - Constructor for class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
- RuleFlowProcessInstanceFactory - Class in org.jbpm.ruleflow.instance
- RuleFlowProcessInstanceFactory() - Constructor for class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
- RuleFlowProcessValidator - Class in org.jbpm.ruleflow.core.validation
-
Default implementation of a RuleFlow validator.
- RuleFlowProcessValidator() - Constructor for class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- ruleSetNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- RuleSetNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a RuleSet node.
- RuleSetNode() - Constructor for class org.jbpm.workflow.core.node.RuleSetNode
- RuleSetNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - RuleSetNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- RuleSetNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- RuleSetNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.RuleSetNodeFactoryProvider
- RuleSetNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a ruleset node.
- RuleSetNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- RuleType - Interface in org.jbpm.workflow.instance.rule
- ruleUnit(String) - Static method in interface org.jbpm.workflow.instance.rule.RuleType
- ruleUnit(String, RuleUnitFactory<?>) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
- RuleUnitFactory<T extends org.drools.ruleunits.api.RuleUnitData> - Interface in org.jbpm.workflow.core.node
- RuleUnitRuleType - Class in org.jbpm.workflow.instance.rule
- RuleUnitRuleType(String) - Constructor for class org.jbpm.workflow.instance.rule.RuleUnitRuleType
- RuleUnitRuleTypeEngine - Interface in org.jbpm.workflow.instance.rule
S
- saveTask(Process<T>, String, String, SecurityPolicy, MapOutput, Function<Map<String, Object>, R>) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- ScheduleInfo - Class in org.jbpm.process.instance.impl.humantask
- ScheduleInfo() - Constructor for class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- schema(Class<T>) - Method in interface org.jbpm.workflow.core.WorkflowModelValidator
- scope(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- send(Signal<S>) - Method in class org.kie.kogito.process.impl.AbstractProcess
- send(Signal<S>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- sequential(boolean) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- serialize(DataType, JsonGenerator, SerializerProvider) - Method in class org.jbpm.process.core.datatype.impl.coverter.DataTypeSerializer
- service(ProcessService) - Method in class org.jbpm.process.core.event.StaticMessageConsumer.Builder
- services - Variable in class org.kie.kogito.process.impl.AbstractProcess
- setAction(DroolsAction) - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
- setAction(DroolsAction) - Method in class org.jbpm.workflow.core.node.ActionNode
- setActions(String, List<DroolsAction>) - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
- setActivationCondition(String) - Method in class org.jbpm.workflow.core.node.DynamicNode
- setActivationExpression(ReturnValueEvaluator) - Method in class org.jbpm.workflow.core.node.DynamicNode
- setActorId(String) - Method in class org.jbpm.process.core.context.swimlane.Swimlane
- setActorId(String) - Method in class org.jbpm.process.instance.context.exclusive.SwimlaneInstance
- setActorId(String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneInstance
- setActorId(String, String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- setActualOwner(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setActualOwner(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setActualOwner(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setAdminGroups(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setAdminGroups(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setAdminGroups(Set<String>) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setAdminUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setAdminUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setAdminUsers(Set<String>) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setAgendaFilter(AgendaFilter) - Method in interface org.jbpm.process.instance.ProcessInstance
- setAgendaFilter(AgendaFilter) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setAssignments(List<Assignment>) - Method in class org.jbpm.workflow.core.impl.DataAssociation
- setAssignmentType(String) - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- setAttachedToNodeId(String) - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
- setAttachment(String, Attachment) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setAttachment(String, Attachment) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setAttachment(String, Attachment) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.node.CompositeNode
- setBoundaryEvents(List<String>) - Method in class org.jbpm.workflow.core.node.StateBasedNode
- setCancelRemainingInstances(boolean) - Method in class org.jbpm.workflow.core.node.CompositeNode
- setClassLoader(ClassLoader) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- setClassLoader(ClassLoader) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- setClassName(String) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- setCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setComment(String, Comment) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setComment(String, Comment) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setComment(String, Comment) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setCompiledExpression(ReturnValueEvaluator) - Method in class org.jbpm.workflow.core.node.Transformation
- setCompleteDate(Date) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setCompletionAction(Action) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setCompletionCondition(String) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setCompletionCondition(String) - Method in class org.jbpm.workflow.core.node.DynamicNode
- setCompletionConditionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setCompletionExpression(ReturnValueEvaluator) - Method in class org.jbpm.workflow.core.node.DynamicNode
- setCondition(String) - Method in class org.jbpm.workflow.core.node.MilestoneNode
- setCondition(Predicate<ProcessContext>) - Method in class org.jbpm.workflow.core.node.MilestoneNode
- setConsequence(String) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- setConstraint(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setConstraint(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setConstraint(String) - Method in interface org.jbpm.workflow.core.Constraint
-
Method for setting the constraint
- setConstraint(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setConstraint(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
- setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.node.Split
- setContext(String, Context) - Method in interface org.jbpm.process.core.Contextable
- setContext(String, Context) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setContextContainer(ContextContainer) - Method in class org.jbpm.process.core.context.AbstractContext
- setContextContainer(ContextContainer) - Method in class org.jbpm.process.core.context.exception.CompensationScope
- setContextContainerId(String) - Method in class org.jbpm.process.core.context.exception.CompensationScope
- setContextData(Map<String, Object>) - Method in class org.jbpm.process.instance.KogitoProcessContextImpl
- setContextId(long) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- setContextInstance(String, ContextInstance) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
- setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- setCorrelationKey(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setCorrelationManager(CorrelationManager) - Method in class org.jbpm.process.core.event.EventTypeFilter
- setCurrentLevel(int) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setCurrentLevel(int) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- setCurrentLevel(int) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- setCustomEditor(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- setDate(String) - Method in class org.jbpm.process.core.timer.Timer
- setDecisionModel(Supplier<DecisionModel>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setDefault(boolean) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setDefault(boolean) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setDefault(boolean) - Method in interface org.jbpm.workflow.core.Constraint
- setDefault(boolean) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setDefaultContext(Context) - Method in interface org.jbpm.process.core.ContextContainer
- setDefaultContext(Context) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
- setDefaultContext(Context) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
- setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- setDelay(String) - Method in class org.jbpm.process.core.timer.Timer
- setDeploymentId(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setDeploymentId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setDeploymentId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setDeploymentId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setDescription(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setDialect(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setDialect(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setDialect(String) - Method in interface org.jbpm.workflow.core.Constraint
-
Method for setting the dialect of the constraint, e.g.
- setDialect(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setDialect(String) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- setDialect(String) - Method in class org.jbpm.workflow.core.node.Assignment
- setDisplayName(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- setDuration(Duration) - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- setDynamic(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setDynamicParameters(Map<String, Object>) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setDynamicParameters(Map<String, Object>) - Method in interface org.jbpm.workflow.instance.NodeInstance
- setEndDate(ZonedDateTime) - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- setErrorState(NodeInstance, Exception) - Method in interface org.jbpm.process.instance.ProcessInstance
- setErrorState(NodeInstance, Exception) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setEvaluator(ReturnValueEvaluator) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventNode
- setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventTrigger
- setExceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- setExceptionHandlers(Map<String, ExceptionHandler>) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
- setExcludedUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setExcludedUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setExcludedUsers(Set<String>) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setExecutedInstances(int) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- setExplanationText(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- setExpression(String) - Method in class org.jbpm.workflow.core.impl.DataDefinition
- setExpression(String) - Method in class org.jbpm.workflow.core.node.Transformation
- setExpressionEvaluator(BiFunction<String, ProcessInstance, String>) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setExpressionEvaluator(BiFunction<String, ProcessInstance, String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
- setExpressionLanguage(String) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setExpressionLanguage(String) - Method in interface org.jbpm.workflow.core.WorkflowProcess
- setFaultName(String) - Method in class org.jbpm.workflow.core.node.FaultNode
- setFaultVariable(String) - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
- setFaultVariable(String) - Method in class org.jbpm.workflow.core.node.FaultNode
- setFrom(DataDefinition) - Method in class org.jbpm.workflow.core.node.Assignment
- setFrom(Node) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- setFromType(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- setFunctionImports(List<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setFunctionImports(List<String>) - Method in interface org.jbpm.process.core.Process
-
Sets the imports of this RuleFlow process
- setGlobals(Map<String, String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setGlobals(Map<String, String>) - Method in interface org.jbpm.process.core.Process
-
Sets the imports of this RuleFlow process
- setHasAsyncInstances(boolean) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- setHeader(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
- setHeaders(Map<String, List<String>>) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setHeaders(Map<String, List<String>>) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
- setIcon(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- setId(long) - Method in class org.jbpm.process.core.context.AbstractContext
- setId(long) - Method in interface org.jbpm.process.core.Context
- setId(long) - Method in class org.jbpm.process.core.timer.Timer
- setId(Object, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
- setId(Object, WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- setId(String) - Method in class org.jbpm.process.core.context.variable.Variable
- setId(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setId(String) - Method in interface org.jbpm.process.core.Process
-
Sets the id of this process.
- setId(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setId(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setId(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setId(WorkflowElementIdentifier) - Method in interface org.jbpm.workflow.core.Node
-
Method for setting the id of the node
- setImports(Set<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setImports(Set<String>) - Method in interface org.jbpm.process.core.Process
-
Sets the imports of this RuleFlow process
- setIndependent(boolean) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.Trigger
- setInputDataItem(DataDefinition) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setInputRef(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setInputValidator(WorkflowModelValidator) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setInputValidator(WorkflowModelValidator) - Method in interface org.jbpm.workflow.core.WorkflowProcess
- setInputVariableName(String) - Method in class org.jbpm.workflow.core.node.EventNode
- setInternalProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setInterrupting(boolean) - Method in class org.jbpm.workflow.core.node.StartNode
- setIoSpecification(IOSpecification) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setJobId(String) - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- setKeepActive(boolean) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
- setKieRuntime(Supplier<KieRuntime>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstance
- setLanguage(String) - Method in class org.jbpm.workflow.core.node.DynamicNode
- setLanguage(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setLanguage(String) - Method in class org.jbpm.workflow.core.node.Transformation
- setLevel(int) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setLock(boolean) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
- setLock(boolean) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
- setLoopDataInputRef(DataDefinition) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setLoopDataOutputRef(DataDefinition) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setMessageRef(String) - Method in class org.jbpm.process.core.event.EventTypeFilter
- setMetaData(String, Object) - Method in class org.jbpm.process.core.context.variable.Variable
- setMetaData(String, Object) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setMetaData(String, Object) - Method in interface org.jbpm.process.core.Process
- setMetaData(String, Object) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setMetaData(String, Object) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setMetaData(String, Object) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setMetaData(String, Object) - Method in interface org.jbpm.process.instance.ProcessInstance
- setMetaData(String, Object) - Method in interface org.jbpm.workflow.core.Connection
- setMetaData(String, Object) - Method in interface org.jbpm.workflow.core.Constraint
- setMetaData(String, Object) - Method in class org.jbpm.workflow.core.DroolsAction
- setMetaData(String, Object) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- setMetaData(String, Object) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setMetaData(String, Object) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setMetaData(String, Object) - Method in class org.jbpm.workflow.core.node.Assignment
- setMetaData(String, Object) - Method in interface org.jbpm.workflow.core.Node
- setMetaData(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setMetaData(Map<String, Object>) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setMultiInstanceSpecification(MultiInstanceSpecification) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setN(String) - Method in class org.jbpm.workflow.core.node.Join
- setName(String) - Method in class org.jbpm.process.core.context.swimlane.Swimlane
- setName(String) - Method in class org.jbpm.process.core.context.variable.Variable
- setName(String) - Method in class org.jbpm.process.core.impl.ParameterDefinitionImpl
- setName(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setName(String) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- setName(String) - Method in class org.jbpm.process.core.impl.WorkImpl
- setName(String) - Method in interface org.jbpm.process.core.ParameterDefinition
- setName(String) - Method in interface org.jbpm.process.core.Process
-
Sets the name of this process.
- setName(String) - Method in interface org.jbpm.process.core.Work
- setName(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setName(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setName(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setName(String) - Method in interface org.jbpm.workflow.core.Constraint
-
Sets the name of the constraint
- setName(String) - Method in class org.jbpm.workflow.core.DroolsAction
- setName(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setName(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setName(String) - Method in interface org.jbpm.workflow.core.Node
-
Method for setting the name of the node
- setNewAttachment(Attachment) - Method in class org.jbpm.process.instance.event.UserTaskAttachmentEventImpl
- setNewComment(Comment) - Method in class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- setNewStatus(String) - Method in class org.jbpm.process.instance.event.UserTaskStateEventImpl
- setNewUsersId(Set<String>) - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- setNewValue(Object) - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- setNode(Node) - Method in class org.jbpm.process.core.context.exception.CompensationHandler
- setNodeId(WorkflowElementIdentifier) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setNodeId(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setNodeId(WorkflowElementIdentifier) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setNodeInstance(KogitoNodeInstance) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setNodeInstanceContainer(NodeInstanceContainer) - Method in interface org.jbpm.workflow.instance.context.WorkflowContextInstance
- setNodeInstanceContainer(KogitoNodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setNodeInstanceId(long) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setNodeInstanceId(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setNodeInstanceId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setNodeMapping(Map<WorkflowElementIdentifier, WorkflowElementIdentifier>) - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- setNodeName(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setNotification(T) - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- setNumRepetitions(int) - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- setOldAttachment(Attachment) - Method in class org.jbpm.process.instance.event.UserTaskAttachmentEventImpl
- setOldComment(Comment) - Method in class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- setOldStatus(String) - Method in class org.jbpm.process.instance.event.UserTaskStateEventImpl
- setOldUsersId(Set<String>) - Method in class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- setOldValue(Object) - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- setOutcome(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.Trigger
- setOutputCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setOutputDataItem(DataDefinition) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setOutputRef(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setOutputValidator(WorkflowModelValidator) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- setOutputValidator(WorkflowModelValidator) - Method in interface org.jbpm.workflow.core.WorkflowProcess
- setPackageName(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setPackageName(String) - Method in interface org.jbpm.process.core.Process
-
Sets the package name of this RuleFlow process
- setParameter(String, Object) - Method in class org.jbpm.process.core.impl.WorkImpl
- setParameter(String, Object) - Method in interface org.jbpm.process.core.Work
- setParameter(String, Object) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setParameter(String, Object) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setParameterDefinitions(Set<ParameterDefinition>) - Method in class org.jbpm.process.core.impl.WorkImpl
- setParameterDefinitions(Set<ParameterDefinition>) - Method in interface org.jbpm.process.core.Work
- setParameters(Map<String, Object>) - Method in class org.jbpm.process.core.impl.WorkImpl
- setParameters(Map<String, Object>) - Method in interface org.jbpm.process.core.Work
- setParameters(Map<String, Object>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setParameters(Map<String, Object>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setParameters(Set<ParameterDefinition>) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- setParentContainer(NodeContainer) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- setParentContainer(NodeContainer) - Method in interface org.jbpm.workflow.core.Node
- setParentProcessInstanceId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setParentProcessInstanceId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setPeriod(String) - Method in class org.jbpm.process.core.timer.Timer
- setPhaseId(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setPhaseStatus(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setPotentialGroups(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setPotentialGroups(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setPotentialGroups(Set<String>) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setPotentialUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setPotentialUsers(Set<String>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setPotentialUsers(Set<String>) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setPriority(int) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setPriority(int) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setPriority(int) - Method in interface org.jbpm.workflow.core.Constraint
-
Method for setting the priority of the constraint
- setPriority(int) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setProcess(Process) - Method in interface org.jbpm.process.instance.ProcessInstance
- setProcessId(String) - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- setProcessId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setProcessId(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setProcessId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setProcessInstance(ProcessInstance) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
- setProcessInstance(WorkflowProcessInstance) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setProcessInstance(WorkflowProcessInstance) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- setProcessInstance(KogitoProcessInstance) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- setProcessInstanceId(String) - Method in interface org.jbpm.process.instance.command.KogitoProcessInstanceIdCommand
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.command.ResumeProcessInstanceCommand
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.command.SuspendProcessInstanceCommand
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- setProcessInstanceId(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setProcessInstanceId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
- setProcessInstancesFactory(ProcessInstancesFactory) - Method in class org.kie.kogito.process.impl.AbstractProcess
- setProcessName(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setProcessVersion(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setProcessXml(String) - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- setProcessXml(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setProperty(String, Object) - Method in class org.jbpm.process.core.correlation.CorrelationInstance
- setReferenceId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setReferenceId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setReferenceName(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setReferenceName(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setReferenceName(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setResource(Resource) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setResult(String, Object) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setResults(Map<String, Object>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setResults(Set<ParameterDefinition>) - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- setRootProcessId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setRootProcessId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setRootProcessInstanceId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setRootProcessInstanceId(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setRuleFlowGroup(String) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- setRuleType(RuleType) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setRuleUnitFactory(RuleUnitFactory<?>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- setRuntimeMetaData(Map<String, Object>) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setScheduleInfo(Collection<ScheduleInfo>) - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- setScope(int) - Method in class org.jbpm.workflow.core.node.EndNode
- setScope(String) - Method in class org.jbpm.workflow.core.node.EventNode
- setSequential(boolean) - Method in class org.jbpm.workflow.core.impl.MultiInstanceSpecification
- setSequential(boolean) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setSignalCompletion(boolean) - Method in interface org.jbpm.process.instance.ProcessInstance
- setSignalCompletion(boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setSources(List<DataDefinition>) - Method in class org.jbpm.workflow.core.impl.DataAssociation
- setStartDate(ZonedDateTime) - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- setStartDate(Date) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setStartDate(Date) - Method in interface org.jbpm.process.instance.ProcessInstance
- setStartDate(Date) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setState(int) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setState(int) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setState(int) - Method in interface org.jbpm.process.instance.ProcessInstance
- setState(int) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setState(int) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- setState(int) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
- setState(int, String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- setState(int, String) - Method in interface org.jbpm.process.instance.ProcessInstance
- setState(int, String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setState(int, String, Object) - Method in interface org.jbpm.process.instance.ProcessInstance
- setState(int, String, Object) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setSubProcessFactory(SubProcessFactory<T>) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setSwimlane(String) - Method in class org.jbpm.workflow.core.node.HumanTaskNode
- setSwimlanes(Collection<Swimlane>) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- setTarget(DataDefinition) - Method in class org.jbpm.workflow.core.impl.DataAssociation
- setTaskDescription(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setTaskDescription(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setTaskDescription(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setTaskName(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setTaskName(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setTaskName(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setTaskPriority(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- setTaskPriority(String) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemImpl
- setTaskPriority(String) - Method in interface org.jbpm.process.instance.impl.humantask.InternalHumanTaskWorkItem
- setTerminate(boolean) - Method in class org.jbpm.workflow.core.node.EndNode
- setTerminateParent(boolean) - Method in class org.jbpm.workflow.core.node.FaultNode
- setTimeout(String) - Method in class org.jbpm.workflow.core.node.StateBasedNode
- setTimer(Timer) - Method in class org.jbpm.workflow.core.node.StartNode
- setTimer(Timer) - Method in class org.jbpm.workflow.core.node.TimerNode
- setTimeType(int) - Method in class org.jbpm.process.core.timer.Timer
- setTo(DataDefinition) - Method in class org.jbpm.workflow.core.node.Assignment
- setTo(Node) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- setTotalInstances(int) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- setToType(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- setTransformation(Transformation) - Method in class org.jbpm.workflow.core.impl.DataAssociation
- setTriggers(List<Trigger>) - Method in class org.jbpm.workflow.core.node.StartNode
- setType(int) - Method in class org.jbpm.workflow.core.node.Join
- setType(int) - Method in class org.jbpm.workflow.core.node.Split
- setType(String) - Method in class org.jbpm.process.core.event.EventTypeFilter
- setType(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setType(String) - Method in interface org.jbpm.process.core.Process
-
Sets the type of this process.
- setType(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- setType(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- setType(String) - Method in interface org.jbpm.workflow.core.Constraint
-
Method for setting the type of the constraint, e.g.
- setType(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- setType(DataType) - Method in class org.jbpm.process.core.context.variable.Variable
- setType(DataType) - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- setType(DataType) - Method in class org.jbpm.process.core.impl.ParameterDefinitionImpl
- setType(DataType) - Method in interface org.jbpm.process.core.TypeObject
- setType(DataAssociation.DataAssociationType) - Method in class org.jbpm.workflow.core.impl.DataAssociation
- setupParameters(ProcessInstance, Map<String, Object>) - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- setupParameters(ProcessInstance, Map<String, Object>) - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- setValue(Object) - Method in class org.jbpm.process.core.context.variable.Variable
- setValue(Object) - Method in interface org.jbpm.process.core.ValueObject
- setVariable(String, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- setVariable(String, Object) - Method in class org.jbpm.process.instance.impl.EmtpyKogitoProcessContext
- setVariable(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- setVariable(String, Object) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- setVariable(KogitoNodeInstance, String, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
- setVariableId(String) - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- setVariableName(String) - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- setVariableName(String) - Method in class org.jbpm.workflow.core.node.EventNode
- setVariables(List<Variable>) - Method in class org.jbpm.process.core.context.variable.VariableScope
- setVariableStrictOption(boolean) - Static method in class org.jbpm.process.core.context.variable.VariableScope
- setVariableType(UserTaskVariableEvent.VariableEventType) - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- setVersion(long) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- setVersion(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setVersion(String) - Method in interface org.jbpm.process.core.Process
-
Sets the version of this process.
- setVisibility(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
- setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.ForEachNode
- setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- setWork(Work) - Method in interface org.jbpm.process.core.WorkEditor
- setWork(Work) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- setWorkDefinition(WorkDefinition) - Method in interface org.jbpm.process.core.WorkEditor
- setWorkParametersFactory(WorkParametersFactory) - Method in class org.jbpm.process.core.impl.WorkImpl
- setWorkParametersFactory(WorkParametersFactory) - Method in interface org.jbpm.process.core.Work
- show() - Method in interface org.jbpm.process.core.WorkEditor
- Sig<T> - Class in org.kie.kogito.process.impl
- Sig(String, T) - Constructor for class org.kie.kogito.process.impl.Sig
- Sig(String, T, String) - Constructor for class org.kie.kogito.process.impl.Sig
- SIGNAL_NAME - Static variable in class org.jbpm.ruleflow.core.Metadata
- SIGNAL_TYPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- SignalAction(String, Object) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- SignalAction(MarshallerReaderContext) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.LightProcessRuntime
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.LightWorkItemManager
- signalEvent(String, Object) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.impl.DummyEventListener
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.LambdaSubProcessNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- signalEvent(String, Object) - Method in class org.kie.kogito.process.impl.AbstractProcess.CompletionEventListener
- signalEvent(String, Object, String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- signalEvent(String, Object, String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- signalEvent(String, Object, String) - Method in class org.jbpm.process.instance.LightWorkItemManager
- signalEvent(String, Object, String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- signalEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
- signalEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- signalEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- signalEvent(String, Object, Function<String, Object>) - Method in interface org.jbpm.workflow.instance.node.EventNodeInstanceInterface
- signalEvent(String, Object, Function<String, Object>) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
- signalEvent(String, String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
- SignalEventImpl - Class in org.jbpm.process.instance.event
- SignalEventImpl(ProcessInstance, KieRuntime, NodeInstance, String, Object, String) - Constructor for class org.jbpm.process.instance.event.SignalEventImpl
- SignalManagerFactory - Interface in org.jbpm.process.instance.event
- signalManagerHub() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- signalManagerHub() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- SignalManagerSignalAction(String, Object) - Constructor for class org.jbpm.process.instance.LightProcessRuntime.SignalManagerSignalAction
- SignalManagerSignalAction(String, Object) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl.SignalManagerSignalAction
- signalProcessInstance(Process<T>, String, Object, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- SignalProcessInstanceAction - Class in org.jbpm.process.instance.impl.actions
- SignalProcessInstanceAction(String, String) - Constructor for class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- SignalProcessInstanceAction(String, String, Object) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- SignalProcessInstanceAction(String, String, String) - Constructor for class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- SignalProcessInstanceAction(String, String, String, String) - Constructor for class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- SignalProcessInstanceAction(String, Function<KogitoProcessContext, Object>, String) - Constructor for class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- SignalProcessInstanceAction(MarshallerReaderContext) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- signalTask(Process<T>, String, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- SIMPLE_TIME_DATE_MATCHER - Static variable in class org.jbpm.util.PatternConstants
- SimpleExpressionAssignment - Class in org.jbpm.workflow.core.impl
- SimpleExpressionAssignment(DataDefinition, DataDefinition) - Constructor for class org.jbpm.workflow.core.impl.SimpleExpressionAssignment
- SingletonNodeInstanceFactory - Class in org.jbpm.workflow.instance.impl.factory
- SingletonNodeInstanceFactory(Class<? extends NodeImpl>, Supplier<NodeInstanceImpl>) - Constructor for class org.jbpm.workflow.instance.impl.factory.SingletonNodeInstanceFactory
- Skip - Class in org.jbpm.process.instance.impl.humantask.phases
-
Skip life cycle phase that applies to human tasks.
- Skip() - Constructor for class org.jbpm.process.instance.impl.humantask.phases.Skip
- skippable(boolean) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- slaCompliance - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- slaDueDate - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- slaTimerId - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- SLAViolatedEventImpl - Class in org.jbpm.process.instance.event
- SLAViolatedEventImpl(ProcessInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.SLAViolatedEventImpl
- SLAViolatedEventImpl(ProcessInstance, NodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.SLAViolatedEventImpl
- Split - Class in org.jbpm.workflow.core.node
-
Default implementation of a split node.
- Split() - Constructor for class org.jbpm.workflow.core.node.Split
- Split(int) - Constructor for class org.jbpm.workflow.core.node.Split
- SplitFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - SplitFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.SplitFactory
- SplitInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a split node.
- SplitInstance() - Constructor for class org.jbpm.workflow.instance.node.SplitInstance
- splitNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- SplitNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- SplitNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.SplitNodeFactoryProvider
- start() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- start() - Method in interface org.jbpm.process.instance.ProcessInstance
- start() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- start() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- start(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- start(String) - Method in interface org.jbpm.process.instance.ProcessInstance
- start(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- start(String, String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- start(String, String, Map<String, List<String>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- start(Map<String, List<String>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- START_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- startDate() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- startFrom(String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- startFrom(String, String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- startFrom(String, String, Map<String, List<String>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- startFrom(String, Map<String, List<String>>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- startNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- StartNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a start node.
- StartNode() - Constructor for class org.jbpm.workflow.core.node.StartNode
- StartNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - StartNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.StartNodeFactory
- StartNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- StartNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.StartNodeFactoryProvider
- StartNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a start node.
- StartNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StartNodeInstance
- startOperation() - Method in class org.jbpm.process.instance.LightProcessRuntimeContext
- startOperation() - Method in interface org.jbpm.process.instance.ProcessRuntimeContext
- startProcess(String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcess(String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcess(String, Map<String, Object>, String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String, Map<String, Object>, String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcess(String, Map<String, Object>, String, AgendaFilter) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcess(String, Map<String, Object>, AgendaFilter) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcess(String, Map<String, Object>, AgendaFilter) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String, Map<String, Object>, AgendaFilter) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcess(String, AgendaFilter) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcess(String, AgendaFilter) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String, AgendaFilter) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcess(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcess(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcessByName(KieRuntime, String, Map<String, Object>) - Static method in class org.jbpm.process.instance.StartProcessHelper
- startProcessByName(KieRuntime, String, Map<String, Object>, Comparator<Process>) - Static method in class org.jbpm.process.instance.StartProcessHelper
- startProcessFromNodeIds(String, Map<String, Object>, String...) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcessFromNodeIds(String, Map<String, Object>, String...) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcessFromNodeIds(String, CorrelationKey, Map<String, Object>, String...) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcessFromNodeIds(String, CorrelationKey, Map<String, Object>, String...) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- StartProcessHelper - Class in org.jbpm.process.instance
- startProcessInstance(String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcessInstance(String) - Method in class org.jbpm.process.instance.LightProcessRuntime
- startProcessInstance(String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
- startProcessInstance(String, String) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startProcessInstance(String, String, AgendaFilter) - Method in class org.jbpm.process.instance.KogitoProcessRuntimeImpl
- startTimerInstances - Variable in class org.kie.kogito.process.impl.AbstractProcess
- StateBasedNode - Class in org.jbpm.workflow.core.node
- StateBasedNode() - Constructor for class org.jbpm.workflow.core.node.StateBasedNode
- StateBasedNodeFactory<T extends StateBasedNodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Class in org.jbpm.ruleflow.core.factory - StateBasedNodeFactory(P, NodeContainer, Node, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.StateBasedNodeFactory
- StateBasedNodeInstance - Class in org.jbpm.workflow.instance.node
- StateBasedNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- stateNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- StateNode - Class in org.jbpm.workflow.core.node
- StateNode() - Constructor for class org.jbpm.workflow.core.node.StateNode
- StateNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - StateNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.StateNodeFactory
- StateNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- StateNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.StateNodeFactoryProvider
- StateNodeInstance - Class in org.jbpm.workflow.instance.node
- StateNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StateNodeInstance
- StaticAssignment - Class in org.jbpm.workflow.core.impl
- StaticAssignment(String, DataDefinition) - Constructor for class org.jbpm.workflow.core.impl.StaticAssignment
- StaticMessageConsumer<M extends Model,
D> - Class in org.jbpm.process.core.event - StaticMessageConsumer() - Constructor for class org.jbpm.process.core.event.StaticMessageConsumer
- StaticMessageConsumer.Builder<M extends Model,
D> - Class in org.jbpm.process.core.event - StaticMessageProducer<D> - Class in org.jbpm.process.core.event
- StaticMessageProducer(String) - Constructor for class org.jbpm.process.core.event.StaticMessageProducer
- StaticMessageProducer(String, EventEmitter) - Constructor for class org.jbpm.process.core.event.StaticMessageProducer
- StaticProcessConfig - Class in org.kie.kogito.process.impl
- StaticProcessConfig() - Constructor for class org.kie.kogito.process.impl.StaticProcessConfig
- StaticProcessConfig(WorkItemHandlerConfig, ProcessEventListenerConfig, UnitOfWorkManager) - Constructor for class org.kie.kogito.process.impl.StaticProcessConfig
- StaticProcessConfig(WorkItemHandlerConfig, ProcessEventListenerConfig, UnitOfWorkManager, JobsService, ProcessVersionResolver, IdentityProvider) - Constructor for class org.kie.kogito.process.impl.StaticProcessConfig
- status - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- status() - Method in class org.jbpm.process.instance.impl.humantask.phases.Claim
- status() - Method in class org.jbpm.process.instance.impl.humantask.phases.Release
- status() - Method in class org.jbpm.process.instance.impl.humantask.phases.Skip
- status() - Method in class org.jbpm.process.instance.impl.workitem.Abort
- status() - Method in class org.jbpm.process.instance.impl.workitem.Active
- status() - Method in class org.jbpm.process.instance.impl.workitem.Complete
- status() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- STATUS - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Claim
- STATUS - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Release
- STATUS - Static variable in class org.jbpm.process.instance.impl.humantask.phases.Skip
- STATUS - Static variable in class org.jbpm.process.instance.impl.workitem.Abort
- STATUS - Static variable in class org.jbpm.process.instance.impl.workitem.Active
- STATUS - Static variable in class org.jbpm.process.instance.impl.workitem.Complete
- StringDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of a string datatype.
- StringDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.StringDataType
- SubProcessFactory<T> - Interface in org.jbpm.workflow.core.node
- subProcessNode(SubProcessFactory<? extends Model>) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- subProcessNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- SubProcessNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a sub-flow node.
- SubProcessNode() - Constructor for class org.jbpm.workflow.core.node.SubProcessNode
- SubProcessNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - SubProcessNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- SubProcessNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- SubProcessNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.SubProcessNodeFactoryProvider
- SubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a SubFlow node.
- SubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.SubProcessNodeInstance
- subscribe() - Method in class org.jbpm.process.core.correlation.Correlation
- subscribeTo(String) - Method in class org.jbpm.process.core.correlation.CorrelationManager
- SupportsAction<T extends NodeFactory<T,
P>, P extends RuleFlowNodeContainerFactory<P, ?>> - Interface in org.jbpm.ruleflow.core.factory - SuspendProcessInstanceCommand - Class in org.jbpm.process.instance.command
- SuspendProcessInstanceCommand() - Constructor for class org.jbpm.process.instance.command.SuspendProcessInstanceCommand
- swimlane(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- swimlane(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- Swimlane - Class in org.jbpm.process.core.context.swimlane
- Swimlane() - Constructor for class org.jbpm.process.core.context.swimlane.Swimlane
- SWIMLANE_SCOPE - Static variable in class org.jbpm.process.core.context.swimlane.SwimlaneContext
- SwimlaneContext - Class in org.jbpm.process.core.context.swimlane
- SwimlaneContext() - Constructor for class org.jbpm.process.core.context.swimlane.SwimlaneContext
- SwimlaneContextInstance - Class in org.jbpm.process.instance.context.swimlane
- SwimlaneContextInstance() - Constructor for class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
- SwimlaneInstance - Class in org.jbpm.process.instance.context.exclusive
- SwimlaneInstance - Class in org.jbpm.process.instance.context.swimlane
- SwimlaneInstance() - Constructor for class org.jbpm.process.instance.context.exclusive.SwimlaneInstance
- SwimlaneInstance() - Constructor for class org.jbpm.process.instance.context.swimlane.SwimlaneInstance
- SystemOutWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
- SystemOutWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
T
- tags(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
- TAGS - Static variable in class org.jbpm.ruleflow.core.Metadata
- taskName(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- taskTransition(Process<T>, String, String, String, SecurityPolicy, MapOutput) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- TEMP_OUTPUT_VAR - Static variable in class org.jbpm.workflow.instance.node.ForEachNodeInstance
- tempVariable(String, String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- tempVariable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- terminate() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- terminate(boolean) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
- terminateParent(Boolean) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
- test(String, Throwable) - Method in class org.jbpm.process.core.context.exception.AbstractRootCauseExceptionPolicy
- test(String, Throwable) - Method in class org.jbpm.process.core.context.exception.IsExceptionPolicy
- test(String, Throwable) - Method in class org.jbpm.process.core.context.exception.MessageContentEqualsExceptionPolicy
- test(String, Throwable) - Method in class org.jbpm.process.core.context.exception.MessageContentRegexExceptionPolicy
- throwLinkNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- ThrowLinkNode - Class in org.jbpm.workflow.core.node
- ThrowLinkNode() - Constructor for class org.jbpm.workflow.core.node.ThrowLinkNode
- ThrowLinkNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - ThrowLinkNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.ThrowLinkNodeFactory
- ThrowLinkNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- ThrowLinkNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.ThrowLinkNodeFactoryProvider
- ThrowLinkNodeInstance - Class in org.jbpm.workflow.instance.node
- ThrowLinkNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ThrowLinkNodeInstance
- TIME_CYCLE - Static variable in class org.jbpm.process.core.timer.Timer
- TIME_CYCLE - Static variable in class org.jbpm.ruleflow.core.Metadata
- TIME_DATE - Static variable in class org.jbpm.process.core.timer.Timer
- TIME_DATE - Static variable in class org.jbpm.ruleflow.core.Metadata
- TIME_DURATION - Static variable in class org.jbpm.process.core.timer.Timer
- TIME_DURATION - Static variable in class org.jbpm.ruleflow.core.Metadata
- timeout(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- timer(String, String, String, int) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.StateBasedNodeFactory
- Timer - Class in org.jbpm.process.core.timer
- Timer() - Constructor for class org.jbpm.process.core.timer.Timer
- TIMER_TRIGGERED_EVENT - Static variable in class org.jbpm.workflow.instance.node.TimerNodeInstance
- TIMER_TYPE_PREFIX - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- timerAction(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- timerNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- TimerNode - Class in org.jbpm.workflow.core.node
- TimerNode() - Constructor for class org.jbpm.workflow.core.node.TimerNode
- TimerNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - TimerNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- TimerNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- TimerNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.TimerNodeFactoryProvider
- TimerNodeInstance - Class in org.jbpm.workflow.instance.node
- TimerNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.TimerNodeInstance
- TIMEZONE - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- toExpression(String) - Static method in class org.jbpm.workflow.core.impl.DataDefinition
- toExternalFormat() - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- toSanitizeString() - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- toSimpleDefinition(String) - Static method in class org.jbpm.workflow.core.impl.DataDefinition
- toString() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
- toString() - Method in class org.jbpm.process.core.context.exception.CompensationHandler
- toString() - Method in class org.jbpm.process.core.context.swimlane.Swimlane
- toString() - Method in class org.jbpm.process.core.context.variable.Variable
- toString() - Method in class org.jbpm.process.core.correlation.CorrelationInstance
- toString() - Method in class org.jbpm.process.core.event.BroadcastEventTypeFilter
- toString() - Method in class org.jbpm.process.core.event.EventTypeFilter
- toString() - Method in class org.jbpm.process.core.impl.ParameterDefinitionImpl
- toString() - Method in class org.jbpm.process.core.impl.WorkDefinitionImpl
- toString() - Method in class org.jbpm.process.core.impl.WorkImpl
- toString() - Method in class org.jbpm.process.core.timer.Timer
- toString() - Method in class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
- toString() - Method in class org.jbpm.process.instance.command.GetProcessInstanceVariableCommand
- toString() - Method in class org.jbpm.process.instance.command.MigrateProcessInstanceCommand
- toString() - Method in class org.jbpm.process.instance.command.ResumeProcessInstanceCommand
- toString() - Method in class org.jbpm.process.instance.command.SuspendProcessInstanceCommand
- toString() - Method in class org.jbpm.process.instance.command.UpdateProcessCommand
- toString() - Method in class org.jbpm.process.instance.event.ErrorEventImpl
- toString() - Method in class org.jbpm.process.instance.event.KogitoProcessNodeLeftEventImpl
- toString() - Method in class org.jbpm.process.instance.event.KogitoProcessNodeTriggeredEventImpl
- toString() - Method in class org.jbpm.process.instance.event.KogitoProcessVariableChangedEventImpl
- toString() - Method in class org.jbpm.process.instance.event.KogitoProcessWorkItemTransitionEventImpl
- toString() - Method in class org.jbpm.process.instance.event.MessageEventImpl
- toString() - Method in class org.jbpm.process.instance.event.ProcessCompletedEventImpl
- toString() - Method in class org.jbpm.process.instance.event.ProcessMigrationEventImpl
- toString() - Method in class org.jbpm.process.instance.event.ProcessStartedEventImpl
- toString() - Method in class org.jbpm.process.instance.event.SignalEventImpl
- toString() - Method in class org.jbpm.process.instance.event.SLAViolatedEventImpl
- toString() - Method in class org.jbpm.process.instance.event.UserTaskDeadlineEventImpl
- toString() - Method in class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- toString() - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- toString() - Method in class org.jbpm.process.instance.impl.humantask.DeadlineInfo
- toString() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemDecoratorImpl
- toString() - Method in class org.jbpm.process.instance.impl.humantask.Reassignment
- toString() - Method in class org.jbpm.process.instance.impl.humantask.ScheduleInfo
- toString() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- toString() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- toString() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
- toString() - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- toString() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
- toString() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
- toString() - Method in class org.jbpm.workflow.core.impl.DataAssociation
- toString() - Method in class org.jbpm.workflow.core.impl.DataDefinition
- toString() - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- toString() - Method in class org.jbpm.workflow.core.impl.IOSpecification
- toString() - Method in class org.jbpm.workflow.core.node.Assignment
- toString() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- toString() - Method in class org.jbpm.workflow.instance.rule.DecisionRuleType
- toString() - Method in class org.jbpm.workflow.instance.rule.RuleFlowGroupRuleType
- toString() - Method in class org.jbpm.workflow.instance.rule.RuleUnitRuleType
- toString() - Method in class org.kie.kogito.process.impl.BaseWorkItem
- toString() - Method in class org.kie.kogito.process.validation.ValidationDecorator
- toValue() - Method in class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- TRACKED - Static variable in class org.jbpm.process.core.context.variable.Variable
- transform(Object, Class<?>) - Method in class org.jbpm.process.instance.impl.util.TypeTransformer
- transform(Object, String) - Method in class org.jbpm.process.instance.impl.util.TypeTransformer
- Transformation - Class in org.jbpm.workflow.core.node
- Transformation(String, String) - Constructor for class org.jbpm.workflow.core.node.Transformation
- Transformation(String, String, ReturnValueEvaluator) - Constructor for class org.jbpm.workflow.core.node.Transformation
- transitionTo(KogitoWorkItem, KogitoWorkItemManager, Transition<Map<String, Object>>) - Method in class org.jbpm.process.instance.impl.humantask.BaseHumanTaskLifeCycle
- transitionToPhase(KogitoWorkItem, KogitoWorkItemManager, Transition<?>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
- transitionWorkItem(String, Transition<?>) - Method in class org.jbpm.process.instance.LightWorkItemManager
- transitionWorkItem(String, Transition<?>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- trigger(String, String) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- trigger(String, String, String) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- trigger(String, List<DataAssociation>) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
- trigger(KogitoNodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- trigger(KogitoNodeInstance, String) - Method in interface org.jbpm.workflow.instance.NodeInstance
- Trigger - Class in org.jbpm.workflow.core.node
- Trigger() - Constructor for class org.jbpm.workflow.core.node.Trigger
- TRIGGER_MAPPING - Static variable in class org.jbpm.ruleflow.core.Metadata
- TRIGGER_MAPPING_INPUT - Static variable in class org.jbpm.ruleflow.core.Metadata
- TRIGGER_REF - Static variable in class org.jbpm.ruleflow.core.Metadata
- TRIGGER_TYPE - Static variable in class org.jbpm.ruleflow.core.Metadata
- triggerCompleted() - Method in class org.jbpm.workflow.core.node.AsyncEventNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.ActionNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.JoinInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- triggerCompleted() - Method in class org.jbpm.workflow.instance.node.ThrowLinkNodeInstance
- triggerCompleted(boolean) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- triggerCompleted(boolean) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
- triggerCompleted(String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
- triggerCompleted(String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- triggerCompleted(String, boolean) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- triggerCompleted(String, boolean) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- triggerCompleted(String, boolean) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
- triggerCompleted(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
- triggerCompleted(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- triggerConnection(Connection) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- triggerEvent(String) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
- triggerNode(String) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- triggerNode(WorkflowElementIdentifier) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- triggerNode(WorkflowElementIdentifier, boolean) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- triggerNodeInstance(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- triggerNodeInstance(NodeInstance, String, boolean) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- TriggerRulesEventListener - Class in org.jbpm.process.instance.event.listeners
-
Dedicated AgendaEventListener that will fireAllRules as soon as: match is created after rule flow group is activated This listener should be used to automatically fire rules as soon as they get activated.
- TriggerRulesEventListener(KogitoProcessRuntime) - Constructor for class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
- triggerSelectedNode(Node, Object) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
- triggerTime - Variable in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
- type - Variable in class org.jbpm.process.core.event.EventTypeFilter
- type - Variable in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- type() - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- type() - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
- type() - Method in class org.kie.kogito.process.impl.AbstractProcess
- type(int) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
- type(int) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
- type(int) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
- type(String) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
- type(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- TYPE_AND - Static variable in class org.jbpm.workflow.core.node.Join
-
The outgoing connection of a join of this type is triggered when all its incoming connections have been triggered.
- TYPE_AND - Static variable in class org.jbpm.workflow.core.node.Split
-
All outgoing connections of a split of this type are triggered when its incoming connection has been triggered.
- TYPE_DISCRIMINATOR - Static variable in class org.jbpm.workflow.core.node.Join
-
The outgoing connection of a join of this type is triggered when one of its incoming connections has been triggered.
- TYPE_N_OF_M - Static variable in class org.jbpm.workflow.core.node.Join
-
The outgoing connection of a join of this type is triggered when n of its incoming connections have been triggered.
- TYPE_OR - Static variable in class org.jbpm.workflow.core.node.Join
- TYPE_OR - Static variable in class org.jbpm.workflow.core.node.Split
-
One or multiple outgoing connections of a split of this type are triggered when its incoming connection has been triggered.
- TYPE_UNDEFINED - Static variable in class org.jbpm.workflow.core.node.Join
- TYPE_UNDEFINED - Static variable in class org.jbpm.workflow.core.node.Split
- TYPE_XAND - Static variable in class org.jbpm.workflow.core.node.Split
- TYPE_XOR - Static variable in class org.jbpm.workflow.core.node.Join
-
The outgoing connection of a join of this type is triggered when one of its incoming connections has been triggered.
- TYPE_XOR - Static variable in class org.jbpm.workflow.core.node.Split
-
Exactly one outgoing connection of a split of this type is triggered when its incoming connection has been triggered.
- TypeConverterRegistry - Class in org.jbpm.process.core.datatype.impl.coverter
- TypeObject - Interface in org.jbpm.process.core
- TypeTransformer - Class in org.jbpm.process.instance.impl.util
- TypeTransformer() - Constructor for class org.jbpm.process.instance.impl.util.TypeTransformer
- TypeTransformer(ClassLoader) - Constructor for class org.jbpm.process.instance.impl.util.TypeTransformer
U
- UIWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
- UIWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
- UIWorkItemHandlerDialog - Class in org.jbpm.process.instance.impl.demo
- UIWorkItemHandlerDialog(UIWorkItemHandler, KogitoWorkItem) - Constructor for class org.jbpm.process.instance.impl.demo.UIWorkItemHandlerDialog
- unbind(ProcessContext, T) - Method in interface org.jbpm.workflow.core.node.RuleUnitFactory
- unbind(ProcessContext, T) - Method in interface org.jbpm.workflow.core.node.SubProcessFactory
- unbind(T, Map<String, Object>) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- UndefinedDataType - Class in org.jbpm.process.core.datatype.impl.type
-
Representation of an undefined datatype.
- UndefinedDataType() - Constructor for class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- UNIQUE_ID - Static variable in class org.jbpm.ruleflow.core.Metadata
- unit() - Method in interface org.jbpm.workflow.core.node.RuleUnitFactory
- UNIT_RULEFLOW_PREFIX - Static variable in interface org.jbpm.workflow.instance.rule.RuleType
- unitOfWorkManager() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- unitOfWorkManager() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- UNSET_SCOPE - Static variable in class org.jbpm.process.instance.impl.actions.SignalProcessInstanceAction
- unwrap() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- update(Process<T>, String, T) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- updateAttachment(KogitoWorkItem, String, AttachmentInfo, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- updateAttachment(Process<T>, String, String, String, SecurityPolicy, AttachmentInfo) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- updateComment(KogitoWorkItem, String, String, String) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- updateComment(Process<T>, String, String, String, SecurityPolicy, String) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- updateContent(KogitoWorkItem, Map<String, Object>) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- updateContent(KogitoWorkItem, MapOutput) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskHelper
- updatePartial(Process<T>, String, T) - Method in class org.kie.kogito.process.impl.ProcessServiceImpl
- updateProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
- UpdateProcessCommand - Class in org.jbpm.process.instance.command
- UpdateProcessCommand(String, String) - Constructor for class org.jbpm.process.instance.command.UpdateProcessCommand
- updateVariables(T) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- updateVariablesPartially(T) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- updateWorkItem(String, Function<KogitoWorkItem, R>, Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- updateWorkItem(String, Function<KogitoWorkItem, T>, Policy<?>...) - Method in class org.jbpm.process.instance.LightWorkItemManager
- upgradeProcessInstance(KogitoProcessRuntime, String, String, Map<WorkflowElementIdentifier, WorkflowElementIdentifier>) - Static method in class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
- upgradeProcessInstanceByNodeNames(KogitoProcessRuntime, String, String, Map<String, String>) - Static method in class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
-
Do the same as upgradeProcessInstance() but user provides mapping by node names, not by node id's
- UserTaskAssignmentEventImpl - Class in org.jbpm.process.instance.event
- UserTaskAssignmentEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskAssignmentEventImpl
- UserTaskAttachmentEventImpl - Class in org.jbpm.process.instance.event
- UserTaskAttachmentEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskAttachmentEventImpl
- UserTaskCommentEventImpl - Class in org.jbpm.process.instance.event
- UserTaskCommentEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskCommentEventImpl
- UserTaskDeadlineEventImpl - Class in org.jbpm.process.instance.event
- UserTaskDeadlineEventImpl(ProcessInstance, HumanTaskNodeInstance, HumanTaskWorkItem, Map<String, Object>, UserTaskDeadlineEvent.DeadlineType, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskDeadlineEventImpl
- UserTaskEventImpl - Class in org.jbpm.process.instance.event
- UserTaskEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime) - Constructor for class org.jbpm.process.instance.event.UserTaskEventImpl
- UserTaskEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskEventImpl
- UserTaskStateEventImpl - Class in org.jbpm.process.instance.event
- UserTaskStateEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskStateEventImpl
- UserTaskVariableEventImpl - Class in org.jbpm.process.instance.event
- UserTaskVariableEventImpl(ProcessInstance, HumanTaskNodeInstance, KieRuntime, String) - Constructor for class org.jbpm.process.instance.event.UserTaskVariableEventImpl
- useTimerSLATracking() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
V
- validate() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- validate(Map<String, Object>) - Method in interface org.jbpm.workflow.core.WorkflowModelValidator
-
Validates the input model
- validate(Process) - Method in interface org.jbpm.process.core.validation.ProcessValidator
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.ActionNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.EndNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.EventNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.FaultNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Join
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.MilestoneNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Split
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.StartNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.TimerNode
- validateAddIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- validateAddNode(Node) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.ActionNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.EndNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.EventNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.FaultNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Join
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.MilestoneNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.RuleSetNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Split
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.StartNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.SubProcessNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.TimerNode
- validateAddOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.WorkItemNode
- validateCompensationIntermediateOrEndEvent(Node, RuleFlowProcess, List<ProcessValidationError>) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- validateExpression(String) - Static method in class org.jbpm.workflow.instance.impl.MVELProcessHelper
- validateNodes(Node[], List<ProcessValidationError>, RuleFlowProcess) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- validateProcess(RuleFlowProcess) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- validateProcess(Process) - Method in interface org.jbpm.process.core.validation.ProcessValidator
- validateProcess(Process) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
- validateRemoveIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- validateRemoveIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- validateRemoveIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.StartNode
- validateRemoveNode(Node) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
- validateRemoveOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
- validateRemoveOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
- validateRemoveOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.EndNode
- validateRemoveOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.FaultNode
- validateVariable(String, String, Object) - Method in class org.jbpm.process.core.context.variable.VariableScope
- validateWorkItemResultVariable(String, List<DataAssociation>, InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- ValidationDecorator - Class in org.kie.kogito.process.validation
- ValidationDecorator(Map<String, Throwable>) - Constructor for class org.kie.kogito.process.validation.ValidationDecorator
- validationError() - Method in interface org.kie.kogito.process.expr.Expression
- ValidationError - Interface in org.kie.kogito.process.validation
- ValidationException - Exception in org.kie.kogito.process.validation
- ValidationException(String, String) - Constructor for exception org.kie.kogito.process.validation.ValidationException
- ValidationException(String, Collection<? extends ValidationError>) - Constructor for exception org.kie.kogito.process.validation.ValidationException
- ValidationException(String, ValidationError) - Constructor for exception org.kie.kogito.process.validation.ValidationException
- ValidationLogDecorator - Class in org.kie.kogito.process.validation
- ValidationLogDecorator(Map<String, Throwable>) - Constructor for class org.kie.kogito.process.validation.ValidationLogDecorator
- ValueObject - Interface in org.jbpm.process.core
- valueOf(String) - Static method in enum class org.jbpm.workflow.core.impl.DataAssociation.DataAssociationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.jbpm.workflow.core.impl.DataAssociation.DataAssociationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variable(String, Class<?>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- variable(String, String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- variable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- variable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- variable(String, DataType) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- variable(String, DataType) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- variable(String, DataType, Object, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- variable(String, DataType, Object, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- variable(String, DataType, Object, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- variable(String, DataType, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.factory.AbstractCompositeNodeFactory
- variable(String, DataType, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- variable(String, DataType, Map<String, Object>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- Variable - Class in org.jbpm.process.core.context.variable
-
Default implementation of a variable.
- Variable() - Constructor for class org.jbpm.process.core.context.variable.Variable
- VARIABLE - Static variable in class org.jbpm.ruleflow.core.Metadata
- VARIABLE_SCOPE - Static variable in class org.jbpm.process.core.context.variable.VariableScope
- VARIABLE_STRICT_ENABLED_PROPERTY - Static variable in class org.jbpm.process.core.context.variable.VariableScope
- variableName(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractEventNodeFactory
- variables - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- variables() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- VariableScope - Class in org.jbpm.process.core.context.variable
- VariableScope() - Constructor for class org.jbpm.process.core.context.variable.VariableScope
- VariableScopeInstance - Class in org.jbpm.process.instance.context.variable
- VariableScopeInstance() - Constructor for class org.jbpm.process.instance.context.variable.VariableScopeInstance
- VariableScopeListener - Class in org.jbpm.process.instance.context.variable
- VariableScopeListener(ProcessInstance, String, String, String, List<String>) - Constructor for class org.jbpm.process.instance.context.variable.VariableScopeListener
- VariableScopeResolverFactory - Class in org.jbpm.workflow.instance.impl
- VariableScopeResolverFactory(VariableScopeInstance) - Constructor for class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
- VariableUtil - Class in org.jbpm.process.instance.impl.util
- verify(String, Throwable) - Method in class org.jbpm.process.core.context.exception.AbstractRootCauseExceptionPolicy
- verify(String, Throwable) - Method in class org.jbpm.process.core.context.exception.ErrorCodeExceptionPolicy
- verify(String, Throwable) - Method in class org.jbpm.process.core.context.exception.IsChildExceptionPolicy
- verify(String, Throwable) - Method in class org.jbpm.process.core.context.exception.IsWrappedExceptionPolicy
- verifyDataType(Object) - Method in interface org.jbpm.process.core.datatype.DataType
-
Returns true if the given value is a valid value of this data type.
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- verifyDataType(Object) - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- version - Variable in class org.kie.kogito.process.impl.AbstractProcessInstance
- version() - Method in class org.kie.kogito.process.impl.AbstractProcess
- version() - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- version(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
- versionResolver() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- versionResolver() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- visibility(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
W
- waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
- waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
- WEEKEND_DAYS - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
- WID_PARSER_CONTEXT - Static variable in class org.jbpm.util.WidMVELEvaluator
- WidMVELEvaluator - Class in org.jbpm.util
- wire(Object) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- wire(Object) - Method in class org.jbpm.workflow.core.DroolsAction
- withDefault(boolean) - Method in class org.jbpm.ruleflow.core.factory.ConstraintFactory
- withModel(String, MapOutput, Policy<?>...) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- withoutModel(String, Policy<?>...) - Static method in class org.jbpm.process.instance.impl.humantask.HumanTaskTransition
- Work - Interface in org.jbpm.process.core
- WORK_ACTOR_ID - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_COMMENT - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_CONTENT - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_GROUP_ID - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_PRIORITY - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_SKIPPABLE - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WORK_TASK_NAME - Static variable in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
- WorkDefinition - Interface in org.jbpm.process.core
- WorkDefinitionExtension - Interface in org.jbpm.process.core
- WorkDefinitionExtensionImpl - Class in org.jbpm.process.core.impl
- WorkDefinitionExtensionImpl() - Constructor for class org.jbpm.process.core.impl.WorkDefinitionExtensionImpl
- WorkDefinitionImpl - Class in org.jbpm.process.core.impl
- WorkDefinitionImpl() - Constructor for class org.jbpm.process.core.impl.WorkDefinitionImpl
- WorkEditor - Interface in org.jbpm.process.core
- WorkflowContextInstance - Interface in org.jbpm.workflow.instance.context
- WorkflowElementIdentifierFactory - Class in org.jbpm.ruleflow.core
- WorkflowElementIdentifierFactory(String) - Constructor for class org.jbpm.ruleflow.core.WorkflowElementIdentifierFactory
- WorkflowModelValidator - Interface in org.jbpm.workflow.core
- WorkflowProcess - Interface in org.jbpm.workflow.core
-
Represents a RuleFlow process.
- WorkflowProcessImpl - Class in org.jbpm.workflow.core.impl
-
Default implementation of a RuleFlow process.
- WorkflowProcessImpl() - Constructor for class org.jbpm.workflow.core.impl.WorkflowProcessImpl
- WorkflowProcessInstance - Interface in org.jbpm.workflow.instance
- WorkflowProcessInstanceImpl - Class in org.jbpm.workflow.instance.impl
-
Default implementation of a RuleFlow process instance.
- WorkflowProcessInstanceImpl() - Constructor for class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- WorkflowProcessInstanceUpgrader - Class in org.jbpm.workflow.instance
- WorkflowReuseContextInstanceFactory - Class in org.jbpm.workflow.instance.context
- WorkflowReuseContextInstanceFactory(Class<? extends ContextInstance>) - Constructor for class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
- WorkflowRuntimeException - Exception in org.jbpm.workflow.instance
-
This exception provides the context information of the error in execution of the flow.
- WorkflowRuntimeException(KogitoNodeInstance, KogitoProcessInstance, Exception) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
- WorkflowRuntimeException(KogitoNodeInstance, KogitoProcessInstance, String) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
- WorkflowRuntimeException(KogitoNodeInstance, KogitoProcessInstance, String, Throwable) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
- WorkImpl - Class in org.jbpm.process.core.impl
- WorkImpl() - Constructor for class org.jbpm.process.core.impl.WorkImpl
- workItem(String, Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- workItemAborted(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- workItemCompleted(InternalKogitoWorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- workItemHandlers() - Method in class org.kie.kogito.process.impl.AbstractProcessConfig
- workItemHandlers() - Method in class org.kie.kogito.process.impl.StaticProcessConfig
- workItemNode(WorkflowElementIdentifier) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
- WorkItemNode - Class in org.jbpm.workflow.core.node
-
Default implementation of a task node.
- WorkItemNode() - Constructor for class org.jbpm.workflow.core.node.WorkItemNode
- WorkItemNodeFactory<T extends RuleFlowNodeContainerFactory<T,
?>> - Class in org.jbpm.ruleflow.core.factory - WorkItemNodeFactory(T, NodeContainer, WorkflowElementIdentifier) - Constructor for class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
- WorkItemNodeFactoryProvider - Class in org.jbpm.ruleflow.core.factory.provider
- WorkItemNodeFactoryProvider() - Constructor for class org.jbpm.ruleflow.core.factory.provider.WorkItemNodeFactoryProvider
- WorkItemNodeInstance - Class in org.jbpm.workflow.instance.node
-
Runtime counterpart of a work item node.
- WorkItemNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.WorkItemNodeInstance
- workItems(Predicate<KogitoNodeInstance>, Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- workItems(Policy<?>...) - Method in class org.kie.kogito.process.impl.AbstractProcessInstance
- workName(String) - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- workParameter(String, Object) - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- workParameterDefinition(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- workParameterFactory(WorkParametersFactory) - Method in class org.jbpm.ruleflow.core.factory.AbstractWorkItemNodeFactory
- wrap(ProcessInstance<?>) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
- write(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- write(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.ListDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.impl.MVELAction
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
- writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
- writeExternal(ObjectOutput) - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
- writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.DroolsAction
- writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
- writeValue(Object) - Method in interface org.jbpm.process.core.datatype.DataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.BooleanDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.EnumDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.FloatDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.IntegerDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.ObjectDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.StringDataType
- writeValue(Object) - Method in class org.jbpm.process.core.datatype.impl.type.UndefinedDataType
X
- XmlProcessDumper - Interface in org.jbpm.process.core.impl
- XmlProcessDumperFactory - Class in org.jbpm.process.core.impl
- XmlProcessDumperFactoryService - Interface in org.jbpm.process.core.impl
- XPATHReturnValueEvaluator - Class in org.jbpm.process.instance.impl
- XPATHReturnValueEvaluator() - Constructor for class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
- XPATHReturnValueEvaluator(String) - Constructor for class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form