jBPM :: Flow 6.0.0.CR4
A B C D E F G H I J L M N O P Q R S T U V W X

A

abort(WorkItem) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
abort(WorkItem) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
abortProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
abortProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.DoNothingWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
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
 
AbstractProcessInstanceFactory - Class in org.jbpm.process.instance
 
AbstractProcessInstanceFactory() - Constructor for class org.jbpm.process.instance.AbstractProcessInstanceFactory
 
AbstractProcessInstanceMarshaller - Class in org.jbpm.marshalling.impl
Default implementation of a process instance marshaller.
AbstractProcessInstanceMarshaller() - Constructor for class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
AbstractProtobufProcessInstanceMarshaller - Class in org.jbpm.marshalling.impl
Default implementation of a process instance marshaller.
AbstractProtobufProcessInstanceMarshaller() - Constructor for class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
accept(Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
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 interface org.jbpm.process.core.event.EventFilter
 
acceptsEvent(String, Object) - Method in class org.jbpm.process.core.event.EventTypeFilter
 
acceptsEvent(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) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
acceptsEvent(String, Object) - Method in class org.jbpm.workflow.core.node.DynamicNode
 
acceptsEvent(String, Object) - Method in class org.jbpm.workflow.core.node.EventNode
 
acceptsEvent(String, Object) - Method in interface org.jbpm.workflow.core.node.EventNodeInterface
 
acceptsEvent(String, Object) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
Action - Interface in org.jbpm.process.instance.impl
 
action(String, String) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
action(Action) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
ActionExceptionHandler - Class in org.jbpm.process.core.context.exception
 
ActionExceptionHandler() - Constructor for class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
actionNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
ActionNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
ActionNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of an action node.
ActionNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ActionNodeInstance
 
actionQueue - Variable in class org.jbpm.process.StatefulProcessSession
 
ACTIVATED_TIME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
activationCreated(MatchCreatedEvent) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
Activator - Class in org.jbpm.osgi.flow.core
 
Activator() - Constructor for class org.jbpm.osgi.flow.core.Activator
 
ACTOR_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
actorId(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
addAllCompletedNodeIds(Iterable<String>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
addAllExclusiveGroup(Iterable<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addAllExclusiveGroup(Iterable<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addAllGroupNodeInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
addAllIterationLevels(Iterable<? extends JBPMMessages.IterationLevel>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addAllIterationLevels(Iterable<? extends JBPMMessages.IterationLevel>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addAllIterationLevels(Iterable<? extends JBPMMessages.IterationLevel>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addAllMapEntry(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addAllSwimlaneContext(Iterable<? extends JBPMMessages.ProcessInstance.SwimlaneContextInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
addAllTrigger(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addBoundaryEvents(String) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
addCompensationInstances(Collection<NodeInstance>) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
 
addCompletedNodeId(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
addCompletedNodeIds(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
addCompletedNodeIdsBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
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
 
addConstraint(ConnectionRef, Constraint) - Method in class org.jbpm.workflow.core.node.MilestoneNode
 
addConstraint(ConnectionRef, Constraint) - Method in class org.jbpm.workflow.core.node.Split
 
addConstraint(ConnectionRef, Constraint) - Method in class org.jbpm.workflow.core.node.StateNode
 
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.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.SubProcessNodeInstance
 
addContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
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
 
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, EventListener) - Method in interface org.jbpm.process.instance.event.SignalManager
 
addEventListener(ProcessEventListener) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
addEventListener(KieBaseEventListener) - Method in class org.jbpm.process.ProcessBaseImpl
 
addEventListener(ProcessEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
addEventListener(WorkingMemoryEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
addEventListener(AgendaEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
addEventListener(String, EventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
addEventListener(String, EventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
 
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.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
 
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addExclusiveGroupBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
addExclusiveGroupBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
addGroupNodeInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
addInAssociation(DataAssociation) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.StartNode
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.Trigger
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
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, String) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.StartNode
 
addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.Trigger
 
addInMapping(String, String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
addIterationLevels(JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevels(JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevels(JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevels(JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevels(JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addIterationLevels(JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addIterationLevelsBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
addIterationLevelsBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
addIterationLevelsBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
addKnowledgePackage(KnowledgePackage) - Method in class org.jbpm.process.ProcessBaseImpl
 
addKnowledgePackages(Collection<KnowledgePackage>) - Method in class org.jbpm.process.ProcessBaseImpl
 
addMapEntry(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addMapEntry(int, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addMapEntry(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addMapEntry(int, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addMapEntryBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
addMapEntryBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
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(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addNodeInstance(NodeInstance) - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
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
 
addNodeInstanceBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
addNodeInstanceBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
addNodeInstanceBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
addOutAssociation(DataAssociation) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.StartNode
 
addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.Trigger
 
addOutAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
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.node.RuleSetNode
 
addOutMapping(String, String) - Method in class org.jbpm.workflow.core.node.StartNode
 
addOutMapping(String, String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
addOutMapping(String, String) - Method in class org.jbpm.workflow.core.node.Trigger
 
addOutMapping(String, String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
addProcess(Process) - Method in class org.jbpm.process.ProcessPackage
 
addProcessInstance(ProcessInstance, CorrelationKey) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
addProcessInstance(ProcessInstance, CorrelationKey) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
addSwimlane(Swimlane) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
addSwimlaneContext(JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addSwimlaneContext(JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addSwimlaneContextBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addSwimlaneContextBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
addTimer(Timer, DroolsAction) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
addTimer(Timer, DroolsAction) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
addTimerListener() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
addTrigger(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addTrigger(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
 
addTriggerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addTriggerBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
Assignment - Class in org.jbpm.workflow.core.node
 
Assignment(String, String, String) - Constructor for class org.jbpm.workflow.core.node.Assignment
 
AssignmentAction - Interface in org.jbpm.process.instance.impl
 
assignWorkItem(WorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
ASSOCIATIONS - Static variable in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
 
autoComplete(boolean) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 

B

beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
BoundaryEventNode - Class in org.jbpm.workflow.core.node
 
BoundaryEventNode() - Constructor for class org.jbpm.workflow.core.node.BoundaryEventNode
 
BoundaryEventNodeInstance - Class in org.jbpm.workflow.instance.node
 
BoundaryEventNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
build() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
buildJobHandleForContext(NamedJobContext) - Method in interface org.jbpm.process.core.timer.GlobalSchedulerService
 
buildJobHandleForContext(NamedJobContext) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
buildJobHandleForContext(NamedJobContext) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
buildJobHandleForContext(NamedJobContext) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
buildPartial() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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
 

C

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
 
call() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
cancel() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
cancel() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
cancel() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
cancel() - Method in interface org.jbpm.workflow.instance.NodeInstance
 
CancelNodeInstanceAction - Class in org.jbpm.process.instance.impl
 
CancelNodeInstanceAction(String) - Constructor for class org.jbpm.process.instance.impl.CancelNodeInstanceAction
 
cancelTimer(long) - Method in class org.jbpm.process.instance.timer.TimerManager
 
CatchLinkNode - Class in org.jbpm.workflow.core.node
 
CatchLinkNode() - Constructor for class org.jbpm.workflow.core.node.CatchLinkNode
 
CatchLinkNodeInstance - Class in org.jbpm.workflow.instance.node
 
CatchLinkNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
 
checkNodes(Node, Node, Set<Long>) - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
checkProcessInstance(Activation) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
clear() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
clearActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 activated_time = 6;
clearActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
clearCompletedNodeIds() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
clearComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
clearContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
clearCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int32 counter = 2;
clearDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 delay = 3;
clearDeploymentId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
clearEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
clearExclusiveGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
clearExclusiveGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
clearForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
clearGroupNodeInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
clearHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 id = 2;
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 id = 1;
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 id = 1;
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 id = 1;
clearIterationLevels() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
clearIterationLevels() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
clearIterationLevels() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
clearJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
clearLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 last_triggered = 7;
clearLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional int32 level = 2;
clearLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int32 level = 5;
clearMapEntry() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
clearMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
clearName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
clearName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
clearName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
clearNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 node_id = 2;
clearNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int64 node_id = 1;
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
clearNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 node_instance_counter = 5;
clearParentProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 parent_process_instance_id = 12;
clearPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 period = 4;
clearProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
clearProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
optional int64 process_instance_id = 1;
clearProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 process_instance_id = 5;
clearProcessInstances() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
clearProcessInstances() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
clearProcessInstances() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
clearProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 process_instances_id = 2;
clearProcessInstancesState() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
clearProcessInstancesState() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
clearProcessInstancesState() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
clearProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
clearProcessXml() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
clearRuleFlowGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
clearRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
clearSessionId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int32 sessionId = 8;
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int32 state = 4;
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int32 state = 4;
clearStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional int32 strategy_index = 2; the actual object reference
clearSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
clearSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
clearSwimlaneContext() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
clearTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
clearTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
clearTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
optional int64 timer_id = 1;
clearTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 timer_id = 2;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
clearTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
clearTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
clearType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
clearValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
clearValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional bytes value = 3;
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
clearWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
clearWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
optional int64 work_item_id = 1;
clearWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
optional int64 work_item_id = 1;
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
clone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
cls - Variable in class org.jbpm.process.instance.impl.factory.ReuseContextInstanceFactory
 
cls - Variable in class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
 
cls - Variable in class org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
 
cls - Variable in class org.jbpm.workflow.instance.impl.factory.ReuseNodeFactory
 
collectionExpression(String) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
comment(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
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
 
compile(MVELDialectRuntimeData) - Method in class org.jbpm.process.instance.impl.MVELAction
 
compile(MVELDialectRuntimeData) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
complete(WorkItem, Map<String, Object>) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
complete(WorkItem, Map<String, Object>) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
COMPLETEDNODEIDS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
COMPOSITE_CONTEXT_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
COMPOSITE_CONTEXT_NODE = 9;
COMPOSITE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
CompositeContextNode - Class in org.jbpm.workflow.core.node
 
CompositeContextNode() - Constructor for class org.jbpm.workflow.core.node.CompositeContextNode
 
CompositeContextNodeInstance - Class in org.jbpm.workflow.instance.node
 
CompositeContextNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
compositeNode(long) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
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.CompositeNodeEnd(Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd
 
CompositeNode.CompositeNodeStart - Class in org.jbpm.workflow.core.node
 
CompositeNode.CompositeNodeStart(Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
CompositeNode.NodeAndType - Class in org.jbpm.workflow.core.node
 
CompositeNode.NodeAndType(long, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
CompositeNode.NodeAndType(Node, String) - Constructor for class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
CompositeNodeFactory - Class in org.jbpm.ruleflow.core.factory
 
CompositeNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
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.CompositeNodeEndInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
 
CompositeNodeInstance.CompositeNodeStartInstance - Class in org.jbpm.workflow.instance.node
 
CompositeNodeInstance.CompositeNodeStartInstance() - Constructor for class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
 
configureTimerInstance(Timer, TimerInstance) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
connect() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
connection(long, long) - 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!
ConnectionRef - Class in org.jbpm.workflow.core.impl
 
ConnectionRef(long, String) - Constructor for class org.jbpm.workflow.core.impl.ConnectionRef
 
Constrainable - Interface in org.jbpm.workflow.core.node
 
constraint(String) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
constraint(long, String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
constraint(long, String, String, String, String, int) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
Constraint - Interface in org.jbpm.workflow.core
Represents a constraint in a RuleFlow.
ConstraintEvaluator - Interface in org.jbpm.process.instance.impl
 
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
 
CONTAINER_SCOPE - Static variable in class org.jbpm.workflow.core.node.EndNode
 
containsActions() - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
 
containsNodeInstance(NodeInstance) - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
content(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
CONTENT_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
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
 
ContextContainerImpl - Class in org.jbpm.process.core.impl
 
ContextContainerImpl() - Constructor for class org.jbpm.process.core.impl.ContextContainerImpl
 
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
 
COUNTER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
createContext() - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
CreateNewNodeFactory - Class in org.jbpm.workflow.instance.impl.factory
 
CreateNewNodeFactory(Class<? extends NodeInstance>) - Constructor for class org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
createNode() - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
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
 
createProcessInstance() - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
createProcessInstance() - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
createProcessInstance() - Method in class org.jbpm.marshalling.impl.ProtobufRuleFlowProcessInstanceMarshaller
 
createProcessInstance() - Method in class org.jbpm.marshalling.impl.RuleFlowProcessInstanceMarshaller
 
createProcessInstance(Process, CorrelationKey, InternalKnowledgeRuntime, Map<String, Object>) - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
 
createProcessInstance() - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
 
createProcessInstance(Process, CorrelationKey, InternalKnowledgeRuntime, Map<String, Object>) - Method in interface org.jbpm.process.instance.ProcessInstanceFactory
 
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.ProcessRuntimeImpl
 
createProcessInstance(String, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
createProcessInstance() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManagerFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstanceManagerFactory
 
createSignalManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManagerFactory
 
createSignalManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.event.SignalManagerFactory
 
createTimerInstance(Timer, InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
createTimerInstance(Timer) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
createTimerInstance(InternalKnowledgeRuntime) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 

D

DataAssociation - Class in org.jbpm.workflow.core.node
 
DataAssociation(List<String>, String, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.node.DataAssociation
 
DataAssociation(String, String, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.node.DataAssociation
 
DateTimeUtils - Class in org.jbpm.process.core.timer
 
DateTimeUtils() - Constructor for class org.jbpm.process.core.timer.DateTimeUtils
 
DAYS_PER_WEEK - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
DefaultExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
 
DefaultExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
 
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.SignalAction(String, Object) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
DefaultSignalManager.SignalAction(MarshallerReaderContext) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
DefaultSignalManager.SignalProcessInstanceAction - Class in org.jbpm.process.instance.event
 
DefaultSignalManager.SignalProcessInstanceAction(long, String, Object) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
DefaultSignalManager.SignalProcessInstanceAction(MarshallerReaderContext) - Constructor for class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
DefaultSignalManagerFactory - Class in org.jbpm.process.instance.event
 
DefaultSignalManagerFactory() - Constructor for class org.jbpm.process.instance.event.DefaultSignalManagerFactory
 
delay(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
DELAY_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
delegate - Variable in class org.jbpm.process.core.timer.impl.DelegateSchedulerServiceInterceptor
 
DelegateSchedulerServiceInterceptor - Class in org.jbpm.process.core.timer.impl
Simple delegate that is default implementation used if none other has been given.
DelegateSchedulerServiceInterceptor(GlobalSchedulerService) - Constructor for class org.jbpm.process.core.timer.impl.DelegateSchedulerServiceInterceptor
 
delete(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
DEPLOYMENT_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
deserialize(MarshallerReaderContext, ProtobufMessages.Timers.Timer) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
destroy() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
destroy() - Method in class org.jbpm.process.StatefulProcessSession
 
disconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
disconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
dispose() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService.DisposableCommandService
 
dispose() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
dispose() - Method in class org.jbpm.process.instance.timer.TimerManager
 
dispose() - Method in class org.jbpm.process.StatefulProcessSession
 
done() - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
done() - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
done() - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
done() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
 
done() - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
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
 
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
 
dumpProcess(Process) - Method in interface org.jbpm.process.core.impl.XmlProcessDumper
 
DYNAMIC_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
DYNAMIC_NODE = 11;
dynamicNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
DynamicNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
DynamicNodeInstance - Class in org.jbpm.workflow.instance.node
 
DynamicNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
DynamicUtils - Class in org.jbpm.workflow.instance.node
 
DynamicUtils() - Constructor for class org.jbpm.workflow.instance.node.DynamicUtils
 

E

EMPTY_NODE_ARRAY - Static variable in class org.jbpm.workflow.core.impl.NodeImpl
 
END_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
endNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
EndNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
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.StatefulProcessSession
 
equals(Object) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
equals(Object) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskDialog.Result
 
equals(Object) - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
equals(Object) - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
evaluate(NodeInstance, Connection, Constraint) - Method in interface org.jbpm.process.instance.impl.ConstraintEvaluator
 
evaluate(ProcessContext) - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
evaluate(NodeInstance, Connection, Constraint) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
evaluate(ProcessContext) - Method in interface org.jbpm.process.instance.impl.ReturnValueEvaluator
 
evaluate(NodeInstance, Connection, Constraint) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
evaluate(ProcessContext) - Method in class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
 
evaluateParameters(RuleSetNode) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
EVENT_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
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_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
EVENT_NODE = 5;
EVENT_SUBPROCESS_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
EVENT_SUBPROCESS_NODE = 12;
EventBasedNodeInstanceInterface - Interface in org.jbpm.workflow.instance.node
 
EventFilter - Interface in org.jbpm.process.core.event
 
eventFilter(EventFilter) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
eventNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
EventNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
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
 
EventSubProcessNode - Class in org.jbpm.workflow.core.node
 
EventSubProcessNode() - Constructor for class org.jbpm.workflow.core.node.EventSubProcessNode
 
EventSubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
 
EventSubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
 
EventTransformer - Interface in org.jbpm.process.core.event
 
eventTransformer(EventTransformer) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
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.EventNodeFactory
 
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 - Interface in org.jbpm.process.core.context.exception
 
exceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
exceptionHandler(String, String, String) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
exceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
exceptionHandler(String, String, String) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
exceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
exceptionHandler(String, String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
exceptionHandlers - Variable in class org.jbpm.process.core.context.exception.ExceptionScope
 
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
 
EXCLUSIVE_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
EXCLUSIVE_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
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(Command<T>) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService.DisposableCommandService
 
execute(JobExecutionContext) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.QuartzJob
 
execute(InternalWorkingMemory) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
execute(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
execute(InternalWorkingMemory) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
execute(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
execute(ProcessContext) - Method in interface org.jbpm.process.instance.impl.Action
 
execute(WorkItem, ProcessContext) - Method in interface org.jbpm.process.instance.impl.AssignmentAction
 
execute(ProcessContext) - Method in class org.jbpm.process.instance.impl.CancelNodeInstanceAction
 
execute(ProcessContext) - Method in class org.jbpm.process.instance.impl.MVELAction
 
execute(InternalWorkingMemory) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
execute(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
execute(JobContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJob
 
execute(JobContext) - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJob
 
execute(Command<T>) - Method in class org.jbpm.process.StatefulProcessSession
 
executeAction(Action) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
This method is used in both instances of the extendednodeinstanceimpl and actionnodeinstance instances in order to handle exceptions thrown when executing actions.
executeQueuedActions() - Method in class org.jbpm.process.StatefulProcessSession
 
executeStrategy(Split, String) - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.DoNothingWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
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
 

F

faultNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
FaultNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
FaultNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a fault node.
FaultNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.FaultNodeInstance
 
findDelegate() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
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
 
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
 
findStartNode() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
findVariable(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
fireAllRules() - Method in class org.jbpm.process.StatefulProcessSession
 
fireAllRules(int) - Method in class org.jbpm.process.StatefulProcessSession
 
fireAllRules(AgendaFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
fireAllRules(AgendaFilter, int) - Method in class org.jbpm.process.StatefulProcessSession
 
fireUntilHalt() - Method in class org.jbpm.process.StatefulProcessSession
 
fireUntilHalt(AgendaFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
followConnection(Connection) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
FOR_EACH_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
FOR_EACH_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
FOR_EACH_NODE = 10;
forceShutdown() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
forEachNode(long) - 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.ForEachJoinNode - Class in org.jbpm.workflow.core.node
 
ForEachNode.ForEachJoinNode() - Constructor for class org.jbpm.workflow.core.node.ForEachNode.ForEachJoinNode
 
ForEachNode.ForEachSplitNode - Class in org.jbpm.workflow.core.node
 
ForEachNode.ForEachSplitNode() - Constructor for class org.jbpm.workflow.core.node.ForEachNode.ForEachSplitNode
 
ForEachNodeFactory - Class in org.jbpm.ruleflow.core.factory
 
ForEachNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
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.ForEachJoinNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
 
ForEachNodeInstance.ForEachSplitNodeInstance - Class in org.jbpm.workflow.instance.node
 
ForEachNodeInstance.ForEachSplitNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
 
functionImports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 

G

GENERAL_COMPENSATION_PREFIX - Static variable in class org.jbpm.process.core.context.exception.CompensationScope
 
get(String) - Method in class org.jbpm.process.core.timer.TimerServiceRegistry
Returns TimerService instance registered under given key
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
 
getActionQueue() - Method in class org.jbpm.process.StatefulProcessSession
 
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
 
getActivated() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 activated_time = 6;
getActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 activated_time = 6;
getActivatedTime() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 activated_time = 6;
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
 
getActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
getActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string actor_id = 2;
getActorId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string actor_id = 2;
getActorId() - Method in class org.jbpm.process.core.context.swimlane.Swimlane
 
getActorId() - Method in class org.jbpm.process.instance.context.exclusive.SwimlaneInstance
 
getActorId(String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
 
getActorId() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneInstance
 
getActorIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
getActorIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string actor_id = 2;
getActorIdBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string actor_id = 2;
getAgenda() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getAgenda() - Method in class org.jbpm.process.StatefulProcessSession
 
getAgendaEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getAssignments() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getAttachedToNodeId() - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
 
getBoundaryEvents() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
getCalendars() - Method in class org.jbpm.process.StatefulProcessSession
 
getChannels() - Method in class org.jbpm.process.StatefulProcessSession
 
getCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getCommandService(JobContext) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
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
 
getCompExpr() - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
getCompletedNodeIds(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
getCompletedNodeIds(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated string completedNodeIds = 13;
getCompletedNodeIds(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated string completedNodeIds = 13;
getCompletedNodeIds() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getCompletedNodeIdsBytes(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
getCompletedNodeIdsBytes(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated string completedNodeIds = 13;
getCompletedNodeIdsBytes(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated string completedNodeIds = 13;
getCompletedNodeIdsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
getCompletedNodeIdsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated string completedNodeIds = 13;
getCompletedNodeIdsCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated string completedNodeIds = 13;
getCompletedNodeIdsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
getCompletedNodeIdsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated string completedNodeIds = 13;
getCompletedNodeIdsList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated string completedNodeIds = 13;
getComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getComposite() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getCompositeBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getCompositeContextNode() - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
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
 
getCompositeOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getCompositeOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
getCompositeOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
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(Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getConstraint() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
getConstraint() - Method in class org.jbpm.workflow.core.node.MilestoneNode
 
getConstraint(Connection) - Method in class org.jbpm.workflow.core.node.Split
 
getConstraint(String) - Method in class org.jbpm.workflow.core.node.StateNode
 
getConstraint(Connection) - Method in class org.jbpm.workflow.core.node.StateNode
 
getConstraints() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getConstraints() - Method in class org.jbpm.workflow.core.node.Split
 
getConstraints() - Method in class org.jbpm.workflow.core.node.StateNode
 
getContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContentBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContentOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContentOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContentOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContext(String) - Method in interface org.jbpm.process.core.Contextable
 
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() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService.DisposableCommandService
 
getContext() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
getContext() - Method in interface org.jbpm.process.instance.ContextInstance
 
getContext(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getContext(String, long) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
 
getContext(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getContext(String, long) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getContext(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getContext(String, long) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getContext(String) - 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.SubProcessNodeInstance
 
getContextContainer() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getContextContainerId() - Method in class org.jbpm.process.core.context.exception.CompensationScope
 
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, long) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
 
getContextInstance(Context) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
 
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(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(String, long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(Context) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
 
getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
 
getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
getContextInstance(Context) - 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 class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
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.SubProcessNodeInstance
 
getContextInstances(String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
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.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
 
getCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int32 counter = 2;
getCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
optional int32 counter = 2;
getCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
optional int32 counter = 2;
getCronExpression() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
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
 
getCurrentTime() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getCurrentTime() - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
getDate() - Method in class org.jbpm.process.core.timer.Timer
 
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.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
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getDefaultInstance() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
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.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 delay = 3;
getDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 delay = 3;
getDelay() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 delay = 3;
getDelay() - Method in class org.jbpm.process.core.timer.Timer
 
getDelay() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getDeploymentId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
getDeploymentId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string deployment_id = 6;
getDeploymentId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string deployment_id = 6;
getDeploymentIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
getDeploymentIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string deployment_id = 6;
getDeploymentIdBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string deployment_id = 6;
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getDescriptor() - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getDescriptorForType() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
getDescriptorForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getDialect() - Method in class org.jbpm.process.instance.impl.MVELAction
 
getDialect() - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
getDialect() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getDialect() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
getDialect() - Method in class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
 
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
 
getDynamicNode() - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
getDynamicNode() - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
getEndNode() - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
getEndNode() - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
 
getEntryPoint(String) - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPointId() - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPointIds() - Method in class org.jbpm.process.ProcessBaseImpl
 
getEntryPoints() - Method in class org.jbpm.process.StatefulProcessSession
 
getEnvironment() - Method in class org.jbpm.process.StatefulProcessSession
 
getEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEvent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEventBasedNode() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
getEventBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEventFilters() - Method in class org.jbpm.workflow.core.node.EventNode
 
getEventFilters() - Method in class org.jbpm.workflow.core.node.EventTrigger
 
getEventNode() - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
getEventNode() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
 
getEventOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEventOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEventOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
getEvents() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
getEventTransformer() - Method in class org.jbpm.workflow.core.node.EventNode
 
getEventTypes() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getEventTypes() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
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
 
getExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.CompensationScope
 
getExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
getExceptionHandlers() - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
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
 
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroup(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroup(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
getExclusiveGroupOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
getExtendedNode() - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
getFactCount() - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandle(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandles() - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandles(ObjectFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandles() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
getFactType(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getFactTypes() - Method in class org.jbpm.process.ProcessPackage
 
getFaultData() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
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.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
 
getFirstNodeInstance(long) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getFirstNodeInstance(long) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getFirstNodeInstance(long) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
getForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
getForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
getForEach() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
getForEachBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
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
 
getForEachOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
getForEachOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
getForEachOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
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.
getFunctionImports() - Method in interface org.jbpm.workflow.core.WorkflowProcess
Returns the function imports of this RuleFlow process.
getFunctionNames() - Method in class org.jbpm.process.ProcessPackage
 
getFuture() - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle
 
getGlobal(String) - Method in class org.jbpm.process.StatefulProcessSession
 
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
getGlobalNames() - Method in interface org.jbpm.workflow.core.WorkflowProcess
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.
getGlobals() - Method in class org.jbpm.process.StatefulProcessSession
 
getGlobals() - Method in interface org.jbpm.workflow.core.WorkflowProcess
Returns the globals of this RuleFlow process.
getGlobalVariables() - Method in class org.jbpm.process.ProcessPackage
 
getGroupNodeInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
repeated int64 group_node_instance_id = 1;
getGroupNodeInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
repeated int64 group_node_instance_id = 1;
getHeader() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
getHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTask() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTaskBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTaskNode() - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
getHumanTaskNode() - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
getHumanTaskOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTaskOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getHumanTaskOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
getIcon() - Method in interface org.jbpm.workflow.core.NodeExtension
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
optional string id = 1;
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.IterationLevelOrBuilder
optional string id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 id = 2;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 id = 2;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int64 id = 1;
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int64 id = 1;
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 id = 2;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 id = 1;
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 id = 1;
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int64 id = 1;
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int64 id = 1;
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.impl.ProcessImpl
 
getId() - Method in class org.jbpm.process.core.timer.Timer
 
getId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getId() - Method in class org.jbpm.process.StatefulProcessSession
 
getId() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
getIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
optional string id = 1;
getIdBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.IterationLevelOrBuilder
optional string id = 1;
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.
getImports() - Method in interface org.jbpm.workflow.core.WorkflowProcess
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.node.RuleSetNode
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.StartNode
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.Trigger
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
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.node.RuleSetNode
 
getInMapping(String) - Method in class org.jbpm.workflow.core.node.StartNode
 
getInMapping(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getInMapping(String) - Method in class org.jbpm.workflow.core.node.Trigger
 
getInMapping(String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getInMappings() - Method in interface org.jbpm.process.core.context.variable.Mappable
 
getInMappings() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getInMappings() - Method in class org.jbpm.workflow.core.node.StartNode
 
getInMappings() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getInMappings() - Method in class org.jbpm.workflow.core.node.Trigger
 
getInMappings() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getInNode() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
getInNodeId() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
getInstance() - Static method in class org.jbpm.process.core.timer.TimerServiceRegistry
 
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
 
getInType() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevels(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevels(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevels(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevels() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getIterationLevels() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
getIterationLevelsOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
getJob() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
getJobContext() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
getJobGroup() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle
 
getJobHandle() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
getJobHandle() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getJobHandle() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getJobName() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle
 
getJobName() - Method in interface org.jbpm.process.core.timer.NamedJobContext
 
getJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoin() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoin() - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
 
getJoin() - Method in class org.jbpm.workflow.instance.node.JoinInstance
 
getJoinBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoinOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoinOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getJoinOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
getKieBase() - Method in class org.jbpm.process.StatefulProcessSession
 
getKieBaseEventListeners() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKiePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getKiePackages() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKieSessions() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgeBase(String) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
getKnowledgePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgePackages() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgeRuntime() - Method in class org.jbpm.process.instance.event.DefaultSignalManager
 
getKnowledgeRuntime() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getKnowledgeRuntime() - Method in interface org.jbpm.process.instance.ProcessInstance
 
getKnowledgeRuntime() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getKnowledgeType() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getLastIdleTimestamp() - Method in class org.jbpm.process.StatefulProcessSession
 
getLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 last_triggered = 7;
getLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 last_triggered = 7;
getLastTriggered() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 last_triggered = 7;
getLastTriggered() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional int32 level = 2;
getLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
optional int32 level = 2;
getLevel() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.IterationLevelOrBuilder
optional int32 level = 2;
getLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int32 level = 5;
getLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int32 level = 5;
getLevel() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int32 level = 5;
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
 
getMapEntry(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntry(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntry(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMapEntryOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
getMarshaller(String) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
getMessage() - Method in class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
 
getMessage() - Method in interface org.jbpm.process.core.validation.ProcessValidationError
 
getMessage() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getMetaData(String) - Method in class org.jbpm.process.core.context.variable.Variable
 
getMetaData() - Method in class org.jbpm.process.core.context.variable.Variable
 
getMetaData() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getMetaData(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getMetaData() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
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() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
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() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getMetaData(String) - Method in class org.jbpm.workflow.core.node.Assignment
 
getMetaData() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getMetaData(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestone() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestoneBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestoneNode() - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
getMilestoneNode() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
getMilestoneOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestoneOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getMilestoneOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
getN() - Method in class org.jbpm.workflow.core.node.Join
 
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string name = 1;
getName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string name = 1;
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional string name = 1;
getName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional string name = 1;
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string name = 3;
getName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string name = 3;
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.impl.ProcessImpl
 
getName() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskDialog.Result
 
getName() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getName() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
getName() - Method in class org.jbpm.process.ProcessPackage
 
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
 
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string name = 1;
getNameBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional string name = 1;
getNameBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
getNameBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string name = 3;
getNameBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string name = 3;
getNamespace() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getnode() - Method in class org.jbpm.process.core.context.exception.CompensationHandler
 
getNode() - Method in class org.jbpm.ruleflow.core.factory.NodeFactory
 
getNode(long) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
 
getNode(long) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
getNode(long) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
getNode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
getNode(long) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getNode() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getNode() - Method in interface org.jbpm.workflow.instance.NodeInstance
 
getNodeContainer() - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
getNodeContainer() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
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
 
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 node_id = 2;
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int64 node_id = 2;
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int64 node_id = 1;
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
optional int64 node_id = 1;
getNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
optional int64 node_id = 1;
getNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int64 node_id = 2;
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
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
 
getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.factory.ReuseNodeFactory
 
getNodeInstance(Node, WorkflowProcessInstance, NodeInstanceContainer) - Method in interface org.jbpm.workflow.instance.impl.NodeInstanceFactory
 
getNodeInstance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
 
getNodeInstance(long) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstance(Node) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstance(long) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
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
 
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceContainer() - Method in interface org.jbpm.workflow.instance.context.WorkflowContextInstance
 
getNodeInstanceContainer() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 node_instance_counter = 5;
getNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 node_instance_counter = 5;
getNodeInstanceCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 node_instance_counter = 5;
getNodeInstanceCounter() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
getNodeInstances() - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
getNodeInstances() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstances(boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstances(long) - 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.node.CompositeNodeInstance
 
getNodeInstances(long) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getNodeInstances(boolean) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
getNodeName() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
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
 
getNumber() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getObject(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
getObjects() - Method in class org.jbpm.process.StatefulProcessSession
 
getObjects(ObjectFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
getOutAssociations() - Method in interface org.jbpm.process.core.context.variable.Mappable
 
getOutAssociations() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getOutAssociations() - Method in class org.jbpm.workflow.core.node.StartNode
 
getOutAssociations() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getOutAssociations() - Method in class org.jbpm.workflow.core.node.Trigger
 
getOutAssociations() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
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.node.RuleSetNode
 
getOutMapping(String) - Method in class org.jbpm.workflow.core.node.StartNode
 
getOutMapping(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getOutMapping(String) - Method in class org.jbpm.workflow.core.node.Trigger
 
getOutMapping(String) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getOutMappings() - Method in interface org.jbpm.process.core.context.variable.Mappable
 
getOutMappings() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getOutMappings() - Method in class org.jbpm.workflow.core.node.StartNode
 
getOutMappings() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getOutMappings() - Method in class org.jbpm.workflow.core.node.Trigger
 
getOutMappings() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
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
 
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
 
getParamaeters() - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
getParameter(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getParameters() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getParentProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 parent_process_instance_id = 12;
getParentProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 parent_process_instance_id = 12;
getParentProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 parent_process_instance_id = 12;
getParentProcessInstanceId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getParentProcessInstanceId() - Method in interface org.jbpm.process.instance.ProcessInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getParserForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 period = 4;
getPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 period = 4;
getPeriod() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 period = 4;
getPeriod() - Method in class org.jbpm.process.core.timer.Timer
 
getPeriod() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
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(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getProcess() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
getProcesses() - Method in class org.jbpm.process.ProcessBaseImpl
 
getProcesses() - Method in class org.jbpm.process.ProcessPackage
 
getProcessEventListeners() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessEventSupport() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessEventSupport() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
getProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_id = 3;
getProcessId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_id = 3;
getProcessId() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getProcessId() - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
getProcessId() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getProcessId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
getProcessIdBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_id = 3;
getProcessIdBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_id = 3;
getProcessInstance() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
getProcessInstance() - Method in interface org.jbpm.process.instance.ContextInstance
 
getProcessInstance(long) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
getProcessInstance(long, boolean) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
getProcessInstance(CorrelationKey) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
getProcessInstance(long) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
getProcessInstance(long, boolean) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
getProcessInstance(CorrelationKey) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
getProcessInstance(CorrelationKey) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstance(long, boolean) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessInstance(long, boolean) - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessInstance(CorrelationKey) - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessInstance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getProcessInstanceFactHandle(Long, KieRuntime) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
getProcessInstanceFactory(Process) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
optional int64 process_instance_id = 1;
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
optional int64 process_instance_id = 1;
getProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
optional int64 process_instance_id = 1;
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 process_instance_id = 5;
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 process_instance_id = 5;
getProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 process_instance_id = 5;
getProcessInstanceId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getProcessInstanceId() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
getProcessInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessInstanceManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessInstanceManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstances() - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
getProcessInstances() - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
getProcessInstances() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstances() - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 process_instances_id = 2;
getProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int64 process_instances_id = 2;
getProcessInstancesId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int64 process_instances_id = 2;
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.jbpm.process.StatefulProcessSession
 
getProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
getProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_type = 1;
getProcessType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_type = 1;
getProcessTypeBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
getProcessTypeBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_type = 1;
getProcessTypeBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_type = 1;
getProcessXml() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
getProcessXml() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_xml = 11;
getProcessXml() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_xml = 11;
getProcessXml() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getProcessXmlBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
getProcessXmlBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_xml = 11;
getProcessXmlBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_xml = 11;
getPropertyAsInt(String, String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
getQueries() - Method in class org.jbpm.process.ProcessPackage
 
getQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getQueryResults(String, Object...) - Method in class org.jbpm.process.StatefulProcessSession
 
getRepeatLimit() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getResource() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getReturnValueEvaluator() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getRuleBase() - Method in class org.jbpm.process.ProcessBaseImpl
 
getRuleFlowGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
getRuleFlowGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
optional string rule_flow_group = 3;
getRuleFlowGroup() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
optional string rule_flow_group = 3;
getRuleFlowGroup() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getRuleFlowGroup() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
getRuleFlowGroupBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
getRuleFlowGroupBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
optional string rule_flow_group = 3;
getRuleFlowGroupBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
optional string rule_flow_group = 3;
getRuleFlowProcess() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
getRuleFlowProcess() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
 
getRules() - Method in class org.jbpm.process.ProcessPackage
 
getRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSet() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSetBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSetNode() - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
getRuleSetNode() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
getRuleSetOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSetOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuleSetOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
getRuntimeMetaData() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
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
 
getSelectedWorkItem() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getSerializedSize() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getSessionClock() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionConfiguration() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int32 sessionId = 8;
getSessionId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int32 sessionId = 8;
getSessionId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int32 sessionId = 8;
getSessionId() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle
 
getSessionId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getSessionId() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getSignalManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getSignalManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getSources() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getSplit() - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
getSplit() - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
getStart() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getStartNode() - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int32 state = 4;
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int32 state = 4;
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int32 state = 4;
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int32 state = 4;
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int32 state = 4;
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int32 state = 4;
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
 
getStateBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getStatefulKnowledgeSessions() - Method in class org.jbpm.process.ProcessBaseImpl
 
getStatefulKnowlegeSession(String) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
getStateNode() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
getStateOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getStateOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getStateOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
getStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional int32 strategy_index = 2; the actual object reference
getStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional int32 strategy_index = 2; the actual object reference
getStrategyIndex() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional int32 strategy_index = 2; the actual object reference
getSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcess() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcessBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcessNode() - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
getSubProcessNode() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
getSubProcessOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcessOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSubProcessOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
getSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
getSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string swimlane = 1;
getSwimlane() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string swimlane = 1;
getSwimlane(String) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
getSwimlane() - Method in class org.jbpm.workflow.core.node.HumanTaskNode
 
getSwimlaneActors() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
 
getSwimlaneBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
getSwimlaneBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string swimlane = 1;
getSwimlaneBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string swimlane = 1;
getSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContext(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContext() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
 
getSwimlaneContext() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getSwimlaneContextBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlaneContextOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
getSwimlanes() - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
getTarget() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimer() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getTimer() - Method in class org.jbpm.workflow.core.node.StartNode
 
getTimer() - Method in class org.jbpm.workflow.core.node.TimerNode
 
getTimerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
optional int64 timer_id = 1;
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
optional int64 timer_id = 1;
getTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder
optional int64 timer_id = 1;
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 timer_id = 2;
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 timer_id = 2;
getTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 timer_id = 2;
getTimerId() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle
 
getTimerId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getTimerId() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
getTimerInstance() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
repeated int64 timer_instance_id = 2;
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
repeated int64 timer_instance_id = 1;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
repeated int64 timer_instance_id = 2;
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
repeated int64 timer_instance_id = 2;
getTimerInstances() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
getTimerJobFactoryManager() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getTimerJobFactoryManager() - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
getTimerJobInstances(int) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getTimerJobInstances(int) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
getTimerManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getTimerManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getTimerMap() - Method in class org.jbpm.process.instance.timer.TimerManager
 
getTimerNode() - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
getTimerNode() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
getTimers() - Method in class org.jbpm.process.instance.timer.TimerManager
 
getTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
getTimerService() - Method in class org.jbpm.process.instance.timer.TimerManager
 
getTimerService() - Method in class org.jbpm.process.StatefulProcessSession
 
getTimerServiceId() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getTimerStart() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getTimeToNextJob() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getTimeToNextJob() - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
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
 
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.node.DataAssociation
 
getTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTrigger(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTrigger() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTrigger() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
getTrigger() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getTriggerBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTriggerBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTriggerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTriggerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.drools.core.marshalling.Trigger trigger = 2;
getTriggerOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggerOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
getTriggers() - Method in class org.jbpm.workflow.core.node.StartNode
 
getTriggers() - Method in class org.jbpm.workflow.instance.node.JoinInstance
 
getType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
getType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
getType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
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.event.EventTypeFilter
 
getType() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
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.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.core.impl.NodeImpl
 
getUniqueId() - Method in interface org.jbpm.workflow.core.Node
 
getUniqueId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getUnknownFields() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getValidator(Process, Resource) - Method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
 
getValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
getValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string value = 2;
getValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string value = 2;
getValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional bytes value = 3;
getValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional bytes value = 3;
getValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional bytes value = 3;
getValue() - Method in class org.jbpm.process.core.context.variable.Variable
 
getValue() - Method in interface org.jbpm.process.core.ValueObject
 
getValue() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskDialog.Result
 
getValueBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
getValueBytes() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string value = 2;
getValueBytes() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string value = 2;
getValueDescriptor() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariable(String) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
getVariable(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getVariable(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableName() - Method in class org.jbpm.workflow.core.node.EventNode
 
getVariableName() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getVariableNames() - Method in class org.jbpm.process.core.context.variable.VariableScope
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 3;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 2;
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 8;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
repeated .org.jbpm.marshalling.Variable variable = 5;
getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
 
getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
 
getVariableResolver(String) - Method in class org.jbpm.workflow.instance.impl.WorkItemResolverFactory
 
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.workflow.core.node.ForEachNode
 
getVersion() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getWork() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getWorkflowProcess() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getWorkingMemoryEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItem() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
optional int64 work_item_id = 1;
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
optional int64 work_item_id = 1;
getWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
optional int64 work_item_id = 1;
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
optional int64 work_item_id = 1;
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
optional int64 work_item_id = 1;
getWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
optional int64 work_item_id = 1;
getWorkItemId() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getWorkItemManager() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkItemNode() - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
getWorkItemNode() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItemOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
getWorkItemOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
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
 
GlobalSchedulerService - Interface in org.jbpm.process.core.timer
Implementations of these interface are responsible for scheduled jobs in global manner, meaning not knowledge session scoped but global accessible for all the sessions that will be configured to use this GlobalSchedulerService
GlobalTimerService - Class in org.jbpm.process.core.timer.impl
 
GlobalTimerService(RuntimeManager, GlobalSchedulerService) - Constructor for class org.jbpm.process.core.timer.impl.GlobalTimerService
 
GlobalTimerService.DisposableCommandService - Class in org.jbpm.process.core.timer.impl
 
GlobalTimerService.DisposableCommandService(CommandService, RuntimeManager, RuntimeEngine) - Constructor for class org.jbpm.process.core.timer.impl.GlobalTimerService.DisposableCommandService
 
GlobalTimerService.GlobalJobHandle - Class in org.jbpm.process.core.timer.impl
 
GlobalTimerService.GlobalJobHandle(long) - Constructor for class org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle
 
GROUP_NODE_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 

H

halt() - Method in class org.jbpm.process.StatefulProcessSession
 
handleException(String, Object) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
 
handleException(ExceptionHandler, String, Object) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
 
handleException(ExceptionHandler, String, Object) - Method in class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
 
handleException(String, Object) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
handleException(ExceptionHandler, String, Object) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
handleException(String, ExceptionScopeInstance) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
handleHoliday(Calendar) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
handleWeekend(Calendar) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
hasActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 activated_time = 6;
hasActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 activated_time = 6;
hasActivatedTime() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 activated_time = 6;
hasActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
hasActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string actor_id = 2;
hasActorId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string actor_id = 2;
hasComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
hasComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
hasComposite() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
hasContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
hasContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
hasContent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
hasCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int32 counter = 2;
hasCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
optional int32 counter = 2;
hasCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
optional int32 counter = 2;
hasDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 delay = 3;
hasDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 delay = 3;
hasDelay() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 delay = 3;
hasDeploymentId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
hasDeploymentId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string deployment_id = 6;
hasDeploymentId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string deployment_id = 6;
hasEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
hasEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
hasEvent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
hasForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
hasForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
hasForEach() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
hashCode() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
hashCode() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskDialog.Result
 
hashCode() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
hashCode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
hasHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
hasHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
hasHumanTask() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
optional string id = 1;
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.IterationLevelOrBuilder
optional string id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 id = 2;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 id = 2;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int64 id = 1;
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int64 id = 1;
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 id = 2;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 id = 1;
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 id = 1;
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int64 id = 1;
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int64 id = 1;
hasJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
hasJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
hasJoin() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
hasLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 last_triggered = 7;
hasLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 last_triggered = 7;
hasLastTriggered() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 last_triggered = 7;
hasLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional int32 level = 2;
hasLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
optional int32 level = 2;
hasLevel() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.IterationLevelOrBuilder
optional int32 level = 2;
hasLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int32 level = 5;
hasLevel() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int32 level = 5;
hasLevel() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int32 level = 5;
hasLoop(Node, Node) - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
hasMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
hasMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
hasMilestone() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string name = 1;
hasName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string name = 1;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional string name = 1;
hasName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional string name = 1;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional string name = 3;
hasName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional string name = 3;
hasNextFireTime() - Method in class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 node_id = 2;
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
optional int64 node_id = 2;
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int64 node_id = 1;
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
optional int64 node_id = 1;
hasNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
optional int64 node_id = 1;
hasNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
optional int64 node_id = 2;
hasNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 node_instance_counter = 5;
hasNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 node_instance_counter = 5;
hasNodeInstanceCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 node_instance_counter = 5;
hasParentProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 parent_process_instance_id = 12;
hasParentProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int64 parent_process_instance_id = 12;
hasParentProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int64 parent_process_instance_id = 12;
hasPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 period = 4;
hasPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 period = 4;
hasPeriod() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 period = 4;
hasProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
hasProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_id = 3;
hasProcessId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_id = 3;
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
optional int64 process_instance_id = 1;
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
optional int64 process_instance_id = 1;
hasProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
optional int64 process_instance_id = 1;
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 process_instance_id = 5;
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 process_instance_id = 5;
hasProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 process_instance_id = 5;
hasProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 process_instances_id = 2;
hasProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int64 process_instances_id = 2;
hasProcessInstancesId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int64 process_instances_id = 2;
hasProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
hasProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_type = 1;
hasProcessType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_type = 1;
hasProcessXml() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
hasProcessXml() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional string process_xml = 11;
hasProcessXml() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional string process_xml = 11;
hasRuleFlowGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
hasRuleFlowGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
optional string rule_flow_group = 3;
hasRuleFlowGroup() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
optional string rule_flow_group = 3;
hasRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
hasRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
hasRuleSet() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
hasSessionId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int32 sessionId = 8;
hasSessionId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int32 sessionId = 8;
hasSessionId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int32 sessionId = 8;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int32 state = 4;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
optional int32 state = 4;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
optional int32 state = 4;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int32 state = 4;
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
optional int32 state = 4;
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
optional int32 state = 4;
hasStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional int32 strategy_index = 2; the actual object reference
hasStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional int32 strategy_index = 2; the actual object reference
hasStrategyIndex() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional int32 strategy_index = 2; the actual object reference
hasSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
hasSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
hasSubProcess() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
hasSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
hasSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
optional string swimlane = 1;
hasSwimlane() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
optional string swimlane = 1;
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
hasTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
hasTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
optional int64 timer_id = 1;
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
optional int64 timer_id = 1;
hasTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder
optional int64 timer_id = 1;
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 timer_id = 2;
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
optional int64 timer_id = 2;
hasTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
optional int64 timer_id = 2;
hasTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
hasTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
optional .org.drools.core.marshalling.Trigger trigger = 2;
hasTrigger() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
optional .org.drools.core.marshalling.Trigger trigger = 2;
hasType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
hasType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
hasType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
optional string value = 2;
hasValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
optional string value = 2;
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional bytes value = 3;
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
optional bytes value = 3;
hasValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
optional bytes value = 3;
hasWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
hasWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
hasWorkItem() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
optional int64 work_item_id = 1;
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
optional int64 work_item_id = 1;
hasWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
optional int64 work_item_id = 1;
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
optional int64 work_item_id = 1;
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
optional int64 work_item_id = 1;
hasWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
optional int64 work_item_id = 1;
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
 
HUMAN_TASK_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
HUMAN_TASK_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
HUMAN_TASK_NODE = 1;
HumanTaskDialog - Class in org.jbpm.process.instance.impl.humantask
 
HumanTaskDialog(HumanTaskHandler, WorkItem) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskDialog
 
HumanTaskDialog.Result - Class in org.jbpm.process.instance.impl.humantask
 
HumanTaskDialog.Result(String, Object) - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskDialog.Result
 
HumanTaskHandler - Class in org.jbpm.process.instance.impl.humantask
 
HumanTaskHandler() - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
humanTaskNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
HumanTaskNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
HumanTaskNodeInstance - Class in org.jbpm.workflow.instance.node
 
HumanTaskNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 

I

ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
imports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
independent(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
init(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
init() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
initScheduler(TimerService) - Method in interface org.jbpm.process.core.timer.GlobalSchedulerService
Provides handle to inject timerService that owns this scheduler service and initialize it
initScheduler(TimerService) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
initScheduler(TimerService) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
inMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
inMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
inMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
insert(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
INSTANCE - Static variable in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
INSTANCE - Static variable in class org.jbpm.marshalling.impl.ProtobufRuleFlowProcessInstanceMarshaller
 
INSTANCE - Static variable in class org.jbpm.marshalling.impl.RuleFlowProcessInstanceMarshaller
 
INSTANCE - Static variable in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
 
INSTANCE - Static variable in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
interceptSysOutSysErr() - Static method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
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(ProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
internalAddProcessInstance(ProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
internalAddTimer(TimerInstance) - Method in class org.jbpm.process.instance.timer.TimerManager
 
internalGetConstraint(ConnectionRef) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
internalGetConstraint(ConnectionRef) - Method in class org.jbpm.workflow.core.node.Split
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
internalGetFieldAccessorTable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
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(long) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
 
internalGetNode(long) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
internalGetNode(long) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
internalGetNode(long) - Method in class org.jbpm.workflow.core.node.DynamicNode
 
internalGetNode(long) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
internalGetNode(long) - 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
 
internalGetTimerId() - Method in class org.jbpm.process.instance.timer.TimerManager
 
internalGetValueMap() - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
InternalProcessRuntime - Interface in org.jbpm.process.instance
 
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(ProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
internalRemoveProcessInstance(ProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.process.core.timer.impl.DelegateSchedulerServiceInterceptor
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
internalSchedule(TimerJobInstance) - Method in interface org.jbpm.process.core.timer.SchedulerServiceInterceptor
 
internalSetNodeInstanceCounter(long) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
internalSetProcessInstanceId(long) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
internalSetState(int) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
internalSetTimerId(long) - Method in class org.jbpm.process.instance.timer.TimerManager
 
internalSetTimerId(long) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
internalSetTimerInstances(List<Long>) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
internalSetTriggers(Map<Long, Integer>) - Method in class org.jbpm.workflow.instance.node.JoinInstance
 
internalSetVariable(String, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
internalSetWorkItem(WorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
internalSetWorkItemId(long) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
internalSignalEvent(String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
 
internalStart() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
internalStart() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ActionNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.JoinInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.ThrowLinkNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
internalTrigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
internalTriggerOnlyParent(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
isAutoComplete() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
isAutoComplete() - Method in class org.jbpm.workflow.core.node.DynamicNode
 
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
 
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
 
isIndependent() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
isInitialized() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
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
 
isPeriod(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
isRepeatable(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
 
isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
 
isResolveable(String) - Method in class org.jbpm.workflow.instance.impl.WorkItemResolverFactory
 
isTerminate() - Method in class org.jbpm.workflow.core.node.EndNode
 
isTerminateParent() - Method in class org.jbpm.workflow.core.node.FaultNode
 
isTransactional() - Method in interface org.jbpm.process.core.timer.GlobalSchedulerService
 
isTransactional() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
isTransactional() - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
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
 
ITERATIONLEVELS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
ITERATIONLEVELS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
ITERATIONLEVELS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 

J

JBPMMessages - Class in org.jbpm.marshalling.impl
 
JBPMMessages.IterationLevel - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.IterationLevel
JBPMMessages.IterationLevel.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.IterationLevel
JBPMMessages.IterationLevelOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance
JBPMMessages.ProcessInstance.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance
JBPMMessages.ProcessInstance.ExclusiveGroupInstance - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstance - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstance
JBPMMessages.ProcessInstance.NodeInstance.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstance
JBPMMessages.ProcessInstance.NodeInstanceContent - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode
JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode
JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceType - Enum in org.jbpm.marshalling.impl
Protobuf enum org.jbpm.marshalling.ProcessInstance.NodeInstanceType
JBPMMessages.ProcessInstance.SwimlaneContextInstance - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance
JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance
JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessTimer - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessTimer
JBPMMessages.ProcessTimer.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessTimer
JBPMMessages.ProcessTimer.TimerInstance - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessTimer.TimerInstance
JBPMMessages.ProcessTimer.TimerInstance.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.ProcessTimer.TimerInstance
JBPMMessages.ProcessTimer.TimerInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessTimerOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.Variable - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.Variable
JBPMMessages.Variable.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.Variable
JBPMMessages.VariableOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.WorkItem - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.WorkItem
JBPMMessages.WorkItem.Builder - Class in org.jbpm.marshalling.impl
Protobuf type org.jbpm.marshalling.WorkItem
JBPMMessages.WorkItemOrBuilder - Interface in org.jbpm.marshalling.impl
 
jobFactoryManager - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
Join - Class in org.jbpm.workflow.core.node
Default implementation of a join.
Join() - Constructor for class org.jbpm.workflow.core.node.Join
 
JOIN_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
JOIN_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
JOIN_NODE = 7;
JoinFactory - Class in org.jbpm.ruleflow.core.factory
 
JoinFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - 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(long) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 

L

LAST_TRIGGERED_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
LEVEL_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
LEVEL_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
linkIncomingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
linkIncomingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
linkIncomingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
linkIncomingConnections(String, long, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
linkIncomingConnections(String, CompositeNode.NodeAndType) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
linkIncomingConnections(String, long, String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
linkOutgoingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
linkOutgoingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
linkOutgoingConnections(long) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
linkOutgoingConnections(long, String, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
linkOutgoingConnections(CompositeNode.NodeAndType, String) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
linkOutgoingConnections(long, String, String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
log(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
logger - Variable in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
LoggingPrintStream - Class in org.jbpm.process.instance.impl.util
 
LoggingPrintStream(OutputStream, boolean) - Constructor for class org.jbpm.process.instance.impl.util.LoggingPrintStream
 

M

manager - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
MAPENTRY_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
Mappable - Interface in org.jbpm.process.core.context.variable
 
marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
marshallVariable(MarshallerWriteContext, String, Object) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
marshallVariablesMap(MarshallerWriteContext, Map<String, Object>) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
matchCancelled(MatchCancelledEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
matchCancelled(MatchCancelledEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
matchCreated(MatchCreatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
matchCreated(MatchCreatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
mergeComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
mergeContent(JBPMMessages.ProcessInstance.NodeInstanceContent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
mergeEvent(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
mergeForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
mergeFrom(JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
mergeFrom(JBPMMessages.ProcessInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
mergeFrom(JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
mergeFrom(JBPMMessages.ProcessTimer) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
mergeFrom(JBPMMessages.ProcessTimer.TimerInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
mergeFrom(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
mergeFrom(Message) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
mergeFrom(JBPMMessages.WorkItem) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
mergeHumanTask(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
mergeJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
mergeMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
mergeRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
mergeState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
mergeSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
mergeTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
mergeTimer(JBPMMessages.ProcessTimer.TimerInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
mergeTrigger(ProtobufMessages.Trigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
mergeWorkItem(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
MILESTONE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
MILESTONE_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
MILESTONE_NODE = 4;
milestoneNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
MilestoneNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
MilestoneNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a milestone node.
MilestoneNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
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
 
MVELReturnValueEvaluator - Class in org.jbpm.process.instance.impl
 
MVELReturnValueEvaluator() - Constructor for class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
MVELReturnValueEvaluator(MVELCompilationUnit, String) - Constructor for class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 

N

name(String) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.StartNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
name(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
NAME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
NAME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
NAME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
NamedJobContext - Interface in org.jbpm.process.core.timer
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
newBuilder(JBPMMessages.IterationLevel) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
newBuilder(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
newBuilder(JBPMMessages.ProcessInstance) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstance) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
newBuilder(JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
newBuilder(JBPMMessages.ProcessTimer) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
newBuilder(JBPMMessages.ProcessTimer.TimerInstance) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
newBuilder(JBPMMessages.Variable) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
newBuilder() - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
newBuilder(JBPMMessages.WorkItem) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
newBuilderForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
newEnvironment() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKieSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newKieSession(KieSessionConfiguration, Environment) - Method in class org.jbpm.process.ProcessBaseImpl
 
newKnowledgeBase() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(String) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(KieBaseConfiguration) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(String, KieBaseConfiguration) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBaseConfiguration() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeSessionConfiguration() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeSessionConfiguration(Properties) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newProcessMarshaller() - Method in class org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
 
newProcessRuntime(AbstractWorkingMemory) - Method in class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
 
newStatefulKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatefulKnowledgeSession(KieSessionConfiguration, Environment) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKieSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKieSession(KieSessionConfiguration) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKnowledgeSession(KieSessionConfiguration) - Method in class org.jbpm.process.ProcessBaseImpl
 
newXmlProcessDumper() - Method in interface org.jbpm.process.core.impl.XmlProcessDumperFactoryService
 
newXmlProcessDumperFactory() - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
 
nextFireTime() - Method in class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 
Node - Interface in org.jbpm.workflow.core
Represents a node in a RuleFlow.
NODE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
NODE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
NODE_INSTANCE_COUNTER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
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 - Class in org.jbpm.ruleflow.core.factory
 
NodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.NodeFactory
 
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
 
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
 
NodeInstanceImpl.NodeInstanceTrigger(NodeInstance, String) - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
 
NodeInstanceResolverFactory - Class in org.jbpm.workflow.instance.impl
 
NodeInstanceResolverFactory(NodeInstance) - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
 
NonAcceptingEventTypeFilter - Class in org.jbpm.process.core.event
 
NonAcceptingEventTypeFilter() - Constructor for class org.jbpm.process.core.event.NonAcceptingEventTypeFilter
 

O

onEntryAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
onEntryAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
onEntryAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
onEntryAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
onExitAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
onExitAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
onExitAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
onExitAction(String, String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
openLiveQuery(String, Object[], ViewChangedEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
org.jbpm.marshalling.impl - package org.jbpm.marshalling.impl
 
org.jbpm.osgi.flow.core - package org.jbpm.osgi.flow.core
 
org.jbpm.process - package org.jbpm.process
 
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.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.timer.impl - package org.jbpm.process.core.timer.impl
 
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.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.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.util - package org.jbpm.process.instance.impl.util
 
org.jbpm.process.instance.timer - package org.jbpm.process.instance.timer
 
org.jbpm.ruleflow.core - package org.jbpm.ruleflow.core
 
org.jbpm.ruleflow.core.factory - package org.jbpm.ruleflow.core.factory
 
org.jbpm.ruleflow.core.validation - package org.jbpm.ruleflow.core.validation
 
org.jbpm.ruleflow.instance - package org.jbpm.ruleflow.instance
 
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
 
outMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
outMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
outMapping(String, String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
OVERDUE_DELAY - Static variable in class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 

P

packageName(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
PARAMETER_MATCHER - Static variable in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
PARENT_PROCESS_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseDateAsDuration(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseDelimitedFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseDuration(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
parseFrom(ByteString) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(byte[]) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(InputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(CodedInputStream) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseHolidays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
PARSER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
parseRepeatableDateTime(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
parseWeekendDays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
period(String) - Method in class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
PERIOD_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
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(int) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(long) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(float) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(double) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(char[]) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
print(Object) - 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(int) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(long) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(float) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(double) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(char[]) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
println(Object) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
priority(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
PROC_TIMER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
Process - Interface in org.jbpm.process.core
 
PROCESS_COMPARATOR_CLASS_KEY - Static variable in class org.jbpm.process.instance.StartProcessHelper
 
PROCESS_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
PROCESS_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
PROCESS_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
PROCESS_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
PROCESS_INSTANCES_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
PROCESS_SCOPE - Static variable in class org.jbpm.workflow.core.node.EndNode
 
PROCESS_TIMER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
PROCESS_TYPE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
PROCESS_XML_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
ProcessBaseFactoryService - Class in org.jbpm.process
 
ProcessBaseFactoryService() - Constructor for class org.jbpm.process.ProcessBaseFactoryService
 
ProcessBaseImpl - Class in org.jbpm.process
 
ProcessBaseImpl() - Constructor for class org.jbpm.process.ProcessBaseImpl
 
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
 
processInstance - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.ProcessData { ... }
ProcessInstance - Interface in org.jbpm.process.instance
A process instance is the representation of a process during its execution.
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
 
ProcessInstanceMarshaller - Interface in org.jbpm.marshalling.impl
A ProcessInstanceMarshaller must contain all the write/read logic for nodes of a specific ProcessInstance.
ProcessInstanceResolverStrategy - Class in org.jbpm.marshalling.impl
When using this strategy, knowledge session de/marshalling process will make sure that the processInstance is not serialized as a part of the the session/network.
ProcessInstanceResolverStrategy() - Constructor for class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
processJob - Static variable in class org.jbpm.process.instance.timer.TimerManager
 
ProcessMarshallerFactoryServiceImpl - Class in org.jbpm.marshalling.impl
 
ProcessMarshallerFactoryServiceImpl() - Constructor for class org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
 
ProcessMarshallerRegistry - Class in org.jbpm.marshalling.impl
Registry for Process/ProcessMarshaller
ProcessPackage - Class in org.jbpm.process
 
ProcessPackage(String) - Constructor for class org.jbpm.process.ProcessPackage
 
ProcessRuntimeFactoryServiceImpl - Class in org.jbpm.process.instance
 
ProcessRuntimeFactoryServiceImpl() - Constructor for class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
 
ProcessRuntimeImpl - Class in org.jbpm.process.instance
 
ProcessRuntimeImpl(InternalKnowledgeRuntime) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl
 
ProcessRuntimeImpl(AbstractWorkingMemory) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl
 
ProcessRuntimeImpl.RegisterStartTimerAction - Class in org.jbpm.process.instance
 
ProcessRuntimeImpl.RegisterStartTimerAction(String, List<StartNode>, TimerManager) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
ProcessRuntimeImpl.RegisterStartTimerAction(MarshallerReaderContext) - Constructor for class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
processTimer - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.ProcessData { ... }
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
 
procTimer - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.Timers.Timer { ... }
ProtobufProcessMarshaller - Class in org.jbpm.marshalling.impl
 
ProtobufProcessMarshaller() - Constructor for class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
ProtobufRuleFlowProcessInstanceMarshaller - Class in org.jbpm.marshalling.impl
Marshaller class for RuleFlowProcessInstances

Q

QuartzSchedulerService - Class in org.jbpm.process.core.timer.impl
Quartz based GlobalSchedulerService that is configured according to Quartz rules and allows to store jobs in data base.
QuartzSchedulerService() - Constructor for class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
QuartzSchedulerService.GlobalQuartzJobHandle - Class in org.jbpm.process.core.timer.impl
 
QuartzSchedulerService.GlobalQuartzJobHandle(long, String, String) - Constructor for class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle
 
QuartzSchedulerService.InmemoryTimerJobInstanceDelegate - Class in org.jbpm.process.core.timer.impl
 
QuartzSchedulerService.InmemoryTimerJobInstanceDelegate(String, String) - Constructor for class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
QuartzSchedulerService.QuartzJob - Class in org.jbpm.process.core.timer.impl
 
QuartzSchedulerService.QuartzJob() - Constructor for class org.jbpm.process.core.timer.impl.QuartzSchedulerService.QuartzJob
 
queueWorkingMemoryAction(WorkingMemoryAction) - Method in class org.jbpm.process.StatefulProcessSession
 

R

read(ObjectInputStream) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
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.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.process.instance.impl.XPATHReturnValueEvaluator
 
readExternal(ObjectInput) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
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
 
readNodeInstance(MarshallerReaderContext, NodeInstanceContainer, WorkflowProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
readNodeInstance(MarshallerReaderContext, NodeInstanceContainer, WorkflowProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
readNodeInstance(MarshallerReaderContext, NodeInstanceContainer, WorkflowProcessInstance) - Method in interface org.jbpm.marshalling.impl.ProcessInstanceMarshaller
 
readNodeInstanceContent(int, ObjectInputStream, MarshallerReaderContext, WorkflowProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
readNodeInstanceContent(JBPMMessages.ProcessInstance.NodeInstance, MarshallerReaderContext, WorkflowProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
readProcess(String) - Method in interface org.jbpm.process.core.impl.XmlProcessDumper
 
readProcessInstance(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
readProcessInstance(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
readProcessInstance(MarshallerReaderContext) - Method in interface org.jbpm.marshalling.impl.ProcessInstanceMarshaller
 
readProcessInstances(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readProcessTimers(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readTimer(MarshallerReaderContext, JBPMMessages.ProcessTimer.TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readWorkItem(MarshallerReaderContext, JBPMMessages.WorkItem) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readWorkItem(MarshallerReaderContext, JBPMMessages.WorkItem, boolean) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readWorkItem(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readWorkItems(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
reconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
reconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
register(String, ProcessInstanceMarshaller) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
register(Class<? extends Context>, ContextInstanceFactory) - Method in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
 
register(Class<? extends Process>, ProcessInstanceFactory) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
register(Class<? extends Node>, NodeInstanceFactory) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
 
registerAdditonalValidator(ProcessValidator) - Method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.jbpm.marshalling.impl.JBPMMessages
 
registerChannel(String, Channel) - Method in class org.jbpm.process.StatefulProcessSession
 
RegisteredTimerServiceDelegate - Class in org.jbpm.process.core.timer.impl
Simple delegate for timer service that fetches the real instance of timer service from TimerServiceRegistry under "default" key.
RegisteredTimerServiceDelegate() - Constructor for class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
RegisteredTimerServiceDelegate(String) - Constructor for class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
registerTimer(TimerInstance, ProcessInstance) - Method in class org.jbpm.process.instance.timer.TimerManager
 
registerTimer(TimerInstance, String, Map<String, Object>) - Method in class org.jbpm.process.instance.timer.TimerManager
 
registerTimerService(String, TimerService) - Method in class org.jbpm.process.core.timer.TimerServiceRegistry
Registers timerServie under given id.
remove(String) - Method in class org.jbpm.process.core.timer.TimerServiceRegistry
Removes TimerService from the registry.
removeAllTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
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.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, EventListener) - Method in interface org.jbpm.process.instance.event.SignalManager
 
removeEventListener(ProcessEventListener) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
removeEventListener(KieBaseEventListener) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeEventListener(ProcessEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
removeEventListener(WorkingMemoryEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
removeEventListener(AgendaEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
removeEventListener(String, EventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
removeEventListener(String, EventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
 
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.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
 
removeExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
removeExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
removeFunction(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
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
 
removeIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
removeIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
removeIterationLevels(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
removeJob(JobHandle) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
removeJob(JobHandle) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
removeJob(JobHandle) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
removeJob(JobHandle) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
removeKiePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeKnowledgePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeMapEntry(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
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(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
removeNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
removeNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
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
 
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
 
removeProcess(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeProcessInstance(ProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
removeProcessInstance(ProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
removeProcessInstance(ProcessInstance) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
removeQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeSwimlane(String) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
removeSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
removeTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
removeTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
 
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
resetInterceptSysOutSysErr() - Static method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
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. the id of an activity that has a compensation handler.
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
 
retract(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
retractFacts() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
retrieveKnowledgeRuntime(Object) - Static method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
Retrieve the ProcessInstanceManager object from the ObjectOutput- or ObjectInputStream.
retrieveProcessInstanceManager(Object) - Static method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
Retrieve the ProcessInstanceManager object from the ObjectOutput- or ObjectInputStream.
retrigger(boolean) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
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
 
ReuseNodeFactory - Class in org.jbpm.workflow.instance.impl.factory
 
ReuseNodeFactory(Class<? extends NodeInstance>) - Constructor for class org.jbpm.workflow.instance.impl.factory.ReuseNodeFactory
 
RULE_FLOW_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
RULE_SET_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
RULE_SET_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
RULE_SET_NODE = 0;
RuleAwareProcessEventLister - 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.
RuleAwareProcessEventLister() - Constructor for class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
RuleConstraintEvaluator - Class in org.jbpm.process.instance.impl
Default implementation of a constraint.
RuleConstraintEvaluator() - Constructor for class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
RULEFLOW_TYPE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcess
 
ruleFlowGroup(String) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
RuleFlowNodeContainerFactory - Class in org.jbpm.ruleflow.core
 
RuleFlowNodeContainerFactory() - 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) - 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
 
RuleFlowProcessInstanceMarshaller - Class in org.jbpm.marshalling.impl
Marshaller class for RuleFlowProcessInstances
RuleFlowProcessValidator - Class in org.jbpm.ruleflow.core.validation
Default implementation of a RuleFlow validator.
ruleSetNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
RuleSetNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
RuleSetNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a ruleset node.
RuleSetNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 

S

scheduleJob(Job, JobContext, Trigger) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
scheduleJob(Job, JobContext, Trigger) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
scheduleJob(Job, JobContext, Trigger) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
scheduleJob(Job, JobContext, Trigger) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
schedulerService - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
SchedulerServiceInterceptor - Interface in org.jbpm.process.core.timer
Interceptor dedicated to GlobalSchedulerService to be able to react and optionally alter default behavior.
scope(String) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
serialize(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
serialize(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
serialize(MarshallerWriteContext) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
serialize(JobContext, MarshallerWriteContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
SESSIONID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
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
 
setActivated(Date) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setActivatedTime(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 activated_time = 6;
setActorId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
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, String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
 
setActorId(String) - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneInstance
 
setActorIdBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string actor_id = 2;
setAssignments(List<Assignment>) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setAttachedToNodeId(String) - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.node.DynamicNode
 
setBoundaryEvents(List<String>) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
setCancelRemainingInstances(boolean) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
setCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setCompletedNodeIds(int, String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated string completedNodeIds = 13;
setComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
setComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.CompositeContextNode composite = 11;
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(Connection, Constraint) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
setConstraint(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
setConstraint(String) - Method in class org.jbpm.workflow.core.node.MilestoneNode
 
setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.node.Split
 
setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.node.StateNode
 
setConstraints(Map<ConnectionRef, Constraint>) - Method in class org.jbpm.workflow.core.node.StateNode
 
setContent(JBPMMessages.ProcessInstance.NodeInstanceContent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
setContent(JBPMMessages.ProcessInstance.NodeInstanceContent.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
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
 
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
 
setCounter(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int32 counter = 2;
setCronExpression(String) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
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
 
setDate(String) - Method in class org.jbpm.process.core.timer.Timer
 
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.SubProcessNode
 
setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
setDelay(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 delay = 3;
setDelay(String) - Method in class org.jbpm.process.core.timer.Timer
 
setDelay(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setDeploymentId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
setDeploymentIdBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
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
 
setDynamic(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setEndOperationListener(EndOperationListener) - Method in class org.jbpm.process.StatefulProcessSession
 
setEvaluator(ReturnValueEvaluator) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
setEvent(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
setEvent(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.EventNode event = 7;
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventNode
 
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventTrigger
 
setEventTransformer(EventTransformer) - Method in class org.jbpm.workflow.core.node.EventNode
 
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
 
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
setFactHandles(Map<String, FactHandle>) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
setFaultName(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
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.ruleflow.core.factory.FaultNodeFactory
 
setFaultVariable(String) - Method in class org.jbpm.workflow.core.node.FaultNode
 
setForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
setForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
setFrom(Node) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setFrom(String) - Method in class org.jbpm.workflow.core.node.Assignment
 
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
setFunctionImports(List<String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
Sets the imports of this RuleFlow process
setFuture(ScheduledFuture<Void>) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle
 
setGlobal(String, Object) - Method in class org.jbpm.process.StatefulProcessSession
 
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
setGlobals(Map<String, String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
Sets the imports of this RuleFlow process
setGroupNodeInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
setHeader(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
setHumanTask(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
setHumanTask(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
setId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 id = 2;
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 id = 1;
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 id = 1;
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 id = 1;
setId(long) - Method in class org.jbpm.process.core.context.AbstractContext
 
setId(long) - Method in interface org.jbpm.process.core.Context
 
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(long) - Method in class org.jbpm.process.core.timer.Timer
 
setId(long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setId(long) - Method in interface org.jbpm.process.instance.ProcessInstance
 
setId(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setId(int) - Method in class org.jbpm.process.StatefulProcessSession
 
setId(long) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
setId(long) - Method in interface org.jbpm.workflow.core.Node
Method for setting the id of the node
setId(long) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setIdBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional string id = 1;
setImports(List<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setImports(List<String>) - Method in interface org.jbpm.process.core.Process
Sets the imports of this RuleFlow process
setImports(List<String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
Sets the imports of this RuleFlow process
setIndependent(boolean) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setInMappings(Map<String, String>) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.StartNode
 
setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.Trigger
 
setInMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
setInterceptor(SchedulerServiceInterceptor) - Method in interface org.jbpm.process.core.timer.GlobalSchedulerService
 
setInterceptor(SchedulerServiceInterceptor) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
setInterceptor(SchedulerServiceInterceptor) - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
setInterrupting(boolean) - Method in class org.jbpm.workflow.core.node.StartNode
 
setIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
setIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 14;
setIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
setIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
setIterationLevels(int, JBPMMessages.IterationLevel) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
setIterationLevels(int, JBPMMessages.IterationLevel.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
setJobGroup(String) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle
 
setJobHandle(JobHandle) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setJobHandle(JobHandle) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
setJobName(String) - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle
 
setJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
setJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode join = 9;
setKeepActive(boolean) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstance
 
setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
setLastTriggered(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 last_triggered = 7;
setLastTriggered(Date) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setLevel(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel.Builder
optional int32 level = 2;
setLevel(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int32 level = 5;
setLevel(int) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setMapEntry(int, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
setMapEntry(int, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
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.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(Map<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
 
setMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
setMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.MilestoneNode milestone = 6;
setN(String) - Method in class org.jbpm.workflow.core.node.Join
 
setName(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
setName(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
setName(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
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.ProcessImpl
 
setName(String) - Method in interface org.jbpm.process.core.Process
Sets the name of this process.
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
setNameBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string name = 3;
setNode(Node) - Method in class org.jbpm.process.core.context.exception.CompensationHandler
 
setNodeContainer(NodeContainer) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
setNodeContainer(NodeContainer) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
setNodeContainer(NodeContainer) - Method in interface org.jbpm.workflow.core.Node
 
setNodeId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional int64 node_id = 2;
setNodeId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int64 node_id = 1;
setNodeId(long) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setNodeId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
setNodeInstanceContainer(NodeInstanceContainer) - Method in interface org.jbpm.workflow.instance.context.WorkflowContextInstance
 
setNodeInstanceContainer(NodeInstanceContainer) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setNodeInstanceCounter(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 node_instance_counter = 5;
setNodeInstanceId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNodeName(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setOutcome(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setOutMappings(Map<String, String>) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.StartNode
 
setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.Trigger
 
setOutMappings(Map<String, String>) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
setOutputCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setOutputVariable(String, DataType) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
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
setParamaeters(Map<String, Object>) - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
setParameter(String, Object) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setParameters(Map<String, Object>) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setParentProcessInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int64 parent_process_instance_id = 12;
setParentProcessInstanceId(long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setParentProcessInstanceId(long) - Method in interface org.jbpm.process.instance.ProcessInstance
 
setPeriod(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 period = 4;
setPeriod(String) - Method in class org.jbpm.process.core.timer.Timer
 
setPeriod(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
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
 
setProcessEventSupport(ProcessEventSupport) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
setProcessId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
setProcessId(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setProcessId(String) - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
setProcessId(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setProcessId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setProcessIdBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_id = 3;
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
 
setProcessInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
optional int64 process_instance_id = 1;
setProcessInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 process_instance_id = 5;
setProcessInstanceId(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setProcessInstanceId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setProcessInstancesId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int64 process_instances_id = 2;
setProcessName(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setProcessType(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
setProcessTypeBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_type = 1;
setProcessXml(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
setProcessXml(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setProcessXmlBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional string process_xml = 11;
setRepeatLimit(int) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setResource(Resource) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setRuleFlowGroup(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
setRuleFlowGroup(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setRuleFlowGroup(String) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
setRuleFlowGroupBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
optional string rule_flow_group = 3;
setRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
setRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
setRuntimeMetaData(Map<String, Object>) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setScope(int) - Method in class org.jbpm.workflow.core.node.EndNode
 
setScope(String) - Method in class org.jbpm.workflow.core.node.EventNode
 
setSessionId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int32 sessionId = 8;
setSessionId(int) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setSources(List<String>) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setState(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
optional int32 state = 4;
setState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
setState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
setState(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional int32 state = 4;
setState(int) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setState(int, String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setState(int) - Method in interface org.jbpm.process.instance.ProcessInstance
 
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) - 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
 
setStrategyIndex(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional int32 strategy_index = 2; the actual object reference
setSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
setSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.SubProcessNode sub_process = 5;
setSwimlane(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
setSwimlane(String) - Method in class org.jbpm.workflow.core.node.HumanTaskNode
 
setSwimlaneBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
optional string swimlane = 1;
setSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
setSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.ProcessInstance.SwimlaneContextInstance swimlane_context = 6;
setSwimlanes(Collection<Swimlane>) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
setTarget(String) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setTerminate(boolean) - Method in class org.jbpm.workflow.core.node.EndNode
 
setTerminateParent(boolean) - Method in class org.jbpm.workflow.core.node.FaultNode
 
setTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
setTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.TimerNode timer = 8;
setTimer(JBPMMessages.ProcessTimer.TimerInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
setTimer(JBPMMessages.ProcessTimer.TimerInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
setTimer(Timer) - Method in class org.jbpm.workflow.core.node.StartNode
 
setTimer(Timer) - Method in class org.jbpm.workflow.core.node.TimerNode
 
setTimerId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
optional int64 timer_id = 1;
setTimerId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
optional int64 timer_id = 2;
setTimerId(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated int64 timer_instance_id = 2;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
repeated int64 timer_instance_id = 2;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
repeated int64 timer_instance_id = 1;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated int64 timer_instance_id = 1;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
repeated int64 timer_instance_id = 1;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
repeated int64 timer_instance_id = 2;
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
repeated int64 timer_instance_id = 2;
setTimerJobFactoryManager(TimerJobFactoryManager) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
setTimerJobFactoryManager(TimerJobFactoryManager) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
setTimerService(TimerService) - Method in class org.jbpm.process.instance.timer.TimerManager
 
setTimerServiceId(String) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
setTimeType(int) - Method in class org.jbpm.process.core.timer.Timer
 
setTo(Node) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setTo(String) - Method in class org.jbpm.workflow.core.node.Assignment
 
setToType(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setTransformation(Transformation) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
setTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger trigger = 1;
setTrigger(ProtobufMessages.Trigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
setTrigger(ProtobufMessages.Trigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
optional .org.drools.core.marshalling.Trigger trigger = 2;
setTriggers(List<Trigger>) - Method in class org.jbpm.workflow.core.node.StartNode
 
setType(JBPMMessages.ProcessInstance.NodeInstanceType) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
setType(DataType) - Method in class org.jbpm.process.core.context.variable.Variable
 
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(int) - Method in class org.jbpm.workflow.core.node.Join
 
setType(int) - Method in class org.jbpm.workflow.core.node.Split
 
setValue(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
setValue(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional bytes value = 3;
setValue(Object) - Method in class org.jbpm.process.core.context.variable.Variable
 
setValue(Object) - Method in interface org.jbpm.process.core.ValueObject
 
setValueBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
optional string value = 2;
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
repeated .org.jbpm.marshalling.Variable variable = 8;
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 3;
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
repeated .org.jbpm.marshalling.Variable variable = 2;
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
repeated .org.jbpm.marshalling.Variable variable = 5;
setVariable(String, Object) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
setVariable(String, DataType) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setVariable(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setVariable(String, Object) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
setVariableName(String) - Method in class org.jbpm.workflow.core.node.EventNode
 
setVariables(List<Variable>) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
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.
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 class org.jbpm.workflow.core.node.WorkItemNode
 
setWorkItem(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
setWorkItem(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.WorkItemNode work_item = 4;
setWorkItemId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
optional int64 work_item_id = 1;
setWorkItemId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
optional int64 work_item_id = 1;
setXmlProcessDumperFactoryService(XmlProcessDumperFactoryService) - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
 
shutdown() - Method in interface org.jbpm.process.core.timer.GlobalSchedulerService
Allows to shutdown the scheduler service
shutdown() - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
shutdown() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService
 
shutdown() - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
shutdown() - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
signalEvent(String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
 
signalEvent(long, String, Object) - Method in class org.jbpm.process.instance.event.DefaultSignalManager
 
signalEvent(String, Object) - Method in interface org.jbpm.process.instance.event.SignalManager
 
signalEvent(long, String, Object) - Method in interface org.jbpm.process.instance.event.SignalManager
 
signalEvent(String, Object) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
signalEvent(String, Object) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
signalEvent(String, Object, long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
signalEvent(String, Object) - Method in class org.jbpm.process.StatefulProcessSession
 
signalEvent(String, Object, long) - Method in class org.jbpm.process.StatefulProcessSession
 
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.DynamicNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
 
signalEvent(String, Object) - Method in interface org.jbpm.workflow.instance.node.EventNodeInstanceInterface
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance
 
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
 
SignalManager - Interface in org.jbpm.process.instance.event
 
SignalManagerFactory - Interface in org.jbpm.process.instance.event
 
skippable(boolean) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
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 - Class in org.jbpm.ruleflow.core.factory
 
SplitFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - 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(long) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
start(BundleContext) - Method in class org.jbpm.osgi.flow.core.Activator
 
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_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
startNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
StartNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.StartNodeFactory
 
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.StatefulProcessSession
 
startProcess(String) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
startProcess(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
startProcess(String) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcess(String, CorrelationKey, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcessByName(KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
startProcessByName(KnowledgeRuntime, String, Map<String, Object>, Comparator<Process>) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
StartProcessHelper - Class in org.jbpm.process.instance
 
StartProcessHelper() - Constructor for class org.jbpm.process.instance.StartProcessHelper
 
startProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
startProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcessJob - Static variable in class org.jbpm.process.instance.timer.TimerManager
 
STATE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
STATE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
STATE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
STATE_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
STATE_NODE = 8;
StateBasedNode - Class in org.jbpm.workflow.core.node
 
StateBasedNode() - Constructor for class org.jbpm.workflow.core.node.StateBasedNode
 
StateBasedNodeInstance - Class in org.jbpm.workflow.instance.node
 
StateBasedNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
StatefulProcessSession - Class in org.jbpm.process
 
StatefulProcessSession(KnowledgeBase, KieSessionConfiguration, Environment) - Constructor for class org.jbpm.process.StatefulProcessSession
 
StateNode - Class in org.jbpm.workflow.core.node
 
StateNode() - Constructor for class org.jbpm.workflow.core.node.StateNode
 
StateNodeInstance - Class in org.jbpm.workflow.instance.node
 
StateNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StateNodeInstance
 
stop(BundleContext) - Method in class org.jbpm.osgi.flow.core.Activator
 
STRATEGY_INDEX_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
SUB_PROCESS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
SUBPROCESS_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
SUBPROCESS_NODE = 3;
subProcessNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
SubProcessNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
SubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a SubFlow node.
SubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
Swimlane - Class in org.jbpm.process.core.context.swimlane
 
Swimlane() - Constructor for class org.jbpm.process.core.context.swimlane.Swimlane
 
swimlane(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
swimlane(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
SWIMLANE_CONTEXT_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
SWIMLANE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
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() - Constructor for class org.jbpm.process.instance.context.exclusive.SwimlaneInstance
 
SwimlaneInstance - Class in org.jbpm.process.instance.context.swimlane
 
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

taskName(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
terminate(boolean) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
terminate() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
ThreadPoolSchedulerService - Class in org.jbpm.process.core.timer.impl
ThreadPool based scheduler service backed by ThreadPoolSchedulerService
ThreadPoolSchedulerService(int) - Constructor for class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService
 
ThreadPoolSchedulerService.GlobalJDKJobHandle - Class in org.jbpm.process.core.timer.impl
 
ThreadPoolSchedulerService.GlobalJDKJobHandle(long) - Constructor for class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle
 
ThrowLinkNode - Class in org.jbpm.workflow.core.node
 
ThrowLinkNode() - Constructor for class org.jbpm.workflow.core.node.ThrowLinkNode
 
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_DATE - Static variable in class org.jbpm.process.core.timer.Timer
 
TIME_DURATION - Static variable in class org.jbpm.process.core.timer.Timer
 
Timer - Class in org.jbpm.process.core.timer
 
Timer() - Constructor for class org.jbpm.process.core.timer.Timer
 
timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.MilestoneNodeFactory
 
timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
timer(String, String, String, String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
TIMER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
TIMER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
TIMER_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
TIMER_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
TIMER_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
TIMER_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
TIMER_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
TIMER_NODE = 6;
TIMER_SERVICE_SUFFIX - Static variable in class org.jbpm.process.core.timer.TimerServiceRegistry
 
timerId - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.ProcessData { ... }
TimerInstance - Class in org.jbpm.process.instance.timer
 
TimerInstance() - Constructor for class org.jbpm.process.instance.timer.TimerInstance
 
timerJobsPerSession - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
TimerListener - Interface in org.jbpm.process.instance.timer
 
TimerManager - Class in org.jbpm.process.instance.timer
 
TimerManager(InternalKnowledgeRuntime, TimerService) - Constructor for class org.jbpm.process.instance.timer.TimerManager
 
TimerManager.OverdueTrigger - Class in org.jbpm.process.instance.timer
Overdue aware trigger that introduces fixed delay to allow completion of session initialization
TimerManager.OverdueTrigger(Trigger, InternalKnowledgeRuntime) - Constructor for class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 
TimerManager.ProcessJob - Class in org.jbpm.process.instance.timer
 
TimerManager.ProcessJob() - Constructor for class org.jbpm.process.instance.timer.TimerManager.ProcessJob
 
TimerManager.ProcessJobContext - Class in org.jbpm.process.instance.timer
 
TimerManager.ProcessJobContext(TimerInstance, Trigger, Long, InternalKnowledgeRuntime) - Constructor for class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
TimerManager.ProcessTimerInputMarshaller - Class in org.jbpm.process.instance.timer
 
TimerManager.ProcessTimerInputMarshaller() - Constructor for class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
TimerManager.ProcessTimerOutputMarshaller - Class in org.jbpm.process.instance.timer
 
TimerManager.ProcessTimerOutputMarshaller() - Constructor for class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
TimerManager.StartProcessJob - Class in org.jbpm.process.instance.timer
 
TimerManager.StartProcessJob() - Constructor for class org.jbpm.process.instance.timer.TimerManager.StartProcessJob
 
TimerManager.StartProcessJobContext - Class in org.jbpm.process.instance.timer
 
TimerManager.StartProcessJobContext(TimerInstance, Trigger, String, Map<String, Object>, InternalKnowledgeRuntime) - Constructor for class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
timerNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
TimerNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.TimerNodeFactory
 
TimerNodeInstance - Class in org.jbpm.workflow.instance.node
 
TimerNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.TimerNodeInstance
 
TimerServiceRegistry - Class in org.jbpm.process.core.timer
Simple TimerService registry used for single point registration of TimerService instances used by sessions.
TimerServiceRegistry() - Constructor for class org.jbpm.process.core.timer.TimerServiceRegistry
 
timerTriggered(TimerInstance) - Method in interface org.jbpm.process.instance.timer.TimerListener
 
TIMEZONE - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
toBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
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.event.EventTypeFilter
 
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.impl.humantask.HumanTaskDialog.Result
 
toString() - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
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.process.instance.impl.XPATHReturnValueEvaluator
 
toString() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
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.DroolsConsequenceAction
 
toString() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
Transformation - Class in org.jbpm.workflow.core.node
 
Transformation() - Constructor for class org.jbpm.workflow.core.node.Transformation
 
transformEvent(Object) - Method in interface org.jbpm.process.core.event.EventTransformer
 
Trigger - Class in org.jbpm.workflow.core.node
 
Trigger() - Constructor for class org.jbpm.workflow.core.node.Trigger
 
trigger(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
trigger(NodeInstance, String) - Method in interface org.jbpm.workflow.instance.NodeInstance
 
TRIGGER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
TRIGGER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
triggerCompleted(boolean) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
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() - 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(String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
triggerCompleted(String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
triggerCompleted() - Method in class org.jbpm.workflow.instance.node.EventNodeInstance
 
triggerCompleted(WorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
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(String, boolean) - 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.node.TimerNodeInstance
 
triggerCompleted(WorkItem) - 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(long) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
triggerNodeInstance(NodeInstance, String) - 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(KieSession) - Constructor for class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
type - Variable in class org.jbpm.process.core.event.EventTypeFilter
 
type(int) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
 
type(String) - Method in class org.jbpm.ruleflow.core.factory.JoinFactory
 
type(int) - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
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_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
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.

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, WorkItem) - Constructor for class org.jbpm.process.instance.impl.demo.UIWorkItemHandlerDialog
 
unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
unmarshallVariableValue(MarshallerReaderContext, JBPMMessages.Variable) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
unregisterChannel(String) - Method in class org.jbpm.process.StatefulProcessSession
 
update(FactHandle, Object) - Method in class org.jbpm.process.StatefulProcessSession
 
updateProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
upgradeProcessInstance(KieRuntime, long, String, Map<String, Long>) - Static method in class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
 

V

validate() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
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
 
validateProcess(Process) - Method in interface org.jbpm.process.core.validation.ProcessValidator
 
validateProcess(RuleFlowProcess) - Method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
 
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
 
VALUE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
VALUE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
ValueObject - Interface in org.jbpm.process.core
 
valueOf(String) - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
values() - Static method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
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(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
variable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
variable(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
variable(String, DataType) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
VARIABLE_SCOPE - Static variable in class org.jbpm.process.core.context.variable.VariableScope
 
variableName(String) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
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
 
VariableScopeResolverFactory - Class in org.jbpm.workflow.instance.impl
 
VariableScopeResolverFactory(VariableScopeInstance) - Constructor for class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory
 
version(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 

W

waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
waitForCompletion(boolean) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
WEEKEND_DAYS - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
wire(Object) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
wire(Object) - Method in class org.jbpm.workflow.core.DroolsAction
 
WORK_ITEM_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
WORK_ITEM_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
WORK_ITEM_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
WORK_ITEM_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
WORK_ITEM_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
WORK_ITEM_NODE = 2;
WorkflowContextInstance - Interface in org.jbpm.workflow.instance.context
 
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
 
WorkflowProcessInstanceUpgrader() - Constructor for class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
 
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(NodeInstance, ProcessInstance, String) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
WorkflowRuntimeException(NodeInstance, ProcessInstance, String, Exception) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
WorkflowRuntimeException(NodeInstance, ProcessInstance, Exception) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
workItem - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.ProcessData { ... }
workItemAborted(WorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
workItemCompleted(WorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
workItemNode(long) - 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 - Class in org.jbpm.ruleflow.core.factory
 
WorkItemNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
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
 
WorkItemResolverFactory - Class in org.jbpm.workflow.instance.impl
 
WorkItemResolverFactory(WorkItem) - Constructor for class org.jbpm.workflow.instance.impl.WorkItemResolverFactory
 
workName(String) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
workParameter(String, Object) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
workParameterDefinition(String, DataType) - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
write(ObjectOutputStream, Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
write(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction
 
write(MarshallerWriteContext) - Method in class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction
 
write(MarshallerWriteContext) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
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.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.process.instance.impl.XPATHReturnValueEvaluator
 
writeExternal(ObjectOutput) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction
 
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
 
writeNodeInstance(MarshallerWriteContext, NodeInstance) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
writeNodeInstance(MarshallerWriteContext, NodeInstance) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
writeNodeInstance(MarshallerWriteContext, NodeInstance) - Method in interface org.jbpm.marshalling.impl.ProcessInstanceMarshaller
 
writeNodeInstanceContent(ObjectOutputStream, NodeInstance, MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
writeNodeInstanceContent(JBPMMessages.ProcessInstance.NodeInstance.Builder, NodeInstance, MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
writeProcessInstance(MarshallerWriteContext, ProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
 
writeProcessInstance(MarshallerWriteContext, ProcessInstance) - Method in class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
 
writeProcessInstance(MarshallerWriteContext, ProcessInstance) - Method in interface org.jbpm.marshalling.impl.ProcessInstanceMarshaller
 
writeProcessInstances(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeProcessTimers(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
writeReplace() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
writeTimer(MarshallerWriteContext, TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
writeWorkItem(MarshallerWriteContext, WorkItem) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeWorkItem(MarshallerWriteContext, WorkItem, boolean) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeWorkItem(MarshallerWriteContext, WorkItem) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeWorkItems(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 

X

XmlProcessDumper - Interface in org.jbpm.process.core.impl
 
XmlProcessDumperFactory - Class in org.jbpm.process.core.impl
 
XmlProcessDumperFactory() - Constructor for class org.jbpm.process.core.impl.XmlProcessDumperFactory
 
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, String) - Constructor for class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator
 

A B C D E F G H I J L M N O P Q R S T U V W X
jBPM :: Flow 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.