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

A

abort(WorkItem) - Method in class org.jbpm.examples.request.UIWorkItemHandler
 
abort(WorkItem) - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
abort(WorkItem) - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
ABORTED - Static variable in interface org.kie.api.runtime.process.WorkItem
 
abortProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
abortProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
abortProcessInstance(long) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Aborts the process instance with the given id.
abortTask(String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
abortTask(String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.ReceiveTaskHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.SendTaskHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.ServiceTaskHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.examples.request.UIWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
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
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.archive.ArchiveWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.handler.JavaHandlerWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.jabber.JabberWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.java.JavaInvocationWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rss.RSSWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.LocalHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in interface org.kie.api.runtime.process.WorkItemHandler
The given work item should be aborted.
abortWorkItem(long) - Method in interface org.kie.api.runtime.process.WorkItemManager
Notifies the work item manager that the work item with the given id could not be executed and should be aborted.
AbsolutePanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
AbsolutePanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
AbsolutePanelRepresentation.Position - Class in org.jbpm.form.builder.services.model.items
 
AbsolutePanelRepresentation.Position(int, int) - Constructor for class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation.Position
 
AbsolutePanelRepresentation.Position() - Constructor for class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation.Position
 
AbstractAuditLogger - Class in org.jbpm.process.audit
 
AbstractAuditLogger(WorkingMemory) - Constructor for class org.jbpm.process.audit.AbstractAuditLogger
 
AbstractAuditLogger(KieSession) - Constructor for class org.jbpm.process.audit.AbstractAuditLogger
 
AbstractAuditLogger() - Constructor for class org.jbpm.process.audit.AbstractAuditLogger
 
AbstractBaseTest - Class in org.jbpm.test
 
AbstractBaseTest() - Constructor for class org.jbpm.test.AbstractBaseTest
 
AbstractCompositeNodeHandler - Class in org.jbpm.bpmn2.xml
 
AbstractCompositeNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.AbstractCompositeNodeHandler
 
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
 
AbstractDeploymentService - Class in org.jbpm.kie.services.impl
 
AbstractDeploymentService() - Constructor for class org.jbpm.kie.services.impl.AbstractDeploymentService
 
AbstractExceptionHandlingTaskHandler - Class in org.jbpm.bpmn2.handler
 
AbstractExceptionHandlingTaskHandler(WorkItemHandler) - Constructor for class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
AbstractExceptionHandlingTaskHandler(Class<? extends WorkItemHandler>) - Constructor for class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
AbstractFormRepresentationEncoder - Class in org.jbpm.form.builder.services.model.forms
 
AbstractFormRepresentationEncoder() - Constructor for class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
AbstractHistoryLogCommand<T> - Class in org.jbpm.process.audit.command
 
AbstractHistoryLogCommand() - Constructor for class org.jbpm.process.audit.command.AbstractHistoryLogCommand
 
AbstractHTWorkItemHandler - Class in org.jbpm.services.task.wih
 
AbstractHTWorkItemHandler() - Constructor for class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
AbstractHTWorkItemHandler(OnErrorAction) - Constructor for class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
AbstractJavaProcessBuilder - Class in org.jbpm.process.builder.dialect.java
 
AbstractJavaProcessBuilder() - Constructor for class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
AbstractJaxbHistoryObject<T> - Class in org.jbpm.process.audit.xml
 
AbstractJaxbHistoryObject() - Constructor for class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
AbstractJaxbHistoryObject(Class<?>) - Constructor for class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
AbstractJaxbHistoryObject(T, Class) - Constructor for class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
AbstractJaxbTaskObject<T> - Class in org.jbpm.services.task.impl.model.xml
 
AbstractJaxbTaskObject() - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
AbstractJaxbTaskObject(Class<?>) - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
AbstractJaxbTaskObject(T, Class) - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
AbstractLogOrThrowWorkItemHandler - Class in org.jbpm.process.workitem
 
AbstractLogOrThrowWorkItemHandler() - Constructor for class org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
 
AbstractNodeHandler - Class in org.jbpm.bpmn2.xml
 
AbstractNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
AbstractNodeHandler - Class in org.jbpm.compiler.xml.processes
 
AbstractNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
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
 
AbstractRuntimeManager - Class in org.jbpm.runtime.manager.impl
Common implementation that all RuntimeManager implementation should inherit from.
AbstractRuntimeManager(RuntimeEnvironment, String) - Constructor for class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
AbstractUserGroupCallbackDecorator - Class in org.jbpm.services.task.identity
 
AbstractUserGroupCallbackDecorator() - Constructor for class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
AbstractWorkItemHandler - Class in org.jbpm.process.workitem
 
AbstractWorkItemHandler(StatefulKnowledgeSession) - Constructor for class org.jbpm.process.workitem.AbstractWorkItemHandler
 
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
 
accept(Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
 
accept(Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategyAcceptor
 
accept(Object) - Method in class org.kie.api.runtime.ClassObjectFilter
Returns true if the Iterator accepts the given object according to its class.
accept(Object) - Method in interface org.kie.api.runtime.ObjectFilter
Returning true means the Iterator accepts, and thus returns, the current Object.
accept(Match) - Method in interface org.kie.api.runtime.rule.AgendaFilter
Determine if a given match should be fired.
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
 
acceptsTask(ChecklistItem) - Method in interface org.jbpm.examples.checklist.ChecklistContextConstraint
 
acceptsTask(ChecklistItem) - Method in class org.jbpm.examples.checklist.context.PotentialOwnerContextConstraint
 
acceptsTask(ChecklistItem) - Method in class org.jbpm.examples.checklist.context.ProcessIdContextConstraint
 
acceptsTask(ChecklistItem) - Method in class org.jbpm.examples.checklist.context.ProcessInstanceIdContextConstraint
 
acceptsTask(ChecklistItem) - Method in class org.jbpm.examples.checklist.context.TaskStatusContextConstraint
 
accumulate(Serializable, Object) - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Executes the accumulation action
AccumulateFunction - Interface in org.kie.api.runtime.rule
An interface for accumulate external function implementations
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
 
action - Variable in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
ActionBuilder - Interface in org.jbpm.process.builder
 
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
 
ActionNodeBuilder - Class in org.jbpm.process.builder
 
ActionNodeBuilder() - Constructor for class org.jbpm.process.builder.ActionNodeBuilder
 
ActionNodeFactory - Class in org.jbpm.ruleflow.core.factory
 
ActionNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
ActionNodeHandler - Class in org.jbpm.bpmn2.xml
 
ActionNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.ActionNodeHandler
 
ActionNodeHandler - Class in org.jbpm.compiler.xml.processes
 
ActionNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.ActionNodeHandler
 
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
 
activate(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
activate(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
activate(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
activate(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
activate(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
activate(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
activate(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
activate(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
activate(long, String) - Method in interface org.kie.api.task.TaskService
 
ACTIVATED_TIME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
ActivateTaskCommand - Class in org.jbpm.services.task.commands
Operation.Activate : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Ready } ],
ActivateTaskCommand() - Constructor for class org.jbpm.services.task.commands.ActivateTaskCommand
 
ActivateTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ActivateTaskCommand
 
activationCreated(MatchCreatedEvent) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
ActivationGroup - Interface in org.kie.api.runtime.rule
 
Activator - Class in org.jbpm.osgi.bpmn2
 
Activator() - Constructor for class org.jbpm.osgi.bpmn2.Activator
 
Activator - Class in org.jbpm.osgi.flow.compiler
 
Activator() - Constructor for class org.jbpm.osgi.flow.compiler.Activator
 
Activator - Class in org.jbpm.osgi.flow.core
 
Activator() - Constructor for class org.jbpm.osgi.flow.core.Activator
 
Activator - Class in org.kie.api.osgi
 
Activator() - Constructor for class org.kie.api.osgi.Activator
 
Activator.BundleContextInstantiator<V> - Class in org.kie.api.osgi
 
Activator.BundleContextInstantiator(BundleContext, ServiceReference) - Constructor for class org.kie.api.osgi.Activator.BundleContextInstantiator
 
Activator.DroolsServiceTracker - Class in org.kie.api.osgi
 
Activator.DroolsServiceTracker(BundleContext, Activator) - Constructor for class org.kie.api.osgi.Activator.DroolsServiceTracker
 
ACTIVE - Static variable in interface org.kie.api.runtime.process.WorkItem
 
activeManagers - Static variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
ACTOR_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
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
 
ADD_TASK_SCOPE - Static variable in interface org.jbpm.services.task.rule.TaskRuleService
 
addAgendaListener(Class<? extends AgendaEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
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;
addArgument(String, String) - Method in interface org.kie.api.builder.model.QualifierModel
 
addAsset(Resource, ResourceType) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
addAsset(Resource, ResourceType) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds given asset to knowledge builder to produce KieBase
addAssetLocation(String, ProcessDesc) - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.services.task.identity.UserGroupTaskAttachmentDecorator
 
addAttachment(Attachment) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Adds the specified attachment to our list of Attachments.
addAttachment(long, Attachment, Content) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addBoundaryEvents(String) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
addColumn(String, String) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
addComment(long, Comment) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addComment(long, Comment) - Method in class org.jbpm.services.task.identity.UserGroupTaskCommentDecorator
 
addComment(Comment) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Adds the specified comment to our list of comments.
addComment(long, Comment) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
 
addComment(long, Comment) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addCompensationInstances(Collection<NodeInstance>) - Method in class org.jbpm.process.instance.context.exception.CompensationScopeInstance
 
addCompensationScope(RuleFlowProcess, Node, NodeContainer, String) - Static method in class org.jbpm.bpmn2.xml.ProcessHandler
 
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;
addConfiguration(String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
addConnectionInfo(BPMNEdgeHandler.ConnectionInfo) - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
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
 
addContent(long, Content) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addContent(long, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addContent(long, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
addContent(long, Content) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
addContent(long, Content) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addContent(long, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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
 
addDisposeListener(DisposeListener) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
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
 
addEffectClass(Class<?>) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
addEntry(SettingsEntry) - Method in class org.jbpm.form.builder.services.model.Settings
 
addEntry(JaxbStringObjectMapEntry) - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMap
 
addEnvironmentEntry(String, Object) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
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
 
addEventListener(KieBaseEventListener) - Method in interface org.kie.api.event.kiebase.KieBaseEventManager
Add an event listener.
addEventListener(ProcessEventListener) - Method in interface org.kie.api.event.process.ProcessEventManager
Add a process event listener.
addEventListener(WorkingMemoryEventListener) - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Add an event listener.
addEventListener(AgendaEventListener) - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Add an event listener.
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;
addFlowElement(String) - Method in class org.jbpm.bpmn2.core.Lane
 
addForm(String, String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
addFormItem(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
addFormValidation(FBValidation) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
addGlobals(String, Map<String, Object>) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
addGlobals(String, Map<String, Object>) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
 
addGroup(Group) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addGroup(Group) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
addGroup(Group) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addGroupFromCallbackOperation(String) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
addGroupNodeInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
addIfPresent(String, Environment) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
addInclude(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Includes the resources of the KieBase with the given name in this KieBaseModel
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
 
addingService(ServiceReference) - Method in class org.kie.api.osgi.Activator.DroolsServiceTracker
 
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
 
addInterceptors(KieSession) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
addItem(FormItemRepresentation, int, int) - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
addItem(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
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;
addKieBase(String, KieBase) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
addKieBase(String, KieBase) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
 
addKieModule(KieModule) - Method in interface org.kie.api.builder.KieRepository
Adds a new KieModule to this KieRepository
addKieModule(Resource, Resource...) - Method in interface org.kie.api.builder.KieRepository
Creates a new KieModule using the provided resource and dependencies and automatically adds it to this KieRepository
addKnowledgePackage(KnowledgePackage) - Method in class org.jbpm.process.ProcessBaseImpl
 
addKnowledgePackages(Collection<KnowledgePackage>) - Method in class org.jbpm.process.ProcessBaseImpl
 
addKnowledgeSessionForCleanup(StatefulKnowledgeSession) - Static method in class org.jbpm.test.KnowledgeSessionCleanup
 
addListener(JbpmServicesEventListener) - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
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;
addMappedManger(String, RuntimeManager) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addNode(Node) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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.
addNodeInfo(BPMNShapeHandler.NodeInfo) - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
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;
addOnDeploy(DeploymentEvent) - Method in class org.jbpm.executor.impl.runtime.DeploymentObserver
Fired when new deployment is placed in the runtime environment
addOperation(String, String) - Method in class org.jbpm.bpmn2.core.Interface
 
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
 
addPackage(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Adds a package (pattern) to the list of the packages defining the set of resources that have to be included in the KieBase.
addParametersToMap(Object...) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
addParametersToMap(Object...) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
addProcess(ProcessBuildContext) - Method in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
addProcess(Process) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
addProcess(ProcessBuildContext) - Method in class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
addProcess(ProcessBuildContext) - Method in class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
addProcess(ProcessBuildContext) - Method in interface org.jbpm.process.builder.dialect.ProcessDialect
 
addProcess(Process) - Method in class org.jbpm.process.ProcessPackage
 
addProcessDescription(String, ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository
 
addProcessFromXml(Resource) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
addProcessInstance(ProcessInstance, CorrelationKey) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
addProcessInstance(ProcessInstance, CorrelationKey) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
addProcessInstance(ProcessInstance, CorrelationKey) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
addProcessListener(Class<? extends ProcessEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addProperty(CorrelationPropertyInfo) - Method in class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
addReason(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
addRecipient(Recipient) - Method in class org.jbpm.process.workitem.email.Recipients
 
addResourceTypeToRegistry(String, String, String, String, String...) - Static method in class org.kie.api.io.ResourceType
 
addRuntimeManager(String, RuntimeManager) - Method in class org.jbpm.executor.impl.runtime.RuntimeManagerRegistry
Adds new RuntimeManager that shall be available for the executor
addSource(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
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;
addTask(String, String[], String[], String, String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
addTask(String, String[], String[], String, String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addTask(Task, ContentData) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
addTask(Task, ContentData) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
addTask(Task, Map<String, Object>) - Method in interface org.kie.api.task.TaskService
 
AddTaskCommand - Class in org.jbpm.services.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
AddTaskCommand() - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
 
AddTaskCommand(Task, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
 
AddTaskCommand(Task, ContentData) - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
 
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;
addTimerJobInstance(TimerJobInstance) - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
addTimerListener() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
addToConfiguration(String, String) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds configuration property that will be part of KieSessionConfiguration
addToEnvironment(String, Object) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds element to the drools/jbpm environment - the value must be thread save as it will be shared between all RuntimeEngine instances
addToMap(String, MenuItemDescription, Map<String, List<MenuItemDescription>>) - Method in class org.jbpm.form.builder.services.impl.base.BaseMenuService
 
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;
addTuple(int, int, Object) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
addUser(User) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addUser(User) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
addUser(User) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
addUserFromCallbackOperation(String) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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;
addWorkingMemoryListener(Class<? extends WorkingMemoryEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addWorkItemHandler(String, Class<? extends WorkItemHandler>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
AdHocSubProcessHandler - Class in org.jbpm.bpmn2.xml
 
AdHocSubProcessHandler() - Constructor for class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
adminService(TaskAdminService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
AFTER_COMPLETE_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
AFTER_NODE_ENTER_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
AFTER_NODE_LEFT_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
AFTER_START_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
AFTER_VAR_CHANGE_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
afterCompletion(int) - Method in class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
afterCompletion(int) - Method in class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 
afterFunctionRemoved(AfterFunctionRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterFunctionRemoved(AfterFunctionRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a function is removed from the rule base
AfterFunctionRemovedEvent - Interface in org.kie.api.event.kiebase
 
afterKieBaseLocked(AfterKieBaseLockedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterKieBaseLocked(AfterKieBaseLockedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a knowledge base is locked
AfterKieBaseLockedEvent - Interface in org.kie.api.event.kiebase
 
afterKieBaseUnlocked(AfterKieBaseUnlockedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterKieBaseUnlocked(AfterKieBaseUnlockedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a knowledge base is unlocked
AfterKieBaseUnlockedEvent - Interface in org.kie.api.event.kiebase
 
afterKiePackageAdded(AfterKiePackageAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterKiePackageAdded(AfterKiePackageAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a new package is added to the knowledge base
AfterKiePackageAddedEvent - Interface in org.kie.api.event.kiebase
 
afterKiePackageRemoved(AfterKiePackageRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterKiePackageRemoved(AfterKiePackageRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a package is removed from the knowledge base
AfterKiePackageRemovedEvent - Interface in org.kie.api.event.kiebase
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterMatchFired(AfterMatchFiredEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
AfterMatchFiredEvent - Interface in org.kie.api.event.rule
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right after a node in a process instance has been left (which is when the node was completed, for example when it performed the task it was designed for).
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right after a node in a process instance has been triggered (which is when the node was entered, for example when an incoming connection triggered it).
afterProcessAdded(AfterProcessAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterProcessAdded(AfterProcessAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a function is removed from the knowledge base
AfterProcessAddedEvent - Interface in org.kie.api.event.kiebase
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right after a process instance has been completed (or aborted).
afterProcessRemoved(AfterProcessRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterProcessRemoved(AfterProcessRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a function is removed from the knowledge base
AfterProcessRemovedEvent - Interface in org.kie.api.event.kiebase
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right after a process instance has been started.
afterRuleAdded(AfterRuleAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterRuleAdded(AfterRuleAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a new rule is added to the knowledge base
AfterRuleAddedEvent - Interface in org.kie.api.event.kiebase
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
afterRuleRemoved(AfterRuleRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
afterRuleRemoved(AfterRuleRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called after a rule is removed from the knowledge base
AfterRuleRemovedEvent - Interface in org.kie.api.event.kiebase
 
AfterTaskActivatedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskAddedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskClaimedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskCompletedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskDelegatedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskDelegatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
AfterTaskExitedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskFailedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
When a task is failed, the status for dashbuilder integration task must be Exited.
afterTaskFailedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskForwardedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskForwaredEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskNomiatedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
AfterTaskNominatedEvent - Annotation Type in org.jbpm.services.task.events
 
AfterTaskReleasedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskReleasedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
AfterTaskResumedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskResumedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
AfterTaskSkippedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
When a task is skipped, the status for dashbuilder integration task must be Exited.
afterTaskSkippedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskStartedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskStoppedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
When a task is stopped, the status for dashbuilder integration task must be Exited.
afterTaskStoppedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
AfterTaskSuspendedEvent - Annotation Type in org.jbpm.services.task.events
 
afterTaskSuspendedEvent(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right after the value of a process variable has been changed.
Agenda - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines that a annotated element is of type Agenda, used with EventListenerProducer
Agenda - Interface in org.kie.api.runtime.rule
 
AgendaEventListener - Interface in org.kie.api.event.rule
 
AgendaFilter - Interface in org.kie.api.runtime.rule
 
AgendaGroup - Interface in org.kie.api.runtime.rule
 
AgendaGroupEvent - Interface in org.kie.api.event.rule
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
AgendaGroupPoppedEvent - Interface in org.kie.api.event.rule
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
AgendaGroupPushedEvent - Interface in org.kie.api.event.rule
 
Allowed - Enum in org.jbpm.services.task.internals.lifecycle
 
allowNesting() - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
Annotation - Interface in org.kie.api.definition.type
 
APP_SCOPED_ENTITY_MANAGER - Static variable in class org.kie.api.runtime.EnvironmentName
 
apply(Statement, FrameworkMethod, Object) - Method in class org.jbpm.test.KnowledgeSessionCleanup
 
applySettings(Settings) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
applySettings(Settings, String) - Method in interface org.jbpm.form.builder.services.api.SettingsService
 
applySettings(Settings, String) - Method in class org.jbpm.form.builder.services.impl.db.DBSettingsService
 
applySettings(Settings) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
applySettingsGWT(Map<String, Object>, String) - Method in interface org.jbpm.form.builder.services.api.SettingsService
 
applySettingsGWT(Map<String, Object>, String) - Method in class org.jbpm.form.builder.services.impl.db.DBSettingsService
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
ArchiveWorkItemHandler - Class in org.jbpm.process.workitem.archive
 
ArchiveWorkItemHandler() - Constructor for class org.jbpm.process.workitem.archive.ArchiveWorkItemHandler
 
asMap(String) - Static method in class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
assignActors(WorkItem, PeopleAssignments, InternalTaskData) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
assignBusinessAdministrators(WorkItem, PeopleAssignments) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
assignExcludedOwners(WorkItem, InternalPeopleAssignments) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
assignGroups(WorkItem, PeopleAssignments) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
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
 
AssignmentBuilder - Interface in org.jbpm.process.builder
 
assignOwnerAndStatus(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
This method will potentially assign the actual owner of this TaskData and set the status of the data.
assignRecipients(WorkItem, InternalPeopleAssignments) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
assignTaskStakeholders(WorkItem, InternalPeopleAssignments) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
assignWorkItem(WorkItem) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
Association - Class in org.jbpm.bpmn2.core
 
Association() - Constructor for class org.jbpm.bpmn2.core.Association
 
AssociationHandler - Class in org.jbpm.bpmn2.xml
 
AssociationHandler() - Constructor for class org.jbpm.bpmn2.xml.AssociationHandler
 
ASSOCIATIONS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
ASSOCIATIONS - Static variable in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
 
asURL(String) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
AsyncAuditLogProducer - Class in org.jbpm.process.audit.jms
Asynchronous log producer that puts audit log events into JMS queue.
AsyncAuditLogProducer() - Constructor for class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
AsyncAuditLogProducer(KieSession, boolean) - Constructor for class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
AsyncAuditLogReceiver - Class in org.jbpm.process.audit.jms
Asynchronous audit event receiver.
AsyncAuditLogReceiver(EntityManagerFactory) - Constructor for class org.jbpm.process.audit.jms.AsyncAuditLogReceiver
 
AsyncHandlerProducer - Class in org.jbpm.executor.impl.runtime
Dedicated WorkItemHandlerProducer to register AsyncWorkItemHandler in CDI environment when using deployment services (jbpm-kie-services).
AsyncHandlerProducer() - Constructor for class org.jbpm.executor.impl.runtime.AsyncHandlerProducer
 
AsyncWorkItemHandler - Class in org.jbpm.executor.impl.wih
Asynchronous work item handler that utilizes power of ExecutorService.
AsyncWorkItemHandler(ExecutorService) - Constructor for class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
AsyncWorkItemHandler(ExecutorService, String) - Constructor for class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
AsyncWorkItemHandlerCmdCallback - Class in org.jbpm.executor.impl.wih
Dedicated callback for AsyncWorkItemHandler that is responsible for: completing work item in case of successful execution attempting to handle exception (by utilizing ExceptionScope mechanism) in case of unsuccessful execution
AsyncWorkItemHandlerCmdCallback() - Constructor for class org.jbpm.executor.impl.wih.AsyncWorkItemHandlerCmdCallback
 
AttachedViewChangedEventListener - Interface in org.kie.api.runtime.rule
 
attachManager(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
Attachment - Interface in org.kie.api.task.model
 
AttachmentImpl - Class in org.jbpm.services.task.impl.model
 
AttachmentImpl() - Constructor for class org.jbpm.services.task.impl.model.AttachmentImpl
 
attachPersistenceContext(EntityManager) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
attachPersistenceContext(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
attachPersistenceContext(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
AudioRepresentation - Class in org.jbpm.form.builder.services.model.items
 
AudioRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
AuditEvent - Interface in org.jbpm.process.audit.event
 
AuditEventBuilder - Interface in org.jbpm.process.audit.event
 
AuditLoggerFactory - Class in org.jbpm.process.audit
Factory for producing support audit loggers.
AuditLoggerFactory() - Constructor for class org.jbpm.process.audit.AuditLoggerFactory
 
AuditLoggerFactory.Type - Enum in org.jbpm.process.audit
 
AuditLogService - Interface in org.jbpm.process.audit
This class is essentially a very simple implementation of a service that deals with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
auditLogService - Variable in class org.jbpm.process.audit.command.AbstractHistoryLogCommand
 
autoComplete(boolean) - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 

B

BAMTaskEventListener - Class in org.jbpm.services.task.lifecycle.listeners
This listener implementation populates a table named BAMTASKCUMMARY in order to allow BAM module to query all tasks.
BAMTaskEventListener() - Constructor for class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
 
BAMTaskEventListener.BAMTaskWorker - Interface in org.jbpm.services.task.lifecycle.listeners
Interface for performing additional operations to a org.jbpm.services.task.impl.model.BAMTaskSummaryImpl instance.
BAMTaskSummaryImpl - Class in org.jbpm.services.task.impl.model
 
BAMTaskSummaryImpl() - Constructor for class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
BAMTaskSummaryImpl(long, String, String, Date, String, long) - Constructor for class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
BaseFormDefinitionService - Class in org.jbpm.form.builder.services.impl.base
 
BaseFormDefinitionService() - Constructor for class org.jbpm.form.builder.services.impl.base.BaseFormDefinitionService
 
BaseMenuService - Class in org.jbpm.form.builder.services.impl.base
 
BaseMenuService() - Constructor for class org.jbpm.form.builder.services.impl.base.BaseMenuService
 
BatchExecutionCommand - Interface in org.kie.api.command
 
BatchRequestMessage - Interface in org.kie.api.runtime
 
BEFORE_COMPLETE_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
BEFORE_NODE_ENTER_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
BEFORE_NODE_LEFT_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
BEFORE_START_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
BEFORE_VAR_CHANGE_EVENT_TYPE - Static variable in class org.jbpm.process.audit.AbstractAuditLogger
 
beforeCompletion() - Method in class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
beforeCompletion() - Method in class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 
beforeFunctionRemoved(BeforeFunctionRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeFunctionRemoved(BeforeFunctionRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a function is removed from the knowledge base
BeforeFunctionRemovedEvent - Interface in org.kie.api.event.kiebase
 
beforeKieBaseLocked(BeforeKieBaseLockedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeKieBaseLocked(BeforeKieBaseLockedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a knowledge base is locked
BeforeKieBaseLockedEvent - Interface in org.kie.api.event.kiebase
 
beforeKieBaseUnlocked(BeforeKieBaseUnlockedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeKieBaseUnlocked(BeforeKieBaseUnlockedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a knowledge base is unlocked
BeforeKieBaseUnlockedEvent - Interface in org.kie.api.event.kiebase
 
beforeKiePackageAdded(BeforeKiePackageAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeKiePackageAdded(BeforeKiePackageAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a new package is added to the knowledge base
BeforeKiePackageAddedEvent - Interface in org.kie.api.event.kiebase
 
beforeKiePackageRemoved(BeforeKiePackageRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeKiePackageRemoved(BeforeKiePackageRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a package is removed from the knowledge base
BeforeKiePackageRemovedEvent - Interface in org.kie.api.event.kiebase
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
beforeMatchFired(BeforeMatchFiredEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
BeforeMatchFiredEvent - Interface in org.kie.api.event.rule
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right before a node in a process instance is being left (which is when the node is completed, for example when it has performed the task it was designed for).
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right before a node in a process instance is being triggered (which is when the node is being entered, for example when an incoming connection triggers it).
beforeProcessAdded(BeforeProcessAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeProcessAdded(BeforeProcessAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a process is removed from the knowledge base
BeforeProcessAddedEvent - Interface in org.kie.api.event.kiebase
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right before a process instance is being completed (or aborted).
beforeProcessRemoved(BeforeProcessRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeProcessRemoved(BeforeProcessRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a function is removed from the knowledge base
BeforeProcessRemovedEvent - Interface in org.kie.api.event.kiebase
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right before a process instance is being started.
beforeRuleAdded(BeforeRuleAddedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeRuleAdded(BeforeRuleAddedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a new rule is added to the knowledge base
BeforeRuleAddedEvent - Interface in org.kie.api.event.kiebase
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
beforeRuleRemoved(BeforeRuleRemovedEvent) - Method in class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
beforeRuleRemoved(BeforeRuleRemovedEvent) - Method in interface org.kie.api.event.kiebase.KieBaseEventListener
Method called before a rule is removed from the knowledge base
BeforeRuleRemovedEvent - Interface in org.kie.api.event.kiebase
 
BeforeTaskActivatedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskAddedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskClaimedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskCompletedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskDelegatedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskExitedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskFailedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskForwardedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskNominatedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskReleasedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskResumedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskSkippedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskStartedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskStoppedEvent - Annotation Type in org.jbpm.services.task.events
 
BeforeTaskSuspendedEvent - Annotation Type in org.jbpm.services.task.events
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.kie.api.event.process.DefaultProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in interface org.kie.api.event.process.ProcessEventListener
This listener method is invoked right before the value of a process variable is being changed.
begin() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
begin(EntityManager) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
begin(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
begin(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
begin() - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
beginTransaction() - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
beginTransaction() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
BeliefSystemTypeOption - Class in org.kie.api.runtime.conf
A class for the belief system configuration.
BIND_PWD - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
BIND_PWD - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
BIND_USER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
BIND_USER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
blockMatch(Match) - Method in interface org.kie.api.runtime.rule.RuleContext
This is an experimental feature that must be explicitly enabled via DeclarativeAgendaOption, which is off by default.
BooleanExpressionImpl - Class in org.jbpm.services.task.impl.model
 
BooleanExpressionImpl() - Constructor for class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
BooleanExpressionImpl(String, String) - Constructor for class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
BorderPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
BorderPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.BorderPanelRepresentation
 
BorderPanelRepresentation.Position - Enum in org.jbpm.form.builder.services.model.items
 
BoundaryEventHandler - Class in org.jbpm.bpmn2.xml
 
BoundaryEventHandler() - Constructor for class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
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
 
BPMN2 - Static variable in class org.kie.api.io.ResourceType
jBPM BPMN2 Language
BPMN2_EXTENSIONS_URI - Static variable in class org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule
 
BPMN2_URI - Static variable in class org.jbpm.bpmn2.xml.BPMNSemanticModule
 
BPMN2DataService - Interface in org.jbpm.kie.services.api.bpmn2
 
BPMN2DataServiceImpl - Class in org.jbpm.kie.services.impl.bpmn2
 
BPMN2DataServiceImpl() - Constructor for class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
BPMN2DataServiceSemanticModule - Class in org.jbpm.kie.services.impl.bpmn2
 
BPMN2DataServiceSemanticModule() - Constructor for class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
Bpmn2Import - Class in org.jbpm.bpmn2.core
 
Bpmn2Import(String, String, String) - Constructor for class org.jbpm.bpmn2.core.Bpmn2Import
 
Bpmn2ImportHandler - Class in org.jbpm.bpmn2.xml
 
Bpmn2ImportHandler() - Constructor for class org.jbpm.bpmn2.xml.Bpmn2ImportHandler
 
BPMN2ProcessProviderImpl - Class in org.jbpm.bpmn2
 
BPMN2ProcessProviderImpl() - Constructor for class org.jbpm.bpmn2.BPMN2ProcessProviderImpl
 
BPMNDISemanticModule - Class in org.jbpm.bpmn2.xml
 
BPMNDISemanticModule() - Constructor for class org.jbpm.bpmn2.xml.BPMNDISemanticModule
 
BPMNEdgeHandler - Class in org.jbpm.bpmn2.xml.di
 
BPMNEdgeHandler() - Constructor for class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
BPMNEdgeHandler.ConnectionInfo - Class in org.jbpm.bpmn2.xml.di
 
BPMNEdgeHandler.ConnectionInfo(String) - Constructor for class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
 
BPMNExtensionsSemanticModule - Class in org.jbpm.bpmn2.xml
 
BPMNExtensionsSemanticModule() - Constructor for class org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule
 
BPMNPlaneHandler - Class in org.jbpm.bpmn2.xml.di
 
BPMNPlaneHandler() - Constructor for class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
BPMNPlaneHandler.ProcessInfo - Class in org.jbpm.bpmn2.xml.di
 
BPMNPlaneHandler.ProcessInfo(String) - Constructor for class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
BPMNSemanticModule - Class in org.jbpm.bpmn2.xml
 
BPMNSemanticModule() - Constructor for class org.jbpm.bpmn2.xml.BPMNSemanticModule
 
BPMNShapeHandler - Class in org.jbpm.bpmn2.xml.di
 
BPMNShapeHandler() - Constructor for class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
BPMNShapeHandler.NodeInfo - Class in org.jbpm.bpmn2.xml.di
 
BPMNShapeHandler.NodeInfo(String) - Constructor for class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
BRL - Static variable in class org.kie.api.io.ResourceType
Drools Business Rule Language
BTMTransactionManagerSynchronizations - Class in org.jbpm.shared.services.impl.tx
 
BTMTransactionManagerSynchronizations() - Constructor for class org.jbpm.shared.services.impl.tx.BTMTransactionManagerSynchronizations
 
build(PackageBuildContext, DroolsAction, ActionDescr, ContextResolver) - Method in class org.jbpm.bpmn2.xpath.XPATHActionBuilder
 
build(PackageBuildContext, Assignment, String, String, ContextResolver, boolean) - Method in class org.jbpm.bpmn2.xpath.XPATHAssignmentBuilder
 
build(PackageBuildContext, ReturnValueConstraintEvaluator, ReturnValueDescr, ContextResolver) - Method in class org.jbpm.bpmn2.xpath.XPATHReturnValueEvaluatorBuilder
 
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
 
build(PackageBuildContext, DroolsAction, ActionDescr, ContextResolver) - Method in interface org.jbpm.process.builder.ActionBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.ActionNodeBuilder
 
build(PackageBuildContext, Assignment, String, String, ContextResolver, boolean) - Method in interface org.jbpm.process.builder.AssignmentBuilder
 
build(PackageBuildContext, DroolsAction, ActionDescr, ContextResolver) - Method in class org.jbpm.process.builder.dialect.java.JavaActionBuilder
 
build(PackageBuildContext, ReturnValueConstraintEvaluator, ReturnValueDescr, ContextResolver) - Method in class org.jbpm.process.builder.dialect.java.JavaReturnValueEvaluatorBuilder
 
build(PackageBuildContext, DroolsAction, ActionDescr, ContextResolver) - Method in class org.jbpm.process.builder.dialect.mvel.MVELActionBuilder
 
build(PackageBuildContext, ReturnValueConstraintEvaluator, ReturnValueDescr, ContextResolver) - Method in class org.jbpm.process.builder.dialect.mvel.MVELReturnValueEvaluatorBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.EventBasedNodeBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.ExtendedNodeBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.MultiConditionalSequenceFlowNodeBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in interface org.jbpm.process.builder.ProcessNodeBuilder
 
build(PackageBuildContext, ReturnValueConstraintEvaluator, ReturnValueDescr, ContextResolver) - Method in interface org.jbpm.process.builder.ReturnValueEvaluatorBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.SplitNodeBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.StoreNodeBuilder
 
build(Process, ProcessDescr, ProcessBuildContext, Node) - Method in class org.jbpm.process.builder.WorkItemNodeBuilder
 
buildAction(DroolsAction, ProcessBuildContext, NodeImpl) - Method in class org.jbpm.process.builder.ExtendedNodeBuilder
 
buildAll() - Method in interface org.kie.api.builder.KieBuilder
Builds all the KieBases contained in the KieModule for which this KieBuilder has been created
buildBusinessKey(WorkItem) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
buildCommandCallback(CommandContext, ClassLoader) - Method in class org.jbpm.executor.impl.ClassCacheManager
Builds completely initialized list of callbacks for given context.
buildContexts(ContextContainer, ProcessBuildContext) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
builder - Variable in class org.jbpm.process.audit.AbstractAuditLogger
 
buildEvent(ProcessStartedEvent) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
buildEvent(ProcessCompletedEvent, Object) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
buildEvent(ProcessNodeTriggeredEvent) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
buildEvent(ProcessNodeLeftEvent, Object) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
buildEvent(ProcessVariableChangedEvent) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
buildEvent(ProcessStartedEvent) - Method in interface org.jbpm.process.audit.event.AuditEventBuilder
 
buildEvent(ProcessCompletedEvent, Object) - Method in interface org.jbpm.process.audit.event.AuditEventBuilder
 
buildEvent(ProcessNodeTriggeredEvent) - Method in interface org.jbpm.process.audit.event.AuditEventBuilder
 
buildEvent(ProcessNodeLeftEvent, Object) - Method in interface org.jbpm.process.audit.event.AuditEventBuilder
 
buildEvent(ProcessVariableChangedEvent) - Method in interface org.jbpm.process.audit.event.AuditEventBuilder
 
buildEvent(ProcessStartedEvent) - Method in class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
buildEvent(ProcessCompletedEvent, Object) - Method in class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
buildEvent(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
buildEvent(ProcessNodeLeftEvent, Object) - Method in class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
buildEvent(ProcessVariableChangedEvent) - Method in class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
buildInitialLdapContext() - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
buildInitialLdapContext() - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
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
 
buildMapByLanguage(Map<String, List<User>>, Group) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
buildMapByLanguage(Map<String, List<User>>, User) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
buildNodes(WorkflowProcess, ProcessBuildContext) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
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
 
buildProcess(Process, Resource) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
buildRegistry(Properties) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
buildRegistry(Properties) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
buildRule(ProcessBuildContext) - Method in class org.jbpm.process.builder.dialect.java.JavaProcessClassBuilder
 
buildRule(ProcessBuildContext) - Method in interface org.jbpm.process.builder.ProcessClassBuilder
 
BUSINESSADMINISTRATOR_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
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
 
BusinessRuleTaskHandler - Class in org.jbpm.bpmn2.xml
 
BusinessRuleTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
ButtonRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ButtonRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 

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
 
Calendar - Interface in org.kie.api.time
 
CalendarRepresentation - Class in org.jbpm.form.builder.services.model.items
 
CalendarRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
Calendars - Interface in org.kie.api.runtime
 
CALENDARS - Static variable in class org.kie.api.runtime.EnvironmentName
 
call() - Method in class org.jbpm.persistence.timer.GlobalJpaTimerJobInstance
 
call() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
call() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
call() - Method in class org.kie.api.osgi.Activator.BundleContextInstantiator
 
CallActivityHandler - Class in org.jbpm.bpmn2.xml
 
CallActivityHandler() - Constructor for class org.jbpm.bpmn2.xml.CallActivityHandler
 
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
 
cancelMatch(Match) - Method in interface org.kie.api.runtime.rule.RuleContext
This is an experimental feature that must be explicitly enabled via DeclarativeAgendaOption, which is off by default.
CancelNodeInstanceAction - Class in org.jbpm.process.instance.impl
 
CancelNodeInstanceAction(String) - Constructor for class org.jbpm.process.instance.impl.CancelNodeInstanceAction
 
cancelRequest(Long) - Method in class org.jbpm.executor.impl.ExecutorImpl
cancelRequest(Long) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
cancelTimer(long) - Method in class org.jbpm.process.instance.timer.TimerManager
 
canDestroy() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
CannotAddTaskException - Exception in org.jbpm.services.task.exception
Exception thrown from the TaskServiceSession when there is a problem adding task.
CannotAddTaskException(String) - Constructor for exception org.jbpm.services.task.exception.CannotAddTaskException
 
CannotAddTaskException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.CannotAddTaskException
 
CanvasRepresentation - Class in org.jbpm.form.builder.services.model.items
 
CanvasRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
CatchLinkNode - Class in org.jbpm.workflow.core.node
 
CatchLinkNode() - Constructor for class org.jbpm.workflow.core.node.CatchLinkNode
 
CatchLinkNodeHandler - Class in org.jbpm.bpmn2.xml
 
CatchLinkNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.CatchLinkNodeHandler
 
CatchLinkNodeInstance - Class in org.jbpm.workflow.instance.node
 
CatchLinkNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.CatchLinkNodeInstance
 
CDIRuleAwareProcessEventListener - Class in org.jbpm.kie.services.impl.event.listeners
 
CDIRuleAwareProcessEventListener() - Constructor for class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
CDITaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
CDI based task service factory that will always deliver same instance of the TaskService that was injected into it.
CDITaskServiceFactory() - Constructor for class org.jbpm.runtime.manager.impl.factory.CDITaskServiceFactory
 
CHANGE_SET - Static variable in class org.kie.api.io.ResourceType
Change Set
Channel - Interface in org.kie.api.runtime
A channel provides a mechanism to send objects from the working memory to some external process or function.
CheckBoxRepresentation - Class in org.jbpm.form.builder.services.model.items
 
CheckBoxRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
checkExistence(String, String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
ChecklistContext - Interface in org.jbpm.examples.checklist
 
ChecklistContextConstraint - Interface in org.jbpm.examples.checklist
 
ChecklistExample - Class in org.jbpm.examples.checklist.impl
 
ChecklistExample() - Constructor for class org.jbpm.examples.checklist.impl.ChecklistExample
 
ChecklistItem - Interface in org.jbpm.examples.checklist
 
ChecklistItem.Status - Enum in org.jbpm.examples.checklist
 
ChecklistItemFactory - Class in org.jbpm.examples.checklist.impl
 
ChecklistItemFactory() - Constructor for class org.jbpm.examples.checklist.impl.ChecklistItemFactory
 
ChecklistManager - Interface in org.jbpm.examples.checklist
 
ChecklistUI - Class in org.jbpm.examples.checklist.impl
 
ChecklistUI() - Constructor for class org.jbpm.examples.checklist.impl.ChecklistUI
 
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
 
claim(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claim(long, String, List<String>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claim(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
claim(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
claim(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claim(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
claim(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
claim(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
claim(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
claim(long, String, List<String>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
claim(long, String) - Method in interface org.kie.api.task.TaskService
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claimNextAvailable(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
claimNextAvailable(String, String) - Method in interface org.kie.api.task.TaskService
 
ClaimNextAvailableTaskCommand - Class in org.jbpm.services.task.commands
 
ClaimNextAvailableTaskCommand() - Constructor for class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
 
ClaimNextAvailableTaskCommand(String, String) - Constructor for class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
 
claimTask(String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
claimTask(String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
ClaimTaskCommand - Class in org.jbpm.services.task.commands
Operation.Claim : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], setNewOwnerToUser = true, newStatus = Status.Reserved } ],
ClaimTaskCommand() - Constructor for class org.jbpm.services.task.commands.ClaimTaskCommand
 
ClaimTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ClaimTaskCommand
 
ClassCacheManager - Class in org.jbpm.executor.impl
Simple cache to keep classes of commands and callback to not attempt to load them every time.
ClassCacheManager() - Constructor for class org.jbpm.executor.impl.ClassCacheManager
 
classLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
classLoader - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
ClassObjectFilter - Class in org.kie.api.runtime
Filters objects by class, only accepting objects of the class specified in the constructor
ClassObjectFilter(Class) - Constructor for class org.kie.api.runtime.ClassObjectFilter
The Allowed Class type
ClasspathFormProvider - Class in org.jbpm.kie.services.impl.form.provider
 
ClasspathFormProvider() - Constructor for class org.jbpm.kie.services.impl.form.provider.ClasspathFormProvider
 
ClassReactive - Annotation Type in org.kie.api.definition.type
Annotation used to declare that a given class is not property specific
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
clear() - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
clear() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
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
 
clear() - Method in interface org.jbpm.process.audit.AuditLogService
 
clear() - Method in class org.jbpm.process.audit.JPAAuditLogService
 
clear() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
clear() - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
clear() - Method in interface org.kie.api.runtime.rule.ActivationGroup
 
clear() - Method in interface org.kie.api.runtime.rule.Agenda
 
clear() - Method in interface org.kie.api.runtime.rule.AgendaGroup
 
clear() - Method in interface org.kie.api.runtime.rule.RuleFlowGroup
 
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;
clearAllErrors() - Method in class org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
clearAllErrors() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
clearAllRequests() - Method in class org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
clearAllRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
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;
clearHistory() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
ClearHistoryLogsCommand - Class in org.jbpm.process.audit.command
 
ClearHistoryLogsCommand() - Constructor for class org.jbpm.process.audit.command.ClearHistoryLogsCommand
 
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;
clearListeners() - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
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;
clearProcessInstance(Long) - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
clearProcessInstance() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
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.persistence.processinstance.JPAProcessInstanceManager
 
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.persistence.processinstance.JPAProcessInstanceManager
 
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;
clearStoredProcessInstances() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
clearStoredProcessInstances() - Method in interface org.jbpm.persistence.NonTransactionalProcessPersistentSession
 
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;
clearTaskLifecycleEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
clearTaskLifecycleEventListeners() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
clearTasknotificationEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
clearTasknotificationEventListeners() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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;
ClientScriptRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ClientScriptRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
ClockTypeOption - Class in org.kie.api.runtime.conf
A class for the session clock configuration.
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
 
cloneValidation() - Method in interface org.jbpm.form.builder.services.model.FBValidation
 
close() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
close() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.CDITaskServiceFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
close() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
close() - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
close() - Method in interface org.kie.api.logger.KieRuntimeLogger
Release any resources allocated within the logger such as file handles, network connections, etc.
close() - Method in interface org.kie.api.runtime.manager.RuntimeManager
 
close() - Method in interface org.kie.api.runtime.rule.AttachedViewChangedEventListener
 
close() - Method in interface org.kie.api.runtime.rule.LiveQuery
 
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
 
CMD_SCOPED_ENTITY_MANAGER - Static variable in class org.kie.api.runtime.EnvironmentName
 
CMTBTMTransaction - Class in org.jbpm.shared.services.impl.tx
 
CMTBTMTransaction() - Constructor for class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
collect(String, Message) - Static method in class org.jbpm.process.workitem.email.SendHtml
 
collectionExpression(String) - Method in class org.jbpm.ruleflow.core.factory.ForEachNodeFactory
 
CollectionUtils - Class in org.jbpm.services.task.utils
 
CollectionUtils() - Constructor for class org.jbpm.services.task.utils.CollectionUtils
 
collectTasksByPotentialOwners(List, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
ComboBoxRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ComboBoxRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
Command<T> - Interface in org.kie.api.command
 
CommandBased - Annotation Type in org.jbpm.services.task.annotations
 
CommandBasedTaskInstanceServiceImpl - Class in org.jbpm.services.task.impl.command
 
CommandBasedTaskInstanceServiceImpl() - Constructor for class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
CommandBasedTaskService - Class in org.jbpm.services.task.impl.command
 
CommandBasedTaskService(CommandExecutor) - Constructor for class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
CommandExecutor - Interface in org.kie.api.runtime
Batch Executor allows for the scripting of of a Knowledge session using Commands, both the StatelessKnowledgeSession and StatefulKnowledgeSession implement this interface.
CommandsUtil - Class in org.jbpm.services.task.commands
 
CommandsUtil() - Constructor for class org.jbpm.services.task.commands.CommandsUtil
 
comment(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
Comment - Interface in org.kie.api.task.model
 
CommentImpl - Class in org.jbpm.services.task.impl.model
 
CommentImpl() - Constructor for class org.jbpm.services.task.impl.model.CommentImpl
 
commit() - Method in class org.jbpm.kie.services.impl.SearchServiceImpl
 
commit(boolean) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
commit(boolean) - Method in class org.jbpm.persistence.ManualProcessTransactionManager
 
commit(EntityManager, boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
commit(EntityManager, boolean) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
commit(EntityManager, boolean) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
commit() - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
commonDeploy(DeploymentUnit, DeployedUnitImpl, RuntimeEnvironment) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
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.examples.request.UIWorkItemHandler
 
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
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
complete(long, String, Map<String, Object>) - Method in interface org.kie.api.task.TaskService
 
COMPLETE_TASK_SCOPE - Static variable in interface org.jbpm.services.task.rule.TaskRuleService
 
CompleteButtonRepresentation - Class in org.jbpm.form.builder.services.model.items
 
CompleteButtonRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
COMPLETED - Static variable in interface org.kie.api.runtime.process.WorkItem
 
COMPLETEDNODEIDS_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
completeTask(String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
completeTask(String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
CompleteTaskCommand - Class in org.jbpm.services.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
CompleteTaskCommand() - Constructor for class org.jbpm.services.task.commands.CompleteTaskCommand
 
CompleteTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.CompleteTaskCommand
 
completeWorkItem(long, Map<String, Object>) - Method in interface org.kie.api.runtime.process.WorkItemManager
Notifies the work item manager that the work item with the given id has been completed.
CompletionBehaviorImpl - Class in org.jbpm.services.task.impl.model
 
CompletionBehaviorImpl() - Constructor for class org.jbpm.services.task.impl.model.CompletionBehaviorImpl
 
ComplexGatewayHandler - Class in org.jbpm.bpmn2.xml
 
ComplexGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.ComplexGatewayHandler
 
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
 
CompositeContextNodeHandler - Class in org.jbpm.bpmn2.xml
 
CompositeContextNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
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
 
CompositeNodeHandler - Class in org.jbpm.compiler.xml.processes
 
CompositeNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
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
 
ConditionalBlockRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ConditionalBlockRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
configuration - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
configure() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configure() - Static method in class org.jbpm.test.AbstractBaseTest
 
configureExecutorImpl() - Static method in class org.jbpm.executor.ExecutorServiceFactory
 
configureLifeCycleManager(JbpmServicesPersistenceManager, TaskIdentityService, TaskQueryService, TaskContentService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureLifeCycleManager(JbpmServicesPersistenceManager, TaskIdentityService, TaskQueryService, TaskContentService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configurePackageBuilder(PackageBuilder) - Method in class org.jbpm.bpmn2.BPMN2ProcessProviderImpl
 
configurePackageBuilder(PackageBuilder) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
configurePersistenceManager() - Static method in class org.jbpm.executor.ExecutorServiceFactory
 
configurePersistenceManager() - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configurePersistenceManager() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureRuntimeOnTaskService(InternalTaskService) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
configureTaskAdminService(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskAdminService(JbpmServicesPersistenceManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureTaskContentService(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskContentService(JbpmServicesPersistenceManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureTaskDeadlinesService(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskDeadlinesService(JbpmServicesPersistenceManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureTaskIdentityService(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskIdentityService(JbpmServicesPersistenceManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureTaskInstanceService(JbpmServicesPersistenceManager, TaskQueryService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskInstanceService(JbpmServicesPersistenceManager, TaskQueryService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureTaskQueryService(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureTaskQueryService(JbpmServicesPersistenceManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureThrow() - Method in class org.jbpm.bpmn2.core.IntermediateLink
Turn this link into a throw link.
configureTimerInstance(Timer, TimerInstance) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
configureUserGroupLifeCycleManagerDecorator(JbpmServicesPersistenceManager, LifeCycleManager, UserGroupCallback) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureUserGroupLifeCycleManagerDecorator(JbpmServicesPersistenceManager, LifeCycleManager, UserGroupCallback) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
configureUserGroupQueryServiceDecorator(TaskQueryService, UserGroupCallback) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
configureUserGroupTaskInstanceServiceDecorator(TaskInstanceService, UserGroupCallback) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
connect() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
Connection - Class in org.jbpm.process.workitem.email
 
Connection() - Constructor for class org.jbpm.process.workitem.email.Connection
 
Connection(String, String, String, String) - Constructor for class org.jbpm.process.workitem.email.Connection
 
Connection(String, String) - Constructor for class org.jbpm.process.workitem.email.Connection
 
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 - Interface in org.kie.api.definition.process
A connection is a link from one Node to another.
CONNECTION_DEFAULT_TYPE - Static variable in interface org.jbpm.workflow.core.Node
 
ConnectionHandler - Class in org.jbpm.compiler.xml.processes
 
ConnectionHandler() - Constructor for class org.jbpm.compiler.xml.processes.ConnectionHandler
 
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
 
CONNECTIONS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
ConsequenceException - Exception in org.kie.api.runtime.rule
 
ConsequenceException(Throwable, RuleRuntime, Match) - Constructor for exception org.kie.api.runtime.rule.ConsequenceException
 
ConsequenceExceptionHandler - Interface in org.kie.api.runtime.rule
 
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
 
ConstraintHandler - Class in org.jbpm.compiler.xml.processes
 
ConstraintHandler() - Constructor for class org.jbpm.compiler.xml.processes.ConstraintHandler
 
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
 
ContainerManagedTransactionManager - Class in org.jbpm.persistence.jta
Dedicated implementation of TransactionManager that should be used when: jBPM engine is embedded in Container Managed Transaction (CMT) environment like EJB container container that does not allow accessing UserTransaction (when running in CMT mode) - e.g.
ContainerManagedTransactionManager() - Constructor for class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
containsActions() - Method in class org.jbpm.workflow.core.impl.ExtendedNodeImpl
 
containsMetaData(Node) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
containsNodeInstance(NodeInstance) - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
content(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
Content - Interface in org.kie.api.task.model
 
CONTENT_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
ContentDataImpl - Class in org.jbpm.services.task.impl.model
 
ContentDataImpl() - Constructor for class org.jbpm.services.task.impl.model.ContentDataImpl
 
ContentImpl - Class in org.jbpm.services.task.impl.model
 
ContentImpl() - Constructor for class org.jbpm.services.task.impl.model.ContentImpl
 
ContentImpl(byte[]) - Constructor for class org.jbpm.services.task.impl.model.ContentImpl
 
ContentMarshallerHelper - Class in org.jbpm.services.task.utils
 
ContentMarshallerHelper() - Constructor for class org.jbpm.services.task.utils.ContentMarshallerHelper
 
contentService(TaskContentService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
Context - Interface in org.jbpm.process.core
 
Context<T> - Interface in org.kie.api.runtime.manager
 
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
 
ContextMappingInfo - Class in org.jbpm.runtime.manager.impl.jpa
Main entity for runtime manager to keep track of what context is bound to what KieSession it provides as well two queries to fetch required information.
ContextMappingInfo() - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
ContextMappingInfo(String, Integer) - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
ContextResolver - Interface in org.jbpm.process.core
 
convertReaderToString(Reader) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Converts the contents of the given Reader into a string.
copy(Path, Path) - Method in interface org.jbpm.shared.services.api.FileService
 
copy(Path, Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
copyEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
CorrelationKeyInfo - Class in org.jbpm.persistence.correlation
 
CorrelationKeyInfo() - Constructor for class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
CorrelationPropertyInfo - Class in org.jbpm.persistence.correlation
 
CorrelationPropertyInfo() - Constructor for class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
CorrelationPropertyInfo(String, String) - Constructor for class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
COUNTER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
createChecklistItem(Task) - Static method in class org.jbpm.examples.checklist.impl.ChecklistItemFactory
 
createContext(String, String) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
createContext(String, String) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
createContext() - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
createContext() - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
Creates a new marshalling context
createContext() - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Creates and returns a new context object
createDeadlinesDecorator(JbpmServicesPersistenceManager, TaskQueryService, TaskDeadlinesService, SubTaskDecorator) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
createDeadlinesDecorator(JbpmServicesPersistenceManager, TaskQueryService, TaskDeadlinesService, SubTaskDecorator) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
createDirectory(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
createDirectory(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
createEmail(WorkItem, Connection) - Static method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
createEntityInstance() - Method in class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
createFile(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
createFile(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
createInstance() - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
createInstance(Class<T>, KieSession) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
CreateItemDialog - Class in org.jbpm.examples.checklist.impl
 
CreateItemDialog(JFrame, String) - Constructor for class org.jbpm.examples.checklist.impl.CreateItemDialog
 
createKnowledgeBase(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeBase(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeBaseGuvnor(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeBaseGuvnor(boolean, String, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeBaseGuvnor(boolean, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeBaseGuvnorAssets(String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeSession() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
createKnowledgeSession(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
CreateNewNodeFactory - Class in org.jbpm.workflow.instance.impl.factory
 
CreateNewNodeFactory(Class<? extends NodeInstance>) - Constructor for class org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ActionNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.CatchLinkNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ComplexGatewayHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.EndNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.EventBasedGatewayHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.EventNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ExclusiveGatewayHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.FaultNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.InclusiveGatewayHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.JoinHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ManualTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ParallelGatewayHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.SendTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.SplitHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.StateNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.ThrowLinkNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.TimerNodeHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
createNode(Attributes) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.ActionNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.DynamicNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.EndNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.EventNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.FaultNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.JoinNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.MilestoneNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.RuleSetNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.SplitNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.StartNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.StateNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.SubProcessNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.TimerNodeHandler
 
createNode() - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
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
 
createOrUpdateTask(Task, BAMTaskEventListener.BAMTaskWorker) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
Creates or updates a bam task summary instance.
createOrUpdateTask(Task) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
Creates or updates a bam task summary instance.
createOrUpdateTask(Task, Status) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
Creates or updates a bam task summary instance.
createOrUpdateTask(Task, Status, BAMTaskEventListener.BAMTaskWorker) - Method in class org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener
Creates or updates a bam task summary instance.
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
 
createProcessInstance(String, Map<String, Object>) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Creates a new process instance (but does not yet start it).
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManagerFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManagerFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstanceManagerFactory
 
createReader(URL) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
createRuntimeManager(String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all processes being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all processes being added to knowledge base.
createRuntimeManager(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>, RuntimeEnvironment) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
The lowest level of creation of RuntimeManager that expects to get RuntimeEnvironment to be given as argument.
createSignalManager(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPASignalManagerFactory
 
createSignalManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.event.DefaultSignalManagerFactory
 
createSignalManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.event.SignalManagerFactory
 
createSubTaskDecorator(JbpmServicesPersistenceManager, TaskInstanceService, TaskQueryService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
createSubTaskDecorator(JbpmServicesPersistenceManager, TaskInstanceService, TaskQueryService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
createTask(BAMTaskSummaryImpl, Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener.BAMTaskWorker
 
createTaskBasedOnWorkItemParams(KieSession, WorkItem) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
createTaskContentBasedOnWorkItemParams(KieSession, WorkItem) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
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
 
createTimerJobInstance(Job, JobContext, Trigger, JobHandle, InternalSchedulerService) - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
createUserGroupCallback() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
createVariableContext(String, String, ProcessBuildContext, String[]) - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
createVariableContext(String, String, ProcessBuildContext, String[], Set<String>, ContextResolver) - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
createWorkItem(WorkItemNode) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
CSSPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
CSSPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 

D

Data - Class in org.jbpm.form.builder.services.model
 
Data() - Constructor for class org.jbpm.form.builder.services.model.Data
 
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
 
dataInputs - Variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
DataObjectHandler - Class in org.jbpm.bpmn2.xml
 
DataObjectHandler() - Constructor for class org.jbpm.bpmn2.xml.DataObjectHandler
 
dataOutputs - Variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
DataServiceItemDefinitionHandler - Class in org.jbpm.kie.services.impl.bpmn2
 
DataServiceItemDefinitionHandler() - Constructor for class org.jbpm.kie.services.impl.bpmn2.DataServiceItemDefinitionHandler
 
DataStore - Class in org.jbpm.bpmn2.core
 
DataStore() - Constructor for class org.jbpm.bpmn2.core.DataStore
 
DataStoreHandler - Class in org.jbpm.bpmn2.xml
 
DataStoreHandler() - Constructor for class org.jbpm.bpmn2.xml.DataStoreHandler
 
DATE_FORMATS - Static variable in class org.kie.api.runtime.EnvironmentName
 
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
 
DBSettingsService - Class in org.jbpm.form.builder.services.impl.db
 
DBSettingsService() - Constructor for class org.jbpm.form.builder.services.impl.db.DBSettingsService
 
DBUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
Data base server user group callback implementation that utilizes SQL queries to get information about user, groups and relationship of these two.
DBUserGroupCallbackImpl() - Constructor for class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
DBUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
DeadlineImpl - Class in org.jbpm.services.task.impl.model
 
DeadlineImpl() - Constructor for class org.jbpm.services.task.impl.model.DeadlineImpl
 
DeadlinesDecorator - Class in org.jbpm.services.task.deadlines
 
DeadlinesDecorator() - Constructor for class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
DeadlinesImpl - Class in org.jbpm.services.task.impl.model
 
DeadlinesImpl() - Constructor for class org.jbpm.services.task.impl.model.DeadlinesImpl
 
deadlinesService(TaskDeadlinesService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
DeadlineSummaryImpl - Class in org.jbpm.services.task.query
 
DeadlineSummaryImpl(long, long, Date) - Constructor for class org.jbpm.services.task.query.DeadlineSummaryImpl
 
DebugAgendaEventListener - Class in org.kie.api.event.rule
 
DebugAgendaEventListener() - Constructor for class org.kie.api.event.rule.DebugAgendaEventListener
 
DebugAgendaEventListener(PrintStream) - Constructor for class org.kie.api.event.rule.DebugAgendaEventListener
 
DebugWorkingMemoryEventListener - Class in org.kie.api.event.rule
 
DebugWorkingMemoryEventListener() - Constructor for class org.kie.api.event.rule.DebugWorkingMemoryEventListener
 
DebugWorkingMemoryEventListener(PrintStream) - Constructor for class org.kie.api.event.rule.DebugWorkingMemoryEventListener
 
DeclarativeAgendaOption - Enum in org.kie.api.conf
An enum to enable Declarative Agenda option.
decode(Map<String, Object>) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
decode(String) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
decode(String) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationDecoder
 
decode(Map<String, Object>) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationDecoder
 
decodeItem(String) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
decodeItem(String) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationDecoder
 
decodeList(JsonElement, Class<T>) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
decodeMenuItemsMap(String) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
decodeMenuItemsMap(String) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationDecoder
 
decodeStringIndexedMap(JsonElement, Class<V>) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
DefaultAgendaEventListener - Class in org.kie.api.event.rule
 
DefaultAgendaEventListener() - Constructor for class org.kie.api.event.rule.DefaultAgendaEventListener
 
DefaultAuditEventBuilderImpl - Class in org.jbpm.process.audit.event
 
DefaultAuditEventBuilderImpl() - Constructor for class org.jbpm.process.audit.event.DefaultAuditEventBuilderImpl
 
DefaultChecklistContext - Class in org.jbpm.examples.checklist.impl
 
DefaultChecklistContext() - Constructor for class org.jbpm.examples.checklist.impl.DefaultChecklistContext
 
DefaultChecklistItem - Class in org.jbpm.examples.checklist.impl
 
DefaultChecklistItem(String, ChecklistItem.Status, Long, String, String, long, String, Long, String) - Constructor for class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
DefaultChecklistManager - Class in org.jbpm.examples.checklist.impl
 
DefaultChecklistManager(RuntimeEnvironment) - Constructor for class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
DefaultExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
 
DefaultExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
 
DefaultKieBaseEventListener - Class in org.kie.api.event.kiebase
 
DefaultKieBaseEventListener() - Constructor for class org.kie.api.event.kiebase.DefaultKieBaseEventListener
 
DefaultProcessEventListener - Class in org.kie.api.event.process
 
DefaultProcessEventListener() - Constructor for class org.kie.api.event.process.DefaultProcessEventListener
 
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
 
DefaultRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
Default implementation of RegisterableItemsFactory responsible for providing common set of WorkItemHandlers and EventListeners.
DefaultRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
DefaultRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
Default implementation of RuntimeEnvironment that aims at providing all common settings with minimum need for configuration.
DefaultRuntimeEnvironment() - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory, GlobalSchedulerService) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory, boolean) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
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
 
DefaultTaskLifeCycleEventListener - Class in org.jbpm.services.task.lifecycle.listeners
 
DefaultTaskLifeCycleEventListener() - Constructor for class org.jbpm.services.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
DefaultUserInfo - Class in org.jbpm.services.task.identity
 
DefaultUserInfo() - Constructor for class org.jbpm.services.task.identity.DefaultUserInfo
 
DefaultUserInfo(Properties) - Constructor for class org.jbpm.services.task.identity.DefaultUserInfo
Constructs default UserInfo implementation to provide required information to the escalation handler.
DefaultWorkingMemoryEventListener - Class in org.kie.api.event.rule
 
DefaultWorkingMemoryEventListener() - Constructor for class org.kie.api.event.rule.DefaultWorkingMemoryEventListener
 
Definitions - Class in org.jbpm.bpmn2.core
 
Definitions() - Constructor for class org.jbpm.bpmn2.core.Definitions
 
DefinitionsHandler - Class in org.jbpm.bpmn2.xml
 
DefinitionsHandler() - Constructor for class org.jbpm.bpmn2.xml.DefinitionsHandler
 
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(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
delegate(long, String, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
delegate(long, String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
delegate(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
delegate(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
delegate(long, String, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
delegate(long, String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
delegate(long, String, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
delegate(long, String, String) - Method in interface org.kie.api.task.TaskService
 
DelegateTaskCommand - Class in org.jbpm.services.task.commands
Operation.Delegate : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], addTargetUserToPotentialOwners = true, newStatus = Status.Ready, exec = Operation.Claim }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], addTargetUserToPotentialOwners = true, newStatus = Status.Ready, exec = Operation.Claim } ],
DelegateTaskCommand() - Constructor for class org.jbpm.services.task.commands.DelegateTaskCommand
 
DelegateTaskCommand(long, String, String) - Constructor for class org.jbpm.services.task.commands.DelegateTaskCommand
 
DelegationImpl - Class in org.jbpm.services.task.impl.model
 
DelegationImpl() - Constructor for class org.jbpm.services.task.impl.model.DelegationImpl
 
delete(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
delete(String...) - Method in interface org.kie.api.builder.KieFileSystem
Removes the files in the given paths from this KieFileSystem
delete(FactHandle) - Method in interface org.kie.api.runtime.rule.EntryPoint
Retracts the fact for which the given FactHandle was assigned.
deleteAttachment(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteAttachment(long, long) - Method in class org.jbpm.services.task.identity.UserGroupTaskAttachmentDecorator
 
deleteAttachment(long, long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
 
deleteAttachment(long, long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
deleteComment(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteComment(long, long) - Method in class org.jbpm.services.task.identity.UserGroupTaskCommentDecorator
 
deleteComment(long, long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
 
deleteComment(long, long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
deleteContent(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteContent(long, long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
deleteContent(long, long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
deleteFault(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteFault(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
deleteFault(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
deleteFault(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
deleteFault(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
deleteFault(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
deleteFault(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
deleteFile(String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
deleteFile(String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
deleteForm(FormRepresentation) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Deletes a form from the server
deleteForm(String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
deleteForm(FormRepresentation) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
deleteFormItem(String, FormItemRepresentation) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Deletes a UI component from the server
deleteFormItem(String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
deleteFormItem(String, FormItemRepresentation) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
deleteIfExists(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
deleteIfExists(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
deleteMenuItem(String, MenuItemDescription) - Method in interface org.jbpm.form.builder.services.api.MenuService
 
deleteMenuItem(String, MenuItemDescription) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
deleteOutput(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
deleteOutput(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
DELETION - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
delimitExpressions(String) - Static method in class org.jbpm.bpmn2.xpath.XPATHActionBuilder
Allows newlines to demarcate expressions, as per MVEL command line.
delimitExpressions(String) - Static method in class org.jbpm.process.builder.dialect.mvel.MVELActionBuilder
Allows newlines to demarcate expressions, as per MVEL command line.
delimitExpressions(String) - Static method in class org.jbpm.process.builder.dialect.mvel.MVELReturnValueEvaluatorBuilder
Allows newlines to demarcate expressions, as per MVEL command line.
deploy(DeploymentUnit) - Method in interface org.jbpm.kie.services.api.DeploymentService
 
deploy(DeploymentUnit) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
Deploy - Annotation Type in org.jbpm.kie.services.impl.event
 
deploy(DeploymentUnit) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentService
 
deploy(DeploymentUnit) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
DeployedUnit - Interface in org.jbpm.kie.services.api
 
DeployedUnitImpl - Class in org.jbpm.kie.services.impl
 
DeployedUnitImpl(DeploymentUnit) - Constructor for class org.jbpm.kie.services.impl.DeployedUnitImpl
 
DEPLOYMENT_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
deploymentEvent - Variable in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
DeploymentEvent - Class in org.jbpm.kie.services.impl.event
 
DeploymentEvent(String, DeployedUnit) - Constructor for class org.jbpm.kie.services.impl.event.DeploymentEvent
 
DeploymentObserver - Class in org.jbpm.executor.impl.runtime
Receives notifications about deployed and undeployed units so they can be made available to executor service via RuntimeManagerRegistry
DeploymentObserver() - Constructor for class org.jbpm.executor.impl.runtime.DeploymentObserver
 
DeploymentService - Interface in org.jbpm.kie.services.api
 
deploymentsMap - Variable in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
DeploymentUnit - Interface in org.jbpm.kie.services.api
 
DeploymentUnit.RuntimeStrategy - Enum in org.jbpm.kie.services.api
 
deployTaskDef(TaskDef) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deployTaskDef(TaskDef) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
 
deployTaskDef(TaskDef) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
DESCR - Static variable in class org.kie.api.io.ResourceType
DESCR
deserialize(MarshallerReaderContext, ProtobufMessages.Timers.Timer) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
deserializeObject(byte[], String, String) - Static method in class org.jbpm.services.task.impl.model.xml.adapter.StringObjectMapXmlAdapter
 
destroy() - Method in class org.jbpm.executor.impl.ExecutorImpl
destroy() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
destroy() - Method in class org.jbpm.process.StatefulProcessSession
 
destroy() - Method in interface org.kie.api.runtime.KieSession
Destroys session permanently.
DestroySessionTransactionSynchronization - Class in org.jbpm.runtime.manager.impl.tx
Transaction synchronization implementation that destroy the KieSession instance in beforeCompletion call to be executed as part of current transaction.
DestroySessionTransactionSynchronization(KieSession) - Constructor for class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
determineDeclarativeAgenda(String) - Static method in enum org.kie.api.conf.DeclarativeAgendaOption
 
determineEqualityBehavior(String) - Static method in enum org.kie.api.conf.EqualityBehaviorOption
 
determineEventProcessingMode(String) - Static method in enum org.kie.api.conf.EventProcessingOption
 
determineQueryListenerClassOption(String) - Static method in enum org.kie.api.runtime.conf.QueryListenerOption
 
determineResourceType(String) - Static method in class org.kie.api.io.ResourceType
 
disconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
disconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
discoverSchedulerService() - Static method in class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
dispose() - Method in interface org.jbpm.process.audit.AuditLogService
 
dispose() - Method in class org.jbpm.process.audit.JPAAuditLogService
 
dispose() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated. 
dispose() - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
dispose() - Static method in class org.jbpm.process.audit.StaticAuditLogService
Deprecated. 
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
 
dispose() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
dispose() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
dispose() - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
dispose() - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
dispose() - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
dispose() - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
dispose() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
dispose() - Method in interface org.kie.api.runtime.KieSession
Releases all the current session resources, setting up the session for garbage collection.
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in interface org.kie.api.runtime.manager.RuntimeManager
 
disposeRuntimeManager() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Disposes currently active (in scope of a test) RuntimeManager together with all active RuntimeEngine's that were created (in scope of a test).
DisposeSessionTransactionSynchronization - Class in org.jbpm.runtime.manager.impl.tx
Transaction synchronization that disposed KieSession instance on transaction completion during afterCompletion phase.
DisposeSessionTransactionSynchronization(RuntimeManager, RuntimeEngine) - Constructor for class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 
doAuthorization(HttpClient, HttpMethod, Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
doCallbackGroupOperation(String) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackGroupsOperation(String, List<String>) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackOperationForPeopleAssignments(InternalPeopleAssignments) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackOperationForPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackOperationForTaskData(InternalTaskData) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackOperationForTaskDeadlines(Deadlines) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
doCallbackUserOperation(String) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
DocumentationHandler - Class in org.jbpm.bpmn2.xml
 
DocumentationHandler() - Constructor for class org.jbpm.bpmn2.xml.DocumentationHandler
 
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
 
doUserGroupCallbackOperation(String, List<String>) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
DRF - Static variable in class org.kie.api.io.ResourceType
Drools Rule Flow Language
DRL - Static variable in class org.kie.api.io.ResourceType
Drools Rule Language
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
 
DS_JNDI_NAME - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
DSL - Static variable in class org.kie.api.io.ResourceType
Drools DSL
DSLR - Static variable in class org.kie.api.io.ResourceType
Drools DSL Rule
DTABLE - Static variable in class org.kie.api.io.ResourceType
Decision Table
dump(WorkflowProcess) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
dump(WorkflowProcess, boolean) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
dump(WorkflowProcess, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
dump(WorkflowProcess) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
dump(WorkflowProcess, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
dumpProcess(Process) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
dumpProcess(Process) - Method in class org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
 
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
 
DynamicNodeHandler - Class in org.jbpm.compiler.xml.processes
 
DynamicNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.DynamicNodeHandler
 
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

Email - Class in org.jbpm.process.workitem.email
 
Email() - Constructor for class org.jbpm.process.workitem.email.Email
 
EMAIL_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
EmailNotificationHeaderImpl - Class in org.jbpm.services.task.impl.model
 
EmailNotificationHeaderImpl() - Constructor for class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
EmailNotificationImpl - Class in org.jbpm.services.task.impl.model
 
EmailNotificationImpl() - Constructor for class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
EmailNotificationListener - Class in org.jbpm.services.task.deadlines.notifications.impl.email
 
EmailNotificationListener() - Constructor for class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
EmailSessionProducer - Class in org.jbpm.services.task.deadlines.notifications.impl.email
 
EmailSessionProducer() - Constructor for class org.jbpm.services.task.deadlines.notifications.impl.email.EmailSessionProducer
 
EmailWorkItemHandler - Class in org.jbpm.process.workitem.email
WorkItemHandler for sending email.
EmailWorkItemHandler() - Constructor for class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
EmailWorkItemHandler(String, String, String, String) - Constructor for class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
emf - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
EMPTY_NODE_ARRAY - Static variable in class org.jbpm.workflow.core.impl.NodeImpl
 
encode(FormRepresentation) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encode(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encode(FormRepresentation) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationEncoder
 
encode(FormItemRepresentation) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationEncoder
 
encodeInputs(Map<String, InputData>) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encodeList(List<? extends Mappable>) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encodeLong(Long) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encodeMenuItemsMap(Map<String, List<MenuItemDescription>>) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encodeMenuItemsMap(Map<String, List<MenuItemDescription>>) - Method in interface org.jbpm.form.builder.services.model.forms.FormRepresentationEncoder
 
encodeOutputs(Map<String, OutputData>) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
encodeString(String) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AssociationHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.Bpmn2ImportHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DataObjectHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DataStoreHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DefinitionsHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DocumentationHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ErrorHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EscalationHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.GlobalHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ImportHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.InMessageRefHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.InterfaceHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ItemDefinitionHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.LaneHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.MessageHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.OperationHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ProcessHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.PropertyHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SignalHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ConnectionHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ConstraintHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.EventFilterHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ExceptionHandlerHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.FunctionImportHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.GlobalHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ImportHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.InPortHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.MappingHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.OutPortHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ParameterHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ProcessHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.SwimlaneHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TimerHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TriggerHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TypeHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ValueHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.VariableHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.WorkHandler
 
end(String, String, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInformationHandler
 
END_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
EndEventHandler - Class in org.jbpm.bpmn2.xml
 
EndEventHandler() - Constructor for class org.jbpm.bpmn2.xml.EndEventHandler
 
endNode(StringBuilder) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
endNode(String, StringBuilder) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
endNode(StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
endNode(String, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
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
 
EndNodeHandler - Class in org.jbpm.bpmn2.xml
 
EndNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.EndNodeHandler
 
EndNodeHandler - Class in org.jbpm.compiler.xml.processes
 
EndNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.EndNodeHandler
 
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
 
endPersistenceContext() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
endTransaction(boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
endTransaction(boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
ENTITY_MANAGER_FACTORY - Static variable in class org.kie.api.runtime.EnvironmentName
 
entityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
entityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
entries - Variable in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMap
 
EntryPoint - Interface in org.kie.api.runtime.rule
An entry-point is an abstract channel through where facts are inserted into the engine.
env - Variable in class org.jbpm.process.audit.AbstractAuditLogger
 
environment - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
environment - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
Environment - Interface in org.kie.api.runtime
 
EnvironmentName - Class in org.kie.api.runtime
 
EnvironmentName() - Constructor for class org.kie.api.runtime.EnvironmentName
 
EOL - Static variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
EOL - Static variable in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
EOL - Static variable in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
EqualityBehaviorOption - Enum in org.kie.api.conf
An Enum for EqualityBehavior option.
equals(Object) - Method in class org.jbpm.examples.request.Request
 
equals(Object) - Method in class org.jbpm.executor.entities.ErrorInfo
 
equals(Object) - Method in class org.jbpm.executor.entities.RequestInfo
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.Data
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.InputData
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.OutputData
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.ScriptData
 
equals(Object) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
equals(Object) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
equals(Object) - Method in class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
equals(Object) - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
equals(Object) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
equals(Object) - Method in class org.jbpm.process.audit.NodeInstanceLog
 
equals(Object) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
equals(Object) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
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.process.workitem.email.Connection
 
equals(Object) - Method in class org.jbpm.process.workitem.email.Email
 
equals(Object) - Method in class org.jbpm.process.workitem.email.Message
 
equals(Object) - Method in class org.jbpm.process.workitem.email.Recipient
 
equals(Object) - Method in class org.jbpm.process.workitem.email.Recipients
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.LanguageImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
equals(Object) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
equals(Object) - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
equals(Object) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
equals(List, List) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
equals(Object) - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
equals(Object) - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
equals(Object) - Method in class org.kie.api.io.ResourceType
 
equals(Object) - Method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
 
equals(Object) - Method in class org.kie.api.runtime.conf.ClockTypeOption
 
equals(Object) - Method in class org.kie.api.runtime.conf.TimerJobFactoryOption
 
equals(Object) - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
 
Error - Class in org.jbpm.bpmn2.core
 
Error(String, String, String) - Constructor for class org.jbpm.bpmn2.core.Error
 
ErrorHandler - Class in org.jbpm.bpmn2.xml
 
ErrorHandler() - Constructor for class org.jbpm.bpmn2.xml.ErrorHandler
 
ErrorInfo - Class in org.jbpm.executor.entities
 
ErrorInfo() - Constructor for class org.jbpm.executor.entities.ErrorInfo
 
ErrorInfo(String, String) - Constructor for class org.jbpm.executor.entities.ErrorInfo
 
ERRORS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
Escalation - Class in org.jbpm.bpmn2.core
 
Escalation(String, String, String) - Constructor for class org.jbpm.bpmn2.core.Escalation
 
Escalation(String, String) - Constructor for class org.jbpm.bpmn2.core.Escalation
 
EscalationHandler - Class in org.jbpm.bpmn2.xml
 
EscalationHandler() - Constructor for class org.jbpm.bpmn2.xml.EscalationHandler
 
EscalationImpl - Class in org.jbpm.services.task.impl.model
 
EscalationImpl() - Constructor for class org.jbpm.services.task.impl.model.EscalationImpl
 
ESCALATIONS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
eval(Reader) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
eval(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
eval(String, Map<String, Object>) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
eval(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.utils.MVELUtils
 
eval(Reader) - Static method in class org.jbpm.services.task.utils.MVELUtils
 
eval(String, Map<String, Object>) - Static method in class org.jbpm.services.task.utils.MVELUtils
 
evalTask(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
 
evalTask(String, Map<String, Object>) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
 
evalTask(Reader) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
 
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
 
EvaluationExample - Class in org.jbpm.examples.evaluation
 
EvaluationExample() - Constructor for class org.jbpm.examples.evaluation.EvaluationExample
 
EvaluationExample2 - Class in org.jbpm.examples.evaluation
This is a sample file to launch a process.
EvaluationExample2() - Constructor for class org.jbpm.examples.evaluation.EvaluationExample2
 
Evaluator - Interface in org.kie.api.runtime.rule
A public interface to be implemented by all evaluators
EvaluatorDefinition - Interface in org.kie.api.runtime.rule
A markup interface for Evaluator definitions
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;
EventBasedGatewayHandler - Class in org.jbpm.bpmn2.xml
 
EventBasedGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.EventBasedGatewayHandler
 
EventBasedNodeBuilder - Class in org.jbpm.process.builder
 
EventBasedNodeBuilder() - Constructor for class org.jbpm.process.builder.EventBasedNodeBuilder
 
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
 
EventFilterHandler - Class in org.jbpm.compiler.xml.processes
 
EventFilterHandler() - Constructor for class org.jbpm.compiler.xml.processes.EventFilterHandler
 
EventListener - Interface in org.kie.api.runtime.process
An interface that represents an element that is listening for specific types of events.
EventListenerProducer<T> - Interface in org.jbpm.runtime.manager.api
Allows do define custom producers for know EventListeners.
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
 
EventNodeHandler - Class in org.jbpm.bpmn2.xml
 
EventNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.EventNodeHandler
 
EventNodeHandler - Class in org.jbpm.compiler.xml.processes
 
EventNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.EventNodeHandler
 
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
 
EventProcessingOption - Enum in org.kie.api.conf
An Enum for Event Processing option.
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
 
ExceptionHandlerHandler - Class in org.jbpm.compiler.xml.processes
 
ExceptionHandlerHandler() - Constructor for class org.jbpm.compiler.xml.processes.ExceptionHandlerHandler
 
exceptionHandlers - Variable in class org.jbpm.process.core.context.exception.ExceptionScope
 
ExceptionHandlingErrorExample - Class in org.jbpm.examples.exceptions
 
ExceptionHandlingErrorExample() - Constructor for class org.jbpm.examples.exceptions.ExceptionHandlingErrorExample
 
ExceptionHandlingSignalExample - Class in org.jbpm.examples.exceptions
 
ExceptionHandlingSignalExample() - Constructor for class org.jbpm.examples.exceptions.ExceptionHandlingSignalExample
 
exceptionParameterName - Static variable in class org.jbpm.examples.exceptions.service.ExceptionService
 
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
 
ExceptionService - Class in org.jbpm.examples.exceptions.service
 
ExceptionService() - Constructor for class org.jbpm.examples.exceptions.service.ExceptionService
 
EXCLUDED_OWNER_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
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
 
ExclusiveGatewayHandler - Class in org.jbpm.bpmn2.xml
 
ExclusiveGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.ExclusiveGatewayHandler
 
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(WorkItem, ProcessContext) - Method in class org.jbpm.bpmn2.xpath.XPATHAssignmentAction
 
execute(CommandContext) - Method in class org.jbpm.executor.commands.PrintOutCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.ClearHistoryLogsCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindActiveProcessInstancesCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindNodeInstancesCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindProcessInstanceCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindProcessInstancesCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindSubProcessInstancesCommand
 
execute(Context) - Method in class org.jbpm.process.audit.command.FindVariableInstancesCommand
 
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
 
execute(ProcessContext) - Method in interface org.jbpm.process.workitem.handler.JavaHandler
 
execute(CommandContext) - Method in class org.jbpm.process.workitem.webservice.WebServiceCommand
 
execute(Command<T>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
execute(Context) - Method in class org.jbpm.services.task.commands.ActivateTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.AddTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ClaimTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.DelegateTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ExitTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.FailTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ForwardTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetContentCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.NominateTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ReleaseTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.ResumeTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.SkipTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.StartTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.StopTaskCommand
 
execute(Context) - Method in class org.jbpm.services.task.commands.SuspendTaskCommand
 
execute(Command<T>) - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
 
execute(Command<T>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
execute(Command<T>) - Method in class org.jbpm.services.task.identity.UserGroupTaskCommandExecutorDecorator
 
execute(Command<T>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
execute(Command<T>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
execute(Command<T>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
execute(Command<T>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
execute(Command<T>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
execute(Command<T>) - Method in interface org.kie.api.runtime.CommandExecutor
Execute the command and return a ExecutionResults for the results of the Command.
execute(Object) - Method in interface org.kie.api.runtime.rule.StatelessRuleSession
Execute a StatelessKieSession inserting just a single object.
execute(Iterable) - Method in interface org.kie.api.runtime.rule.StatelessRuleSession
Execute a StatelessKieSession, iterate the Iterable inserting each of its elements.
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.
executeJavaWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
executeQueuedActions() - Method in class org.jbpm.process.StatefulProcessSession
 
executeRules(Task, String, Object, String) - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
 
executeRules(Task, String, Object, String) - Method in interface org.jbpm.services.task.rule.TaskRuleService
 
executeStrategy(Split, String) - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
executeUpdateString(String) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
executeUpdateString(String) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.ReceiveTaskHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.SendTaskHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.ServiceTaskHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.examples.request.UIWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
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
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.archive.ArchiveWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.handler.JavaHandlerWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.jabber.JabberWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.java.JavaInvocationWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rss.RSSWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.LocalHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in interface org.kie.api.runtime.process.WorkItemHandler
The given work item should be executed.
ExecutionResults - Interface in org.kie.api.runtime
Contains the results for the BatchExecution Command.
ExecutorImpl - Class in org.jbpm.executor.impl
Default implementation of the Executor that is baced by ScheduledExecutorService for background task execution.
ExecutorImpl() - Constructor for class org.jbpm.executor.impl.ExecutorImpl
 
ExecutorQueryServiceImpl - Class in org.jbpm.executor.impl
Default implementation of ExecutorQueryService that is backed with JPA
ExecutorQueryServiceImpl() - Constructor for class org.jbpm.executor.impl.ExecutorQueryServiceImpl
 
ExecutorRequestAdminServiceImpl - Class in org.jbpm.executor.impl
Default implementation of ExecutorAdminService backed with JPA
ExecutorRequestAdminServiceImpl() - Constructor for class org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
 
ExecutorRunnable - Class in org.jbpm.executor.impl
Heart of the executor component - executes the actual tasks.
ExecutorRunnable() - Constructor for class org.jbpm.executor.impl.ExecutorRunnable
 
ExecutorServiceFactory - Class in org.jbpm.executor
Creates singleton instance of ExecutorService that shall be used outside of CDI environment.
ExecutorServiceFactory() - Constructor for class org.jbpm.executor.ExecutorServiceFactory
 
ExecutorServiceImpl - Class in org.jbpm.executor.impl
Entry point of the executor component.
ExecutorServiceImpl() - Constructor for class org.jbpm.executor.impl.ExecutorServiceImpl
 
ExecWorkItemHandler - Class in org.jbpm.process.workitem.exec
 
ExecWorkItemHandler() - Constructor for class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
exists(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
exists(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
existsGroup(String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
exit(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
exit(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
exit(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
exit(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
exit(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
exit(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
exit(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
exit(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
exit(long, String) - Method in interface org.kie.api.task.TaskService
 
ExitTaskCommand - Class in org.jbpm.services.task.commands
Operation.Exit : [ new OperationCommand().{ status = [ Status.Created, Status.Ready, Status.Reserved, Status.InProgress, Status.Suspended ], allowed = [ Allowed.BusinessAdministrator ], newStatus = Status.Exited } ]
ExitTaskCommand() - Constructor for class org.jbpm.services.task.commands.ExitTaskCommand
 
ExitTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ExitTaskCommand
 
EXPIRATION - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
ExtendedJTATransactionManager - Class in org.jbpm.runtime.manager.impl.tx
This extension of default JTATransactionManger is provided to make sure transaction synchronizations are registered as regular ones instead of interposed that will cause issues with other transaction synchronizations mainly one registered by SingleSessionCommandService to clean up on transaction end.
ExtendedJTATransactionManager(Object, Object, Object) - Constructor for class org.jbpm.runtime.manager.impl.tx.ExtendedJTATransactionManager
 
ExtendedNodeBuilder - Class in org.jbpm.process.builder
 
ExtendedNodeBuilder() - Constructor for class org.jbpm.process.builder.ExtendedNodeBuilder
 
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
 
ExtendedRuleFlowLogEvent - Class in org.jbpm.process.audit.event
 
ExtendedRuleFlowLogEvent(int, String, String, long, long) - Constructor for class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
ExtendedRuleFlowLogEvent(int, String, String, long, int, String) - Constructor for class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
External - Annotation Type in org.jbpm.services.task.annotations
 
ExternalData - Class in org.jbpm.form.builder.services.model
 
ExternalData() - Constructor for class org.jbpm.form.builder.services.model.ExternalData
 
ExternalTaskEventListener - Class in org.jbpm.services.task.wih
 
ExternalTaskEventListener() - Constructor for class org.jbpm.services.task.wih.ExternalTaskEventListener
 
extractAction(Element) - Static method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
extractScript(Element) - Static method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
extractUserId(String, OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 

F

FactField - Interface in org.kie.api.definition.type
A field from a declared fact type
FactHandle - Interface in org.kie.api.runtime.rule
 
FactType - Interface in org.kie.api.definition.type
FactType declarations are fact definitions (like classes) that are managed alongside the rules.
fail(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
fail(long, String, Map<String, Object>) - Method in interface org.kie.api.task.TaskService
 
FailTaskCommand - Class in org.jbpm.services.task.commands
Operation.Fail : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner ], newStatus = Status.Failed } ],
FailTaskCommand() - Constructor for class org.jbpm.services.task.commands.FailTaskCommand
 
FailTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.FailTaskCommand
 
FaultDataImpl - Class in org.jbpm.services.task.impl.model
 
FaultDataImpl() - Constructor for class org.jbpm.services.task.impl.model.FaultDataImpl
 
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
 
FaultNodeHandler - Class in org.jbpm.bpmn2.xml
 
FaultNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.FaultNodeHandler
 
FaultNodeHandler - Class in org.jbpm.compiler.xml.processes
 
FaultNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.FaultNodeHandler
 
FaultNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a fault node.
FaultNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.FaultNodeInstance
 
FBValidation - Interface in org.jbpm.form.builder.services.model
 
fetchChanges() - Method in interface org.jbpm.shared.services.api.FileService
 
fetchChanges() - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
FieldSetPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
FieldSetPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
FileException - Exception in org.jbpm.shared.services.api
 
FileException() - Constructor for exception org.jbpm.shared.services.api.FileException
 
FileException(String, Throwable) - Constructor for exception org.jbpm.shared.services.api.FileException
 
FileException(String) - Constructor for exception org.jbpm.shared.services.api.FileException
 
FileException(Throwable) - Constructor for exception org.jbpm.shared.services.api.FileException
 
FileInputRepresentation - Class in org.jbpm.form.builder.services.model.items
 
FileInputRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
FileLoggerModel - Interface in org.kie.api.builder.model
FileLoggerModel is a model allowing to programmatically define a FileLogger and wire it to a KieSession
FileService - Interface in org.jbpm.shared.services.api
 
finalize() - Method in class org.jbpm.process.audit.JPAAuditLogService
 
finalize() - Method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
finalize() - Method in class org.jbpm.process.audit.StaticAuditLogService
 
find(Class<T>, Object) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
find(Class<T>, Object) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
findActiveProcessInstances(String) - Method in interface org.jbpm.process.audit.AuditLogService
 
findActiveProcessInstances(String) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findActiveProcessInstances(String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findActiveProcessInstances(String) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindActiveProcessInstancesCommand - Class in org.jbpm.process.audit.command
 
FindActiveProcessInstancesCommand() - Constructor for class org.jbpm.process.audit.command.FindActiveProcessInstancesCommand
 
FindActiveProcessInstancesCommand(String) - Constructor for class org.jbpm.process.audit.command.FindActiveProcessInstancesCommand
 
findCommand(String, ClassLoader) - Method in class org.jbpm.executor.impl.ClassCacheManager
Finds command by FQCN and if not found loads the class and store the Class instance in the cache.
findCommandCallback(String, ClassLoader) - Method in class org.jbpm.executor.impl.ClassCacheManager
Finds command callback by FQCN and if not found loads the class and store the Class instance in the cache.
findContextByContextId(Context, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findContextId(Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findContextId(Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findDelegate() - Method in class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate
 
findKieSessionById(Integer) - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
findKieSessionById(Integer) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
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
 
findLocalRuntime(Object) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
findMapping(Context<?>) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findMapping(Context) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findNodeInstances(long) - Method in interface org.jbpm.process.audit.AuditLogService
 
findNodeInstances(long, String) - Method in interface org.jbpm.process.audit.AuditLogService
 
findNodeInstances(long) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findNodeInstances(long, String) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findNodeInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findNodeInstances(long, String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findNodeInstances(long) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
findNodeInstances(long, String) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindNodeInstancesCommand - Class in org.jbpm.process.audit.command
 
FindNodeInstancesCommand() - Constructor for class org.jbpm.process.audit.command.FindNodeInstancesCommand
 
FindNodeInstancesCommand(long) - Constructor for class org.jbpm.process.audit.command.FindNodeInstancesCommand
 
FindNodeInstancesCommand(long, String) - Constructor for class org.jbpm.process.audit.command.FindNodeInstancesCommand
 
findProcessId(String, ClassLoader) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
findProcessId(String, ClassLoader) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
findProcessInstance(long) - Method in interface org.jbpm.process.audit.AuditLogService
 
findProcessInstance(long) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findProcessInstance(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findProcessInstance(long) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindProcessInstanceCommand - Class in org.jbpm.process.audit.command
 
FindProcessInstanceCommand() - Constructor for class org.jbpm.process.audit.command.FindProcessInstanceCommand
 
FindProcessInstanceCommand(long) - Constructor for class org.jbpm.process.audit.command.FindProcessInstanceCommand
 
findProcessInstanceInfo(Long) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessStorage
 
findProcessInstances() - Method in interface org.jbpm.process.audit.AuditLogService
Service methods
findProcessInstances(String) - Method in interface org.jbpm.process.audit.AuditLogService
 
findProcessInstances() - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findProcessInstances(String) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findProcessInstances() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findProcessInstances(String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findProcessInstances() - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
findProcessInstances(String) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindProcessInstancesCommand - Class in org.jbpm.process.audit.command
 
FindProcessInstancesCommand() - Constructor for class org.jbpm.process.audit.command.FindProcessInstancesCommand
 
FindProcessInstancesCommand(String) - Constructor for class org.jbpm.process.audit.command.FindProcessInstancesCommand
 
findStartNode() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
findSubProcessInstances(long) - Method in interface org.jbpm.process.audit.AuditLogService
 
findSubProcessInstances(long) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findSubProcessInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findSubProcessInstances(long) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindSubProcessInstancesCommand - Class in org.jbpm.process.audit.command
 
FindSubProcessInstancesCommand() - Constructor for class org.jbpm.process.audit.command.FindSubProcessInstancesCommand
 
FindSubProcessInstancesCommand(long) - Constructor for class org.jbpm.process.audit.command.FindSubProcessInstancesCommand
 
findTransactionSynchronizationRegistry() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
findUserTransaction() - Static method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
findUserTransaction() - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
findVariable(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
findVariableInstances(long) - Method in interface org.jbpm.process.audit.AuditLogService
 
findVariableInstances(long, String) - Method in interface org.jbpm.process.audit.AuditLogService
 
findVariableInstances(long) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findVariableInstances(long, String) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
findVariableInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findVariableInstances(long, String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
findVariableInstances(long) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
findVariableInstances(long, String) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
FindVariableInstancesCommand - Class in org.jbpm.process.audit.command
 
FindVariableInstancesCommand() - Constructor for class org.jbpm.process.audit.command.FindVariableInstancesCommand
 
FindVariableInstancesCommand(long) - Constructor for class org.jbpm.process.audit.command.FindVariableInstancesCommand
 
FindVariableInstancesCommand(long, String) - Constructor for class org.jbpm.process.audit.command.FindVariableInstancesCommand
 
fire(T) - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
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
 
fireAllRules() - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Fire all Matches on the Agenda.
fireAllRules(int) - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Fire Matches on the Agenda up to the given maximum number of Matches, before returning the control to the application.
fireAllRules(AgendaFilter) - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Fire all Matches on the Agenda
fireAllRules(AgendaFilter, int) - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Fire all Matches on the Agenda
fireUntilHalt() - Method in class org.jbpm.process.StatefulProcessSession
 
fireUntilHalt(AgendaFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
fireUntilHalt() - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Keeps firing Matches until a halt is called.
fireUntilHalt(AgendaFilter) - Method in interface org.kie.api.runtime.rule.StatefulRuleSession
Keeps firing Matches until a halt is called.
FIRST_RESULT - Static variable in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
fix(String) - Static method in class org.jbpm.process.builder.dialect.java.ProcessKnowledgeHelperFixer
 
FlowPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
FlowPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
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
 
ForEachNodeHandler - Class in org.jbpm.bpmn2.xml
 
ForEachNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
ForEachNodeHandler - Class in org.jbpm.compiler.xml.processes
 
ForEachNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
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
 
format(Object) - Method in interface org.jbpm.form.builder.services.model.Formatter
 
formatDate(Date) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationEncoderImpl
 
formatDate(Date) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
Formatter - Interface in org.jbpm.form.builder.services.model
 
FormBuilderDTOHelper - Class in org.jbpm.form.builder.services.model
 
FormBuilderDTOHelper() - Constructor for class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
FormBuilderDTOHelper(Map<String, Object>) - Constructor for class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
FormBuilderService - Interface in org.jbpm.form.builder.services.api
Client's interface with the REST API server.
FormBuilderService.RolesResponseHandler - Interface in org.jbpm.form.builder.services.api
 
FormBuilderServiceException - Exception in org.jbpm.form.builder.services.api
 
FormBuilderServiceException() - Constructor for exception org.jbpm.form.builder.services.api.FormBuilderServiceException
 
FormBuilderServiceException(String, Throwable) - Constructor for exception org.jbpm.form.builder.services.api.FormBuilderServiceException
 
FormBuilderServiceException(String) - Constructor for exception org.jbpm.form.builder.services.api.FormBuilderServiceException
 
FormBuilderServiceException(Throwable) - Constructor for exception org.jbpm.form.builder.services.api.FormBuilderServiceException
 
FormBuilderServiceImpl - Class in org.jbpm.form.builder.services.impl
 
FormBuilderServiceImpl() - Constructor for class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
FormDefinitionService - Interface in org.jbpm.form.builder.services.api
 
FormEffectDescription - Class in org.jbpm.form.builder.services.model.menu
 
FormEffectDescription() - Constructor for class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
FormEncodingException - Exception in org.jbpm.form.builder.services.model.forms
 
FormEncodingException() - Constructor for exception org.jbpm.form.builder.services.model.forms.FormEncodingException
 
FormEncodingException(String, Throwable) - Constructor for exception org.jbpm.form.builder.services.model.forms.FormEncodingException
 
FormEncodingException(String) - Constructor for exception org.jbpm.form.builder.services.model.forms.FormEncodingException
 
FormEncodingException(Throwable) - Constructor for exception org.jbpm.form.builder.services.model.forms.FormEncodingException
 
FormEncodingFactory - Class in org.jbpm.form.builder.services.model.forms
 
FormEncodingFactory() - Constructor for class org.jbpm.form.builder.services.model.forms.FormEncodingFactory
 
FormEncodingServerFactory - Class in org.jbpm.form.builder.services.encoders
 
FormEncodingServerFactory() - Constructor for class org.jbpm.form.builder.services.encoders.FormEncodingServerFactory
 
FormItemRepresentation - Class in org.jbpm.form.builder.services.model
 
FormItemRepresentation(String) - Constructor for class org.jbpm.form.builder.services.model.FormItemRepresentation
 
FormPersistence - Annotation Type in org.jbpm.form.builder.services.annotations
 
FormProvider - Interface in org.jbpm.kie.services.impl.form
 
FormProviderService - Interface in org.jbpm.kie.services.api
 
FormProviderServiceImpl - Class in org.jbpm.kie.services.impl.form
 
FormProviderServiceImpl() - Constructor for class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
FormRepresentation - Class in org.jbpm.form.builder.services.model
 
FormRepresentation() - Constructor for class org.jbpm.form.builder.services.model.FormRepresentation
 
FormRepresentationDecoder - Interface in org.jbpm.form.builder.services.model.forms
 
FormRepresentationDecoderImpl - Class in org.jbpm.form.builder.services.encoders
 
FormRepresentationDecoderImpl() - Constructor for class org.jbpm.form.builder.services.encoders.FormRepresentationDecoderImpl
 
FormRepresentationEncoder - Interface in org.jbpm.form.builder.services.model.forms
 
FormRepresentationEncoderImpl - Class in org.jbpm.form.builder.services.encoders
 
FormRepresentationEncoderImpl() - Constructor for class org.jbpm.form.builder.services.encoders.FormRepresentationEncoderImpl
 
FormServiceException - Exception in org.jbpm.form.builder.services.api
 
FormServiceException() - Constructor for exception org.jbpm.form.builder.services.api.FormServiceException
 
FormServiceException(String, Throwable) - Constructor for exception org.jbpm.form.builder.services.api.FormServiceException
 
FormServiceException(String) - Constructor for exception org.jbpm.form.builder.services.api.FormServiceException
 
FormServiceException(Throwable) - Constructor for exception org.jbpm.form.builder.services.api.FormServiceException
 
forward(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
forward(long, String, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
forward(long, String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
forward(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
forward(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
forward(long, String, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
forward(long, String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
forward(long, String, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
forward(long, String, String) - Method in interface org.kie.api.task.TaskService
 
ForwardTaskCommand - Class in org.jbpm.services.task.commands
Operation.Forward : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], userIsExplicitPotentialOwner = true, addTargetUserToPotentialOwners = true, removeUserFromPotentialOwners = true, setNewOwnerToNull = true, newStatus = Status.Ready }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], userIsExplicitPotentialOwner = true, addTargetUserToPotentialOwners = true, removeUserFromPotentialOwners = true, setNewOwnerToNull = true, newStatus = Status.Ready }],
ForwardTaskCommand() - Constructor for class org.jbpm.services.task.commands.ForwardTaskCommand
 
ForwardTaskCommand(long, String, String) - Constructor for class org.jbpm.services.task.commands.ForwardTaskCommand
 
FreemakerFormProvider - Class in org.jbpm.kie.services.impl.form.provider
 
FreemakerFormProvider() - Constructor for class org.jbpm.kie.services.impl.form.provider.FreemakerFormProvider
 
fromExternalFactHandleCommand(String) - Method in interface org.kie.api.command.KieCommands
 
fromExternalFactHandleCommand(String, boolean) - Method in interface org.kie.api.command.KieCommands
 
fromMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.encoders.FormRepresentationEncoderImpl
 
fromMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
fromProperties(Properties) - Method in interface org.kie.api.io.ResourceConfiguration
 
fromString(String) - Static method in enum org.kie.api.builder.model.ListenerModel.Kind
 
FSMenuService - Class in org.jbpm.form.builder.services.impl.fs
 
FSMenuService() - Constructor for class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
FTPUploadWorkItemHandler - Class in org.jbpm.process.workitem.ftp
 
FTPUploadWorkItemHandler() - Constructor for class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
FunctionImportHandler - Class in org.jbpm.compiler.xml.processes
 
FunctionImportHandler() - Constructor for class org.jbpm.compiler.xml.processes.FunctionImportHandler
 
functionImports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 

G

GDRL - Static variable in class org.kie.api.io.ResourceType
Drools Rule Language - Workaround for double-dot file extensions for 6.0
GENERAL_COMPENSATION_PREFIX - Static variable in class org.jbpm.process.core.context.exception.CompensationScope
 
generateAndWritePomXML(ReleaseId) - Method in interface org.kie.api.builder.KieFileSystem
Generates a basic maven pom file with the given ReleaseId (groupId, artifactId and version) and adds it to this KieFileSystem
generateForm(FormRepresentation, String, Map<String, Object>) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Translates a form.
generateForm(FormRepresentation, String, Map<String, Object>) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ActionNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.AssociationHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.Bpmn2ImportHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.CatchLinkNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ComplexGatewayHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.DataObjectHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.DataStoreHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.DefinitionsHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.DocumentationHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.EndNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ErrorHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.EscalationHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.EventBasedGatewayHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.EventNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ExclusiveGatewayHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.FaultNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.GlobalHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ImportHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.InclusiveGatewayHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.InMessageRefHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.InterfaceHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ItemDefinitionHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.JoinHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.LaneHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ManualTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.MessageHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.OperationHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ParallelGatewayHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ProcessHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.PropertyHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.SendTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.SignalHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.SplitHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.StateNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.ThrowLinkNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.TimerNodeHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
generateNodeFor() - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ActionNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ConnectionHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ConstraintHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.DynamicNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.EndNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.EventFilterHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.EventNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ExceptionHandlerHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.FaultNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.FunctionImportHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.GlobalHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ImportHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.InPortHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.JoinNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.MappingHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.MilestoneNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.OutPortHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ParameterHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ProcessHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.RuleSetNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.SplitNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.StartNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.StateNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.SubProcessNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.SwimlaneHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.TimerHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.TimerNodeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.TriggerHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.TypeHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.ValueHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.VariableHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.WorkHandler
 
generateNodeFor() - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
generatTemplates(String, String, ProcessBuildContext, String, Map, Object, BaseDescr) - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
get() - Static method in class org.jbpm.executor.impl.runtime.RuntimeManagerRegistry
Returns singleton instance of the registry
get(Object) - Method in class org.jbpm.form.builder.services.model.ScriptData
 
get(String) - Method in class org.jbpm.process.core.timer.TimerServiceRegistry
Returns TimerService instance registered under given key
get() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
get(String) - Method in class org.jbpm.services.task.commands.TaskContext
 
get(Object) - Method in interface org.kie.api.definition.type.FactField
Returns the value of this field in the given fact.
get(Object, String) - Method in interface org.kie.api.definition.type.FactType
Gets the value of the specified field on the dynamic fact.
get() - Static method in class org.kie.api.KieServices.Factory
Returns a reference to the KieServices singleton
get(String) - Method in interface org.kie.api.runtime.Calendars
 
get(String) - Static method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
This is a factory method for this belief system configuration.
get(String) - Static method in class org.kie.api.runtime.conf.ClockTypeOption
This is a factory method for this Clock Type configuration.
get(String) - Static method in class org.kie.api.runtime.conf.TimerJobFactoryOption
This is a factory method for this timer job factory manager configuration.
get(String, WorkItemHandler) - Static method in class org.kie.api.runtime.conf.WorkItemHandlerOption
This is a factory method for this WorkItemHandler configuration.
get(String) - Method in interface org.kie.api.runtime.Environment
 
get(String) - Method in interface org.kie.api.runtime.Globals
 
get(String) - Method in interface org.kie.api.runtime.rule.Row
Get the object that is bound to the given identifier
getAccept() - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
getAccessor() - Method in interface org.kie.api.command.Setter
 
getAccessType() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getAccessType() - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
getAction() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getAction() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
getAction() - Method in class org.jbpm.workflow.core.node.ActionNode
 
getActionBuilder() - Method in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
getActionBuilder() - Method in class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
getActionBuilder() - Method in class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
getActionBuilder() - Method in interface org.jbpm.process.builder.dialect.ProcessDialect
 
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;
getActivationGroup(String) - Method in interface org.kie.api.runtime.rule.Agenda
 
getActivationTime() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getActivationTime() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getActivationTime() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getActivationTime() - Method in interface org.kie.api.task.model.TaskData
 
getActivationTime() - Method in interface org.kie.api.task.model.TaskSummary
 
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
 
getActiveTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getActiveTasks(Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getActiveTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getActiveTasks(Date) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getActiveTasks() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getActiveTasks(Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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;
getActors() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getActors() - Method in class org.jbpm.examples.checklist.impl.CreateItemDialog
 
getActors() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getActualOwner() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getActualOwner() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getActualOwner() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getActualOwner() - Method in interface org.kie.api.task.model.TaskData
 
getActualOwner() - Method in interface org.kie.api.task.model.TaskSummary
 
getAddedAt() - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
getAddedAt() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
 
getAddedAt() - Method in interface org.kie.api.task.model.Comment
 
getAddedBy() - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
getAddedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
 
getAddedBy() - Method in interface org.kie.api.task.model.Comment
 
getAddress() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getAdminService() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getAdminService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getAge() - Method in class org.jbpm.examples.request.Person
 
getAgenda() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getAgenda() - Method in class org.jbpm.process.StatefulProcessSession
 
getAgenda() - Method in interface org.kie.api.runtime.rule.RuleRuntime
Returns a reference to this session's Agenda.
getAgendaEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getAgendaEventListeners() - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Returns all event listeners.
getAgendaGroup() - Method in interface org.kie.api.event.rule.AgendaGroupEvent
 
getAgendaGroup(String) - Method in interface org.kie.api.runtime.rule.Agenda
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskAttachmentDecorator
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskCommentDecorator
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getAllContentByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllContentByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
getAllContentByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getAllErrors() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getAllErrors() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getAllowed() - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
getAllowed() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
getAllowedEvents() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getAllRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getAllRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getAllTaskDef(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
 
getAllTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getAllTasksDef(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getAllTasksDef(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getAlphaNodeHashingThreshold() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
getAltText() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
getAmount() - Method in class org.jbpm.examples.request.Request
 
getArchived() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getArchivedTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getArchivedTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getArchivedTasks() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getArguments() - Method in interface org.kie.api.builder.model.QualifierModel
 
getArtifactId() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getArtifactId() - Method in interface org.kie.api.builder.ReleaseId
 
getAsMap(Object) - Method in interface org.kie.api.definition.type.FactType
Get a map of the fields and their values for the bean.
getAssertBehaviour() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
 
getAssignmentBuilder() - Method in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
getAssignmentBuilder() - Method in class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
getAssignmentBuilder() - Method in class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
getAssignmentBuilder() - Method in interface org.jbpm.process.builder.dialect.ProcessDialect
 
getAssignments() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getAssociatedDomainObjects(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getAssociatedDomainObjects(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getAssociatedEntities(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getAssociatedEntities(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getAssociatedForms(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getAssociatedForms(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getAssociations() - Method in class org.jbpm.bpmn2.core.Definitions
 
getAsString() - Method in enum org.kie.api.runtime.conf.QueryListenerOption
 
getAttachedAt() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getAttachedAt() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getAttachedAt() - Method in interface org.kie.api.task.model.Attachment
 
getAttachedBy() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getAttachedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getAttachedBy() - Method in interface org.kie.api.task.model.Attachment
 
getAttachedToNodeId() - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
 
getAttachements(Object) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
getAttachemntURL(String) - Static method in class org.jbpm.process.workitem.email.SendHtml
 
getAttachemntURL(String) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
getAttachmentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAttachmentById(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskAttachmentDecorator
 
getAttachmentById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getAttachmentById(long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
 
getAttachmentById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getAttachmentById(long) - Method in interface org.kie.api.task.TaskService
 
GetAttachmentCommand - Class in org.jbpm.services.task.commands
 
GetAttachmentCommand() - Constructor for class org.jbpm.services.task.commands.GetAttachmentCommand
 
GetAttachmentCommand(long) - Constructor for class org.jbpm.services.task.commands.GetAttachmentCommand
 
getAttachmentContentId() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getAttachmentContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getAttachmentContentId() - Method in interface org.kie.api.task.model.Attachment
 
getAttachmentId() - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
 
getAttachments() - Method in class org.jbpm.process.workitem.email.Message
 
getAttachments() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getAttachments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getAttachments() - Method in interface org.kie.api.task.model.TaskData
 
getAudioUrl() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
getAuditBuilder() - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getAuditlogger() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getAuthUrl() - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
getAverageFiringTime() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the average firing time in milliseconds for rules in this session since last reset.
getBelieSystemType() - Method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
Returns the configured clock type
getBendpoints() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getBendpoints() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
 
getBody() - Method in class org.jbpm.process.workitem.email.Message
 
getBody() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
getBoolean(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getBorderWidth() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getBorderWidth() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getBorderWidth() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getBoundaryEvents() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
getBpmn2Service() - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
getBuilder() - Method in class org.jbpm.process.audit.AbstractAuditLogger
 
getBusinessAdministrators() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getBusinessAdministrators() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
getBusinessAdministrators() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
 
getBusinessAdministrators() - Method in interface org.kie.api.task.model.PeopleAssignments
 
getBytes() - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
getCalendarCss() - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
getCalendars() - Method in class org.jbpm.process.StatefulProcessSession
 
getCalendars() - Method in interface org.kie.api.runtime.KieRuntime
 
getCancelledRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getCancelledRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getCategory() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getCause() - Method in interface org.kie.api.event.rule.MatchCancelledEvent
 
getCellPadding() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getCellPadding() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getCellSpacing() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getCellSpacing() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getChannels() - Method in class org.jbpm.process.StatefulProcessSession
 
getChannels() - Method in interface org.kie.api.runtime.KieRuntime
 
getChannels() - Method in interface org.kie.api.runtime.StatelessKieSession
Returns a map with all registered channels.
getChecked() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
getCity() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getClassAnnotations() - Method in interface org.kie.api.definition.type.FactType
Returns the list of class-level annotations used in this class definition
getClassLoader(String) - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
getClassLoader() - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
getClassLoader() - Method in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
getClassLoader() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getClassLoader() - Method in interface org.kie.api.runtime.KieContainer
Returns the ClassLoader used by this KieContainer
getClassName() - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getClassName() - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
getClassName() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getClassName() - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
getClassName() - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
getClockType() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the ClockType of this KieSessionModel
getClockType() - Method in class org.kie.api.runtime.conf.ClockTypeOption
Returns the configured clock type
getCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getCols() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getColspan(int, int) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getColumn() - Method in interface org.kie.api.builder.Message
Returns the column number in the resource of the issue that caused the creation of this Message
getColumns() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getCommandClass() - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
getCommandName() - Method in class org.jbpm.executor.entities.RequestInfo
 
getCommands() - Method in interface org.kie.api.KieServices
Returns the KieCommands, a factory for Commands
getCommands() - Method in interface org.kie.api.runtime.BatchRequestMessage
 
getCommandService() - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
getCommandService(JobContext) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getCommentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCommentById(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskCommentDecorator
 
getCommentById(long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
 
getCommentById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getComments() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getComments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getComments() - Method in interface org.kie.api.task.model.TaskData
 
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;
getCompletedRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getCompletedRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getCompletedTaskByUserId(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getCompletedTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskStatisticsServiceImpl
 
getCompletedTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasks(Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getCompletedTasks(Date) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getCompletedTasks() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getCompletedTasks(Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getCompletionService() - Method in interface org.kie.api.concurrent.KieExecutors
 
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
 
getCompositeKeyDepth() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
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;
getCondition() - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
getConfiguration() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getConfiguration() - Method in interface org.kie.api.io.Resource
Returns the configuration for the resource if one is available.
getConnection() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getConnection() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getConnection() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getConnection() - Method in class org.jbpm.process.workitem.email.Email
 
getConnection() - Method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
getConnection() - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
getConnectionFactory() - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
getConnectionInfos() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
getConsequence() - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
getConsoleLogger() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the name of the ConsoleLogger if any
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.services.task.impl.model.EscalationImpl
 
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.form.builder.services.model.items.HTMLRepresentation
 
getContent() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
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;
getContent() - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
getContent() - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
getContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
 
getContent() - Method in interface org.kie.api.task.model.Content
 
getContentBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent content = 4;
getContentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getContentById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getContentById(long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
getContentById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getContentById(long) - Method in interface org.kie.api.task.TaskService
 
GetContentCommand - Class in org.jbpm.services.task.commands
 
GetContentCommand() - Constructor for class org.jbpm.services.task.commands.GetContentCommand
 
GetContentCommand(long) - Constructor for class org.jbpm.services.task.commands.GetContentCommand
 
getContentId() - Method in class org.jbpm.services.task.commands.GetContentCommand
 
getContentMap() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
 
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;
getContentService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getContentType() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getContentType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getContentType() - Method in interface org.kie.api.task.model.Attachment
 
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
 
getContextId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getContextId() - Method in interface org.kie.api.runtime.manager.Context
 
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
 
getContextManager() - Method in class org.jbpm.services.task.commands.TaskContext
 
getContexts() - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
getContexts() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
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
 
getCorrelationKey() - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
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;
getCountry() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getCreatedBy() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getCreatedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getCreatedBy() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getCreatedBy() - Method in interface org.kie.api.task.model.TaskData
 
getCreatedBy() - Method in interface org.kie.api.task.model.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getCreatedOn() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getCreatedOn() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getCreatedOn() - Method in interface org.kie.api.task.model.TaskData
 
getCreatedOn() - Method in interface org.kie.api.task.model.TaskSummary
 
getCronExpression() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
getCssClassName() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
getCssId() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getCssName() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getCssName() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getCssStylesheetUrl() - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
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
 
getCurrentRoles(FormBuilderService.RolesResponseHandler) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
getCurrentRoles(FormBuilderService.RolesResponseHandler) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
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
 
getCurrentTime() - Method in interface org.kie.api.time.SessionClock
Returns the current time.
getData() - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
 
getData() - Method in class org.jbpm.services.task.commands.FailTaskCommand
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.Data
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
getDataMap() - Method in interface org.jbpm.form.builder.services.model.Formatter
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
getDataMap() - Method in interface org.jbpm.form.builder.services.model.Mappable
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.ScriptData
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getDataMap() - Method in class org.jbpm.form.builder.services.model.Settings
 
getDataStores() - Method in class org.jbpm.bpmn2.core.Definitions
 
getDataStructure() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getDataTable() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getDataTimeStamp() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getDataTimeStamp() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
getDataTimeStamp() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
getDataType(String, Map<String, ItemDefinition>) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
getDataType() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
getDataType() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
getDataType() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
getDate() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getDate() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getDate() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getDate() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getDate() - Method in class org.jbpm.process.core.timer.Timer
 
getDate() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
getDate() - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
getDateFormatString() - Static method in class org.jbpm.form.builder.services.model.forms.AbstractFormRepresentationEncoder
 
getDeadlineId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
getDeadlineId() - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
getDeadlines() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getDeadlinesService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getDeclarationIds() - Method in interface org.kie.api.runtime.rule.Match
Returns the list of declaration identifiers that are bound to the tuple that created this Match.
getDeclarationValue(String) - Method in interface org.kie.api.runtime.rule.Match
Returns the bound declaration value for the given declaration identifier.
getDeclarativeAgenda() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the DeclarativeAgendaOption of this KieBaseModel
getDecoder() - Static method in class org.jbpm.form.builder.services.encoders.FormEncodingServerFactory
 
getDecoder() - Static method in class org.jbpm.form.builder.services.model.forms.FormEncodingFactory
 
getDefault() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
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
 
getDefaultExtension() - Method in class org.kie.api.io.ResourceType
 
getDefaultHandler() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getDefaultIncomingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
Helper method for nodes that have multiple default incoming connections
getDefaultInMemory() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
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
getDefaultPath() - Method in class org.kie.api.io.ResourceType
 
getDefaultReleaseId() - Method in interface org.kie.api.builder.KieRepository
Returns the default ReleaseId used to identify a KieModule in this KieRepository if the user didn't explicitly provide one
getDefaultValue() - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
getDefaultValue() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
getDefaultValue() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
getDefaultValue() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getDefaultValue() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
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
 
getDelegates() - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
getDelegation() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getDependencies() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getDeployedAssetLocation(String) - Method in interface org.jbpm.kie.services.api.DeployedUnit
 
getDeployedAssetLocation(String) - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
getDeployedAssets() - Method in interface org.jbpm.kie.services.api.DeployedUnit
 
getDeployedAssets() - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
getDeployedUnit(String) - Method in interface org.jbpm.kie.services.api.DeploymentService
 
getDeployedUnit(String) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getDeployedUnit() - Method in class org.jbpm.kie.services.impl.event.DeploymentEvent
 
getDeployedUnits() - Method in interface org.jbpm.kie.services.api.DeploymentService
 
getDeployedUnits() - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getDeploymentId() - Method in class org.jbpm.executor.entities.RequestInfo
 
getDeploymentId() - Method in class org.jbpm.kie.services.impl.event.DeploymentEvent
 
getDeploymentId() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getDeploymentId() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getDeploymentId() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
getDeploymentId() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
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;
getDeploymentId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getDeploymentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getDeploymentId() - Method in interface org.kie.api.task.model.TaskData
 
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;
getDeploymentsMap() - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getDeploymentUnit() - Method in interface org.jbpm.kie.services.api.DeployedUnit
 
getDeploymentUnit() - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
getDeploymentUnitId() - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
getDescription() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getDescription() - Method in class org.kie.api.io.ResourceType
 
getDescription() - Method in interface org.kie.api.task.model.TaskSummary
 
getDescriptions(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getDescriptions(long) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
getDescriptions(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
getDescriptions(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getDescriptions() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getDescriptions() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getDescriptions() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getDescriptions(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
getDescriptions(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getDescriptions(long) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
getDescriptions() - Method in interface org.kie.api.task.model.Task
 
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(String) - Static method in class org.jbpm.process.builder.dialect.ProcessDialectRegistry
 
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
 
getDialectRegistry() - Method in class org.jbpm.process.builder.ProcessBuildContext
 
getDir() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getDir() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getDirection() - Method in class org.jbpm.bpmn2.core.Association
 
getDisplayName() - Method in class org.jbpm.process.workitem.email.Recipient
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
getDocumentAccessType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getDocumentation() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getDocumentation() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getDocumentation() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getDocumentation() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
getDocumentation() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getDocumentation() - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
getDocumentContentId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getDocumentContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getDocumentContentId() - Method in interface org.kie.api.task.model.TaskData
 
getDocumentFormat() - Method in class org.jbpm.process.workitem.email.Message
 
getDocumentType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getDocumentType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getDocumentType() - Method in interface org.kie.api.task.model.TaskData
 
getDouble(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getDs() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getDs() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getDuration() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getDuration() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getDuration() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getDynamicNode() - Method in class org.jbpm.ruleflow.core.factory.DynamicNodeFactory
 
getDynamicNode() - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
getEffectClasses() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getEffects() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getElementRef() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
 
getElements() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
getElements() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getElements() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getElementsPopulationScript() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
getElseBlock() - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
getEm() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
getEmail() - Method in class org.jbpm.process.workitem.email.Recipient
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
getEmailHeaders() - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
getEmf() - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
getEmf() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEmf() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getEmf() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getEmpty() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getEncodedProcessSource() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getEncoder() - Static method in class org.jbpm.form.builder.services.encoders.FormEncodingServerFactory
 
getEncoder() - Static method in class org.jbpm.form.builder.services.model.forms.FormEncodingFactory
 
getEnctype() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getEnd() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getEnd() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getEndDate() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getEndDeadlines() - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
getEndNode() - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
getEndNode() - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
 
getEntityManager() - Method in class org.jbpm.process.audit.jms.AsyncAuditLogReceiver
 
getEntityManagerFactory() - Method in class org.jbpm.process.audit.jms.AsyncAuditLogReceiver
 
getEntityManagerFactory() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getEntries() - Method in class org.jbpm.form.builder.services.model.Settings
 
getEntry(String) - Method in class org.jbpm.form.builder.services.model.Settings
 
getEntryPoint(String) - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPoint() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
The entry point for the node
getEntryPoint(String) - Method in interface org.kie.api.runtime.rule.RuleRuntime
Returns the WorkingMemoryEntryPoint instance associated with the given name.
getEntryPointId() - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPointId() - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns the String Id of this entry point
getEntryPointIds() - Method in class org.jbpm.process.ProcessBaseImpl
 
getEntryPointIds() - Method in interface org.kie.api.KieBase
Returns the set of the entry points declared and/or used in this kie base
getEntryPoints() - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPoints() - Method in interface org.kie.api.runtime.rule.RuleRuntime
Returns a collection of all available working memory entry points for this session.
getEnv() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getEnvironment() - Method in class org.jbpm.process.StatefulProcessSession
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEnvironment() - Method in interface org.kie.api.runtime.KieRuntime
 
getEqualsBehavior() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the EqualityBehavior of this KieBaseModel
getError() - Method in class org.jbpm.process.builder.ProcessErrorHandler
 
getErrorCode() - Method in class org.jbpm.bpmn2.core.Error
 
getErrorIdForErrorCode(String, Node) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
getErrorInfo() - Method in class org.jbpm.executor.entities.RequestInfo
 
getErrors() - Method in class org.jbpm.bpmn2.core.Definitions
 
getErrors() - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
getErrorsByRequestId(Long) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getErrorsByRequestId(Long) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getEscalationCode() - Method in class org.jbpm.bpmn2.core.Escalation
 
getEscalations() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
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;
getEventActions() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
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
 
getEventListener() - Method in class org.jbpm.services.task.commands.TaskContext
 
getEventListeners(String, Map<String, Object>) - Method in interface org.jbpm.runtime.manager.api.EventListenerProducer
Returns list of instances for given (T) type of listeners
Parameters that might be given are as follows: ksession taskService runtimeManager
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;
getEventProcessingMode() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the EventProcessingMode of this KieBaseModel
getEventProcessingMode() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
 
getEvents() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
getEventsRecieved() - Method in class org.jbpm.services.task.deadlines.notifications.impl.MockNotificationListener
 
getEventTransformer() - Method in class org.jbpm.workflow.core.node.EventNode
 
getEventType() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getEventTypes() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
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
 
getEventTypes() - Method in interface org.kie.api.runtime.process.EventListener
Returns the event types this event listener is interested in.
getException() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
getException(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
getExceptionClass() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
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
 
getExcludedOwners() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
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;
getExec() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
getExecutions() - Method in class org.jbpm.executor.entities.RequestInfo
 
getExecutor() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getExecutor() - Method in interface org.kie.api.concurrent.KieExecutors
 
getExistingIoAssociations(String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Returns the IoAssociations as matching on a simple string filter
getExistingIoAssociations(String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getExistingValidations() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Returns existing validations from the server
getExistingValidations() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getExpirationDate(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getExpirationDate(long) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
getExpirationDate(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
getExpirationDate(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getExpirationDate(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
getExpirationDate(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getExpirationDate(long) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
getExpirationOffset() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
The calculated expiration offset for this node in case it is an event. -1 means it does not expires.
getExpirationTime() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getExpirationTime() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getExpirationTime() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getExpirationTime() - Method in interface org.kie.api.task.model.TaskData
 
getExpirationTime() - Method in interface org.kie.api.task.model.TaskSummary
 
getExpression() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getExpression() - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
getExtendedNode() - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
getExternal() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getExternalId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getExternalId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getExternalId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getExternalId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getExternalId() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getExternalId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getFactClass() - Method in interface org.kie.api.definition.type.FactType
Returns the ClassgetFactCount() - Method in class org.jbpm.process.StatefulProcessSession
 
getFactCount() - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns the total number of facts currently in this entry point
getFactHandle(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandle() - Method in interface org.kie.api.event.rule.ObjectDeletedEvent
 
getFactHandle() - Method in interface org.kie.api.event.rule.ObjectInsertedEvent
 
getFactHandle() - Method in interface org.kie.api.event.rule.ObjectUpdatedEvent
 
getFactHandle(String) - Method in interface org.kie.api.runtime.ExecutionResults
 
getFactHandle(Object) - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns the fact handle associated with the given object.
getFactHandle() - Method in interface org.kie.api.runtime.rule.PropagationContext
The facthandle that was inserted, updated or retracted that created the PropagationContext
getFactHandle(String) - Method in interface org.kie.api.runtime.rule.Row
Return the FactHandle associated with the given identifier
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
 
getFactHandles() - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns all FactHandles from the current session.
getFactHandles(ObjectFilter) - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns all FactHandles from the current session for which the facts are accepted by the given filter.
getFactHandles() - Method in interface org.kie.api.runtime.rule.Match
 
getFactory(BeanManager, AbstractAuditLogger) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
Allows to create instance of this class dynamically via BeanManager.
getFactory(BeanManager, AbstractAuditLogger, KieContainer, String) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
Allows to create instance of this class dynamically via BeanManager.
getFactory() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getFactType(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getFactType(String, String) - Method in interface org.kie.api.KieBase
Returns a reference to the FactType identified by the given package and type names.
getFactTypes() - Method in class org.jbpm.process.ProcessPackage
 
getFactTypes() - Method in interface org.kie.api.definition.KiePackage
Return the fact types declared in this package The collection is immutable.
getFallbackUrl() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
getFaultAccessType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getFaultContentId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getFaultContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getFaultContentId() - Method in interface org.kie.api.task.model.TaskData
 
getFaultData() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultName() - Method in class org.jbpm.services.task.impl.model.FaultDataImpl
 
getFaultName() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getFaultName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getFaultName() - Method in class org.jbpm.workflow.core.node.FaultNode
 
getFaultName() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultName() - Method in interface org.kie.api.task.model.TaskData
 
getFaultNode() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getFaultType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getFaultType() - Method in interface org.kie.api.task.model.TaskData
 
getFaultVariable() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
getFaultVariable() - Method in class org.jbpm.workflow.core.node.FaultNode
 
getFeeds() - Method in class org.jbpm.process.workitem.rss.RSSWorkItemHandler
 
getField(String) - Method in interface org.kie.api.definition.type.FactType
Returns the FactField identified by the given name.
getFieldAnnotations() - Method in interface org.kie.api.definition.type.FactField
Returns the list of field-level annotations used in this field definition
getFields() - Method in interface org.kie.api.definition.type.FactType
Returns the list of FactField in this FactType
getFile() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getFile() - Method in interface org.kie.api.builder.model.FileLoggerModel
 
getFileLogger() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the FileLoggerModel registered on this KieSessionModel if any
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
 
getFlowElements() - Method in class org.jbpm.bpmn2.core.Lane
 
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
 
getForm(String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Returns a single form
getForm(String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
getForm(String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getFormat() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getFormat() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getFormat() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getFormat() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getFormatter() - Method in class org.jbpm.form.builder.services.model.Data
 
getFormBuilderProperties() - Method in interface org.jbpm.form.builder.services.api.MenuService
 
getFormBuilderProperties() - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
getFormByUUID(String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
getFormDisplay() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
getFormDisplay() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getFormDisplayProcess(String, String) - Method in interface org.jbpm.kie.services.api.FormProviderService
 
getFormDisplayProcess(String, String) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
getFormDisplayTask(long) - Method in interface org.jbpm.kie.services.api.FormProviderService
 
getFormDisplayTask(long) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
getFormItem(String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
getFormItems() - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
getFormItems() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getFormName() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getForms() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Returns all forms
getForms() - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
getForms() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getForms() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getFormValidations() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getFormValue() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
getFrom() - Method in class org.jbpm.process.workitem.email.Message
 
getFrom() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
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
 
getFrom() - Method in interface org.kie.api.definition.process.Connection
The Node the connection starts from.
getFromType() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
getFromType() - Method in interface org.kie.api.definition.process.Connection
The type of exit point of the from Node.
getFs() - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
getFunction() - Method in interface org.kie.api.event.kiebase.AfterFunctionRemovedEvent
 
getFunction() - Method in interface org.kie.api.event.kiebase.BeforeFunctionRemovedEvent
 
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
 
getFunctionNames() - Method in interface org.kie.api.definition.KiePackage
Return the names of the functions defined in this package.
getFuture() - Method in class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle
 
getFutureQueuedRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getFutureQueuedRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getGlobal(String) - Method in class org.jbpm.process.StatefulProcessSession
 
getGlobal(String) - Method in interface org.kie.api.runtime.KieRuntime
 
getGlobalItemDefinitions() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository
 
getGlobalKeys() - Method in interface org.kie.api.runtime.Globals
 
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(String) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
getGlobals(String) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
 
getGlobals() - Method in interface org.jbpm.workflow.core.WorkflowProcess
Returns the globals of this RuleFlow process.
getGlobals() - Method in interface org.kie.api.runtime.KieRuntime
 
getGlobals() - Method in interface org.kie.api.runtime.StatelessKieSession
Return the Globals store
getGlobalVariables() - Method in class org.jbpm.process.ProcessPackage
 
getGlobalVariables() - Method in interface org.kie.api.definition.KiePackage
Return the names of the globals defined in this package.
getGraphTitle() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getGraphXTitle() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getGraphYTitle() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getGroupById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getGroupById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
getGroupById(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getGroupId() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getGroupId() - Method in interface org.kie.api.builder.ReleaseId
 
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;
getGroups() - Method in class org.jbpm.examples.checklist.impl.CreateItemDialog
 
getGroups() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getGroups() - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
getGroups() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
getGroupsIds() - Method in class org.jbpm.services.task.commands.TaskCommand
 
getHandler() - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
Returns the work item handler instance
getHeader() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
getHeight() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getHeight() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getHelpers() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getHorizontalAlignment() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getHost() - Method in class org.jbpm.process.workitem.email.Connection
 
getHtml() - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
getHtml() - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
getHttpResponseCode() - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
getHTWorkItemHandler(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getHTWorkItemHandler(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
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;
getI18n() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getI18n() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getIcon() - Method in interface org.jbpm.workflow.core.NodeExtension
 
getIconEncoded() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getIconUrl() - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
getIconUrl() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getId() - Method in class org.jbpm.bpmn2.core.Association
 
getId() - Method in class org.jbpm.bpmn2.core.DataStore
 
getId() - Method in class org.jbpm.bpmn2.core.Interface
 
getId() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
getId() - Method in class org.jbpm.bpmn2.core.ItemDefinition
 
getId() - Method in class org.jbpm.bpmn2.core.Lane
 
getId() - Method in class org.jbpm.bpmn2.core.Message
 
getId() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getId() - Method in class org.jbpm.bpmn2.core.Signal
 
getId() - Method in class org.jbpm.examples.request.Person
 
getId() - Method in class org.jbpm.examples.request.Request
 
getId() - Method in class org.jbpm.executor.entities.ErrorInfo
 
getId() - Method in class org.jbpm.executor.entities.RequestInfo
 
getId() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getId() - Method in class org.jbpm.form.builder.services.model.Settings
 
getId() - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
getId() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getId() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getId() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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.persistence.correlation.CorrelationKeyInfo
 
getId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getId() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
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.services.task.impl.model.AttachmentImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
 
getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
 
getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getId() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getId() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getId() - Method in interface org.kie.api.builder.Message
Returns the unique identifier of this message
getId() - Method in interface org.kie.api.definition.KieDefinition
 
getId() - Method in interface org.kie.api.definition.process.Node
The id of the node.
getId() - Method in interface org.kie.api.definition.process.Process
The unique id of the Process.
getId() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
The ID of the node
getId() - Method in interface org.kie.api.runtime.KieSession
 
getId() - Method in interface org.kie.api.runtime.process.NodeInstance
The id of the node instance.
getId() - Method in interface org.kie.api.runtime.process.ProcessInstance
The unique id of this process instance.
getId() - Method in interface org.kie.api.runtime.process.WorkItem
The unique id of this work item
getId() - Method in interface org.kie.api.task.model.Attachment
 
getId() - Method in interface org.kie.api.task.model.Comment
 
getId() - Method in interface org.kie.api.task.model.Content
 
getId() - Method in interface org.kie.api.task.model.I18NText
 
getId() - Method in interface org.kie.api.task.model.OrganizationalEntity
 
getId() - Method in interface org.kie.api.task.model.Task
 
getId() - Method in interface org.kie.api.task.model.TaskSummary
 
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;
getIdentifier() - Method in interface org.jbpm.kie.services.api.DeploymentUnit
 
getIdentifier() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getIdentifier() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getIdentifier() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getIdentifier() - Method in interface org.kie.api.runtime.manager.RuntimeManager
 
getIdentifiers() - Method in interface org.kie.api.runtime.ExecutionResults
 
getIdentifiers() - Method in interface org.kie.api.runtime.rule.QueryResults
 
getIdentity() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getIdentity() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getIdentityName() - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
getIdentityProvider() - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
getIdentityProvider() - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
getIdentityService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getIfBlock() - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
getImageUrls() - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
getImplementationRef() - Method in class org.jbpm.bpmn2.core.Interface
 
getImplementationRef() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
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
 
getIncomingConnections() - Method in interface org.kie.api.definition.process.Node
The incoming connections for this Node.
getIncomingConnections(String) - Method in interface org.kie.api.definition.process.Node
The incoming connections for this Node for the given entry-point.
getIndex() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
getIndex() - Method in interface org.kie.api.definition.type.FactField
Returns the index of this field in the field list for the defining fact type.
getInErrorRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getInErrorRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getInformationMap() - Method in exception org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException
 
getInitiator() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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
 
getInPorts(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getInPorts(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
getInput() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getInputName() - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
getInputs() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getInputs() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getInputs() - Static method in class org.jbpm.services.task.utils.MVELUtils
 
getInputStream() - Method in interface org.kie.api.io.Resource
Open an InputStream to the resource, the user must close this when finished.
getInstance() - Static method in class org.jbpm.examples.quickstarts.HelloService
 
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() - Static method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
getInstance(Environment) - Static method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
 
getInstanceByType(BeanManager, Class<T>, Annotation...) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getInstanceService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getInteger(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getInterface() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
getInterval() - Method in class org.jbpm.executor.impl.ExecutorImpl
getInterval() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getInterval() - Method in interface org.kie.api.builder.model.FileLoggerModel
 
getInType() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
getInvalidReason() - Method in class org.jbpm.examples.request.Request
 
getInvokeFunction() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getInvokerTemplateRegistry() - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
getIOService() - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
getItemDefinitions() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getItemName() - Method in class org.jbpm.examples.checklist.impl.CreateItemDialog
 
getItemRepresentationMap() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.BorderPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getItems() - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
getItemSubjectRef() - Method in class org.jbpm.bpmn2.core.DataStore
 
getItemValidations() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
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;
getJbpmServicesPersistenceManager() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getJbpmTransactionManager() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
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;
getKbaseName() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getKey() - Method in class org.jbpm.executor.entities.RequestInfo
 
getKey() - Method in class org.jbpm.form.builder.services.model.graph.GraphEntry
 
getKey() - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
getKey() - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
getKieBase() - Method in class org.jbpm.process.StatefulProcessSession
 
getKieBase() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getKieBase(String) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
getKieBase(String) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
 
getKieBase() - Method in interface org.kie.api.event.kiebase.BeforeKieBaseUnlockedEvent
 
getKieBase() - Method in interface org.kie.api.event.kiebase.KieBaseEvent
 
getKieBase() - Method in interface org.kie.api.runtime.KieContainer
Returns the default KieBase in this KieContainer.
getKieBase(String) - Method in interface org.kie.api.runtime.KieContainer
Returns the KieBase with the given name in this KieContainer.
getKieBase() - Method in interface org.kie.api.runtime.KieRuntime
Returns the KieBase reference from which this stateful session was created.
getKieBase() - Method in interface org.kie.api.runtime.StatelessKieSession
Returns the KieBase reference from which this stateless session was created.
getKieBaseCount() - Method in interface org.kie.api.management.KieManagementAgentMBean
 
getKieBaseEventListeners() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKieBaseEventListeners() - Method in interface org.kie.api.event.kiebase.KieBaseEventManager
Returns all event listeners.
getKieBaseId() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the associated Kie Base ID
getKieBaseModels() - Method in interface org.kie.api.builder.model.KieModuleModel
Returns all the KieBaseModel defined in this KieModuleModel mapped by their names
getKieClasspathContainer() - Method in interface org.kie.api.KieServices
Returns KieContainer for the classpath, this a global singleton
getKieContainer() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getKieModule() - Method in interface org.kie.api.builder.KieBuilder
Returns the KieModule for which this KieBuilder has been created
getKieModule(ReleaseId) - Method in interface org.kie.api.builder.KieRepository
Retrieve a KieModule with the given ReleaseId in this KieRepository.
getKiePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getKiePackage() - Method in interface org.kie.api.event.kiebase.AfterKiePackageAddedEvent
 
getKiePackage() - Method in interface org.kie.api.event.kiebase.AfterKiePackageRemovedEvent
 
getKiePackage() - Method in interface org.kie.api.event.kiebase.BeforeKiePackageAddedEvent
 
getKiePackage() - Method in interface org.kie.api.event.kiebase.BeforeKiePackageRemovedEvent
 
getKiePackage(String) - Method in interface org.kie.api.KieBase
Returns a reference to the KiePackage identified by the given name.
getKiePackages() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKiePackages() - Method in interface org.kie.api.KieBase
Returns a collection of the KiePackages that exist in this KieBase.
getKieRuntime() - Method in interface org.kie.api.event.KieRuntimeEvent
The knowledge runtime that generated the event.
getKieRuntime() - Method in interface org.kie.api.runtime.KieContext
 
getKieSession() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getKieSession() - Method in interface org.kie.api.runtime.manager.RuntimeEngine
 
getKieSessionId() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the associated Kie Session ID
getKieSessionModels() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns all the KieSessionModel defined in this KieBaseModel mapped by their names
getKieSessions() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKieSessions() - Method in interface org.kie.api.KieBase
Returns a collection of the KieSessions that exist in this KieBase.
getKind() - Method in interface org.kie.api.builder.model.ListenerModel
Returns the Kind of this ListenerModel
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
 
getKnowledgeRuntime() - Method in interface org.kie.api.runtime.KieContext
Deprecated. 
getKnowledgeType() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getKnowledgeType() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getKnowledgeType() - Method in interface org.kie.api.definition.KieDefinition
 
getKsession() - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
getKsessionId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getKsessionName() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getKsessionName() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getLabel() - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
getLanguage() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getLanguage() - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
getLanguage() - Method in class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
 
getLanguage() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
 
getLanguage() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
getLanguage() - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
getLanguage() - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
getLanguage() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
getLanguage() - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
getLanguage() - Method in interface org.kie.api.task.model.I18NText
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
getLastIdleTimestamp() - Method in class org.jbpm.process.StatefulProcessSession
 
getLastModificationDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastModified() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastReset() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the timestamp of the last stats reset
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
 
getLatitude() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getLegend() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
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
 
getLevel() - Method in interface org.kie.api.builder.Message
Returns the message level
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
 
getLifeCycleManager() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getLine() - Method in interface org.kie.api.builder.Message
Returns the line number in the resource of the issue that caused the creation of this Message
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
 
getList(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getListenerModels() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns all the ListenerModels defined for this KieSessionModel
getListeners() - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
getListOfDtoHelpers(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getLocalText(List<I18NTextImpl>, String, String) - Static method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
getLocation() - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
getLocation() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getLoggedChecklistItems(long, WorkflowProcess) - Static method in class org.jbpm.examples.checklist.impl.ChecklistItemFactory
 
getLogger() - Method in interface org.kie.api.event.KieRuntimeEventManager
Returns the KieRuntimeLogger registered on this KieRuntimeEventManager if any
getLoggers() - Method in interface org.kie.api.KieServices
Returns KieLoggers, a factory for KieRuntimeLogger
getLong(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getLongitude() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getLoopBlock() - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
getManager() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getManager() - Method in class org.jbpm.services.task.identity.UserGroupLifeCycleManagerDecorator
 
getManager(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
getManagerFactory() - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getMap(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getMap() - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
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;
getMapkey() - Method in class org.jbpm.services.task.impl.model.LanguageImpl
 
getMapOfStrings(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getMappedManagers() - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
getMapper() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getMapper() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getMappingId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getMarshaller(String) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
getMarshallerContext(String, String) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
getMarshallerContext(Task) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
getMarshallerContext(Task) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getMarshallerContext(Task) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
getMarshallerContext(Task) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getMarshallers() - Method in interface org.kie.api.KieServices
Returns the KieMarshallers service
getMarshallingConfiguration() - Method in interface org.kie.api.marshalling.Marshaller
Returns the MarshallingConfiguration object for this marshaller
getMatch() - Method in interface org.kie.api.event.rule.MatchEvent
 
getMatch() - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
getMatch() - Method in interface org.kie.api.runtime.rule.RuleContext
Returns the current Match for the current context
getMax() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getMaxLength() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
getMaxLength() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
getMaxLength() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
getMaxThreads() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
getMenuItems() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Gets a map of groups indexed by group name.
getMenuItems() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getMenuOptions() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Gets a list of menu options, generally for a menu bar.
getMenuOptions() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getMessage() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
getMessage() - Method in class org.jbpm.executor.entities.ErrorInfo
 
getMessage() - Method in class org.jbpm.executor.entities.RequestInfo
 
getMessage() - Method in class org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
 
getMessage() - Method in interface org.jbpm.process.core.validation.ProcessValidationError
 
getMessage() - Method in class org.jbpm.process.workitem.email.Email
 
getMessage() - Method in class org.jbpm.services.task.exception.TaskError
 
getMessage() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getMessage() - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
getMessages(Message.Level...) - Method in interface org.kie.api.builder.Results
Returns all the Messages of the given levels in these Results
getMessages() - Method in interface org.kie.api.builder.Results
Returns all the Messages in these Results
getMetaData(String) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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
 
getMetaData() - Method in interface org.kie.api.definition.process.Connection
Meta data associated with this connection.
getMetaData() - Method in interface org.kie.api.definition.process.Node
Meta data associated with this Node.
getMetaData() - Method in interface org.kie.api.definition.process.Process
Meta data associated with this Node.
getMetaData() - Method in interface org.kie.api.definition.rule.Query
Returns an immutable Map of all meta data attributes associated with this query object.
getMetaData() - Method in interface org.kie.api.definition.rule.Rule
Returns an immutable Map of all meta data attributes associated with this rule object.
getMetaData() - Method in interface org.kie.api.definition.type.FactField
Returns the annotations of this field definition as key-value pairs.
getMetaData() - Method in interface org.kie.api.definition.type.FactType
Returns the annotations of this class definition as key-value pairs.
getMetaDataType() - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
getMethod() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
getMethod() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
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;
getMimeType() - Method in class org.jbpm.form.builder.services.model.Data
 
getMin() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getMobile() - Method in class org.jbpm.process.workitem.email.Recipient
 
getMode() - Method in enum org.kie.api.conf.EventProcessingOption
 
getN() - Method in class org.jbpm.workflow.core.node.Join
 
getName() - Method in class org.jbpm.bpmn2.core.DataStore
 
getName() - Method in class org.jbpm.bpmn2.core.Interface
 
getName() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
getName() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
getName() - Method in class org.jbpm.bpmn2.core.Lane
 
getName() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getName() - Method in interface org.jbpm.examples.checklist.ChecklistContext
 
getName() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getName() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistContext
 
getName() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getName() - Method in class org.jbpm.examples.junit.Person
 
getName() - Method in class org.jbpm.examples.quickstarts.Person
 
getName() - Method in class org.jbpm.examples.request.Person
 
getName() - Method in class org.jbpm.form.builder.services.model.Data
 
getName() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
getName() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
getName() - Method in interface org.jbpm.kie.services.api.IdentityProvider
 
getName() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getName() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
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.persistence.correlation.CorrelationKeyInfo
 
getName() - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
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 class org.jbpm.services.task.commands.TaskContext
 
getName() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getName() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getName() - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
getName() - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
getName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getName() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getName() - Method in interface org.jbpm.workflow.core.Constraint
Returns the name of the constraint
getName() - Method in class org.jbpm.workflow.core.DroolsAction
 
getName() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
getName() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getName() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the name of the KieBase defined by this KieBaseModel
getName() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the name of the KieSession defined by this KieSessionModel
getName() - Method in interface org.kie.api.builder.model.WorkItemHandlerModel
Returns the name of the work item that the handler is for
getName() - Method in interface org.kie.api.definition.KiePackage
The namespace for this package
getName() - Method in interface org.kie.api.definition.process.Node
The name of the node
getName() - Method in interface org.kie.api.definition.process.Process
The name of the Process.
getName() - Method in interface org.kie.api.definition.rule.Global
 
getName() - Method in interface org.kie.api.definition.rule.Query
Returns this query's name.
getName() - Method in interface org.kie.api.definition.rule.Rule
Returns this rule's name.
getName() - Method in interface org.kie.api.definition.type.Annotation
 
getName() - Method in interface org.kie.api.definition.type.FactField
Returns the name of this field.
getName() - Method in interface org.kie.api.definition.type.FactType
Returns the name of the FactType.
getName() - Method in class org.kie.api.io.ResourceType
 
getName() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns this MBean name
getName() - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
Returns the name of the configured work item handler
getName() - Method in interface org.kie.api.runtime.process.WorkItem
The name of the work item.
getName() - Method in interface org.kie.api.runtime.rule.ActivationGroup
 
getName() - Method in interface org.kie.api.runtime.rule.AgendaGroup
 
getName() - Method in interface org.kie.api.runtime.rule.RuleFlowGroup
 
getName() - Method in interface org.kie.api.task.model.Attachment
 
getName() - Method in interface org.kie.api.task.model.TaskSummary
 
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;
getNames() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getNames() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getNames() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getNames() - Method in interface org.kie.api.task.model.Task
 
getNamespace() - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
getNamespace() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getNamespace() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getNamespace() - Method in interface org.kie.api.definition.KieDefinition
 
getNewStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
getNewValue() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
getNewValue() - Method in interface org.kie.api.event.process.ProcessVariableChangedEvent
The new value of the variable.
getNextProcessInstanceId() - Method in interface org.jbpm.persistence.ProcessStorage
 
getNode(Long) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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
 
getNode(long) - Method in interface org.kie.api.definition.process.NodeContainer
The node in this NodeContainer with the given id.
getNode() - Method in interface org.kie.api.runtime.process.NodeInstance
Return the node this node instance refers to.
getNodeBuilder(Node) - Method in class org.jbpm.process.builder.ProcessNodeBuilderRegistry
 
getNodeBuilder(Class<? extends Node>) - Method in class org.jbpm.process.builder.ProcessNodeBuilderRegistry
 
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
 
getNodeContainer() - Method in interface org.kie.api.definition.process.Node
The NodeContainer this Node lives in.
getNodeId() - Method in class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
getNodeId() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
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.process.audit.NodeInstanceLog
 
getNodeId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getNodeId() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
getNodeId() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
getNodeId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getNodeId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getNodeId() - Method in interface org.kie.api.runtime.process.NodeInstance
The id of the node this node instance refers to.
getNodeInfos() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
getNodeInstance(WorkItem, WorkflowProcessInstance) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandlerCmdCallback
 
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(WorkItem) - Method in class org.jbpm.process.workitem.AbstractWorkItemHandler
 
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
 
getNodeInstance() - Method in interface org.kie.api.event.process.ProcessNodeEvent
The node instance this event is related to.
getNodeInstance(long) - Method in interface org.kie.api.runtime.process.NodeInstanceContainer
Returns the node instance with the given id, or null if the node instance cannot be found.
getNodeInstance() - Method in interface org.kie.api.runtime.process.ProcessContext
Returns the node instance that is currently being executed in this context, or null if no node instance is currently being executed.
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
 
getNodeInstanceContainer() - Method in interface org.kie.api.runtime.process.NodeInstance
The node instance container that this node instance is part of.
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 class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
getNodeInstanceId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getNodeInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
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
 
getNodeInstances() - Method in interface org.kie.api.runtime.process.NodeInstanceContainer
Returns all node instances that are currently active within this container.
getNodeName() - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getNodeName() - Method in class org.jbpm.compiler.xml.processes.DynamicNodeHandler
 
getNodeName() - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
getNodeName() - Method in class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
getNodeName() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getNodeName() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
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
 
getNodeName() - Method in interface org.kie.api.runtime.process.NodeInstance
The name of the node this node instance refers to.
getNodeRef() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getNodes() - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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
 
getNodes() - Method in interface org.kie.api.definition.process.NodeContainer
The Nodes of this NodeContainer.
getNodeType() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getNodeType() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getNodeType() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getNotifications() - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
getNotificationType() - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
getNotificationType() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getNullSafePeopleAssignments(Task) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
getNumber() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getObject(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
getObject() - Method in interface org.kie.api.event.rule.ObjectInsertedEvent
 
getObject() - Method in interface org.kie.api.event.rule.ObjectUpdatedEvent
 
getObject(FactHandle) - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns the object associated with the given FactHandle.
getObjectMarshallingStrategyStore() - Method in interface org.kie.api.marshalling.MarshallingConfiguration
 
getObjects() - Method in class org.jbpm.process.StatefulProcessSession
 
getObjects(ObjectFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
getObjects() - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns all facts from the current session as a Collection.
getObjects(ObjectFilter) - Method in interface org.kie.api.runtime.rule.EntryPoint
Returns all facts from the current session that are accepted by the given ObjectFilter.
getObjects() - Method in interface org.kie.api.runtime.rule.Match
Returns the list of objects that make the tuple that created this Match.
getObjectType() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
The Object Type of the node
getObserverMethods() - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventListener
 
getOffsetHeight() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getOffsetWidth() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
getOldObject() - Method in interface org.kie.api.event.rule.ObjectDeletedEvent
 
getOldObject() - Method in interface org.kie.api.event.rule.ObjectUpdatedEvent
 
getOldValue() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
getOldValue() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getOldValue() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getOldValue() - Method in interface org.kie.api.event.process.ProcessVariableChangedEvent
The old value of the variable.
getOnClickScript() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getOnLoadScripts() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getOnSubmitScripts() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getOperation(String) - Method in class org.jbpm.bpmn2.core.Interface
 
getOperator() - Method in interface org.kie.api.runtime.rule.Evaluator
Returns the operator representation object for this evaluator
getOperatorString() - Method in interface org.kie.api.runtime.rule.Operator
Returns the String representation for this operator
getOption(Class<T>) - Method in interface org.kie.api.conf.KieBaseOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.kie.api.conf.KieBaseOptionsConfiguration
Gets an option value for the given option + key.
getOption(Class<T>) - Method in interface org.kie.api.runtime.conf.KieSessionOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.kie.api.runtime.conf.KieSessionOptionsConfiguration
Gets an option value for the given option + key.
getOrderingNb() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getOrderingNb() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getOrganizationalEntityById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getOrganizationalEntityById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
getOrganizationalEntityById(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getOriginalPath() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getOriginalTaskHandler() - Method in class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
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.audit.event.ExtendedRuleFlowLogEvent
 
getOutcome() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getOutcome() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
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
 
getOutgoingConnections() - Method in interface org.kie.api.definition.process.Node
The outgoing connections for this Node.
getOutgoingConnections(String) - Method in interface org.kie.api.definition.process.Node
The outgoing connections for this Node for the given exit-point.
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
 
getOutPorts(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getOutPorts(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
getOutput() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getOutputAccessType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getOutputCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getOutputContentId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getOutputContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getOutputContentId() - Method in interface org.kie.api.task.model.TaskData
 
getOutputs() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getOutputType() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getOutputType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getOutputType() - Method in interface org.kie.api.task.model.TaskData
 
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.kie.services.impl.model.ProcessDesc
 
getPackageName() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getPackageName() - Method in interface org.kie.api.definition.process.Process
The package name of this process.
getPackageName() - Method in interface org.kie.api.definition.rule.Query
Returns the package name (namespace) this query is tied to.
getPackageName() - Method in interface org.kie.api.definition.rule.Rule
Returns the package name (namespace) this rule is tied to.
getPackageName() - Method in interface org.kie.api.definition.type.FactType
Returns the package this FactType is defined in.
getPackages() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the ordered list of all the package patterns used to define the set of resources that have to be included in the KieBase.
getParamaeters() - Method in class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext
 
getParameter(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
getParameter(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getParameter(String) - Method in interface org.kie.api.runtime.process.WorkItem
Returns the value of the parameter with the given name.
getParameters() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
getParameters() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getParameters() - Method in interface org.kie.api.runtime.process.WorkItem
Returns the map of parameters of this work item.
getParametersMap(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getParams() - Method in class org.jbpm.services.task.commands.AddTaskCommand
 
getParentId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getParentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getParentId() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getParentId() - Method in interface org.kie.api.task.model.TaskData
 
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.audit.event.ExtendedRuleFlowLogEvent
 
getParentProcessInstanceId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getParentProcessInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
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
 
getPartitionId() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
The partition the node belongs to
getPassword() - Method in class org.jbpm.process.workitem.email.Connection
 
getPath() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getPath(String) - Method in interface org.jbpm.shared.services.api.FileService
 
getPath(String) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
getPath() - Method in interface org.kie.api.builder.Message
Returns the path of the resource that caused the creation of this Message
getPendingChecklistItems(WorkflowProcess) - Static method in class org.jbpm.examples.checklist.impl.ChecklistItemFactory
 
getPendingRequestById(Long) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getPendingRequestById(Long) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getPendingRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getPendingRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getPendingTaskByUserId(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPendingTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getPendingTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskStatisticsServiceImpl
 
getPeopleAssignments() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getPeopleAssignments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getPeopleAssignments() - Method in interface org.kie.api.task.model.Task
 
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
 
getPersistedSessionId(String, String) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
Retrieves session id from serialized file named jbpmSessionId.ser from given location.
getPersistenceContextManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getPersistenceUnitName() - Method in interface org.jbpm.process.audit.AuditLogService
 
getPersistenceUnitName() - Method in class org.jbpm.process.audit.JPAAuditLogService
 
getPersonId() - Method in class org.jbpm.examples.request.Request
 
getPm() - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
getPm() - Method in class org.jbpm.services.task.commands.TaskContext
 
getPort() - Method in class org.jbpm.process.workitem.email.Connection
 
getPotentialOwners() - Method in class org.jbpm.services.task.commands.NominateTaskCommand
 
getPotentialOwners() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
getPotentialOwners() - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
getPotentialOwners() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
 
getPotentialOwners() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getPotentialOwners() - Method in interface org.kie.api.task.model.PeopleAssignments
 
getPotentialOwners() - Method in interface org.kie.api.task.model.TaskSummary
 
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getPrecision() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getPreviousStatus() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getPreviousStatus() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getPreviousStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
getPreviousStatus() - Method in interface org.kie.api.task.model.TaskData
 
getPriority() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getPriority() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getPriority() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getPriority() - Method in interface org.jbpm.kie.services.impl.form.FormProvider
 
getPriority() - Method in class org.jbpm.kie.services.impl.form.provider.ClasspathFormProvider
 
getPriority() - Method in class org.jbpm.kie.services.impl.form.provider.InMemoryFormProvider
 
getPriority() - Method in class org.jbpm.kie.services.impl.form.provider.VFSFormProvider
 
getPriority() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getPriority() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
getPriority(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPriority(long) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
getPriority(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
getPriority(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getPriority() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getPriority() - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
getPriority() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getPriority() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getPriority(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
getPriority(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getPriority() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getPriority(long) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
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
 
getPriority() - Method in interface org.kie.api.task.model.Task
 
getPriority() - Method in interface org.kie.api.task.model.TaskSummary
 
getProcess() - Method in class org.jbpm.compiler.ProcessBuildError
 
getProcess() - Method in class org.jbpm.compiler.xml.XmlProcessReader
 
getProcess() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getProcess() - Method in class org.jbpm.process.builder.ProcessBuildContext
 
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
 
getProcess() - Method in interface org.kie.api.event.kiebase.AfterProcessAddedEvent
 
getProcess() - Method in interface org.kie.api.event.kiebase.AfterProcessRemovedEvent
 
getProcess() - Method in interface org.kie.api.event.kiebase.BeforeProcessAddedEvent
 
getProcess() - Method in interface org.kie.api.event.kiebase.BeforeProcessRemovedEvent
 
getProcess(String) - Method in interface org.kie.api.KieBase
Returns a reference to the Process identified by the given processId
getProcess() - Method in interface org.kie.api.runtime.process.ProcessInstance
 
getProcessById(String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessById(String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessClassBuilder() - Method in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
getProcessClassBuilder() - Method in class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
getProcessClassBuilder() - Method in class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
getProcessClassBuilder() - Method in interface org.jbpm.process.builder.dialect.ProcessDialect
 
getProcessData(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getProcessData(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getProcessDesc(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getProcessDesc(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getProcessDesc(String) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository
 
getProcessDescr() - Method in class org.jbpm.process.builder.ProcessBuildContext
 
getProcesses() - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
getProcesses() - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcesses() - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcesses() - Method in class org.jbpm.process.ProcessBaseImpl
 
getProcesses() - Method in class org.jbpm.process.ProcessPackage
 
getProcesses() - Method in interface org.kie.api.definition.KiePackage
Return the process definitions for this package.
getProcesses() - Method in interface org.kie.api.KieBase
Returns a collection of the Processes that exist in this KieBase.
getProcessesByDeploymentId(String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessesByDeploymentId(String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessesByDeploymentIdProcessId(String, String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessesByDeploymentIdProcessId(String, String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessesByFilter(String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessesByFilter(String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessEventListeners() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getProcessEventListeners() - Method in interface org.kie.api.event.process.ProcessEventManager
Returns all event listeners.
getProcessEventSupport() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessEventSupport() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessId() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getProcessId() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getProcessId() - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
getProcessId() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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.persistence.processinstance.ProcessInstanceInfo
 
getProcessId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getProcessId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getProcessId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getProcessId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getProcessId() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getProcessId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
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.services.task.impl.model.TaskDataImpl
 
getProcessId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getProcessId() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getProcessId() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getProcessId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessId() - Method in interface org.kie.api.runtime.process.ProcessInstance
The id of the process definition that is related to this process instance.
getProcessId() - Method in interface org.kie.api.task.model.TaskData
 
getProcessId() - Method in interface org.kie.api.task.model.TaskSummary
 
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(long) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstance(long, boolean) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstance(CorrelationKey) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstance(InternalKnowledgeRuntime, Environment) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstance(InternalKnowledgeRuntime, Environment, boolean) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
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(WorkItem) - Method in class org.jbpm.process.workitem.AbstractWorkItemHandler
 
getProcessInstance() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getProcessInstance() - Method in interface org.kie.api.event.process.ProcessEvent
The ProcessInstance this event relates to.
getProcessInstance() - Method in interface org.kie.api.runtime.process.NodeInstance
The process instance that this node instance is executing in.
getProcessInstance() - Method in interface org.kie.api.runtime.process.ProcessContext
Returns the process instance that is currently being executed in this context.
getProcessInstance(long) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Returns the process instance with the given id.
getProcessInstance(long, boolean) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Returns the process instance with the given id.
getProcessInstanceActiveNodes(String, long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceActiveNodes(String, long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceByCorrelationKey(CorrelationKey) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
getProcessInstanceByCorrelationKey(CorrelationKey) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getProcessInstanceByCorrelationKey(CorrelationKey) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
getProcessInstanceByCorrelationKey(CorrelationKey, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
getProcessInstanceById(long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceById(long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceByteArray() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstanceCompletedNodes(String, long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceCompletedNodes(String, long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceFactHandle(Long, KieRuntime) - Method in class org.jbpm.kie.services.impl.event.listeners.CDIRuleAwareProcessEventListener
 
getProcessInstanceFactHandle(Long, KieRuntime) - Method in class org.jbpm.process.instance.event.listeners.RuleAwareProcessEventLister
 
getProcessInstanceFactory(Process) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
getProcessInstanceFullHistory(String, long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceFullHistory(String, long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceHistory(String, long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceHistory(String, long, boolean) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstanceHistory(String, long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceHistory(String, long, boolean) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstanceId() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
getProcessInstanceId() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getProcessInstanceId() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistContext
 
getProcessInstanceId() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getProcessInstanceId(WorkItem) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
 
getProcessInstanceId() - Method in class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
getProcessInstanceId() - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
getProcessInstanceId() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
getProcessInstanceId() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
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.persistence.correlation.CorrelationKeyInfo
 
getProcessInstanceId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getProcessInstanceId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
Added in order to satisfy Hibernate AND the JBPMorm.xml: Hibernate needs getter/setters for a the field that's mapped.
getProcessInstanceId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getProcessInstanceId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getProcessInstanceId() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getProcessInstanceId(WorkItem) - Method in class org.jbpm.process.workitem.AbstractWorkItemHandler
 
getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
 
getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
getProcessInstanceId() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getProcessInstanceId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getProcessInstanceId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getProcessInstanceId() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
getProcessInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessInstanceId() - Method in interface org.kie.api.runtime.process.WorkItem
The id of the process instance that requested the execution of this work item
getProcessInstanceId() - Method in interface org.kie.api.task.model.TaskData
 
getProcessInstanceId() - Method in interface org.kie.api.task.model.TaskSummary
 
getProcessInstanceManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessInstanceManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstances() - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstances(List<Integer>, String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstances() - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstances(List<Integer>, String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstances() - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
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
 
getProcessInstances() - Method in interface org.kie.api.runtime.process.ProcessRuntime
Returns a collection of currently active process instances.
getProcessInstancesByDeploymentId(String, List<Integer>) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstancesByDeploymentId(String, List<Integer>) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstancesByProcessDefinition(String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstancesByProcessDefinition(String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstancesByProcessId(List<Integer>, String, String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstancesByProcessId(List<Integer>, String, String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getProcessInstancesByProcessName(List<Integer>, String, String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getProcessInstancesByProcessName(List<Integer>, String, String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
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;
getProcessInstanceState() - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
getProcessInstancesWaitingForEvent(String) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in interface org.jbpm.persistence.ProcessStorage
 
getProcessName() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getProcessName() - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
getProcessName() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
getProcessName() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getProcessName() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getProcessName() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getProcessName() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getProcessName() - Method in interface org.kie.api.runtime.process.ProcessInstance
The name of the process definition that is related to this process instance.
getProcessNodeInstanceFactory(Node) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
 
getProcessPersistenceContext() - Method in class org.jbpm.persistence.JpaProcessPersistenceContextManager
 
getProcessPersistenceContext() - Method in class org.jbpm.persistence.MapProcessPersistenceContextManager
 
getProcessPersistenceContext() - Method in interface org.jbpm.persistence.ProcessPersistenceContextManager
 
getProcessRef() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
getProcessRuntime() - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessSessionId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getProcessSessionId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getProcessSessionId() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getProcessSessionId() - Method in interface org.kie.api.task.model.TaskData
 
getProcessSessionId() - Method in interface org.kie.api.task.model.TaskSummary
 
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;
getProcessVersion() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
getProcessVersion() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getProcessVersion() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
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;
getPropagationContext() - Method in interface org.kie.api.event.rule.WorkingMemoryEvent
 
getPropagationNumber() - Method in interface org.kie.api.runtime.rule.PropagationContext
 
getProperties() - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
getProperties() - Method in class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
getProperties() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
getProperty(String) - Method in interface org.kie.api.PropertiesConfiguration
Gets a property value
getPropertyAsInt(String, String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
getPropertyName() - Method in enum org.kie.api.conf.DeclarativeAgendaOption
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.conf.EqualityBehaviorOption
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.conf.EventProcessingOption
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.conf.MBeansOption
Returns the property name for this option
getPropertyName() - Method in interface org.kie.api.conf.Option
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.conf.RemoveIdentitiesOption
Returns the property name for this option
getPropertyName() - Method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
Returns the property name for this option
getPropertyName() - Method in class org.kie.api.runtime.conf.ClockTypeOption
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.runtime.conf.KeepReferenceOption
Returns the property name for this option
getPropertyName() - Method in enum org.kie.api.runtime.conf.QueryListenerOption
Returns the property name for this option
getPropertyName() - Method in class org.kie.api.runtime.conf.TimerJobFactoryOption
Returns the property name for this option
getPropertyName() - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
Returns the property name for this option
getPropertyType(String) - Method in interface org.kie.api.definition.type.Annotation
 
getPropertyValue(String) - Method in interface org.kie.api.definition.type.Annotation
 
getQualifierModel() - Method in interface org.kie.api.builder.model.ListenerModel
 
getQualifierModel() - Method in interface org.kie.api.builder.model.WorkItemHandlerModel
 
getQueries() - Method in class org.jbpm.process.ProcessPackage
 
getQueries() - Method in interface org.kie.api.definition.KiePackage
Return the query definitions for this package.
getQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getQuery(String, String) - Method in interface org.kie.api.KieBase
Returns a reference to the Query identified by the given package and query names.
getQueryResults(String, Object...) - Method in class org.jbpm.process.StatefulProcessSession
 
getQueryResults(String, Object...) - Method in interface org.kie.api.runtime.rule.RuleRuntime
Retrieve the QueryResults of the specified query and arguments
getQueryService() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getQueryService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getQueue() - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
getQueuedRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getQueuedRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getReader() - Method in interface org.kie.api.io.Resource
Opens a Reader to the resource, the user must close this when finished.
getReasons() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
getReassignments() - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
getRecipients() - Method in class org.jbpm.process.workitem.email.Message
 
getRecipients() - Method in class org.jbpm.process.workitem.email.Recipients
 
getRecipients() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getRecipients() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
getRegisterableItemsFactory() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getReleaseId() - Method in interface org.kie.api.builder.KieModule
Returns the ReleaseId identifying this KieModule
getReleaseId() - Method in interface org.kie.api.runtime.KieContainer
Returns the ReleaseId of the KieModule wrapped by this KieContainer
getRepeatLimit() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getReplyTo() - Method in class org.jbpm.process.workitem.email.Message
 
getReplyTo() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
getRepository() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getRepository() - Method in interface org.kie.api.KieServices
Returns the KieRepository, a singleton acting as a repository for all the available KieModules
getRepositoryAlias() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getRepositoryFolder() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getRepositoryScheme() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getRequestByBusinessKey(String) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getRequestById(Long) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getRequestById(Long) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getRequestData() - Method in class org.jbpm.executor.entities.RequestInfo
 
getRequestForProcessing() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getRequestInfo() - Method in class org.jbpm.executor.entities.ErrorInfo
 
getRequestsByBusinessKey(String) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getRequestsByStatus(List<STATUS>) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getRequestsByStatus(List<STATUS>) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getResource() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getResource() - Method in interface org.kie.api.definition.process.Process
 
getResources() - Method in interface org.kie.api.KieServices
Returns the KieResources, a factory that provides Resource implementations for the desired IO resource
getResourceType() - Method in interface org.kie.api.io.Resource
Returns the type of the resource if one could be inferred by the extension of the resource or if it was explicitly set.
getResourceType(String) - Static method in class org.kie.api.io.ResourceType
 
getResponseData() - Method in class org.jbpm.executor.entities.RequestInfo
 
getResponseLanguage() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
getResult(String) - Method in interface org.kie.api.runtime.process.WorkItem
Returns the value of the result parameter with the given name.
getResult(Serializable) - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Returns the current value in this accumulation session
getResults() - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
getResults() - Method in interface org.kie.api.builder.KieBuilder
Returns the Results of the building process.
getResults() - Method in interface org.kie.api.runtime.process.WorkItem
Returns the map of result parameters of this work item.
getResultType() - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Returns the class type of the result of this function
getRetries() - Method in class org.jbpm.executor.entities.RequestInfo
 
getRetries() - Method in class org.jbpm.executor.impl.ExecutorImpl
getRetries() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getReturnValueEvaluator() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getReturnValueEvaluatorBuilder() - Method in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
getReturnValueEvaluatorBuilder() - Method in class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
getReturnValueEvaluatorBuilder() - Method in class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
getReturnValueEvaluatorBuilder() - Method in interface org.jbpm.process.builder.dialect.ProcessDialect
 
getReusableSubProcesses(String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getReusableSubProcesses(String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getReusableSubProcesses() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
GetReusableSubProcessesHandler - Class in org.jbpm.kie.services.impl.bpmn2
 
GetReusableSubProcessesHandler() - Constructor for class org.jbpm.kie.services.impl.bpmn2.GetReusableSubProcessesHandler
 
getRolePrincipleName() - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
getRoles() - Method in interface org.jbpm.kie.services.api.IdentityProvider
 
getRows() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getRows() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
getRows() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getRowspan(int, int) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
getRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getRule() - Method in interface org.kie.api.event.kiebase.AfterKieBaseLockedEvent
 
getRule() - Method in interface org.kie.api.event.kiebase.AfterRuleAddedEvent
 
getRule() - Method in interface org.kie.api.event.kiebase.AfterRuleRemovedEvent
 
getRule() - Method in interface org.kie.api.event.kiebase.BeforeRuleAddedEvent
 
getRule() - Method in interface org.kie.api.event.kiebase.BeforeRuleRemovedEvent
 
getRule(String, String) - Method in interface org.kie.api.KieBase
Returns a reference to the Rule identified by the given package and rule names.
getRule() - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
getRule() - Method in interface org.kie.api.runtime.rule.Match
 
getRule() - Method in interface org.kie.api.runtime.rule.PropagationContext
The rule that caused the working memory action that created this PropagationContext.
getRule() - Method in interface org.kie.api.runtime.rule.RuleContext
Returns the active Rule for the current context
getRuleBase() - Method in class org.jbpm.process.ProcessBaseImpl
 
getRuleContextProvider() - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
 
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
 
getRuleFlowGroup() - Method in interface org.kie.api.event.rule.RuleFlowGroupEvent
The RuleFlowGroup for this event
getRuleFlowGroup(String) - Method in interface org.kie.api.runtime.rule.Agenda
 
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
 
getRules() - Method in interface org.kie.api.definition.KiePackage
Return the rule definitions for this package.
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;
getRuleTemplateRegistry() - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
getRunningRequests() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
getRunningRequests() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getRuntime() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
getRuntimeDataService() - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getRuntimeEngine(Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getRuntimeEngine(Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getRuntimeEngine(Context) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getRuntimeEngine() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getRuntimeEngine(Context<?>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getRuntimeEngine(Context<?>) - Method in interface org.kie.api.runtime.manager.RuntimeManager
 
getRuntimeManager(String) - Method in class org.jbpm.executor.impl.runtime.RuntimeManagerRegistry
Returns RuntimeManager instance if registered, otherwise null
getRuntimeManager(CommandContext) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandlerCmdCallback
 
getRuntimeManager() - Method in interface org.jbpm.kie.services.api.DeployedUnit
 
getRuntimeManager(String) - Method in interface org.jbpm.kie.services.api.DeploymentService
 
getRuntimeManager(String) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
getRuntimeManager() - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
getRuntimeManager() - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
getRuntimeManager() - Method in class org.jbpm.services.task.wih.LocalHTWorkItemHandler
 
getRuntimeMetaData() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getSchedulerService() - Method in interface org.jbpm.runtime.manager.api.SchedulerProvider
Returns fully configured instance of SchedulerService ready to be used/
getSchedulerService() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getScope() - Method in class org.jbpm.workflow.core.node.EndNode
 
getScope() - Method in class org.jbpm.workflow.core.node.EventNode
 
getScope() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns the CDI scope of this KieBaseModel Default is javax.enterprise.context.ApplicationScoped
getScope() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the CDI scope of this KieSessionModel
getScript() - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
getScrollLeft() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getScrollTop() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
getSelected() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
getSelectedIndex() - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
getSelectedWorkItem() - Method in class org.jbpm.examples.request.UIWorkItemHandler
 
getSelectedWorkItem() - Method in class org.jbpm.process.instance.impl.demo.UIWorkItemHandler
 
getSelectedWorkItem() - Method in class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
getSequentialAgenda() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
getSerializedContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
 
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
 
getService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getSession() - Method in class org.jbpm.process.workitem.AbstractWorkItemHandler
 
getSession() - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
getSessionClock() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionClock() - Method in interface org.kie.api.runtime.KieRuntime
Returns the session clock instance assigned to this session
getSessionConfigProperties() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getSessionConfiguration() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionConfiguration() - Method in interface org.kie.api.runtime.KieRuntime
 
getSessionCount() - Method in interface org.kie.api.management.KieManagementAgentMBean
 
getSessionFactory(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
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
 
getSettingsByUserId(String) - Method in interface org.jbpm.form.builder.services.api.SettingsService
 
getSettingsByUserId(String) - Method in class org.jbpm.form.builder.services.impl.db.DBSettingsService
 
getSettingsByUserIdGWT(String) - Method in interface org.jbpm.form.builder.services.api.SettingsService
 
getSettingsByUserIdGWT(String) - Method in class org.jbpm.form.builder.services.impl.db.DBSettingsService
 
getSignalManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getSignalManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getSimpleName() - Method in interface org.kie.api.definition.type.FactType
Returns the unqualified name of the FactType.
getSize() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
getSize() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
getSize() - Method in interface org.kie.api.task.model.Attachment
 
getSource() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
getSourcePath() - Method in interface org.kie.api.io.Resource
Returns the name of the resource, if one is available.
getSourceRef() - Method in class org.jbpm.bpmn2.core.Association
 
getSourceRef() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getSources() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
getSources() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getSpacing() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getSplit() - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
getSplit() - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
getSrc() - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
getSrc() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getStacktrace() - Method in class org.jbpm.executor.entities.ErrorInfo
 
getStart() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getStart() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getStart() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getStartDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getStartDate() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getStartDeadlines() - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
getStartNode() - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
 
getStartTls() - Method in class org.jbpm.process.workitem.email.Connection
 
getState() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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.persistence.processinstance.ProcessInstanceInfo
 
getState() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getState() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getState() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getState() - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
getState() - Method in interface org.kie.api.runtime.process.ProcessInstance
The state of the process instance.
getState() - Method in interface org.kie.api.runtime.process.WorkItem
The state of the work item.
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;
getStatsByProcess() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getStatsByProcessInstance() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getStatsByRule() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getStatsForProcess(String) - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getStatsForProcessInstance(long) - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getStatsForRule(String) - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns a formatted String with statistics for a single rule in this session, like number of matches created, cancelled and fired as well as firing time.
getStatus() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getStatus() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getStatus() - Method in class org.jbpm.executor.entities.RequestInfo
 
getStatus() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
getStatus() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getStatus() - Method in class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
getStatus() - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
getStatus() - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
getStatus() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getStatus() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getStatus() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
getStatus() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getStatus(EntityManager) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
getStatus(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
getStatus(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
getStatus() - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
getStatus() - Method in interface org.kie.api.task.model.TaskData
 
getStatus() - Method in interface org.kie.api.task.model.TaskSummary
 
getStatuses() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
getStep() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
getStoredProcessInstances() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getStoredProcessInstances() - Method in interface org.jbpm.persistence.NonTransactionalProcessPersistentSession
 
getStoreServices() - Method in interface org.kie.api.KieServices
Returns KieStoreServices
getStrategy() - Method in interface org.jbpm.kie.services.api.DeploymentUnit
 
getStrategy() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getStrategy() - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
getStrategy(int) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategyStore
 
getStrategy(Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategyStore
 
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
getStrategyObject(String) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategyStore
 
getStrategyObject(Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategyStore
 
getString(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getString() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
getStructureRef() - Method in class org.jbpm.bpmn2.core.ItemDefinition
 
getStructureRef() - Method in class org.jbpm.bpmn2.core.Signal
 
getStyleClass() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getSubConnections(CompositeNode) - Method in class org.jbpm.bpmn2.xml.AbstractCompositeNodeHandler
 
getSubConnections(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getSubConnections(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
getSubDto(String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
getSubject() - Method in class org.jbpm.process.workitem.email.Message
 
getSubject() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
getSubject() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getSubject() - Method in interface org.kie.api.task.model.TaskSummary
 
getSubjects() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
getSubjects() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getSubjects() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getSubjects() - Method in interface org.kie.api.task.model.Task
 
getSubMenu() - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
getSubNodes(CompositeNode) - Method in class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
getSubNodes(ForEachNode) - Method in class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
getSubNodes(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getSubNodes(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
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;
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getSubTasksByParent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getSubTasksByParent(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getSubTaskStrategy(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getSubTaskStrategy() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getSubTaskStrategy() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
getSubTaskStrategy(long) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
getSuperClass() - Method in interface org.kie.api.definition.type.FactType
Returns the name of the FactType's super type
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
 
getTabContents() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getTabTitles() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getTabWidth() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
getTarget() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
getTarget() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getTargetEntityId() - Method in class org.jbpm.services.task.commands.TaskCommand
 
getTargetNamespace() - Method in class org.jbpm.bpmn2.core.Definitions
 
getTargetPath() - Method in interface org.kie.api.io.Resource
Returns the path that should be used when writing this resource down to KieFileSystem.
getTargetRef() - Method in class org.jbpm.bpmn2.core.Association
 
getTargetRef() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getTask() - Method in class org.jbpm.services.task.commands.AddTaskCommand
 
getTaskAdminService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
GetTaskAssignedAsBusinessAdminCommand - Class in org.jbpm.services.task.commands
 
GetTaskAssignedAsBusinessAdminCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
 
GetTaskAssignedAsBusinessAdminCommand(String, String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
 
GetTaskAssignedAsPotentialOwnerCommand - Class in org.jbpm.services.task.commands
 
GetTaskAssignedAsPotentialOwnerCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
GetTaskAssignedAsPotentialOwnerCommand(String, String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
GetTaskAssignedAsPotentialOwnerCommand(String, String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
getTaskAssignments() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getTaskAttachmentService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTaskById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskById(long) - Method in interface org.kie.api.task.TaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskByWorkItemId(long) - Method in interface org.kie.api.task.TaskService
 
GetTaskByWorkItemIdCommand - Class in org.jbpm.services.task.commands
 
GetTaskByWorkItemIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
 
GetTaskByWorkItemIdCommand(long) - Constructor for class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
 
GetTaskCommand - Class in org.jbpm.services.task.commands
 
GetTaskCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskCommand
 
GetTaskCommand(long) - Constructor for class org.jbpm.services.task.commands.GetTaskCommand
 
getTaskContent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskContent(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskContentService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskData() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getTaskData() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getTaskData() - Method in interface org.kie.api.task.model.Task
 
getTaskDefById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskDefById(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
 
getTaskDefById(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskDefService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskDefService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskEvents() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskEventsById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskEventsServiceImpl
 
getTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskEventsService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskId() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getTaskId() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getTaskId() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
getTaskId() - Method in class org.jbpm.services.task.commands.TaskCommand
 
getTaskId() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getTaskId() - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
getTaskId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
getTaskId() - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
getTaskIdentityService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskIdentityService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskInitiator() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
getTaskInitiator() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
 
getTaskInitiator() - Method in interface org.kie.api.task.model.PeopleAssignments
 
getTaskInputMappings(String, String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getTaskInputMappings(String, String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getTaskInputMappings() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getTaskInstanceById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskInstanceById(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTaskInstanceById(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTaskInstanceById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskInstanceService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskLifecycleEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskLifecycleEventListeners() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskName(Element) - Method in class org.jbpm.bpmn2.xml.ManualTaskHandler
 
getTaskName(Element) - Method in class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
getTaskName(Element) - Method in class org.jbpm.bpmn2.xml.SendTaskHandler
 
getTaskName(Element) - Method in class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
getTaskName(Element) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
getTaskNotificationEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskNotificationEventListeners() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskOutputMappings(String, String) - Method in interface org.jbpm.kie.services.api.bpmn2.BPMN2DataService
 
getTaskOutputMappings(String, String) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
getTaskOutputMappings() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getTaskQueryService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskQueryService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTaskRuleService() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasks(long, List<ChecklistContextConstraint>) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
getTasks(long, List<ChecklistContextConstraint>) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
getTasks(long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
getTasks() - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in interface org.kie.api.task.TaskService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, String) - Method in interface org.kie.api.task.TaskService
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in interface org.kie.api.task.TaskService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedByGroup(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroup(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedByGroup(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedByGroup(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedByGroups(List<String>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroups(List<String>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedByGroups(List<String>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedByGroups(List<String>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedByGroupsByExpirationDate(List<String>, String, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedByGroupsByExpirationDate(List<String>, String, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksAssignedByGroupsByExpirationDateOptional(List<String>, String, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksAssignedByGroupsByExpirationDateOptional(List<String>, String, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksByProcessInstanceId(long) - Method in interface org.kie.api.task.TaskService
 
GetTasksByProcessInstanceIdCommand - Class in org.jbpm.services.task.commands
 
GetTasksByProcessInstanceIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
 
GetTasksByProcessInstanceIdCommand(long) - Constructor for class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in interface org.kie.api.task.TaskService
 
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
GetTasksByStatusByProcessInstanceIdCommand - Class in org.jbpm.services.task.commands
 
GetTasksByStatusByProcessInstanceIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
GetTasksByStatusByProcessInstanceIdCommand(long, String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
getTaskService() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getTaskService() - Method in class org.jbpm.runtime.manager.impl.SynchronizedRuntimeImpl
 
getTaskService() - Method in class org.jbpm.services.task.commands.TaskContext
 
getTaskService() - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
getTaskService() - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
getTaskService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getTaskService() - Method in interface org.kie.api.runtime.manager.RuntimeEngine
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getTaskServiceFactory(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getTasksOwned(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwned(String, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksOwned(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksOwned(String, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksOwned(String, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksOwned(String, String) - Method in interface org.kie.api.task.TaskService
 
getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in interface org.kie.api.task.TaskService
 
GetTasksOwnedCommand - Class in org.jbpm.services.task.commands
 
GetTasksOwnedCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
GetTasksOwnedCommand(String, String) - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
GetTasksOwnedCommand(String, String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
getTaskStakeholders() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
getTaskType() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getTaskType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
getTaskType() - Method in interface org.kie.api.task.model.Task
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getText() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
getText() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
getText() - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
getText() - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
getText() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
 
getText() - Method in interface org.kie.api.builder.Message
Return the text of this Message
getText() - Method in interface org.kie.api.task.model.Comment
 
getText() - Method in interface org.kie.api.task.model.I18NText
 
getThreadPoolSize() - Method in class org.jbpm.executor.impl.ExecutorImpl
getThreadPoolSize() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
getTime() - Method in class org.jbpm.executor.entities.ErrorInfo
 
getTime() - Method in class org.jbpm.executor.entities.RequestInfo
 
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() - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
getTimerJobInstances(Integer) - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
getTimerJobInstances(int) - Method in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
getTimerJobInstances(int) - Method in class org.jbpm.process.core.timer.impl.RegisteredTimerServiceDelegate
 
getTimerJobType() - Method in class org.kie.api.runtime.conf.TimerJobFactoryOption
Returns the configured timer job factory manager
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
 
getTimeThrown() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
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
 
getTitle() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getTitle() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
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
 
getTo() - Method in interface org.kie.api.definition.process.Connection
The Node the connection goes to.
getTotalFactCount() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the total fact count current loaded into this session
getTotalFiringTime() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the total milliseconds spent firing rules in this session since last reset.
getTotalMatchesCancelled() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the total number of matches cancelled in this session since last reset.
getTotalMatchesCreated() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the total number of matches created in this session since last reset.
getTotalMatchesFired() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Returns the total number of matches fired in this session since last reset.
getTotalProcessInstancesCompleted() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
getTotalProcessInstancesStarted() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
 
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
 
getToType() - Method in interface org.kie.api.definition.process.Connection
The type of entry point of the to Node.
getTransactionManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getTransactionManager() - Method in class org.jbpm.shared.services.impl.tx.BTMTransactionManagerSynchronizations
 
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.bpmn2.core.Bpmn2Import
 
getType() - Method in class org.jbpm.bpmn2.core.DataStore
 
getType() - Method in class org.jbpm.bpmn2.core.Message
 
getType() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getType() - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler.MetaDataWrapper
 
getType() - Method in class org.jbpm.compiler.xml.processes.ParameterHandler.ParameterWrapper
 
getType() - Method in interface org.jbpm.examples.checklist.ChecklistItem
 
getType() - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistItem
 
getType() - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
getType() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
getType() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
getType() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
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.persistence.correlation.CorrelationPropertyInfo
 
getType() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getType() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
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 class org.jbpm.process.workitem.email.Recipient
 
getType() - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
getType() - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
getType() - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
getType() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
getType() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
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
 
getType() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns the type of this KieSessionModel
getType() - Method in interface org.kie.api.builder.model.ListenerModel
Returns the type of this ListenerModel (i.e. the name of the class implementing the listener)
getType() - Method in interface org.kie.api.builder.model.QualifierModel
 
getType() - Method in interface org.kie.api.builder.model.WorkItemHandlerModel
Returns the type of this WorkItemHandlerModel (i.e. the name of the class implementing the WorkItemHandler)
getType() - Method in interface org.kie.api.definition.process.Process
The type of process.
getType() - Method in interface org.kie.api.definition.rule.Global
 
getType() - Method in interface org.kie.api.definition.type.FactField
Returns the type of this field.
getType() - Method in interface org.kie.api.runtime.rule.PropagationContext
The PropagationContextType, numbers may change between Drools versions.
getTypeId() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getUniqueId() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
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
 
getUniqueNodeId(Node) - Static method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
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
 
getUploadActionURL() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
getUploadActionURL() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getUploadFileURL() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
getUploadFileURL() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
getUrl() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
getUsedIdentigiers() - Method in class org.jbpm.process.workitem.email.Email
 
getUser() - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
getUser() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
getUserById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUserById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
getUserById(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getUserGroupCallback() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getUserGroupCallback() - Method in class org.jbpm.services.task.commands.TaskContext
 
getUserGroupCallback() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
getUserGroupLifeCycleDecorator() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
getUserId() - Method in class org.jbpm.examples.checklist.context.PotentialOwnerContextConstraint
 
getUserId() - Method in class org.jbpm.form.builder.services.model.Settings
 
getUserId() - Method in class org.jbpm.services.task.commands.TaskCommand
 
getUserId() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
getUserInfo() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUserInfo() - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
getUserInfo() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getUserName() - Method in class org.jbpm.process.workitem.email.Connection
 
getUsers() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUsers() - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
getUsers() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
getValidationId() - Method in interface org.jbpm.form.builder.services.model.FBValidation
 
getValidator(Process, Resource) - Method in class org.jbpm.process.core.validation.ProcessValidatorRegistry
 
getValue() - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler.MetaDataWrapper
 
getValue() - Method in class org.jbpm.compiler.xml.processes.ParameterHandler.ParameterWrapper
 
getValue() - Method in class org.jbpm.form.builder.services.model.Data
 
getValue() - Method in class org.jbpm.form.builder.services.model.graph.GraphEntry
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
getValue() - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
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.persistence.correlation.CorrelationPropertyInfo
 
getValue() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getValue() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
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
 
getValue() - Method in interface org.kie.api.builder.model.QualifierModel
 
getValue() - Method in interface org.kie.api.command.Setter
 
getValue(String) - Method in interface org.kie.api.runtime.ExecutionResults
 
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
 
getVariable(String) - Method in interface org.kie.api.runtime.process.NodeInstance
 
getVariable(String) - Method in interface org.kie.api.runtime.process.ProcessContext
Returns the value of the variable with the given name.
getVariable(String) - Method in interface org.kie.api.runtime.process.WorkflowProcessInstance
Returns the value of the variable with the given name.
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;
getVariableHistory(long, String) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getVariableHistory(long, String) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getVariableId() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
getVariableId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getVariableId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getVariableId() - Method in interface org.kie.api.event.process.ProcessVariableChangedEvent
The unique id of the process variable (definition).
getVariableInstanceId() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
getVariableInstanceId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getVariableInstanceId() - Method in class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
getVariableInstanceId() - Method in interface org.kie.api.event.process.ProcessVariableChangedEvent
The unique id of the process variable instance (as multiple node instances with the same process variable definition exists).
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.form.builder.services.model.items.LoopBlockRepresentation
 
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
 
getVariablesCurrentState(long) - Method in interface org.jbpm.kie.services.api.RuntimeDataService
 
getVariablesCurrentState(long) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
getVariableType() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Retrieves value of the variable given by name from process instance given by processInstanceId using given session.
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
getVersion() - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
getVersion() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
getVersion() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
getVersion() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getVersion() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getVersion() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getVersion() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getVersion() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
getVersion() - Method in interface org.kie.api.builder.ReleaseId
 
getVersion() - Method in interface org.kie.api.definition.process.Process
The version of the Process.
getVerticalAlignment() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
getVideoUrl() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
getWidth() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getWidth() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
getWork() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getWorkDefinitions(String) - Static method in class org.jbpm.process.workitem.WorkItemRepository
 
getWorkflowProcess() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getWorkingMemoryEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getWorkingMemoryEventListeners() - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Returns all event listeners.
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.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.  
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;
getWorkItemExceptionInfoList() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
 
getWorkItemExceptionParameterName() - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
getWorkItemHandlerModels() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns all the WorkItemHandlerModels defined for this KieSessionModel
getWorkItemHandlers(String, Map<String, Object>) - Method in class org.jbpm.executor.impl.runtime.AsyncHandlerProducer
 
getWorkItemHandlers(String, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.VfsMVELWorkItemHandlerProducer
 
getWorkItemHandlers(String, Map<String, Object>) - Method in interface org.jbpm.runtime.manager.api.WorkItemHandlerProducer
Returns map of (key = work item name, value work item handler instance) of work items to be registered on KieSession
Parameters that might be given are as follows: ksession taskService runtimeManager
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getWorkItemId() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
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.process.audit.NodeInstanceLog
 
getWorkItemId() - Method in class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
getWorkItemId() - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
 
getWorkItemId() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
getWorkItemId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
getWorkItemId() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemId() - Method in interface org.kie.api.task.model.TaskData
 
getWorkItemManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getWorkItemManager() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkItemManager() - Method in interface org.kie.api.runtime.process.ProcessRuntime
Returns the WorkItemManager related to this session.
getWorkItemName() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
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;
getWorkItemParameters() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.  
getWSClient(WorkItem, String) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
getWSClient(WorkItem, String) - Method in class org.jbpm.process.workitem.webservice.WebServiceCommand
 
getWSClient(WorkItem, String) - Method in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
getX() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getX() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation.Position
 
getXmlProcessDumperFactoryService() - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
 
getXpath() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
getY() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getY() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation.Position
 
getZip() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
global(String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
Global - Interface in org.kie.api.definition.rule
 
GlobalHandler - Class in org.jbpm.bpmn2.xml
 
GlobalHandler() - Constructor for class org.jbpm.bpmn2.xml.GlobalHandler
 
GlobalHandler - Class in org.jbpm.compiler.xml.processes
 
GlobalHandler() - Constructor for class org.jbpm.compiler.xml.processes.GlobalHandler
 
GlobalJPATimerJobFactoryManager - Class in org.jbpm.persistence.timer
 
GlobalJPATimerJobFactoryManager() - Constructor for class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
GlobalJpaTimerJobInstance - Class in org.jbpm.persistence.timer
Extension to the regular JpaTimerJobInstance that makes use of GlobalTimerService to allow auto reactivate session.
GlobalJpaTimerJobInstance(Job, JobContext, Trigger, JobHandle, InternalSchedulerService) - Constructor for class org.jbpm.persistence.timer.GlobalJpaTimerJobInstance
 
globals(Map<String, String>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
GLOBALS - Static variable in class org.kie.api.runtime.EnvironmentName
 
Globals - Interface in org.kie.api.runtime
 
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
 
GraphEntry - Class in org.jbpm.form.builder.services.model.graph
 
GraphEntry(String, String) - Constructor for class org.jbpm.form.builder.services.model.graph.GraphEntry
 
Group - Interface in org.kie.api.task.model
 
GROUP_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
GROUP_NODE_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
GroupImpl - Class in org.jbpm.services.task.impl.model
 
GroupImpl() - Constructor for class org.jbpm.services.task.impl.model.GroupImpl
 
GroupImpl(String) - Constructor for class org.jbpm.services.task.impl.model.GroupImpl
 
groupsIds - Variable in class org.jbpm.services.task.commands.TaskCommand
 

H

halt() - Method in class org.jbpm.process.StatefulProcessSession
 
halt() - Method in interface org.kie.api.runtime.rule.RuleRuntime
Request the engine to stop firing rules.
handleAbortException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
handleAbortException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
 
handleAbortException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
handleAction(ExtendedNodeImpl, Element, String) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
handleCompensationNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleCompensationNode(StartNode, Element, Node, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
handleCompositeContextNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
handleConditionNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleErrorNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleErrorNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleEscalationNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleEscalationNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleEscalationNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
handleException(WorkItem) - Method in class org.jbpm.examples.exceptions.service.ExceptionService
 
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(Throwable) - Method in class org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
 
handleException(Throwable, Map<String, Object>) - Method in class org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
 
handleException(String, ExceptionScopeInstance) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
handleException(Match, RuleRuntime, Exception) - Method in interface org.kie.api.runtime.rule.ConsequenceExceptionHandler
 
handleExecuteException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler
 
handleExecuteException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
 
handleExecuteException(Throwable, WorkItem, WorkItemManager) - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
handleForEachNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
handleForEachNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
handleHoliday(Calendar) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
handleIntermediateOrEndThrowCompensationEvent(ExtendedNodeImpl) - Method in class org.jbpm.bpmn2.xml.ProcessHandler
 
handleLinkNode(Element, Node, Node, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
handleLinkNode(Element, Node, Node, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
handleMessageNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleMessageNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleMessageNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
handleMessageNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SendTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.TransactionHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ActionNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.EndNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.EventNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.FaultNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.JoinNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.MilestoneNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.RuleSetNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.SplitNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.StateNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.SubProcessNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TimerNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.GetReusableSubProcessesHandler
 
handleNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
 
handlePeopleAssignments(WorkItem, InternalTask, InternalTaskData) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
handleScript(ExtendedNodeImpl, Element, String) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
handleSignalNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleSignalNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleSignalNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
handleSignalNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
handleStateNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
handleTerminateNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleThrowCompensationEventNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
handleTimerNode(Node, Element, String, String, ExtensibleXmlParser, String, boolean) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
handleTimerNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
handleTimerNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
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;
hasAdminAssigned(Collection<OrganizationalEntity>) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
hasAttachment() - Method in class org.jbpm.process.workitem.email.Message
 
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;
hasEmail(Group) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
 
hasEmail(Group) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
hasEmail(Group) - Method in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
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.examples.request.Request
 
hashCode() - Method in class org.jbpm.executor.entities.ErrorInfo
 
hashCode() - Method in class org.jbpm.executor.entities.RequestInfo
 
hashCode() - Method in class org.jbpm.form.builder.services.model.Data
 
hashCode() - Method in class org.jbpm.form.builder.services.model.ExternalData
 
hashCode() - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.InputData
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
hashCode() - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
hashCode() - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
hashCode() - Method in class org.jbpm.form.builder.services.model.OutputData
 
hashCode() - Method in class org.jbpm.form.builder.services.model.ScriptData
 
hashCode() - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
hashCode() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
hashCode() - Method in class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
hashCode() - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
hashCode() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
hashCode() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
hashCode() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
hashCode() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
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.process.workitem.email.Connection
 
hashCode() - Method in class org.jbpm.process.workitem.email.Email
 
hashCode() - Method in class org.jbpm.process.workitem.email.Message
 
hashCode() - Method in class org.jbpm.process.workitem.email.Recipient
 
hashCode() - Method in class org.jbpm.process.workitem.email.Recipients
 
hashCode() - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.LanguageImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
hashCode() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
hashCode() - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
hashCode() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
hashCode(List) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
hashCode() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
hashCode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
hashCode() - Method in class org.kie.api.io.ResourceType
 
hashCode() - Method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
 
hashCode() - Method in class org.kie.api.runtime.conf.ClockTypeOption
 
hashCode() - Method in class org.kie.api.runtime.conf.TimerJobFactoryOption
 
hashCode() - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
 
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
 
hasMessages(Message.Level...) - Method in interface org.kie.api.builder.Results
Returns true if these Results contains at least one Message of one of the given levels
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;
hasTransactionManager() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
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;
HeaderRepresentation - Class in org.jbpm.form.builder.services.model.items
 
HeaderRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
hello(String) - Method in class org.jbpm.examples.junit.HelloService
 
HelloService - Class in org.jbpm.examples.junit
 
HelloService() - Constructor for class org.jbpm.examples.junit.HelloService
 
HelloService - Class in org.jbpm.examples.quickstarts
 
HelloService() - Constructor for class org.jbpm.examples.quickstarts.HelloService
 
HiddenRepresentation - Class in org.jbpm.form.builder.services.model.items
 
HiddenRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
HOLIDAY_DATE_FORMAT - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HOLIDAYS - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HorizontalPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
HorizontalPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
HOURS_PER_DAY - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HTMLRepresentation - Class in org.jbpm.form.builder.services.model.items
 
HTMLRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
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;
HumanTaskConfigurator - Class in org.jbpm.services.task
 
HumanTaskConfigurator() - Constructor for class org.jbpm.services.task.HumanTaskConfigurator
 
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
 
HumanTaskExample - Class in org.jbpm.examples.humantask
 
HumanTaskExample() - Constructor for class org.jbpm.examples.humantask.HumanTaskExample
 
HumanTaskGetInformationHandler - Class in org.jbpm.kie.services.impl.bpmn2
 
HumanTaskGetInformationHandler() - Constructor for class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
Creates a new HumanTaskGetInformationHandler instance.
HumanTaskHandler - Class in org.jbpm.process.instance.impl.humantask
 
HumanTaskHandler() - Constructor for class org.jbpm.process.instance.impl.humantask.HumanTaskHandler
 
HumanTaskHandlerHelper - Class in org.jbpm.services.task.wih.util
 
HumanTaskHandlerHelper() - Constructor for class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
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
 
HumanTaskNodeHandler - Class in org.jbpm.compiler.xml.processes
 
HumanTaskNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
HumanTaskNodeInstance - Class in org.jbpm.workflow.instance.node
 
HumanTaskNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.HumanTaskNodeInstance
 
HumanTaskServiceFactory - Class in org.jbpm.services.task
 
HumanTaskServiceFactory() - Constructor for class org.jbpm.services.task.HumanTaskServiceFactory
 

I

I18NText - Interface in org.kie.api.task.model
 
I18NTextImpl - Class in org.jbpm.services.task.impl.model
 
I18NTextImpl() - Constructor for class org.jbpm.services.task.impl.model.I18NTextImpl
 
I18NTextImpl(String, String) - Constructor for class org.jbpm.services.task.impl.model.I18NTextImpl
 
I18NTextXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
I18NTextXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.I18NTextXmlAdapter
 
ID - Static variable in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
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
 
identifier - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
IdentityProvider - Interface in org.jbpm.kie.services.api
 
identityService(TaskIdentityService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
IllegalTaskStateException - Exception in org.jbpm.services.task.exception
 
IllegalTaskStateException(String) - Constructor for exception org.jbpm.services.task.exception.IllegalTaskStateException
 
ImageRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ImageRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
ImageRolodexRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ImageRolodexRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
ImportHandler - Class in org.jbpm.bpmn2.xml
 
ImportHandler() - Constructor for class org.jbpm.bpmn2.xml.ImportHandler
 
ImportHandler - Class in org.jbpm.compiler.xml.processes
 
ImportHandler() - Constructor for class org.jbpm.compiler.xml.processes.ImportHandler
 
imports(String...) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
Include - Interface in org.kie.api.builder
 
InclusiveGatewayHandler - Class in org.jbpm.bpmn2.xml
 
InclusiveGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.InclusiveGatewayHandler
 
IncorrectParametersException - Exception in org.jbpm.services.task.exception
Exception that is thrown when the parameters to a query are incorrect, with regard to either the number or type.
IncorrectParametersException(String) - Constructor for exception org.jbpm.services.task.exception.IncorrectParametersException
 
IncorrectParametersException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.IncorrectParametersException
 
independent(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
index(NodeInstanceDesc) - Method in class org.jbpm.kie.services.impl.SearchServiceImpl
 
indexOnDeploy(DeploymentEvent) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
init() - Method in class org.jbpm.executor.impl.ExecutorImpl
init() - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
 
init() - Method in class org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
 
init() - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
init() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
init() - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
init() - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
init(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
init() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
init() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
init() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
init() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
init(Properties) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
init() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
init() - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
init() - Method in interface org.jbpm.shared.services.api.FileService
 
init(Synchronizations) - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
init() - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
init(Serializable) - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Initializes the accumulator
initialize() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Initializes the state of the TaskData, i.e. sets the createdOn, activationTime and sets the state to Status.Created.
initialize(Task) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
initialize() - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
initMVELOperations() - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
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
 
initTimerService(RuntimeEnvironment, RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.DataObjectHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.PropertyHandler
 
initValidParents() - Method in class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
initValidParents() - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.DataObjectHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.PropertyHandler
 
initValidPeers() - Method in class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
initValidPeers() - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
InjectableRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl.cdi
Implementation of RegisterableItemsFactory dedicated to CDI environments that allows to get injections of following components: ExternalTaskEventListener - required bean WorkItemHandlerProducer - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) RuntimeFinder - optional required only when single CDI bean is going to manage many RuntimeManager instances In addition to that, AbstractAuditLogger can be set after bean has been injected if the default is not sufficient.
InjectableRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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
 
InMemoryFormProvider - Class in org.jbpm.kie.services.impl.form.provider
 
InMemoryFormProvider() - Constructor for class org.jbpm.kie.services.impl.form.provider.InMemoryFormProvider
 
InMemoryMapper - Class in org.jbpm.runtime.manager.impl.mapper
In memory implementation of context to KieSession identifier mapping.
InMemoryMapper() - Constructor for class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
InMemorySessionFactory - Class in org.jbpm.runtime.manager.impl.factory
SessionFactory implementation backed with in memory store of used sessions.
InMemorySessionFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
InMessageRefHandler - Class in org.jbpm.bpmn2.xml
 
InMessageRefHandler() - Constructor for class org.jbpm.bpmn2.xml.InMessageRefHandler
 
InPortHandler - Class in org.jbpm.compiler.xml.processes
 
InPortHandler() - Constructor for class org.jbpm.compiler.xml.processes.InPortHandler
 
inputAssociation - Variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
InputData - Class in org.jbpm.form.builder.services.model
 
InputData() - Constructor for class org.jbpm.form.builder.services.model.InputData
 
insert(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
insert(Object) - Method in interface org.kie.api.runtime.rule.EntryPoint
Inserts a new fact into this entry point
INSERTION - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
insertLogical(Object) - Method in interface org.kie.api.runtime.rule.RuleContext
Logically inserts a fact into the KnowledgeSession, justified by the current rule context.
insertLogical(Object, Object) - Method in interface org.kie.api.runtime.rule.RuleContext
Logically inserts a fact into the KnowledgeSession, justified by the current rule context.
INSTANCE - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
INSTANCE - Static variable in class org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
 
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.builder.ProcessNodeBuilderRegistry
 
INSTANCE - Static variable in class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
 
INSTANCE - Static variable in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
instance - Static variable in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
instanceService(TaskInstanceService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
interceptSysOutSysErr() - Static method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
Interface - Class in org.jbpm.bpmn2.core
 
Interface(String, String) - Constructor for class org.jbpm.bpmn2.core.Interface
 
Interface.Operation - Class in org.jbpm.bpmn2.core
 
Interface.Operation(String, String) - Constructor for class org.jbpm.bpmn2.core.Interface.Operation
 
InterfaceHandler - Class in org.jbpm.bpmn2.xml
 
InterfaceHandler() - Constructor for class org.jbpm.bpmn2.xml.InterfaceHandler
 
IntermediateCatchEventHandler - Class in org.jbpm.bpmn2.xml
 
IntermediateCatchEventHandler() - Constructor for class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
IntermediateLink - Class in org.jbpm.bpmn2.core
 
IntermediateLink() - Constructor for class org.jbpm.bpmn2.core.IntermediateLink
 
IntermediateThrowEventHandler - Class in org.jbpm.bpmn2.xml
 
IntermediateThrowEventHandler() - Constructor for class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
Internal - Annotation Type in org.jbpm.services.task.annotations
 
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.persistence.processinstance.JPAProcessInstanceManager
 
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.persistence.processinstance.JPAProcessInstanceManager
 
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.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
 
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
 
InternalTaskLifeCycleEventListener - Class in org.jbpm.services.task.lifecycle.listeners
 
InternalTaskLifeCycleEventListener() - Constructor for class org.jbpm.services.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
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
 
INVOKER_REGISTRY - Static variable in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
IS_ENTITY_ID_DN - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
IS_USER_ID_DN - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
isActive() - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
isAddTargetEntityToPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isAddTargetUserToPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isAdvancedProcessRuleIntegration() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
 
isAllowed(User, List<String>, List<? extends OrganizationalEntity>) - Static method in class org.jbpm.services.task.commands.CommandsUtil
 
isAllowed() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
isAnimated() - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
isArchived() - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
isAutoClaim(WorkItem, Task) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
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
isAutoSubmit() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
isAvoidRepeatFiles() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
isCanceled() - Method in class org.jbpm.examples.request.Request
 
isCancelRemainingInstances() - Method in class org.jbpm.workflow.core.node.CompositeNode
 
isCompleted() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
isDeclarativeAgendaEnabled() - Method in enum org.kie.api.conf.DeclarativeAgendaOption
 
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
 
isDefault() - Method in interface org.kie.api.builder.model.KieBaseModel
Returns true if this KieBaseModel is the default one
isDefault() - Method in interface org.kie.api.builder.model.KieSessionModel
Returns true if this KieSessionModel is the default one
isDisposed() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
isDynamic() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
isDynamic() - Method in interface org.jbpm.workflow.core.WorkflowProcess
 
isEnabled() - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
isEnabled() - Method in enum org.kie.api.conf.MBeansOption
 
isEnabled(String) - Static method in enum org.kie.api.conf.MBeansOption
 
isEscalated() - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
isEvent() - Method in interface org.kie.api.management.ObjectTypeNodeMonitorMBean
True if this node corresponds to an event type
isFormName(String) - Method in class org.jbpm.form.builder.services.impl.base.BaseFormDefinitionService
 
isIndependent() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
isIndexLeftBetaMemory() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isIndexRightBetaMemory() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
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
 
isItemName(String) - Method in class org.jbpm.form.builder.services.impl.base.BaseFormDefinitionService
 
isKeepActive() - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
isKeepReference() - Method in enum org.kie.api.runtime.conf.KeepReferenceOption
 
isKey() - Method in interface org.kie.api.definition.type.FactField
Returns true if this field is a key field.
isLinkedIncomingNodeRequired() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
isLinkedIncomingNodeRequired() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
isMaintainTms() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isMarshallProcessInstances() - Method in interface org.kie.api.marshalling.MarshallingConfiguration
 
isMarshallWorkItems() - Method in interface org.kie.api.marshalling.MarshallingConfiguration
 
isMBeansEnabled() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
 
isMultithreadEvaluation() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isNegated() - Method in interface org.kie.api.runtime.rule.Operator
Returns true if this operator instance is negated.
isPeriod(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
isPersistence() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
isRemoveIdentities() - Method in enum org.kie.api.conf.RemoveIdentitiesOption
 
isRemoveIdentities() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
 
isRemoveUserFromPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
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
 
isResult() - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
isSaved() - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
isSequential() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isSetNewOwnerToNull() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isSetNewOwnerToUser() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isSetToPreviousStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isShareAlphaNodes() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isShareBetaNodes() - Method in interface org.kie.api.management.KieBaseConfigurationMonitorMBean
Deprecated. 
isSharedEntityManager() - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
isSkipable(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
isSkipable(long) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
isSkipable(long) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
isSkipable(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
isSkipable() - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
isSkipable() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
isSkipable(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
isSkipable(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
isSkipable() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isSkipable() - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
isSkipable(long) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
isSkipable() - Method in interface org.kie.api.task.model.TaskData
 
isSkipable() - Method in interface org.kie.api.task.model.TaskSummary
 
isTemporal() - Method in interface org.kie.api.runtime.rule.Evaluator
Returns true if this evaluator implements a temporal evaluation, i.e., a time sensitive evaluation whose properties of matching only events within an specific time interval can be used for determining event expirations automatically.
isTerminate() - Method in class org.jbpm.workflow.core.node.EndNode
 
isTerminateParent() - Method in class org.jbpm.workflow.core.node.FaultNode
 
isThreaded() - Method in interface org.kie.api.builder.model.FileLoggerModel
 
isThrowLink() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
isTimeIncluded(long) - Method in class org.kie.api.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
isTimeIncluded(long) - Method in interface org.kie.api.time.Calendar
 
isTransacted() - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
isUserIsExplicitPotentialOwner() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
isValid() - Method in class org.jbpm.examples.request.Request
 
isValid(Object) - Method in interface org.jbpm.form.builder.services.model.FBValidation
 
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
 
ItemDefinition - Class in org.jbpm.bpmn2.core
 
ItemDefinition(String) - Constructor for class org.jbpm.bpmn2.core.ItemDefinition
 
ItemDefinitionHandler - Class in org.jbpm.bpmn2.xml
 
ItemDefinitionHandler() - Constructor for class org.jbpm.bpmn2.xml.ItemDefinitionHandler
 
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
 
iterator() - Method in interface org.kie.api.runtime.rule.QueryResults
 

J

JAASUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
JAAS based implementation of user group callback dedicated when using LocalTaskService in container such as JBoss AS.
JAASUserGroupCallbackImpl() - Constructor for class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
JAASUserGroupCallbackImpl(String) - Constructor for class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
JabberWorkItemHandler - Class in org.jbpm.process.workitem.jabber
 
JabberWorkItemHandler() - Constructor for class org.jbpm.process.workitem.jabber.JabberWorkItemHandler
 
JAVA - Static variable in class org.kie.api.io.ResourceType
JAVA
JAVA_LANGUAGE - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
JavaActionBuilder - Class in org.jbpm.process.builder.dialect.java
 
JavaActionBuilder() - Constructor for class org.jbpm.process.builder.dialect.java.JavaActionBuilder
 
JavaHandler - Interface in org.jbpm.process.workitem.handler
 
JavaHandlerWorkItemHandler - Class in org.jbpm.process.workitem.handler
 
JavaHandlerWorkItemHandler(StatefulKnowledgeSession) - Constructor for class org.jbpm.process.workitem.handler.JavaHandlerWorkItemHandler
 
JavaInvocationWorkItemHandler - Class in org.jbpm.process.workitem.java
 
JavaInvocationWorkItemHandler() - Constructor for class org.jbpm.process.workitem.java.JavaInvocationWorkItemHandler
 
JavaProcessClassBuilder - Class in org.jbpm.process.builder.dialect.java
 
JavaProcessClassBuilder() - Constructor for class org.jbpm.process.builder.dialect.java.JavaProcessClassBuilder
 
JavaProcessDialect - Class in org.jbpm.process.builder.dialect.java
 
JavaProcessDialect() - Constructor for class org.jbpm.process.builder.dialect.java.JavaProcessDialect
 
JavaReturnValueEvaluatorBuilder - Class in org.jbpm.process.builder.dialect.java
 
JavaReturnValueEvaluatorBuilder() - Constructor for class org.jbpm.process.builder.dialect.java.JavaReturnValueEvaluatorBuilder
 
JaxbAttachment - Class in org.jbpm.services.task.impl.model.xml
 
JaxbAttachment() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
JaxbAttachment(Attachment) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbAttachment
 
JaxbComment - Class in org.jbpm.services.task.impl.model.xml
 
JaxbComment() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbComment
 
JaxbComment(Comment) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbComment
 
JaxbContent - Class in org.jbpm.services.task.impl.model.xml
 
JaxbContent() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContent
 
JaxbContent(Content) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContent
 
JaxbContentMarshallerHelper - Class in org.jbpm.services.task.impl.model.xml
 
JaxbContentMarshallerHelper() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
 
JaxbHistoryLog - Class in org.jbpm.process.audit.xml
 
JaxbHistoryLog() - Constructor for class org.jbpm.process.audit.xml.JaxbHistoryLog
 
JaxbNodeInstanceLog - Class in org.jbpm.process.audit.xml
 
JaxbNodeInstanceLog() - Constructor for class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
JaxbNodeInstanceLog(NodeInstanceLog) - Constructor for class org.jbpm.process.audit.xml.JaxbNodeInstanceLog
 
JaxbPeopleAssignments - Class in org.jbpm.services.task.impl.model.xml
 
JaxbPeopleAssignments() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
 
JaxbPeopleAssignments(PeopleAssignments) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
 
JaxbProcessInstanceLog - Class in org.jbpm.process.audit.xml
 
JaxbProcessInstanceLog() - Constructor for class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
JaxbProcessInstanceLog(ProcessInstanceLog) - Constructor for class org.jbpm.process.audit.xml.JaxbProcessInstanceLog
 
JaxbStringObjectMap - Class in org.jbpm.services.task.impl.model.xml.adapter
 
JaxbStringObjectMap() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMap
 
JaxbStringObjectMapEntry - Class in org.jbpm.services.task.impl.model.xml.adapter
 
JaxbStringObjectMapEntry() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
JaxbStringObjectMapEntry(String, String, byte[]) - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
JaxbTask - Class in org.jbpm.services.task.impl.model.xml
 
JaxbTask() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTask
 
JaxbTask(Task) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTask
 
JaxbTaskData - Class in org.jbpm.services.task.impl.model.xml
 
JaxbTaskData() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
JaxbTaskData(TaskData) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTaskData
 
JaxbVariableInstanceLog - Class in org.jbpm.process.audit.xml
 
JaxbVariableInstanceLog() - Constructor for class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
JaxbVariableInstanceLog(VariableInstanceLog) - Constructor for class org.jbpm.process.audit.xml.JaxbVariableInstanceLog
 
JBossUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
 
JBossUserGroupCallbackImpl() - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
JBossUserGroupCallbackImpl(String) - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
JBossUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
 
JBPMExamplesApp - Class in org.jbpm.examples
 
JBPMExamplesApp() - Constructor for class org.jbpm.examples.JBPMExamplesApp
 
JBPMHelper - Class in org.jbpm.test
Deprecated. 
JbpmJTATransactionManager - Class in org.jbpm.shared.services.impl
 
JbpmJTATransactionManager() - Constructor for class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
JbpmJUnitBaseTestCase - Class in org.jbpm.test
Base test case class that shall be used for jBPM related tests.
JbpmJUnitBaseTestCase() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
The most simple test case configuration: does NOT initialize data source does NOT configure session persistence This is usually used for in memory process management, without human task interaction.
JbpmJUnitBaseTestCase(boolean, boolean) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Allows to explicitly configure persistence and data source.
JbpmJUnitBaseTestCase(boolean, boolean, String) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Same as JbpmJUnitBaseTestCase.JbpmJUnitBaseTestCase(boolean, boolean) but allows to use another persistence unit name.
JbpmJUnitBaseTestCase.TestWorkItemHandler - Class in org.jbpm.test
 
JbpmJUnitBaseTestCase.TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
JbpmJUnitTestCase - Class in org.jbpm.test
Deprecated. 
JbpmJUnitTestCase() - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
JbpmJUnitTestCase(boolean) - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
JbpmJUnitTestCase.TestWorkItemHandler - Class in org.jbpm.test
Deprecated.  
JbpmJUnitTestCase.TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.  
JbpmLocalTransactionManager - Class in org.jbpm.shared.services.impl
 
JbpmLocalTransactionManager() - Constructor for class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
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
 
JbpmServicesEventImpl<T> - Class in org.jbpm.shared.services.impl.events
 
JbpmServicesEventImpl() - Constructor for class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
JbpmServicesEventListener<T> - Class in org.jbpm.shared.services.impl.events
 
JbpmServicesEventListener() - Constructor for class org.jbpm.shared.services.impl.events.JbpmServicesEventListener
 
JbpmServicesPersistenceManager - Interface in org.jbpm.shared.services.api
 
JbpmServicesPersistenceManagerImpl - Class in org.jbpm.shared.services.impl
From the Hibernate docs: An EntityManager is an inexpensive, non-threadsafe object that should be used once, for a single business process, a single unit of work, and then discarded.
JbpmServicesPersistenceManagerImpl() - Constructor for class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
JbpmServicesTransactionManager - Interface in org.jbpm.shared.services.api
 
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
 
JoinHandler - Class in org.jbpm.bpmn2.xml
 
JoinHandler() - Constructor for class org.jbpm.bpmn2.xml.JoinHandler
 
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
 
JoinNodeHandler - Class in org.jbpm.compiler.xml.processes
 
JoinNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.JoinNodeHandler
 
JPAAuditLogService - Class in org.jbpm.process.audit
The idea here is that we have a entity manager factory (similar to a session factory) that we repeatedly use to generate an entity manager (which is a persistence context) for the specific service command.
JPAAuditLogService() - Constructor for class org.jbpm.process.audit.JPAAuditLogService
 
JPAAuditLogService(Environment) - Constructor for class org.jbpm.process.audit.JPAAuditLogService
 
JPACorrelationKeyFactory - Class in org.jbpm.persistence.correlation
 
JPACorrelationKeyFactory() - Constructor for class org.jbpm.persistence.correlation.JPACorrelationKeyFactory
 
JPAMapper - Class in org.jbpm.runtime.manager.impl.mapper
Data base based mapper implementation backed by JPA to store context to KieSession id mapping.
JPAMapper(EntityManagerFactory) - Constructor for class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
JPAProcessInstanceDbLog - Class in org.jbpm.process.audit
Deprecated. 
JPAProcessInstanceDbLog() - Constructor for class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated. 
JPAProcessInstanceDbLog(Environment) - Constructor for class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated. 
JPAProcessInstanceManager - Class in org.jbpm.persistence.processinstance
This is an implementation of the ProcessInstanceManager that uses JPA.
JPAProcessInstanceManager() - Constructor for class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
JPAProcessInstanceManagerFactory - Class in org.jbpm.persistence.processinstance
 
JPAProcessInstanceManagerFactory() - Constructor for class org.jbpm.persistence.processinstance.JPAProcessInstanceManagerFactory
 
JpaProcessPersistenceContext - Class in org.jbpm.persistence
 
JpaProcessPersistenceContext(EntityManager) - Constructor for class org.jbpm.persistence.JpaProcessPersistenceContext
 
JpaProcessPersistenceContextManager - Class in org.jbpm.persistence
 
JpaProcessPersistenceContextManager(Environment) - Constructor for class org.jbpm.persistence.JpaProcessPersistenceContextManager
 
JPASessionFactory - Class in org.jbpm.runtime.manager.impl.factory
SessionFactory implementation that is backed by data base for storing KieSession data.
JPASessionFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
JPASignalManager - Class in org.jbpm.persistence.processinstance
 
JPASignalManager(InternalKnowledgeRuntime) - Constructor for class org.jbpm.persistence.processinstance.JPASignalManager
 
JPASignalManagerFactory - Class in org.jbpm.persistence.processinstance
 
JPASignalManagerFactory() - Constructor for class org.jbpm.persistence.processinstance.JPASignalManagerFactory
 
JPATaskLifeCycleEventListener - Class in org.jbpm.services.task.lifecycle.listeners
 
JPATaskLifeCycleEventListener() - Constructor for class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
JPAWorkingMemoryDbLogger - Class in org.jbpm.process.audit
Enables history log via JPA.
JPAWorkingMemoryDbLogger(WorkingMemory) - Constructor for class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
JPAWorkingMemoryDbLogger(KieSession) - Constructor for class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
JPAWorkingMemoryDbLogger(EntityManagerFactory) - Constructor for class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 

K

kbase - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
KBase - Annotation Type in org.kie.api.cdi
 
kbuilder - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
KContainer - Annotation Type in org.kie.api.cdi
 
KeepReferenceOption - Enum in org.kie.api.runtime.conf
Option to configure if the knowledge base should retain a reference to the knowledge session or not.
Key - Annotation Type in org.kie.api.definition.type
Annotation used to declare that a field is a key for the class it belongs to and then it will be used to calculate the equals/hashCode methods of the class itself.
KieBase - Interface in org.kie.api
The KieBase is a repository of all the application's knowledge definitions.
KieBaseConfiguration - Interface in org.kie.api
A class to store KieBase related configuration.
KieBaseConfigurationMonitorMBean - Interface in org.kie.api.management
 
KieBaseEvent - Interface in org.kie.api.event.kiebase
 
KieBaseEventListener - Interface in org.kie.api.event.kiebase
 
KieBaseEventManager - Interface in org.kie.api.event.kiebase
 
KieBaseModel - Interface in org.kie.api.builder.model
KieBaseModel is a model allowing to programmatically define a KieBase
KieBaseOption - Interface in org.kie.api.conf
A markup interface for KnowledgeBaseConfiguration options
KieBaseOptionsConfiguration - Interface in org.kie.api.conf
A base interface for type safe configurations
KieBuilder - Interface in org.kie.api.builder
KieBuilder is a builder for the resources contained in a KieModule
KieCommands - Interface in org.kie.api.command
KieCommands is a factory for Commands that can be used by classes that implement CommandExecutor.
KieContainer - Interface in org.kie.api.runtime
A container for all the KieBases of a given KieModule
KieContext - Interface in org.kie.api.runtime
 
KieDefinition - Interface in org.kie.api.definition
Marker interface for all KnowlegeDefinition's
KieDefinition.KnowledgeType - Enum in org.kie.api.definition
 
KieDescr - Interface in org.kie.api.definition
A top level interface for Knowledge Descriptors.
KieExecutors - Interface in org.kie.api.concurrent
 
KieFileSystem - Interface in org.kie.api.builder
KieFileSystem is an in memory file system used to programmatically define the resources composing a KieModule
KieLoggers - Interface in org.kie.api.logger
KieLoggers is a factory for KieRuntimeLogger
KieManagementAgentMBean - Interface in org.kie.api.management
A tree root level class for all the drools management MBeans published to an MBean agent
KieMarshallers - Interface in org.kie.api.marshalling
This api is experimental and thus the classes and the interfaces returned are subject to change.
KieModule - Interface in org.kie.api.builder
A KieModule is a container of all the resources necessary to define a set of KieBases like a pom.xml defining its ReleaseId, a kmodule.xml file declaring the KieBases names and configurations together with all the KieSession that can be created from them and all the other files necessary to build the KieBases themselves
KieModuleModel - Interface in org.kie.api.builder.model
KieModuleModel is a model allowing to programmatically define a KieModule
KiePackage - Interface in org.kie.api.definition
This provides a collection of knowledge definitions that can be given to a KnowledgeBase.
KieRepository - Interface in org.kie.api.builder
KieRepository is a singleton acting as a repository for all the available KieModules regardless if they are stored in the maven repository or programmatically built by the user
KieResources - Interface in org.kie.api.io
KieResources is a factory that provides Resource implementations for the desired IO resource
KieRuntime - Interface in org.kie.api.runtime
 
KieRuntimeEvent - Interface in org.kie.api.event
An event that is generated by the knowledge runtime.
KieRuntimeEventManager - Interface in org.kie.api.event
A manager for runtime events.
KieRuntimeLogger - Interface in org.kie.api.logger
A logger for audit events.
KieScanner - Interface in org.kie.api.builder
A KieScanner is a scanner of the maven repositories (both local and remote) used to automatically discover if there are new releases for a given KieModule and its dependencies and eventually deploy them in the KieRepository
KieServices - Interface in org.kie.api
The KieServices is a thread-safe singleton acting as a hub giving access to the other Services provided by Kie.
KieServices.Factory - Class in org.kie.api
A Factory for this KieServices
KieServices.Factory() - Constructor for class org.kie.api.KieServices.Factory
 
KieSession - Interface in org.kie.api.runtime
KieSession is the most common way to interact with the engine.
KieSessionConfiguration - Interface in org.kie.api.runtime
A class to store Session related configuration.
KieSessionModel - Interface in org.kie.api.builder.model
KieSessionModel is a model allowing to programmatically define a KieSession
KieSessionModel.KieSessionType - Enum in org.kie.api.builder.model
 
KieSessionMonitoringMBean - Interface in org.kie.api.management
An MBean interface for Kie Session monitoring
KieSessionOption - Interface in org.kie.api.runtime.conf
A markup interface for KnowledgeSessionConfiguration options
KieSessionOptionsConfiguration - Interface in org.kie.api.runtime.conf
A base interface for type safe configurations
KieStoreServices - Interface in org.kie.api.persistence.jpa
 
Kjar - Annotation Type in org.jbpm.kie.services.api
 
KModuleDeploymentService - Class in org.jbpm.kie.services.impl
 
KModuleDeploymentService() - Constructor for class org.jbpm.kie.services.impl.KModuleDeploymentService
 
KModuleDeploymentUnit - Class in org.jbpm.kie.services.impl
 
KModuleDeploymentUnit(String, String, String) - Constructor for class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
KModuleDeploymentUnit(String, String, String, String, String) - Constructor for class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
KModuleDeploymentUnit(String, String, String, String, String, String) - Constructor for class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
KModuleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
This implementation extends DefaultRegisterableItemsFactory and relies on definitions of work item handlers and listeners that come from kmodule.xml from kjar.
KModuleRegisterableItemsFactory(KieContainer, String) - Constructor for class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
KModuleRegisterableItemsFactory(KieContainer, String, AuditEventBuilder) - Constructor for class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
KnowledgeAdminDataService - Interface in org.jbpm.kie.services.api
 
KnowledgeAdminDataServiceImpl - Class in org.jbpm.kie.services.impl
 
KnowledgeAdminDataServiceImpl() - Constructor for class org.jbpm.kie.services.impl.KnowledgeAdminDataServiceImpl
 
knowledgeBase(KieBase) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
KnowledgeSessionCleanup - Class in org.jbpm.test
 
KnowledgeSessionCleanup() - Constructor for class org.jbpm.test.KnowledgeSessionCleanup
 
knowledgeSessionSetLocal - Static variable in class org.jbpm.test.KnowledgeSessionCleanup
 
KReleaseId - Annotation Type in org.kie.api.cdi
 
KSession - Annotation Type in org.kie.api.cdi
 

L

LabelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
LabelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
Lane - Class in org.jbpm.bpmn2.core
 
Lane(String) - Constructor for class org.jbpm.bpmn2.core.Lane
 
LaneHandler - Class in org.jbpm.bpmn2.xml
 
LaneHandler() - Constructor for class org.jbpm.bpmn2.xml.LaneHandler
 
LANES - Static variable in class org.jbpm.bpmn2.xml.LaneHandler
 
LANG_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
LanguageImpl - Class in org.jbpm.services.task.impl.model
 
LanguageImpl() - Constructor for class org.jbpm.services.task.impl.model.LanguageImpl
 
LanguageImpl(String) - Constructor for class org.jbpm.services.task.impl.model.LanguageImpl
 
LAST_TRIGGERED_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
LDAPUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
LDAP integration for Task Service to collect user and role/group information.
LDAPUserGroupCallbackImpl() - Constructor for class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserInfoImpl - Class in org.jbpm.services.task.identity
 
LDAPUserInfoImpl() - Constructor for class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
LDAPUserInfoImpl(Properties) - Constructor for class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
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
 
lifeCycleManager(LifeCycleManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
LifeCycleManager - Interface in org.jbpm.services.task.internals.lifecycle
 
LineGraphRepresentation - Class in org.jbpm.form.builder.services.model.items
 
LineGraphRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
LINK_NAME - Static variable in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
LINK_NAME - Static variable in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
LINK_SOURCE - Static variable in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
LINK_TARGET - Static variable in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
linkAssociations(Definitions, NodeContainer, List<Association>) - Static method in class org.jbpm.bpmn2.xml.ProcessHandler
 
linkBoundaryEvents(NodeContainer) - Static method in class org.jbpm.bpmn2.xml.ProcessHandler
 
linkConnections(NodeContainer, List<SequenceFlow>) - Static method in class org.jbpm.bpmn2.xml.ProcessHandler
 
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
 
linkIntermediateLinks(NodeContainer, List<IntermediateLink>) - Static method in class org.jbpm.bpmn2.xml.ProcessHandler
 
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
 
LINKS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
listDirectories(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
listDirectories(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
ListenerModel - Interface in org.kie.api.builder.model
ListenerModel is a model allowing to programmatically define a Listener and wire it to a KieSession
ListenerModel.Kind - Enum in org.kie.api.builder.model
 
listMenuItems() - Method in interface org.jbpm.form.builder.services.api.MenuService
 
listMenuItems() - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
listOptions() - Method in interface org.jbpm.form.builder.services.api.MenuService
 
listOptions() - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
listValidations() - Method in interface org.jbpm.form.builder.services.api.MenuService
 
listValidations() - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
LiveQuery - Interface in org.kie.api.runtime.rule
 
loadFile(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
loadFile(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
loadFilesByType(Path, String) - Method in interface org.jbpm.shared.services.api.FileService
 
loadFilesByType(Path, String) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
loadForm(String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
loadForm(String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
loadFormTemplate(FormRepresentation, String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Loads a file from the server that contains a given language's form template
loadFormTemplate(FormRepresentation, String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
loadKieSession(int, KieBase, KieSessionConfiguration, Environment) - Method in interface org.kie.api.persistence.jpa.KieStoreServices
 
loadProcesses(VFSDeploymentUnit, RuntimeEnvironmentBuilder, DeployedUnitImpl) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
loadRules(VFSDeploymentUnit, RuntimeEnvironmentBuilder, DeployedUnitImpl) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
loadSettings() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
loadSettings() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
loadStatefulKnowledgeSession(KnowledgeBase, int) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
Local - Annotation Type in org.jbpm.services.task.annotations
 
LocalHTWorkItemHandler - Class in org.jbpm.services.task.wih
 
LocalHTWorkItemHandler() - Constructor for class org.jbpm.services.task.wih.LocalHTWorkItemHandler
 
LocalTaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
Regular TaskServiceFactory implementation that shall be used for non CDI environments.
LocalTaskServiceFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
log(String) - Method in class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
logger - Static variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
logger - Static variable in class org.kie.api.osgi.Activator.DroolsServiceTracker
 
logger - Static variable in class org.kie.api.osgi.Activator
 
LoggingPrintStream - Class in org.jbpm.process.instance.impl.util
 
LoggingPrintStream(OutputStream, boolean) - Constructor for class org.jbpm.process.instance.impl.util.LoggingPrintStream
 
LoggingTaskHandlerDecorator - Class in org.jbpm.bpmn2.handler
This class is a WorkItemHandler implementation that is meant to wrap other WorkItemHandler implementations.
LoggingTaskHandlerDecorator(Class<? extends WorkItemHandler>, int) - Constructor for class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
Constructs an LoggingTaskHandlerDecorator instance that wraps a created instance of the WorkItemHandler class given.
LoggingTaskHandlerDecorator(Class<? extends WorkItemHandler>) - Constructor for class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
Constructs an LoggingTaskHandlerDecorator instance that wraps a created instance of the WorkItemHandler class given.
LoggingTaskHandlerDecorator(WorkItemHandler) - Constructor for class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
Constructs a LoggingTaskHandlerDecorator instance that wraps the given WorkItemHandler instance.
LoggingTaskHandlerDecorator.InputParameter - Enum in org.jbpm.bpmn2.handler
Type of input parameter that will be used in the MessageFormat string set in LoggingTaskHandlerDecorator.setLoggedMessageFormat(String).
LoggingTaskHandlerDecorator.WorkItemExceptionInfo - Class in org.jbpm.bpmn2.handler
 
LoggingTaskHandlerDecorator.WorkItemExceptionInfo(WorkItem, Throwable, boolean) - Constructor for class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
logout() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
logout() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
logThrownException - Variable in class org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
 
LoopBlockRepresentation - Class in org.jbpm.form.builder.services.model.items
 
LoopBlockRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
LoopingExample - Class in org.jbpm.examples.looping
 
LoopingExample() - Constructor for class org.jbpm.examples.looping.LoopingExample
 

M

main(String[]) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Test application that reads a given source file containing a drools 4 .rf and writes it to another given file location as a drools 5 .rf file.
main(String[]) - Static method in class org.jbpm.examples.checklist.impl.ChecklistExample
 
main(String[]) - Static method in class org.jbpm.examples.checklist.impl.ChecklistUI
 
main(String[]) - Static method in class org.jbpm.examples.evaluation.EvaluationExample
 
main(String[]) - Static method in class org.jbpm.examples.evaluation.EvaluationExample2
 
main(String[]) - Static method in class org.jbpm.examples.exceptions.ExceptionHandlingErrorExample
 
main(String[]) - Static method in class org.jbpm.examples.exceptions.ExceptionHandlingSignalExample
 
main(String[]) - Static method in class org.jbpm.examples.exceptions.ScriptTaskExceptionExample
 
main(String[]) - Static method in class org.jbpm.examples.humantask.HumanTaskExample
 
main(String[]) - Static method in class org.jbpm.examples.JBPMExamplesApp
 
main(String[]) - Static method in class org.jbpm.examples.looping.LoopingExample
 
main(String[]) - Static method in class org.jbpm.examples.multipleinstance.MultipleInstanceExample
 
main(String[]) - Static method in class org.jbpm.examples.request.ProcessTest
 
main(String[]) - Static method in class org.jbpm.examples.request.RequestUI
 
manager - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
ManualProcessTransactionManager - Class in org.jbpm.persistence
 
ManualProcessTransactionManager(NonTransactionalProcessPersistentSession, ProcessStorage) - Constructor for class org.jbpm.persistence.ManualProcessTransactionManager
 
ManualTaskHandler - Class in org.jbpm.bpmn2.xml
 
ManualTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.ManualTaskHandler
 
MapBasedProcessPersistenceContext - Class in org.jbpm.persistence
 
MapBasedProcessPersistenceContext(ProcessStorage) - Constructor for class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
MAPENTRY_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
Mappable - Interface in org.jbpm.form.builder.services.model
 
Mappable - Interface in org.jbpm.process.core.context.variable
 
mapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
mapper - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
MappingHandler - Class in org.jbpm.compiler.xml.processes
 
MappingHandler() - Constructor for class org.jbpm.compiler.xml.processes.MappingHandler
 
MapProcessPersistenceContextManager - Class in org.jbpm.persistence
 
MapProcessPersistenceContextManager(ProcessPersistenceContext) - Constructor for class org.jbpm.persistence.MapProcessPersistenceContextManager
 
marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
marshal(I18NText) - Method in class org.jbpm.services.task.impl.model.xml.adapter.I18NTextXmlAdapter
 
marshal(OrganizationalEntity) - Method in class org.jbpm.services.task.impl.model.xml.adapter.OrganizationalEntityXmlAdapter
 
marshal(Status) - Method in class org.jbpm.services.task.impl.model.xml.adapter.StatusXmlAdapter
 
marshal(Map<String, Object>) - Method in class org.jbpm.services.task.impl.model.xml.adapter.StringObjectMapXmlAdapter
 
marshal(SubTasksStrategy) - Method in class org.jbpm.services.task.impl.model.xml.adapter.SubTasksStrategyXmlAdapter
 
marshal(User) - Method in class org.jbpm.services.task.impl.model.xml.adapter.UserXmlAdapter
 
marshal(Object, Environment) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
 
marshal(Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
 
marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
This method is analogous to the write() method, but instead of writing the object into an output stream, it returns the marshalled object as a byte[].
marshalFault(Map<String, Object>, Environment) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
 
marshalFault(Map<String, Object>, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
 
marshall(OutputStream, KieSession) - Method in interface org.kie.api.marshalling.Marshaller
Marshalls the given StatefulKnowledgeSession into the provided OutputStream
marshallContent(Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
 
Marshaller - Interface in org.kie.api.marshalling
 
MarshallingConfiguration - Interface in org.kie.api.marshalling
 
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
 
Match - Interface in org.kie.api.runtime.rule
 
matchCancelled(MatchCancelledEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
matchCancelled(MatchCancelledEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
matchCancelled(MatchCancelledEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
matchCancelled(MatchCancelledEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
matchCancelled(MatchCancelledEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
MatchCancelledCause - Enum in org.kie.api.event.rule
 
MatchCancelledEvent - Interface in org.kie.api.event.rule
 
matchCreated(MatchCreatedEvent) - Method in class org.jbpm.process.instance.event.listeners.TriggerRulesEventListener
 
matchCreated(MatchCreatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
matchCreated(MatchCreatedEvent) - Method in interface org.kie.api.event.rule.AgendaEventListener
 
matchCreated(MatchCreatedEvent) - Method in class org.kie.api.event.rule.DebugAgendaEventListener
 
matchCreated(MatchCreatedEvent) - Method in class org.kie.api.event.rule.DefaultAgendaEventListener
 
MatchCreatedEvent - Interface in org.kie.api.event.rule
 
matchesExtension(String) - Method in class org.kie.api.io.ResourceType
 
MatchEvent - Interface in org.kie.api.event.rule
 
MAX_RESULTS - Static variable in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
MBeansOption - Enum in org.kie.api.conf
An Enum for MBeans Enabled option.
MEMBER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
MenuItemDescription - Class in org.jbpm.form.builder.services.model.menu
 
MenuItemDescription() - Constructor for class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
MenuOptionDescription - Class in org.jbpm.form.builder.services.model.menu
 
MenuOptionDescription() - Constructor for class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
MenuPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
MenuPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
MenuService - Interface in org.jbpm.form.builder.services.api
 
MenuServiceException - Exception in org.jbpm.form.builder.services.api
 
MenuServiceException() - Constructor for exception org.jbpm.form.builder.services.api.MenuServiceException
 
MenuServiceException(String, Throwable) - Constructor for exception org.jbpm.form.builder.services.api.MenuServiceException
 
MenuServiceException(String) - Constructor for exception org.jbpm.form.builder.services.api.MenuServiceException
 
MenuServiceException(Throwable) - Constructor for exception org.jbpm.form.builder.services.api.MenuServiceException
 
merge(T) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
merge(T) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
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;
Message - Class in org.jbpm.bpmn2.core
 
Message(String) - Constructor for class org.jbpm.bpmn2.core.Message
 
Message - Class in org.jbpm.process.workitem.email
 
Message() - Constructor for class org.jbpm.process.workitem.email.Message
 
Message - Interface in org.kie.api.builder
A Message generated by the building process of a KieModule
Message.Level - Enum in org.kie.api.builder
 
MessageHandler - Class in org.jbpm.bpmn2.xml
 
MessageHandler() - Constructor for class org.jbpm.bpmn2.xml.MessageHandler
 
messageReceived(String, Object) - Method in class org.jbpm.bpmn2.handler.ReceiveTaskHandler
 
META_DATA_AS_NODE_PROPERTY - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
META_DATA_USING_DI - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
MetaDataHandler - Class in org.jbpm.compiler.xml.processes
 
MetaDataHandler() - Constructor for class org.jbpm.compiler.xml.processes.MetaDataHandler
 
MetaDataHandler.MetaDataWrapper - Class in org.jbpm.compiler.xml.processes
 
MetaDataHandler.MetaDataWrapper(Node, String) - Constructor for class org.jbpm.compiler.xml.processes.MetaDataHandler.MetaDataWrapper
 
MIGPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
MIGPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
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
 
MilestoneNodeHandler - Class in org.jbpm.compiler.xml.processes
 
MilestoneNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.MilestoneNodeHandler
 
MilestoneNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a milestone node.
MilestoneNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
MockNotificationListener - Class in org.jbpm.services.task.deadlines.notifications.impl
 
MockNotificationListener() - Constructor for class org.jbpm.services.task.deadlines.notifications.impl.MockNotificationListener
 
MODIFICATION - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
modifiedService(ServiceReference, Object) - Method in class org.kie.api.osgi.Activator.DroolsServiceTracker
 
Modifies - Annotation Type in org.kie.api.definition.type
Annotation used to declare that a given method (potenially) modifies the values of the named properties
move(Path, Path) - Method in interface org.jbpm.shared.services.api.FileService
 
move(Path, Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
MultiConditionalSequenceFlowNodeBuilder - Class in org.jbpm.process.builder
 
MultiConditionalSequenceFlowNodeBuilder() - Constructor for class org.jbpm.process.builder.MultiConditionalSequenceFlowNodeBuilder
 
MultipleInstanceExample - Class in org.jbpm.examples.multipleinstance
 
MultipleInstanceExample() - Constructor for class org.jbpm.examples.multipleinstance.MultipleInstanceExample
 
MultiValueKieBaseOption - Interface in org.kie.api.conf
A markup interface for MultiValueKnowledgeBaseConfiguration options
MultiValueKieSessionOption - Interface in org.kie.api.runtime.conf
A markup interface for MultiValueKnowledgeSessionConfiguration options
Mvel - Annotation Type in org.jbpm.services.task.annotations
 
MVEL_LANGUAGE - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
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
 
MVELActionBuilder - Class in org.jbpm.process.builder.dialect.mvel
 
MVELActionBuilder() - Constructor for class org.jbpm.process.builder.dialect.mvel.MVELActionBuilder
 
MVELLifeCycleManager - Class in org.jbpm.services.task.internals.lifecycle
 
MVELLifeCycleManager() - Constructor for class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
MVELProcessDialect - Class in org.jbpm.process.builder.dialect.mvel
 
MVELProcessDialect() - Constructor for class org.jbpm.process.builder.dialect.mvel.MVELProcessDialect
 
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
 
MVELReturnValueEvaluatorBuilder - Class in org.jbpm.process.builder.dialect.mvel
 
MVELReturnValueEvaluatorBuilder() - Constructor for class org.jbpm.process.builder.dialect.mvel.MVELReturnValueEvaluatorBuilder
 
MvelUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
 
MvelUserGroupCallbackImpl() - Constructor for class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
 
MVELUtils - Class in org.jbpm.services.task.utils
 
MVELUtils() - Constructor for class org.jbpm.services.task.utils.MVELUtils
 

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_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
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
 
needToMigrateRF(String) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Returns true if the given .rf (graphical) ruleflow xml is a version 4 ruleflow that needs to be migrated to version 5, and returns false otherwise.
needToMigrateRFM(String) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Returns true if the given .rfm ruleflow xml is a version 4 ruleflow that needs to be migrated to version 5, and returns false otherwise.
newAbortWorkItem(long) - Method in interface org.kie.api.command.KieCommands
 
newBatchExecution(List<? extends Command>, String) - Method in interface org.kie.api.command.KieCommands
 
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
 
newByteArrayResource(byte[]) - Method in interface org.kie.api.io.KieResources
 
newClassFilterAcceptor(String[]) - Method in interface org.kie.api.marshalling.KieMarshallers
 
newClassPathResource(String) - Method in interface org.kie.api.io.KieResources
 
newClassPathResource(String, ClassLoader) - Method in interface org.kie.api.io.KieResources
 
newClassPathResource(String, Class<?>) - Method in interface org.kie.api.io.KieResources
 
newClassPathResource(String, String) - Method in interface org.kie.api.io.KieResources
 
newClassPathResource(String, String, ClassLoader) - Method in interface org.kie.api.io.KieResources
 
newClassPathResource(String, String, Class<?>) - Method in interface org.kie.api.io.KieResources
 
newCompleteWorkItem(long, Map<String, Object>) - Method in interface org.kie.api.command.KieCommands
 
newConsoleLogger(KieRuntimeEventManager) - Method in interface org.kie.api.logger.KieLoggers
 
newCorrelationKey(String) - Method in class org.jbpm.persistence.correlation.JPACorrelationKeyFactory
 
newCorrelationKey(List<String>) - Method in class org.jbpm.persistence.correlation.JPACorrelationKeyFactory
 
newDelete(FactHandle) - Method in interface org.kie.api.command.KieCommands
 
newDescrResource(KieDescr) - Method in interface org.kie.api.io.KieResources
 
newEnvironment() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newExecutorService() - Static method in class org.jbpm.executor.ExecutorServiceFactory
 
newFileLogger(KieRuntimeEventManager, String) - Method in interface org.kie.api.logger.KieLoggers
 
newFileSystemResource(File) - Method in interface org.kie.api.io.KieResources
 
newFileSystemResource(String) - Method in interface org.kie.api.io.KieResources
 
newFireAllRules() - Method in interface org.kie.api.command.KieCommands
 
newFireAllRules(int) - Method in interface org.kie.api.command.KieCommands
 
newFireAllRules(String) - Method in interface org.kie.api.command.KieCommands
 
newGetGlobal(String) - Method in interface org.kie.api.command.KieCommands
 
newGetGlobal(String, String) - Method in interface org.kie.api.command.KieCommands
 
newGetObject(FactHandle) - Method in interface org.kie.api.command.KieCommands
 
newGetObject(FactHandle, String) - Method in interface org.kie.api.command.KieCommands
 
newGetObjects() - Method in interface org.kie.api.command.KieCommands
 
newGetObjects(String) - Method in interface org.kie.api.command.KieCommands
 
newGetObjects(ObjectFilter) - Method in interface org.kie.api.command.KieCommands
 
newGetObjects(ObjectFilter, String) - Method in interface org.kie.api.command.KieCommands
 
newIdentityMarshallingStrategy() - Method in interface org.kie.api.marshalling.KieMarshallers
 
newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Method in interface org.kie.api.marshalling.KieMarshallers
 
newInputStreamResource(InputStream) - Method in interface org.kie.api.io.KieResources
 
newInputStreamResource(InputStream, String) - Method in interface org.kie.api.io.KieResources
 
newInsert(Object) - Method in interface org.kie.api.command.KieCommands
 
newInsert(Object, String, boolean, String) - Method in interface org.kie.api.command.KieCommands
 
newInsertElements(Collection) - Method in interface org.kie.api.command.KieCommands
 
newInsertElements(Collection, String, boolean, String) - Method in interface org.kie.api.command.KieCommands
 
newInstance(AuditLoggerFactory.Type, KieSession, Map<String, Object>) - Static method in class org.jbpm.process.audit.AuditLoggerFactory
Creates new instance of audit logger based on given type and parameters and registers it directly in given ksession to receive its events.
newInstance() - Method in interface org.kie.api.definition.type.FactType
Create a new fact based on the declared fact type.
newJMSInstance(Map<String, Object>) - Static method in class org.jbpm.process.audit.AuditLoggerFactory
Creates new instance of JMS audit logger based on given parameters.
newJMSInstance(boolean, ConnectionFactory, Queue) - Static method in class org.jbpm.process.audit.AuditLoggerFactory
Creates new instance of JMS audit logger based on given connection factory and queue.
newJPAInstance(EntityManagerFactory) - Static method in class org.jbpm.process.audit.AuditLoggerFactory
Creates new instance of JPA audit logger with given EntityManagerFactory NOTE: this will build the logger but it is not registered directly on a session son once received needs to be registered as event listener
newKieBase(KieBaseConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates a new default KieBase using the given configuration.
newKieBase(String, KieBaseConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates a new KieBase with the given name using the given configuration.
newKieBaseConfiguration() - Method in interface org.kie.api.KieServices
Create a KieBaseConfiguration on which properties can be set.
newKieBaseConfiguration(Properties, ClassLoader) - Method in interface org.kie.api.KieServices
Create a KieBaseConfiguration on which properties can be set.
newKieBaseModel(String) - Method in interface org.kie.api.builder.model.KieModuleModel
Creates a new KieBaseModel with the given name and adds it to this KieModuleModel
newKieBuilder(File) - Method in interface org.kie.api.KieServices
Creates a new KieBuilder to build the KieModule contained in the given folder
newKieBuilder(KieFileSystem) - Method in interface org.kie.api.KieServices
Creates a new KieBuilder to build the KieModule contained in the given KieFileSystem
newKieContainer(ReleaseId) - Method in interface org.kie.api.KieServices
Creates a new KieContainer wrapping the KieModule with the given ReleaseId
newKieFileSystem() - Method in interface org.kie.api.KieServices
Creates a new KieFileSystem used to programmatically define the resources composing a KieModule
newKieModuleModel() - Method in interface org.kie.api.KieServices
Creates a new KieModuleModel to programmatically define a KieModule
newKieScanner(KieContainer) - Method in interface org.kie.api.KieServices
Creates a KieScanner to automatically discover if there are new releases of the KieModule (and its dependencies) wrapped by the given KieContainer
newKieSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newKieSession(KieSessionConfiguration, Environment) - Method in class org.jbpm.process.ProcessBaseImpl
 
newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
newKieSession(KieSessionConfiguration, Environment) - Method in interface org.kie.api.KieBase
Creates a new KieSession using the given session configuration and/or environment.
newKieSession() - Method in interface org.kie.api.KieBase
Creates a new KieSession using the default session configuration.
newKieSession(KieBase, KieSessionConfiguration, Environment) - Method in interface org.kie.api.persistence.jpa.KieStoreServices
 
newKieSession() - Method in interface org.kie.api.runtime.KieContainer
Creates the default KieSession for this KieContainer
newKieSession(KieSessionConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates the default KieSession for this KieContainer with the given configuration
newKieSession(Environment) - Method in interface org.kie.api.runtime.KieContainer
Creates the default KieSession for this KieContainer using the given Environment
newKieSession(String) - Method in interface org.kie.api.runtime.KieContainer
Creates the KieSession with the given name for this KieContainer
newKieSession(String, Environment) - Method in interface org.kie.api.runtime.KieContainer
Creates the KieSession with the given name for this KieContainer using the given Environment
newKieSession(String, KieSessionConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates the KieSession with the given name for this KieContainer with the given configuration
newKieSession(String, Environment, KieSessionConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates the KieSession with the given name for this KieContainer using the given Environment and configuration
newKieSessionConfiguration() - Method in interface org.kie.api.KieServices
Create a KieSessionConfiguration on which properties can be set.
newKieSessionConfiguration(Properties) - Method in interface org.kie.api.KieServices
Create a KieSessionConfiguration on which properties can be set.
newKieSessionModel(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Creates a new KieSessionModel with the given name and adds it to this KieBaseModel
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
 
newListenerModel(String, ListenerModel.Kind) - Method in interface org.kie.api.builder.model.KieSessionModel
Creates a new ListenerModel of the given type (i.e. the name of the class implementing it) and kind and add it to this KieSessionModel
newMarshaller(KieBase) - Method in interface org.kie.api.marshalling.KieMarshallers
The marshalling strategies for this method are undefined and thus they are derived from the ksession's or environment provided
newMarshaller(KieBase, ObjectMarshallingStrategy[]) - Method in interface org.kie.api.marshalling.KieMarshallers
This will override the strategies specified in the ksession or environment.
newModify(FactHandle, List<Setter>) - Method in interface org.kie.api.command.KieCommands
 
newPerProcessInstanceRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
newPerRequestRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newProcessBuilder(PackageBuilder) - Method in class org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
 
newProcessMarshaller() - Method in class org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
 
newProcessRuntime(AbstractWorkingMemory) - Method in class org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
 
newQualifierModel(String) - Method in interface org.kie.api.builder.model.ListenerModel
 
newQualifierModel(String) - Method in interface org.kie.api.builder.model.WorkItemHandlerModel
 
newQuery(String, String) - Method in interface org.kie.api.command.KieCommands
 
newQuery(String, String, Object[]) - Method in interface org.kie.api.command.KieCommands
 
newReaderResource(Reader) - Method in interface org.kie.api.io.KieResources
 
newReaderResource(Reader, String) - Method in interface org.kie.api.io.KieResources
 
newRegisterWorkItemHandlerCommand(WorkItemHandler, String) - Method in interface org.kie.api.command.KieCommands
 
newReleaseId(String, String, String) - Method in interface org.kie.api.KieServices
Creates a new ReleaseId with the given groupId, artifactId and version
newSerializeMarshallingStrategy() - Method in interface org.kie.api.marshalling.KieMarshallers
 
newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Method in interface org.kie.api.marshalling.KieMarshallers
 
newSetGlobal(String, Object) - Method in interface org.kie.api.command.KieCommands
 
newSetGlobal(String, Object, boolean) - Method in interface org.kie.api.command.KieCommands
 
newSetGlobal(String, Object, String) - Method in interface org.kie.api.command.KieCommands
 
newSetter(String, String) - Method in interface org.kie.api.command.KieCommands
 
newSignalEvent(String, Object) - Method in interface org.kie.api.command.KieCommands
 
newSignalEvent(long, String, Object) - Method in interface org.kie.api.command.KieCommands
 
newSingletonRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
newSingletonRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newSingletonRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newStartProcess(String) - Method in interface org.kie.api.command.KieCommands
 
newStartProcess(String, Map<String, Object>) - Method in interface org.kie.api.command.KieCommands
 
newStatefulKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatefulKnowledgeSession(KieSessionConfiguration, Environment) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatefulKnowledgeSession(KnowledgeBase) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
newStatelessKieSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKieSession(KieSessionConfiguration) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKieSession(KieSessionConfiguration) - Method in interface org.kie.api.KieBase
Creates a new StatelessKieSession using the given session configuration.
newStatelessKieSession() - Method in interface org.kie.api.KieBase
Creates a new StatelessKieSession using the default session configuration.
newStatelessKieSession() - Method in interface org.kie.api.runtime.KieContainer
Creates the default StatelessKieSession for this KieContainer
newStatelessKieSession(KieSessionConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates the default StatelessKieSession for this KieContainer using the given configuration
newStatelessKieSession(String) - Method in interface org.kie.api.runtime.KieContainer
Creates the StatelessKieSession with the given name for this KieContainer
newStatelessKieSession(String, KieSessionConfiguration) - Method in interface org.kie.api.runtime.KieContainer
Creates the StatelessKieSession with the given name for this KieContainer using the given configuration
newStatelessKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKnowledgeSession(KieSessionConfiguration) - Method in class org.jbpm.process.ProcessBaseImpl
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTaskService() - Method in class org.jbpm.runtime.manager.impl.factory.CDITaskServiceFactory
 
newTaskService() - Method in class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
newTaskService() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
newTaskServiceConfigurator() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
newThreadedFileLogger(KieRuntimeEventManager, String, int) - Method in interface org.kie.api.logger.KieLoggers
 
newUrlResource(URL) - Method in interface org.kie.api.io.KieResources
 
newUrlResource(String) - Method in interface org.kie.api.io.KieResources
 
newWorkItemHandlerModel(String, String) - Method in interface org.kie.api.builder.model.KieSessionModel
Creates a new WorkItemHandlerModel of the given type (i.e. the name of the class implementing it) and add it to this KieSessionModel
newXmlProcessDumper() - Method in class org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl
 
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
 
NO_META_DATA - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
Node - Interface in org.jbpm.workflow.core
Represents a node in a RuleFlow.
Node - Interface in org.kie.api.definition.process
A Node represents an activity in the process flow chart.
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
 
NodeContainer - Interface in org.kie.api.definition.process
A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
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.
NodeInstance - Interface in org.kie.api.runtime.process
A node instance represents the execution of one specific node in a process instance.
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
 
NodeInstanceContainer - Interface in org.kie.api.runtime.process
A node instance container is a container that can contain (zero or more) node instances.
NodeInstanceDesc - Class in org.jbpm.kie.services.impl.model
 
NodeInstanceDesc() - Constructor for class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
NodeInstanceDesc(String, String, String, String, String, long, Date, String, int) - Constructor for class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
NodeInstanceEvent - Class in org.jbpm.kie.services.impl.event
 
NodeInstanceEvent(ProcessNodeEvent) - Constructor for class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
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
 
NodeInstanceLeftEvent - Class in org.jbpm.kie.services.impl.event
 
NodeInstanceLeftEvent(ProcessNodeLeftEvent) - Constructor for class org.jbpm.kie.services.impl.event.NodeInstanceLeftEvent
 
NodeInstanceLog - Class in org.jbpm.process.audit
 
NodeInstanceLog() - Constructor for class org.jbpm.process.audit.NodeInstanceLog
 
NodeInstanceLog(int, long, String, String, String, String) - Constructor for class org.jbpm.process.audit.NodeInstanceLog
 
NodeInstanceResolverFactory - Class in org.jbpm.workflow.instance.impl
 
NodeInstanceResolverFactory(NodeInstance) - Constructor for class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory
 
NodeInstanceTriggeredEvent - Class in org.jbpm.kie.services.impl.event
 
NodeInstanceTriggeredEvent(ProcessNodeTriggeredEvent) - Constructor for class org.jbpm.kie.services.impl.event.NodeInstanceTriggeredEvent
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
nominate(long, String, List<OrganizationalEntity>) - Method in interface org.kie.api.task.TaskService
 
NominateTaskCommand - Class in org.jbpm.services.task.commands
Operation.Skip : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Initiator, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true } ],
NominateTaskCommand() - Constructor for class org.jbpm.services.task.commands.NominateTaskCommand
 
NominateTaskCommand(long, String, List<OrganizationalEntity>) - Constructor for class org.jbpm.services.task.commands.NominateTaskCommand
 
NonAcceptingEventTypeFilter - Class in org.jbpm.process.core.event
 
NonAcceptingEventTypeFilter() - Constructor for class org.jbpm.process.core.event.NonAcceptingEventTypeFilter
 
NonManagedLocalHTWorkItemHandler - Class in org.jbpm.services.task.wih
LocalHumanTaskHandler that is intended to be used when RuntimeManager is not used, most likely in backward compatible cases where simply providing: KieSession TaskService is usual case.
NonManagedLocalHTWorkItemHandler() - Constructor for class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
NonManagedLocalHTWorkItemHandler(KieSession, TaskService) - Constructor for class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
NonTransactionalProcessPersistentSession - Interface in org.jbpm.persistence
 
NotificationImpl - Class in org.jbpm.services.task.impl.model
 
NotificationImpl() - Constructor for class org.jbpm.services.task.impl.model.NotificationImpl
 
NotificationListener - Interface in org.jbpm.services.task.deadlines
 
NumberFieldRepresentation - Class in org.jbpm.form.builder.services.model.items
 
NumberFieldRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 

O

OBJECT_MARSHALLING_STRATEGIES - Static variable in class org.kie.api.runtime.EnvironmentName
 
objectDeleted(ObjectDeletedEvent) - Method in class org.kie.api.event.rule.DebugWorkingMemoryEventListener
 
objectDeleted(ObjectDeletedEvent) - Method in class org.kie.api.event.rule.DefaultWorkingMemoryEventListener
 
objectDeleted(ObjectDeletedEvent) - Method in interface org.kie.api.event.rule.WorkingMemoryEventListener
 
ObjectDeletedEvent - Interface in org.kie.api.event.rule
 
ObjectFilter - Interface in org.kie.api.runtime
ObjectFilter is used with WorkingMemories to filter out instances during Iteration
objectInserted(ObjectInsertedEvent) - Method in class org.kie.api.event.rule.DebugWorkingMemoryEventListener
 
objectInserted(ObjectInsertedEvent) - Method in class org.kie.api.event.rule.DefaultWorkingMemoryEventListener
 
objectInserted(ObjectInsertedEvent) - Method in interface org.kie.api.event.rule.WorkingMemoryEventListener
 
ObjectInsertedEvent - Interface in org.kie.api.event.rule
 
ObjectMarshallingStrategy - Interface in org.kie.api.marshalling
 
ObjectMarshallingStrategy.Context - Interface in org.kie.api.marshalling
 
ObjectMarshallingStrategyAcceptor - Interface in org.kie.api.marshalling
 
ObjectMarshallingStrategyStore - Interface in org.kie.api.marshalling
 
ObjectTypeNodeMonitorMBean - Interface in org.kie.api.management
An interface for OTN MBean
objectUpdated(ObjectUpdatedEvent) - Method in class org.kie.api.event.rule.DebugWorkingMemoryEventListener
 
objectUpdated(ObjectUpdatedEvent) - Method in class org.kie.api.event.rule.DefaultWorkingMemoryEventListener
 
objectUpdated(ObjectUpdatedEvent) - Method in interface org.kie.api.event.rule.WorkingMemoryEventListener
 
ObjectUpdatedEvent - Interface in org.kie.api.event.rule
 
onCommandDone(CommandContext, ExecutionResults) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandlerCmdCallback
 
onCommandError(CommandContext, Throwable) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandlerCmdCallback
 
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
 
OnErrorAction - Enum in org.jbpm.services.task.utils
Defines possible actions in case an error was encountered.
onExecute() - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.WorkItemExceptionInfo
 
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
 
onMessage(Message) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogReceiver
 
onNotification(NotificationEvent) - Method in interface org.jbpm.services.task.deadlines.NotificationListener
 
onNotification(NotificationEvent) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
 
onNotification(NotificationEvent) - Method in class org.jbpm.services.task.deadlines.notifications.impl.MockNotificationListener
 
onResponse(List<String>) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService.RolesResponseHandler
 
openFile(Path) - Method in interface org.jbpm.shared.services.api.FileService
 
openFile(Path) - Method in class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
openLiveQuery(String, Object[], ViewChangedEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
openLiveQuery(String, Object[], ViewChangedEventListener) - Method in interface org.kie.api.runtime.rule.RuleRuntime
 
OperationCommand - Class in org.jbpm.services.task.internals.lifecycle
 
OperationCommand() - Constructor for class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
OperationHandler - Class in org.jbpm.bpmn2.xml
 
OperationHandler() - Constructor for class org.jbpm.bpmn2.xml.OperationHandler
 
Operator - Interface in org.kie.api.runtime.rule
An interface for Operator definitions.
Option - Interface in org.kie.api.conf
A base interface for type safe options in configuration objects
OptionRepresentation - Class in org.jbpm.form.builder.services.model.items
 
OptionRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
org.jbpm.bpmn2 - package org.jbpm.bpmn2
 
org.jbpm.bpmn2.core - package org.jbpm.bpmn2.core
 
org.jbpm.bpmn2.handler - package org.jbpm.bpmn2.handler
 
org.jbpm.bpmn2.xml - package org.jbpm.bpmn2.xml
 
org.jbpm.bpmn2.xml.di - package org.jbpm.bpmn2.xml.di
 
org.jbpm.bpmn2.xpath - package org.jbpm.bpmn2.xpath
 
org.jbpm.compiler - package org.jbpm.compiler
 
org.jbpm.compiler.xml - package org.jbpm.compiler.xml
 
org.jbpm.compiler.xml.processes - package org.jbpm.compiler.xml.processes
 
org.jbpm.examples - package org.jbpm.examples
 
org.jbpm.examples.checklist - package org.jbpm.examples.checklist
 
org.jbpm.examples.checklist.context - package org.jbpm.examples.checklist.context
 
org.jbpm.examples.checklist.impl - package org.jbpm.examples.checklist.impl
 
org.jbpm.examples.evaluation - package org.jbpm.examples.evaluation
 
org.jbpm.examples.exceptions - package org.jbpm.examples.exceptions
 
org.jbpm.examples.exceptions.service - package org.jbpm.examples.exceptions.service
 
org.jbpm.examples.humantask - package org.jbpm.examples.humantask
 
org.jbpm.examples.junit - package org.jbpm.examples.junit
 
org.jbpm.examples.looping - package org.jbpm.examples.looping
 
org.jbpm.examples.multipleinstance - package org.jbpm.examples.multipleinstance
 
org.jbpm.examples.quickstarts - package org.jbpm.examples.quickstarts
 
org.jbpm.examples.request - package org.jbpm.examples.request
 
org.jbpm.executor - package org.jbpm.executor
 
org.jbpm.executor.commands - package org.jbpm.executor.commands
 
org.jbpm.executor.entities - package org.jbpm.executor.entities
 
org.jbpm.executor.impl - package org.jbpm.executor.impl
 
org.jbpm.executor.impl.runtime - package org.jbpm.executor.impl.runtime
 
org.jbpm.executor.impl.wih - package org.jbpm.executor.impl.wih
 
org.jbpm.form.builder.services.annotations - package org.jbpm.form.builder.services.annotations
 
org.jbpm.form.builder.services.api - package org.jbpm.form.builder.services.api
 
org.jbpm.form.builder.services.encoders - package org.jbpm.form.builder.services.encoders
 
org.jbpm.form.builder.services.impl - package org.jbpm.form.builder.services.impl
 
org.jbpm.form.builder.services.impl.base - package org.jbpm.form.builder.services.impl.base
 
org.jbpm.form.builder.services.impl.db - package org.jbpm.form.builder.services.impl.db
 
org.jbpm.form.builder.services.impl.fs - package org.jbpm.form.builder.services.impl.fs
 
org.jbpm.form.builder.services.model - package org.jbpm.form.builder.services.model
 
org.jbpm.form.builder.services.model.forms - package org.jbpm.form.builder.services.model.forms
 
org.jbpm.form.builder.services.model.graph - package org.jbpm.form.builder.services.model.graph
 
org.jbpm.form.builder.services.model.items - package org.jbpm.form.builder.services.model.items
 
org.jbpm.form.builder.services.model.menu - package org.jbpm.form.builder.services.model.menu
 
org.jbpm.kie.services.api - package org.jbpm.kie.services.api
 
org.jbpm.kie.services.api.bpmn2 - package org.jbpm.kie.services.api.bpmn2
 
org.jbpm.kie.services.impl - package org.jbpm.kie.services.impl
 
org.jbpm.kie.services.impl.audit - package org.jbpm.kie.services.impl.audit
 
org.jbpm.kie.services.impl.bpmn2 - package org.jbpm.kie.services.impl.bpmn2
 
org.jbpm.kie.services.impl.event - package org.jbpm.kie.services.impl.event
 
org.jbpm.kie.services.impl.event.listeners - package org.jbpm.kie.services.impl.event.listeners
 
org.jbpm.kie.services.impl.form - package org.jbpm.kie.services.impl.form
 
org.jbpm.kie.services.impl.form.provider - package org.jbpm.kie.services.impl.form.provider
 
org.jbpm.kie.services.impl.model - package org.jbpm.kie.services.impl.model
 
org.jbpm.marshalling.impl - package org.jbpm.marshalling.impl
 
org.jbpm.osgi.bpmn2 - package org.jbpm.osgi.bpmn2
 
org.jbpm.osgi.flow.compiler - package org.jbpm.osgi.flow.compiler
 
org.jbpm.osgi.flow.core - package org.jbpm.osgi.flow.core
 
org.jbpm.persistence - package org.jbpm.persistence
 
org.jbpm.persistence.correlation - package org.jbpm.persistence.correlation
 
org.jbpm.persistence.jta - package org.jbpm.persistence.jta
 
org.jbpm.persistence.processinstance - package org.jbpm.persistence.processinstance
 
org.jbpm.persistence.timer - package org.jbpm.persistence.timer
 
org.jbpm.process - package org.jbpm.process
 
org.jbpm.process.audit - package org.jbpm.process.audit
Business Activity Monitoring (BAM) resources supporting activity events and activity logs.
org.jbpm.process.audit.command - package org.jbpm.process.audit.command
 
org.jbpm.process.audit.event - package org.jbpm.process.audit.event
 
org.jbpm.process.audit.jms - package org.jbpm.process.audit.jms
 
org.jbpm.process.audit.xml - package org.jbpm.process.audit.xml
 
org.jbpm.process.builder - package org.jbpm.process.builder
 
org.jbpm.process.builder.dialect - package org.jbpm.process.builder.dialect
 
org.jbpm.process.builder.dialect.java - package org.jbpm.process.builder.dialect.java
 
org.jbpm.process.builder.dialect.mvel - package org.jbpm.process.builder.dialect.mvel
 
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.process.workitem - package org.jbpm.process.workitem
 
org.jbpm.process.workitem.archive - package org.jbpm.process.workitem.archive
 
org.jbpm.process.workitem.bpmn2 - package org.jbpm.process.workitem.bpmn2
 
org.jbpm.process.workitem.email - package org.jbpm.process.workitem.email
 
org.jbpm.process.workitem.exec - package org.jbpm.process.workitem.exec
 
org.jbpm.process.workitem.ftp - package org.jbpm.process.workitem.ftp
 
org.jbpm.process.workitem.handler - package org.jbpm.process.workitem.handler
 
org.jbpm.process.workitem.jabber - package org.jbpm.process.workitem.jabber
 
org.jbpm.process.workitem.java - package org.jbpm.process.workitem.java
 
org.jbpm.process.workitem.rest - package org.jbpm.process.workitem.rest
 
org.jbpm.process.workitem.rss - package org.jbpm.process.workitem.rss
 
org.jbpm.process.workitem.transform - package org.jbpm.process.workitem.transform
 
org.jbpm.process.workitem.webservice - package org.jbpm.process.workitem.webservice
 
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.runtime.manager.api - package org.jbpm.runtime.manager.api
 
org.jbpm.runtime.manager.api.qualifiers - package org.jbpm.runtime.manager.api.qualifiers
 
org.jbpm.runtime.manager.impl - package org.jbpm.runtime.manager.impl
 
org.jbpm.runtime.manager.impl.cdi - package org.jbpm.runtime.manager.impl.cdi
 
org.jbpm.runtime.manager.impl.factory - package org.jbpm.runtime.manager.impl.factory
 
org.jbpm.runtime.manager.impl.jpa - package org.jbpm.runtime.manager.impl.jpa
 
org.jbpm.runtime.manager.impl.mapper - package org.jbpm.runtime.manager.impl.mapper
 
org.jbpm.runtime.manager.impl.task - package org.jbpm.runtime.manager.impl.task
 
org.jbpm.runtime.manager.impl.tx - package org.jbpm.runtime.manager.impl.tx
 
org.jbpm.services.task - package org.jbpm.services.task
 
org.jbpm.services.task.admin.listener - package org.jbpm.services.task.admin.listener
 
org.jbpm.services.task.annotations - package org.jbpm.services.task.annotations
 
org.jbpm.services.task.commands - package org.jbpm.services.task.commands
 
org.jbpm.services.task.deadlines - package org.jbpm.services.task.deadlines
 
org.jbpm.services.task.deadlines.notifications.impl - package org.jbpm.services.task.deadlines.notifications.impl
 
org.jbpm.services.task.deadlines.notifications.impl.email - package org.jbpm.services.task.deadlines.notifications.impl.email
 
org.jbpm.services.task.events - package org.jbpm.services.task.events
 
org.jbpm.services.task.exception - package org.jbpm.services.task.exception
 
org.jbpm.services.task.identity - package org.jbpm.services.task.identity
 
org.jbpm.services.task.impl - package org.jbpm.services.task.impl
 
org.jbpm.services.task.impl.command - package org.jbpm.services.task.impl.command
 
org.jbpm.services.task.impl.factories - package org.jbpm.services.task.impl.factories
 
org.jbpm.services.task.impl.model - package org.jbpm.services.task.impl.model
 
org.jbpm.services.task.impl.model.xml - package org.jbpm.services.task.impl.model.xml
 
org.jbpm.services.task.impl.model.xml.adapter - package org.jbpm.services.task.impl.model.xml.adapter
 
org.jbpm.services.task.internals.lifecycle - package org.jbpm.services.task.internals.lifecycle
 
org.jbpm.services.task.lifecycle.listeners - package org.jbpm.services.task.lifecycle.listeners
 
org.jbpm.services.task.query - package org.jbpm.services.task.query
 
org.jbpm.services.task.rule - package org.jbpm.services.task.rule
 
org.jbpm.services.task.rule.impl - package org.jbpm.services.task.rule.impl
 
org.jbpm.services.task.subtask - package org.jbpm.services.task.subtask
 
org.jbpm.services.task.utils - package org.jbpm.services.task.utils
 
org.jbpm.services.task.wih - package org.jbpm.services.task.wih
 
org.jbpm.services.task.wih.util - package org.jbpm.services.task.wih.util
 
org.jbpm.shared.services.api - package org.jbpm.shared.services.api
 
org.jbpm.shared.services.cdi - package org.jbpm.shared.services.cdi
 
org.jbpm.shared.services.impl - package org.jbpm.shared.services.impl
 
org.jbpm.shared.services.impl.events - package org.jbpm.shared.services.impl.events
 
org.jbpm.shared.services.impl.tx - package org.jbpm.shared.services.impl.tx
 
org.jbpm.test - package org.jbpm.test
 
org.jbpm.workflow.core - package org.jbpm.workflow.core
 
org.jbpm.workflow.core.impl - package org.jbpm.workflow.core.impl
 
org.jbpm.workflow.core.node - package org.jbpm.workflow.core.node
 
org.jbpm.workflow.instance - package org.jbpm.workflow.instance
 
org.jbpm.workflow.instance.context - package org.jbpm.workflow.instance.context
 
org.jbpm.workflow.instance.impl - package org.jbpm.workflow.instance.impl
 
org.jbpm.workflow.instance.impl.factory - package org.jbpm.workflow.instance.impl.factory
 
org.jbpm.workflow.instance.node - package org.jbpm.workflow.instance.node
 
org.kie.api - package org.kie.api
The KnowledgeBase and its factory.
org.kie.api.builder - package org.kie.api.builder
 
org.kie.api.builder.model - package org.kie.api.builder.model
 
org.kie.api.cdi - package org.kie.api.cdi
 
org.kie.api.command - package org.kie.api.command
 
org.kie.api.concurrent - package org.kie.api.concurrent
 
org.kie.api.conf - package org.kie.api.conf
 
org.kie.api.definition - package org.kie.api.definition
All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here.
org.kie.api.definition.process - package org.kie.api.definition.process
The classes that make up a Process definition.
org.kie.api.definition.rule - package org.kie.api.definition.rule
The classes that make up a Rule definition.
org.kie.api.definition.type - package org.kie.api.definition.type
 
org.kie.api.event - package org.kie.api.event
Drools has a comprehensive event api for all parts of the platform.
org.kie.api.event.kiebase - package org.kie.api.event.kiebase
Events emitted while updating the definitions in the KnowledgeBase.
org.kie.api.event.process - package org.kie.api.event.process
Events emitted while process instances are executing.
org.kie.api.event.rule - package org.kie.api.event.rule
Events emitted while Rules are executing.
org.kie.api.io - package org.kie.api.io
io library for working with Resources See ResourceFactory for more details
org.kie.api.logger - package org.kie.api.logger
Logger classes use to log the KnowledgeRuntime's execution.
org.kie.api.management - package org.kie.api.management
 
org.kie.api.marshalling - package org.kie.api.marshalling
Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information.
org.kie.api.osgi - package org.kie.api.osgi
 
org.kie.api.persistence.jpa - package org.kie.api.persistence.jpa
 
org.kie.api.runtime - package org.kie.api.runtime
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
org.kie.api.runtime.conf - package org.kie.api.runtime.conf
 
org.kie.api.runtime.help - package org.kie.api.runtime.help
 
org.kie.api.runtime.manager - package org.kie.api.runtime.manager
 
org.kie.api.runtime.process - package org.kie.api.runtime.process
The process runtime classes.
org.kie.api.runtime.rule - package org.kie.api.runtime.rule
The rule runtime classes.
org.kie.api.task - package org.kie.api.task
 
org.kie.api.task.model - package org.kie.api.task.model
 
org.kie.api.time - package org.kie.api.time
Classes related to Time in Drools.
OrganizationalEntity - Interface in org.kie.api.task.model
 
OrganizationalEntityImpl - Class in org.jbpm.services.task.impl.model
 
OrganizationalEntityImpl() - Constructor for class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
OrganizationalEntityImpl(String) - Constructor for class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
OrganizationalEntityXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
OrganizationalEntityXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.OrganizationalEntityXmlAdapter
 
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
 
OutPortHandler - Class in org.jbpm.compiler.xml.processes
 
OutPortHandler() - Constructor for class org.jbpm.compiler.xml.processes.OutPortHandler
 
outputAssociation - Variable in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
OutputData - Class in org.jbpm.form.builder.services.model
 
OutputData() - Constructor for class org.jbpm.form.builder.services.model.OutputData
 
OVERDUE_DELAY - Static variable in class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 

P

packageName(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
ParallelGatewayHandler - Class in org.jbpm.bpmn2.xml
 
ParallelGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.ParallelGatewayHandler
 
PARAMETER_MATCHER - Static variable in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
ParameterHandler - Class in org.jbpm.compiler.xml.processes
 
ParameterHandler() - Constructor for class org.jbpm.compiler.xml.processes.ParameterHandler
 
ParameterHandler.ParameterWrapper - Class in org.jbpm.compiler.xml.processes
 
ParameterHandler.ParameterWrapper(ParameterDefinition, Work) - Constructor for class org.jbpm.compiler.xml.processes.ParameterHandler.ParameterWrapper
 
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
 
parseDeadlineString(String, List<OrganizationalEntity>, Environment) - Static method in class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
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
 
parseNotifications(String, List<OrganizationalEntity>) - Static method in class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
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
 
parseReassignment(String) - Static method in class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
parseRepeatableDateTime(String) - Static method in class org.jbpm.process.core.timer.DateTimeUtils
 
parseWeekendDays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
PasswordFieldRepresentation - Class in org.jbpm.form.builder.services.model.items
 
PasswordFieldRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
PENDING - Static variable in interface org.kie.api.runtime.process.WorkItem
 
PeopleAssignmentHelper - Class in org.jbpm.services.task.wih.util
A class responsible for assigning the various ownerships (actors, groups, business administrators, and task stakeholders) from a WorkItem to a Task.
PeopleAssignmentHelper() - Constructor for class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
PeopleAssignmentHelper(String) - Constructor for class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
PeopleAssignments - Interface in org.kie.api.task.model
 
PeopleAssignmentsImpl - Class in org.jbpm.services.task.impl.model
 
PeopleAssignmentsImpl() - Constructor for class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
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
 
PermissionDeniedException - Exception in org.jbpm.services.task.exception
Exception that is thrown when a User try to perform an Operation on a Task
PermissionDeniedException(String) - Constructor for exception org.jbpm.services.task.exception.PermissionDeniedException
 
PerProcessInstanceRuntimeManager - Class in org.jbpm.runtime.manager.impl
RuntimeManager that is backed by "Per Process Instance" strategy - that means that every process instance will be bound to a ksession for it's entire life time - once started whenever other operations will be invoked this manager will ensure that correct ksession will be provided.
PerProcessInstanceRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
PerRequestRuntimeManager - Class in org.jbpm.runtime.manager.impl
RuntimeManager implementation that is backed by "Per Request" strategy - meaning that for every call to getRuntimeEngine new instance will be delivered with brand new KieSession and TaskService.
PerRequestRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
persist(CorrelationKeyInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
persist(CorrelationKeyInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
persist(CorrelationKeyInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
persist(Object) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
persist(Object) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
persistence(boolean) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
PERSISTENCE_CONTEXT_MANAGER - Static variable in class org.kie.api.runtime.EnvironmentName
 
persistenceManager(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
persistSessionId(String, String, int) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
Stores gives ksessionId in a serialized file in given location under jbpmSessionId.ser file name
Person - Class in org.jbpm.examples.junit
 
Person() - Constructor for class org.jbpm.examples.junit.Person
 
Person - Class in org.jbpm.examples.quickstarts
 
Person(String) - Constructor for class org.jbpm.examples.quickstarts.Person
 
Person - Class in org.jbpm.examples.request
 
Person(String, String) - Constructor for class org.jbpm.examples.request.Person
 
PKG - Static variable in class org.kie.api.io.ResourceType
Binary Package
PMML - Static variable in class org.kie.api.io.ResourceType
PMML
populate(String, String, String, String, String, String, String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
populateRepresentationFactory() - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Populates the RepresentationFactory with the form items and representations that belong to them.
populateRepresentationFactory() - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
portRFMToCurrentVersion(String) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Returns a drools 5 version of a given drools 4 .rfm ruleflow in string format.
portRFToCurrentVersion(String) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Returns a drools 5 version of a given drools 4 .rf (Graphical) ruleflow in string format.
Position - Annotation Type in org.kie.api.definition.type
Annotation used to declare the Position of a field, when using Positional field constraints.
postProcessResult(String, Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
PotentialOwnerContextConstraint - Class in org.jbpm.examples.checklist.context
 
PotentialOwnerContextConstraint(String) - Constructor for class org.jbpm.examples.checklist.context.PotentialOwnerContextConstraint
 
prepare() - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
PresentationElement - Class in org.jbpm.services.task.impl.model
 
PresentationElement() - Constructor for class org.jbpm.services.task.impl.model.PresentationElement
 
PRINCIPAL_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
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
 
printFacts() - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
printFacts(PrintStream) - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
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
 
PrintOutCommand - Class in org.jbpm.executor.commands
Simple command to log the contextual data and return empty results.
PrintOutCommand() - Constructor for class org.jbpm.executor.commands.PrintOutCommand
 
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 - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines that a annotated element is of type Process, used with EventListenerProducer
Process - Interface in org.kie.api.definition.process
A Process represents one modular piece of business logic that can be executed by a process engine.
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
 
ProcessBuildContext - Class in org.jbpm.process.builder
 
ProcessBuildContext(PackageBuilder, Package, Process, BaseDescr, DialectCompiletimeRegistry, Dialect) - Constructor for class org.jbpm.process.builder.ProcessBuildContext
 
ProcessBuildData - Class in org.jbpm.compiler.xml
 
ProcessBuildData() - Constructor for class org.jbpm.compiler.xml.ProcessBuildData
 
ProcessBuilderFactoryServiceImpl - Class in org.jbpm.process.builder
 
ProcessBuilderFactoryServiceImpl() - Constructor for class org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
 
ProcessBuilderImpl - Class in org.jbpm.compiler
A ProcessBuilder can be used to build processes based on XML files containing a process definition.
ProcessBuilderImpl(PackageBuilder) - Constructor for class org.jbpm.compiler.ProcessBuilderImpl
 
ProcessBuildError - Class in org.jbpm.compiler
 
ProcessBuildError(Process, BaseDescr, Object, String) - Constructor for class org.jbpm.compiler.ProcessBuildError
 
ProcessClassBuilder - Interface in org.jbpm.process.builder
 
ProcessCompletedEvent - Interface in org.kie.api.event.process
A runtime event that is generated when a ProcessInstance is completed.
ProcessContext - Interface in org.kie.api.runtime.process
Represents the context when executing a process.
ProcessDesc - Class in org.jbpm.kie.services.impl.model
 
ProcessDesc() - Constructor for class org.jbpm.kie.services.impl.model.ProcessDesc
 
ProcessDesc(String, String, String, String, String, String, String, String) - Constructor for class org.jbpm.kie.services.impl.model.ProcessDesc
 
ProcessDescRepoHelper - Class in org.jbpm.kie.services.impl.bpmn2
 
ProcessDescRepoHelper() - Constructor for class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
ProcessDescriptionRepository - Class in org.jbpm.kie.services.impl.bpmn2
 
ProcessDescriptionRepository() - Constructor for class org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository
 
ProcessDialect - Interface in org.jbpm.process.builder.dialect
 
ProcessDialectRegistry - Class in org.jbpm.process.builder.dialect
 
ProcessDialectRegistry() - Constructor for class org.jbpm.process.builder.dialect.ProcessDialectRegistry
 
ProcessErrorHandler - Class in org.jbpm.process.builder
 
ProcessErrorHandler(BaseDescr, Process, String) - Constructor for class org.jbpm.process.builder.ProcessErrorHandler
 
ProcessEvent - Class in org.jbpm.kie.services.impl.event
 
ProcessEvent(ProcessEvent) - Constructor for class org.jbpm.kie.services.impl.event.ProcessEvent
 
ProcessEvent - Interface in org.kie.api.event.process
A runtime event related to the execution of process instances.
ProcessEventListener - Interface in org.kie.api.event.process
A listener for events related to process instance execution.
ProcessEventManager - Interface in org.kie.api.event.process
A manager for process related events.
ProcessGetInformationHandler - Class in org.jbpm.kie.services.impl.bpmn2
 
ProcessGetInformationHandler() - Constructor for class org.jbpm.kie.services.impl.bpmn2.ProcessGetInformationHandler
 
ProcessGetInputHandler - Class in org.jbpm.kie.services.impl.bpmn2
 
ProcessGetInputHandler() - Constructor for class org.jbpm.kie.services.impl.bpmn2.ProcessGetInputHandler
 
ProcessHandler - Class in org.jbpm.bpmn2.xml
 
ProcessHandler() - Constructor for class org.jbpm.bpmn2.xml.ProcessHandler
 
ProcessHandler - Class in org.jbpm.compiler.xml.processes
 
ProcessHandler() - Constructor for class org.jbpm.compiler.xml.processes.ProcessHandler
 
processId(String) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
ProcessIdContextConstraint - Class in org.jbpm.examples.checklist.context
 
ProcessIdContextConstraint(String) - Constructor for class org.jbpm.examples.checklist.context.ProcessIdContextConstraint
 
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.
ProcessInstance - Interface in org.kie.api.runtime.process
A process instance represents one specific instance of a process that is currently executing.
processInstanceCompleted(ProcessInstance) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
ProcessInstanceCompletedEvent - Class in org.jbpm.kie.services.impl.event
 
ProcessInstanceCompletedEvent(ProcessCompletedEvent) - Constructor for class org.jbpm.kie.services.impl.event.ProcessInstanceCompletedEvent
 
ProcessInstanceDesc - Class in org.jbpm.kie.services.impl.model
 
ProcessInstanceDesc() - Constructor for class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
ProcessInstanceDesc(long, String, String, String, int, String, Date, String) - Constructor for class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
ProcessInstanceEventInfo - Class in org.jbpm.persistence.processinstance
 
ProcessInstanceEventInfo() - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
ProcessInstanceEventInfo(long, String) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
ProcessInstanceFactory - Interface in org.jbpm.process.instance
 
ProcessInstanceFactoryRegistry - Class in org.jbpm.process.instance
 
ProcessInstanceIdContextConstraint - Class in org.jbpm.examples.checklist.context
 
ProcessInstanceIdContextConstraint(long) - Constructor for class org.jbpm.examples.checklist.context.ProcessInstanceIdContextConstraint
 
ProcessInstanceImpl - Class in org.jbpm.process.instance.impl
Default implementation of a process instance.
ProcessInstanceImpl() - Constructor for class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
ProcessInstanceInfo - Class in org.jbpm.persistence.processinstance
 
ProcessInstanceInfo() - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessInstanceInfo(ProcessInstance) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessInstanceInfo(ProcessInstance, Environment) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessInstanceLog - Class in org.jbpm.process.audit
 
ProcessInstanceLog() - Constructor for class org.jbpm.process.audit.ProcessInstanceLog
 
ProcessInstanceLog(long, String) - Constructor for class org.jbpm.process.audit.ProcessInstanceLog
 
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
 
ProcessInstanceStartedEvent - Class in org.jbpm.kie.services.impl.event
 
ProcessInstanceStartedEvent(ProcessStartedEvent) - Constructor for class org.jbpm.kie.services.impl.event.ProcessInstanceStartedEvent
 
ProcessInvokerErrorHandler - Class in org.jbpm.process.builder
 
ProcessInvokerErrorHandler(BaseDescr, Process, String) - Constructor for class org.jbpm.process.builder.ProcessInvokerErrorHandler
 
processJob - Static variable in class org.jbpm.process.instance.timer.TimerManager
 
ProcessKnowledgeHelperFixer - Class in org.jbpm.process.builder.dialect.java
 
ProcessKnowledgeHelperFixer() - Constructor for class org.jbpm.process.builder.dialect.java.ProcessKnowledgeHelperFixer
 
processMacros(String) - Static method in class org.jbpm.bpmn2.xpath.XPATHActionBuilder
 
processMacros(String) - Static method in class org.jbpm.process.builder.dialect.mvel.MVELActionBuilder
 
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
ProcessNodeBuilder - Interface in org.jbpm.process.builder
 
ProcessNodeBuilderRegistry - Class in org.jbpm.process.builder
 
ProcessNodeBuilderRegistry() - Constructor for class org.jbpm.process.builder.ProcessNodeBuilderRegistry
 
ProcessNodeEvent - Interface in org.kie.api.event.process
An event related to the execution of a node instance within a process instance.
ProcessNodeLeftEvent - Interface in org.kie.api.event.process
An event when a node inside a process instance has been left.
ProcessNodeTriggeredEvent - Interface in org.kie.api.event.process
An event when a node inside a process instance has been triggered.
ProcessPackage - Class in org.jbpm.process
 
ProcessPackage(String) - Constructor for class org.jbpm.process.ProcessPackage
 
processPeopleAssignments(String, List<OrganizationalEntity>, boolean) - Method in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
ProcessPersistenceContext - Interface in org.jbpm.persistence
 
ProcessPersistenceContextManager - Interface in org.jbpm.persistence
 
ProcessRuntime - Interface in org.kie.api.runtime.process
The ProcessRuntime is a super-interface for all StatefulKnowledgeSessions.
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
 
ProcessSemanticModule - Class in org.jbpm.compiler.xml
 
ProcessSemanticModule() - Constructor for class org.jbpm.compiler.xml.ProcessSemanticModule
 
ProcessStartedEvent - Interface in org.kie.api.event.process
An event when a process instance has been started.
processStateName - Static variable in class org.jbpm.test.JBPMHelper
Deprecated.  
ProcessStorage - Interface in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder - Class in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder(ProcessStorage) - Constructor for class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
processTaskState(Task) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
ProcessTest - Class in org.jbpm.examples.request
This is a sample file to launch a process.
ProcessTest() - Constructor for class org.jbpm.examples.request.ProcessTest
 
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
 
ProcessVariableChangedEvent - Interface in org.kie.api.event.process
An event when a variable inside a process instance has been changed.
procTimer - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.Timers.Timer { ... }
produceSession() - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailSessionProducer
 
PropagationContext - Interface in org.kie.api.runtime.rule
 
PROPERTIES - Static variable in class org.kie.api.io.ResourceType
PROPERTIES
PropertiesConfiguration - Interface in org.kie.api
Base class for other Configuration classes.
PROPERTY_NAME - Static variable in enum org.kie.api.conf.DeclarativeAgendaOption
The property name for the L&R Unlinking option
PROPERTY_NAME - Static variable in enum org.kie.api.conf.EqualityBehaviorOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.kie.api.conf.EventProcessingOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.kie.api.conf.MBeansOption
The property name for the mbeans option
PROPERTY_NAME - Static variable in enum org.kie.api.conf.RemoveIdentitiesOption
The property name for the remove identities option
PROPERTY_NAME - Static variable in class org.kie.api.runtime.conf.BeliefSystemTypeOption
The property name for the belief system configuration
PROPERTY_NAME - Static variable in class org.kie.api.runtime.conf.ClockTypeOption
The property name for the clock type configuration
PROPERTY_NAME - Static variable in enum org.kie.api.runtime.conf.KeepReferenceOption
The property name for the keep reference configuration
PROPERTY_NAME - Static variable in enum org.kie.api.runtime.conf.QueryListenerOption
The property name for the clock type configuration
PROPERTY_NAME - Static variable in class org.kie.api.runtime.conf.TimerJobFactoryOption
The property name for the timer job factory manager configuration
PROPERTY_NAME - Static variable in class org.kie.api.runtime.conf.WorkItemHandlerOption
The prefix for the property name for work item handlers
PropertyHandler - Class in org.jbpm.bpmn2.xml
 
PropertyHandler() - Constructor for class org.jbpm.bpmn2.xml.PropertyHandler
 
PropertyReactive - Annotation Type in org.kie.api.definition.type
Annotation used to declare that a given class is property specific
PropertyUserInfoImpl - Class in org.jbpm.services.task.identity
 
PropertyUserInfoImpl() - Constructor for class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
PropertyUserInfoImpl(Properties) - Constructor for class org.jbpm.services.task.identity.PropertyUserInfoImpl
Constructs default UserInfo implementation to provide required information to the escalation handler.
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
put(String, String) - Method in class org.jbpm.form.builder.services.model.ScriptData
 
putItem(BorderPanelRepresentation.Position, FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.BorderPanelRepresentation
 
putTab(int, String, FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 

Q

QualifierModel - Interface in org.kie.api.builder.model
 
quartzCalendarAdapter(org.quartz.Calendar) - Static method in class org.kie.api.runtime.help.QuartzHelper
 
QuartzHelper - Class in org.kie.api.runtime.help
 
QuartzHelper() - Constructor for class org.kie.api.runtime.help.QuartzHelper
 
QuartzHelper.QuartzCalendarAdapter - Class in org.kie.api.runtime.help
 
QuartzHelper.QuartzCalendarAdapter(org.quartz.Calendar) - Constructor for class org.kie.api.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
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
 
Query - Interface in org.kie.api.definition.rule
Public Query interface for runtime query inspection.
queryAndLockStringWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
queryAndLockStringWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
queryAndLockWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
queryAndLockWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
queryInTransaction(String) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
queryInTransaction(String) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
QueryListenerOption - Enum in org.kie.api.runtime.conf
An enum to configure the session query listener configuration.
QueryResults - Interface in org.kie.api.runtime.rule
Contains the results of a query.
QueryResultsRow - Interface in org.kie.api.runtime.rule
A row of data from the QueryResults container.
queryService(TaskQueryService) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
queryStringInTransaction(String) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
queryStringInTransaction(String) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
queryStringWithParametersInTransaction(String, Map<String, Object>) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
queryStringWithParametersInTransaction(String, Map<String, Object>) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
queryWithParametersInTransaction(String, Map<String, Object>) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
It is strongly suggested that you only use this method within a transaction!!
queryWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
This method runs a query within a transaction and returns the result.
queryWithParametersInTransaction(String, Map<String, Object>) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
queueWorkingMemoryAction(WorkingMemoryAction) - Method in class org.jbpm.process.StatefulProcessSession
 

R

RadioButtonRepresentation - Class in org.jbpm.form.builder.services.model.items
 
RadioButtonRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
RangeFieldRepresentation - Class in org.jbpm.form.builder.services.model.items
 
RangeFieldRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
RDRL - Static variable in class org.kie.api.io.ResourceType
Drools Rule Language - Workaround for double-dot file extensions for 6.0
RDSLR - Static variable in class org.kie.api.io.ResourceType
Drools DSL Rule - Workaround for double-dot file extensions for 6.0
read(Reader) - Method in class org.jbpm.compiler.xml.XmlProcessReader
Read a Process from a Reader.
read(InputStream) - Method in class org.jbpm.compiler.xml.XmlProcessReader
Read a Process from an InputStream.
read(InputSource) - Method in class org.jbpm.compiler.xml.XmlProcessReader
Read a Process from an InputSource.
read(ObjectInputStream) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
read(MarshallerReaderContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
read(String) - Method in interface org.kie.api.builder.KieFileSystem
Returns the content of the file in the specified path as a byte[]
read(ObjectInputStream) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy.Context
Loads the context from the given object input stream
read(ObjectInputStream) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
 
readAttachmentList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readBooleanExpressionList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readCommentList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readDataInputAssociation(Node, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
readDataInputAssociation(Node, RuleSetNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
readDataInputAssociation(Node, SubProcessNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
readDataInputAssociation(Node, ActionNode) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
readDataInputAssociation(Node, WorkItemNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
readDataOutput(Node, StartNode) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
readDataOutputAssociation(Node, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
readDataOutputAssociation(Node, EventNode) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
readDataOutputAssociation(Node, RuleSetNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
readDataOutputAssociation(Node, SubProcessNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
readDataOutputAssociation(Node, EventNode) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
readDataOutputAssociation(Node, StartNode) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
readDataOutputAssociation(Node, WorkItemNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
readDeadlinesList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readEndDataInputAssociation(Node, EndNode) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
readEscalationList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readExternal(ObjectInput) - Method in class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
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.services.task.exception.TaskError
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.FaultDataImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.GroupImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.UserImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
readExternal(ObjectInput) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.DroolsAction
 
readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
readExternal(ObjectInput) - Method in class org.kie.api.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
readExternal(ObjectInput) - Method in class org.kie.api.runtime.rule.Variable
 
readFaultDataInputAssociation(Node, FaultNode) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
readI18NTextList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readIoSpecification(Node, Map<String, String>, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
readIoSpecification(Node, Map<String, String>, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
readIoSpecification(Node, Map<String, String>, Map<String, String>) - Method in class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
Reads the io specification and put the information in the HumanTaskRepository.
readMultiInstanceLoopCharacteristics(Node, ForEachNode, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
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
 
readNotificationList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readOrganizationalEntityList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readPotentialOwner(Node, HumanTaskNode) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
readPotentialOwner(Node, HumanTaskNode) - Method in class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
 
readProcess(String) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
readProcess(String) - Method in class org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
 
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
 
readReassignmentList(ObjectInput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
readTimer(MarshallerReaderContext, JBPMMessages.ProcessTimer.TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readTimer(MarshallerReaderContext) - Static method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
readURL(URL) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
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
 
readWorkItems(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
realClass - Variable in class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
realClass - Variable in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
ReassignmentImpl - Class in org.jbpm.services.task.impl.model
 
ReassignmentImpl() - Constructor for class org.jbpm.services.task.impl.model.ReassignmentImpl
 
ReceiveTaskHandler - Class in org.jbpm.bpmn2.handler
 
ReceiveTaskHandler(KieSession) - Constructor for class org.jbpm.bpmn2.handler.ReceiveTaskHandler
 
ReceiveTaskHandler - Class in org.jbpm.bpmn2.xml
 
ReceiveTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
Recipient - Class in org.jbpm.process.workitem.email
 
Recipient() - Constructor for class org.jbpm.process.workitem.email.Recipient
 
Recipient(String, String, String, String) - Constructor for class org.jbpm.process.workitem.email.Recipient
 
RECIPIENT_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
Recipients - Class in org.jbpm.process.workitem.email
 
Recipients() - Constructor for class org.jbpm.process.workitem.email.Recipients
 
reconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
reconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
register(FormRepresentationEncoder, FormRepresentationDecoder) - Static method in class org.jbpm.form.builder.services.model.forms.FormEncodingFactory
 
register(String, ProcessInstanceMarshaller) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
register(Class<? extends Node>, ProcessNodeBuilder) - Method in class org.jbpm.process.builder.ProcessNodeBuilderRegistry
 
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
 
registerableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
registerableItemsFactory - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
registerChannel(String, Channel) - Method in interface org.kie.api.runtime.KieRuntime
 
registerChannel(String, Channel) - Method in interface org.kie.api.runtime.StatelessKieSession
Registers a channel with the given name
registerDisposeCallback(RuntimeEngine, TransactionSynchronization) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
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
 
registerItems(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
registerSynchronization(Synchronization) - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
registerTaskLifecycleEventListener(JbpmServicesEventListener<Task>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registerTaskLifecycleEventListener(JbpmServicesEventListener<Task>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
registerTaskNotificationEventListener(JbpmServicesEventListener<NotificationEvent>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registerTaskNotificationEventListener(JbpmServicesEventListener<NotificationEvent>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
registerTaskService(StatefulKnowledgeSession) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
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.
registerTransactionSynchronization(TransactionSynchronization) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
registerTransactionSynchronization(TransactionSynchronization) - Method in class org.jbpm.runtime.manager.impl.tx.ExtendedJTATransactionManager
 
registerTransformer(Class<?>) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
registerTXSynchronization(TransactionSynchronization) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
 
registerTXSynchronization(TransactionSynchronization) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
registerTXSynchronization(TransactionSynchronization) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
registerWorkItemHandler(String, WorkItemHandler) - Method in interface org.kie.api.runtime.process.WorkItemManager
Register the given handler for all work items of the given type of work
registry - Variable in class org.jbpm.services.task.identity.DefaultUserInfo
 
registry - Variable in class org.jbpm.services.task.identity.PropertyUserInfoImpl
 
release(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
release(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
release(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
release(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
release(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
release(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
release(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
release(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
release(long, String) - Method in interface org.kie.api.task.TaskService
 
ReleaseId - Interface in org.kie.api.builder
ReleaseId is a full identifier far a given version of an artifact.
releaseTask(String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
releaseTask(String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
ReleaseTaskCommand - Class in org.jbpm.services.task.commands
Operation.Release : [ new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [Allowed.Owner, Allowed.BusinessAdministrator ], setNewOwnerToNull = true, newStatus = Status.Ready } ],
ReleaseTaskCommand() - Constructor for class org.jbpm.services.task.commands.ReleaseTaskCommand
 
ReleaseTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ReleaseTaskCommand
 
remove(String) - Method in class org.jbpm.executor.impl.runtime.RuntimeManagerRegistry
Remove RuntimeManager identified by given id
remove(ProcessInstanceInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
remove(ProcessInstanceInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
remove(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
remove(String) - Method in class org.jbpm.process.core.timer.TimerServiceRegistry
Removes TimerService from the registry.
remove(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
remove(String) - Method in class org.jbpm.services.task.commands.TaskContext
 
remove(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
remove(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
remove(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
remove(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
remove(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
remove(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
remove(Object) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
remove(Object) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
removeAllData() - Method in interface org.jbpm.kie.services.api.KnowledgeAdminDataService
 
removeAllData() - Method in class org.jbpm.kie.services.impl.KnowledgeAdminDataServiceImpl
 
removeAllTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeAllTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
removeAllTasks() - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
removeAllTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
removeAttachment(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Removes the Attachment specified by the attachmentId.
removeComment(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Removes the Comment specified by the commentId.
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
 
removedService(ServiceReference, Object) - Method in class org.kie.api.osgi.Activator.DroolsServiceTracker
 
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
 
removeEventListener(KieBaseEventListener) - Method in interface org.kie.api.event.kiebase.KieBaseEventManager
Remove an event listener.
removeEventListener(ProcessEventListener) - Method in interface org.kie.api.event.process.ProcessEventManager
Remove a process event listener.
removeEventListener(WorkingMemoryEventListener) - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Remove an event listener.
removeEventListener(AgendaEventListener) - Method in interface org.kie.api.event.rule.WorkingMemoryEventManager
Remove an event listener.
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;
removeFromMap(String, MenuItemDescription, Map<String, List<MenuItemDescription>>) - Method in class org.jbpm.form.builder.services.impl.base.BaseMenuService
 
removeFunction(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeFunction(String, String) - Method in interface org.kie.api.KieBase
Removes a function from the specified package.
removeGroup(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeGroup(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
removeGroup(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
RemoveIdentitiesOption - Enum in org.kie.api.conf
An Enum for Remove Identities option.
removeInclude(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Remove the inclusion of the KieBase with the given name
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
 
removeKieBaseModel(String) - Method in interface org.kie.api.builder.model.KieModuleModel
Removes the KieBaseModel with the give name from this KieModuleModel
removeKiePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeKiePackage(String) - Method in interface org.kie.api.KieBase
Removes a KiePackage and all the definitions it contains from the KieBase
removeKieSessionModel(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Removes the KieSessionModel with the give name from this KieBaseModel
removeKnowledgePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeLocalRuntime(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
removeMapEntry(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
removeMapping(Context<?>) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
removeMapping(Context) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
removeMarshallerContext(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeMarshallerContext(String) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
removeMarshallerContext(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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
 
removeOnUnDeploy(DeploymentEvent) - Method in class org.jbpm.executor.impl.runtime.DeploymentObserver
Fired when active deployment has been undeployed from runtime environment
removeOnUnDeploy(DeploymentEvent) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
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
 
removePackage(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Removes a package (pattern) from the list of the packages defining the set of resources that have to be included in the KieBase.
removeProcess(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeProcess(String) - Method in interface org.kie.api.KieBase
Removes a process.
removeProcessDescription(String) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository
 
removeProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
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
 
removeProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessStorage
 
removeQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeQuery(String, String) - Method in interface org.kie.api.KieBase
Removes a query from the specified package.
removeRecipient(Recipient) - Method in class org.jbpm.process.workitem.email.Recipients
 
removeRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeRule(String, String) - Method in interface org.kie.api.KieBase
Removes a rule from the specified package.
removeRuntimeFromTaskService(InternalTaskService) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
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;
removeTaskEventsById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskEventsServiceImpl
 
removeTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
removeTimerJobInstance(TimerJobInstance) - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
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
 
removeUser(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeUser(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
removeUser(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
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;
render(String, ProcessDesc, Map<String, Object>) - Method in interface org.jbpm.kie.services.impl.form.FormProvider
 
render(String, Task, ProcessDesc, Map<String, Object>) - Method in interface org.jbpm.kie.services.impl.form.FormProvider
 
render(String, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.ClasspathFormProvider
 
render(String, Task, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.ClasspathFormProvider
 
render(String, InputStream, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.FreemakerFormProvider
 
render(String, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.InMemoryFormProvider
 
render(String, Task, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.InMemoryFormProvider
 
render(String, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.VFSFormProvider
 
render(String, Task, ProcessDesc, Map<String, Object>) - Method in class org.jbpm.kie.services.impl.form.provider.VFSFormProvider
 
replaceIllegalCharsAttribute(String) - Static method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
Request - Class in org.jbpm.examples.request
 
Request(String) - Constructor for class org.jbpm.examples.request.Request
 
RequestInfo - Class in org.jbpm.executor.entities
 
RequestInfo() - Constructor for class org.jbpm.executor.entities.RequestInfo
 
RequestUI - Class in org.jbpm.examples.request
 
RequestUI() - Constructor for class org.jbpm.examples.request.RequestUI
 
requiredProperties - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
requiredProperties - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
reset() - Method in class org.jbpm.services.task.deadlines.notifications.impl.MockNotificationListener
 
reset() - Static method in class org.jbpm.test.AbstractBaseTest
 
reset() - Method in interface org.kie.api.management.KieSessionMonitoringMBean
Resets all stats
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(Context, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
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
 
Resource - Interface in org.kie.api.io
Generic interface to provide a Reader or InputStream for the underlying IO resource.
ResourceConfiguration - Interface in org.kie.api.io
This interface is a marker interface and should be implemented by any class that will provide configurations to the KnowledgeBuilder - currently this is only used by decision tables.
ResourceType - Class in org.kie.api.io
 
ResourceType(String, String, String, String, String...) - Constructor for class org.kie.api.io.ResourceType
 
RestGeoCodeApiCallWorkItemHandler - Class in org.jbpm.process.workitem.rest
 
RestGeoCodeApiCallWorkItemHandler() - Constructor for class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
restoreSession(KieSession, boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
RESTWorkItemHandler - Class in org.jbpm.process.workitem.rest
WorkItemHandler that is capable of interacting with REST service.
RESTWorkItemHandler() - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
Used when no authentication is required
RESTWorkItemHandler(String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
Dedicated constructor when BASIC authentication method shall be used
RESTWorkItemHandler(String, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
Dedicated constructor when FORM BASED authentication method shall be used
RESTWorkItemHandler.AuthenticationType - Enum in org.jbpm.process.workitem.rest
 
ResultGeoCodeApi - Class in org.jbpm.process.workitem.rest
 
ResultGeoCodeApi() - Constructor for class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
Results - Interface in org.kie.api.builder
The Results of the building process of a KieModule
resume(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
resume(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
resume(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
resume(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
resume(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
resume(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
resume(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
resume(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
resume(long, String) - Method in interface org.kie.api.task.TaskService
 
ResumeTaskCommand - Class in org.jbpm.services.task.commands
Operation.Resume : [ new OperationCommand().{ previousStatus = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], setToPreviousStatus = true }, new OperationCommand().{ previousStatus = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], setToPreviousStatus = true } ],
ResumeTaskCommand() - Constructor for class org.jbpm.services.task.commands.ResumeTaskCommand
 
ResumeTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ResumeTaskCommand
 
retract(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
retract(FactHandle) - Method in interface org.kie.api.runtime.rule.EntryPoint
Deprecated. use EntryPoint.delete(FactHandle)
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
 
ReturnValueEvaluatorBuilder - Interface in org.jbpm.process.builder
 
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
 
reverse(Serializable, Object) - Method in interface org.kie.api.runtime.rule.AccumulateFunction
Reverses the accumulation action
RichTextEditorRepresentation - Class in org.jbpm.form.builder.services.model.items
 
RichTextEditorRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
Role - Annotation Type in org.kie.api.definition.type
Annotation used to declare if a given class is a plain fact or an event
Role.Type - Enum in org.kie.api.definition.type
 
ROLE_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
ROLE_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
ROLE_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
ROLE_MEMBERS_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
ROLES_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
rollback(boolean) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
rollback(EntityManager, boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesTransactionManager
It is the responsibility of this method to check that the status of the transaction is appropriate before rolling back the transaction.
rollback(EntityManager, boolean) - Method in class org.jbpm.shared.services.impl.JbpmJTATransactionManager
 
rollback(EntityManager, boolean) - Method in class org.jbpm.shared.services.impl.JbpmLocalTransactionManager
 
rollback() - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
rollBackTransaction(boolean) - Method in interface org.jbpm.shared.services.api.JbpmServicesPersistenceManager
 
rollBackTransaction(boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
Row - Interface in org.kie.api.runtime.rule
 
rowDeleted(Row) - Method in interface org.kie.api.runtime.rule.ViewChangedEventListener
 
rowInserted(Row) - Method in interface org.kie.api.runtime.rule.ViewChangedEventListener
 
rowUpdated(Row) - Method in interface org.kie.api.runtime.rule.ViewChangedEventListener
 
RSSWorkItemHandler - Class in org.jbpm.process.workitem.rss
 
RSSWorkItemHandler() - Constructor for class org.jbpm.process.workitem.rss.RSSWorkItemHandler
 
Rule - Interface in org.kie.api.definition.rule
Public Rule interface for runtime rule inspection.
RULE_ADDITION - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
RULE_FLOW_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
RULE_LANGUAGE - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
RULE_REGISTRY - Static variable in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
RULE_REMOVAL - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
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
 
RuleContext - Interface in org.kie.api.runtime.rule
 
RuleContextProvider - Interface in org.jbpm.services.task.rule
 
RuleContextProviderImpl - Class in org.jbpm.services.task.rule.impl
 
RuleContextProviderImpl() - Constructor for class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
 
RULEFLOW_TYPE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcess
 
ruleFlowGroup(String) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
RuleFlowGroup - Interface in org.kie.api.runtime.rule
 
RuleFlowGroupActivatedEvent - Interface in org.kie.api.event.rule
 
RuleFlowGroupDeactivatedEvent - Interface in org.kie.api.event.rule
 
RuleFlowGroupEvent - Interface in org.kie.api.event.rule
 
RuleFlowMigrator - Class in org.jbpm.compiler.xml.processes
Class the migrates drools version 4 .rfm and .rf ruleflow files to version 5 .rf and .rfm ruleflows.
RuleFlowMigrator() - Constructor for class org.jbpm.compiler.xml.processes.RuleFlowMigrator
 
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.
RuleRuntime - Interface in org.kie.api.runtime.rule
The RuleRuntime is a super-interface for all KieSessions.
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
 
RuleSetNodeHandler - Class in org.jbpm.compiler.xml.processes
 
RuleSetNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.RuleSetNodeHandler
 
RuleSetNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a ruleset node.
RuleSetNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
run() - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
runExample() - Static method in class org.jbpm.examples.exceptions.ExceptionHandlingErrorExample
 
runExample() - Static method in class org.jbpm.examples.exceptions.ExceptionHandlingSignalExample
 
runExample() - Static method in class org.jbpm.examples.exceptions.ScriptTaskExceptionExample
 
RuntimeDataService - Interface in org.jbpm.kie.services.api
 
RuntimeDataServiceImpl - Class in org.jbpm.kie.services.impl
 
RuntimeDataServiceImpl() - Constructor for class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
RuntimeEngine - Interface in org.kie.api.runtime.manager
 
RuntimeEngineImpl - Class in org.jbpm.runtime.manager.impl
Implementation of the RuntimeEngine that additionally implement Disposable interface to allow other components to register listeners on it.
RuntimeEngineImpl(KieSession, TaskService) - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
RuntimeEnvironmentBuilder - Class in org.jbpm.runtime.manager.impl
Builder implementation that follows fluent approach to build RuntimeEnvironments.
RuntimeEnvironmentBuilder() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
RuntimeManager - Interface in org.kie.api.runtime.manager
 
RuntimeManagerFactoryImpl - Class in org.jbpm.runtime.manager.impl
Main entry point class for RuntimeManager module responsible for delivering RuntimeManager instances based on given RuntimeEnvironment.
RuntimeManagerFactoryImpl() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
RuntimeManagerProducer - Class in org.jbpm.runtime.manager.impl.cdi
Producer method used to build instances of RuntimeManager automatically by CDI container.
RuntimeManagerProducer() - Constructor for class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
RuntimeManagerRegistry - Class in org.jbpm.executor.impl.runtime
Registry for active RuntimeManagers that can be used from within executor service.
RuntimeManagerRegistry() - Constructor for class org.jbpm.executor.impl.runtime.RuntimeManagerRegistry
 

S

saveForm(FormRepresentation) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Saves a form on the server
saveForm(FormRepresentation) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
saveForm(FormRepresentation) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
saveFormGWT(Map<String, Object>) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
saveFormItem(FormItemRepresentation, String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Saves a UI component on the server
saveFormItem(String, FormItemRepresentation) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
saveFormItem(FormItemRepresentation, String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
saveLocalRuntime(Object, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
saveMapping(Context<?>, Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
saveMapping(Context, Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
saveMenuItem(String, MenuItemDescription) - Method in interface org.jbpm.form.builder.services.api.MenuService
 
saveMenuItem(String, MenuItemDescription) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
saveOrUpdate(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessStorage
 
saveTemplate(String, String) - Method in interface org.jbpm.form.builder.services.api.FormDefinitionService
 
sayHello(String) - Method in class org.jbpm.examples.quickstarts.HelloService
 
scanNow() - Method in interface org.kie.api.builder.KieScanner
Triggers a synchronous scan
SCARD - Static variable in class org.kie.api.io.ResourceType
Score Card - Workaround for double-dot file extensions for 6.0
schedule(long, long, long, TaskDeadlinesService.DeadlineType) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
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
 
scheduleRequest(String, CommandContext) - Method in class org.jbpm.executor.impl.ExecutorImpl
scheduleRequest(String, Date, CommandContext) - Method in class org.jbpm.executor.impl.ExecutorImpl
scheduleRequest(String, CommandContext) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
scheduleRequest(String, Date, CommandContext) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
SchedulerProvider - Interface in org.jbpm.runtime.manager.api
Marker interface to indicate that a given component provides SchedulerService especially important for RuntimeEnvironment implementations that not all must provide such capabilities.
schedulerService - Variable in class org.jbpm.process.core.timer.impl.GlobalTimerService
 
schedulerService(GlobalSchedulerService) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
schedulerService - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
scope(String) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
ScriptData - Class in org.jbpm.form.builder.services.model
 
ScriptData() - Constructor for class org.jbpm.form.builder.services.model.ScriptData
 
ScriptRepresentation - Class in org.jbpm.form.builder.services.model
 
ScriptRepresentation() - Constructor for class org.jbpm.form.builder.services.model.ScriptRepresentation
 
ScriptTaskExceptionExample - Class in org.jbpm.examples.exceptions
 
ScriptTaskExceptionExample() - Constructor for class org.jbpm.examples.exceptions.ScriptTaskExceptionExample
 
ScriptTaskHandler - Class in org.jbpm.bpmn2.xml
 
ScriptTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
search(String, int) - Method in class org.jbpm.kie.services.impl.SearchServiceImpl
 
searchLdap(String, String, String, OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
SearchService - Class in org.jbpm.kie.services.api
 
SearchService() - Constructor for class org.jbpm.kie.services.api.SearchService
 
SearchServiceImpl - Class in org.jbpm.kie.services.impl
 
SearchServiceImpl() - Constructor for class org.jbpm.kie.services.impl.SearchServiceImpl
 
select(Annotation...) - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
select(Class<U>, Annotation...) - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
select(TypeLiteral<U>, Annotation...) - Method in class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl
 
Selectable - Annotation Type in org.jbpm.shared.services.cdi
 
selectIoAssociation(String, String, String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
Fires a TaskSelectedEvent in case you can find the proper task in the server
selectIoAssociation(String, String, String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
selectOptionalTask(String, long) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
selectOptionalTask(String, long) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
send(Object) - Method in interface org.kie.api.runtime.Channel
Sends the given object to this channel.
SendHtml - Class in org.jbpm.process.workitem.email
 
SendHtml() - Constructor for class org.jbpm.process.workitem.email.SendHtml
 
sendHtml(Email) - Static method in class org.jbpm.process.workitem.email.SendHtml
 
sendHtml(Email, Connection) - Static method in class org.jbpm.process.workitem.email.SendHtml
 
sendMessage(Object, Integer) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
SendTaskHandler - Class in org.jbpm.bpmn2.handler
 
SendTaskHandler() - Constructor for class org.jbpm.bpmn2.handler.SendTaskHandler
 
SendTaskHandler - Class in org.jbpm.bpmn2.xml
 
SendTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.SendTaskHandler
 
SequenceFlow - Class in org.jbpm.bpmn2.core
 
SequenceFlow(String, String, String) - Constructor for class org.jbpm.bpmn2.core.SequenceFlow
 
SequenceFlowHandler - Class in org.jbpm.bpmn2.xml
 
SequenceFlowHandler() - Constructor for class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
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
 
serializeObject(Object, String) - Static method in class org.jbpm.services.task.impl.model.xml.adapter.StringObjectMapXmlAdapter
 
ServerTransformationRepresentation - Class in org.jbpm.form.builder.services.model.items
 
ServerTransformationRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
Service - Interface in org.kie.api
 
ServicesAwareAuditEventBuilder - Class in org.jbpm.kie.services.impl.audit
 
ServicesAwareAuditEventBuilder() - Constructor for class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
ServiceTaskHandler - Class in org.jbpm.bpmn2.handler
 
ServiceTaskHandler() - Constructor for class org.jbpm.bpmn2.handler.ServiceTaskHandler
 
ServiceTaskHandler - Class in org.jbpm.bpmn2.xml
 
ServiceTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
ServiceTaskHandler - Class in org.jbpm.process.workitem.bpmn2
 
ServiceTaskHandler() - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
ServiceTaskHandler(KieSession) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
ServiceTaskHandler(KieSession, ClassLoader) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
ServiceTaskHandler(KieSession, int) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
SessionClock - Interface in org.kie.api.time
A clock interface that all engine clocks must implement
sessionConfigProperties - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
SESSIONID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
set(String, Object) - Method in class org.jbpm.services.task.commands.TaskContext
 
set(Object, Object) - Method in interface org.kie.api.definition.type.FactField
Sets the value of this field in the given fact.
set(Object, String, Object) - Method in interface org.kie.api.definition.type.FactType
Sets the value of the field on a fact.
set(String, Calendar) - Method in interface org.kie.api.runtime.Calendars
 
set(String, Object) - Method in interface org.kie.api.runtime.Environment
 
set(String, Object) - Method in interface org.kie.api.runtime.Globals
 
setAccept(String) - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
setAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
setAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
setAction(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setAction(DroolsAction) - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
setAction(OnErrorAction) - Method in class org.jbpm.services.task.wih.AbstractHTWorkItemHandler
 
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;
setActivationTime(Date) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setActivationTime(Date) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setActualOwner(User) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setActualOwner(User) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setAddedAt(Date) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
setAddedBy(User) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
setAddress(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setAddTargetUserToPotentialOwners(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setAdminService(ExecutorAdminService) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setAdminService(TaskAdminService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setAge(int) - Method in class org.jbpm.examples.request.Person
 
setAllowed(AllowedToDelegate) - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
setAllowed(List<Allowed>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setAllowed(boolean) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
setAllowedEvents(List<String>) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setAltText(String) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
setAmount(Long) - Method in class org.jbpm.examples.request.Request
 
setAnimated(boolean) - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
setArchived(Boolean) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setArtifactId(String) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
setAssignments(List<Assignment>) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setAssociations(List<Association>) - Method in class org.jbpm.bpmn2.core.Definitions
 
setAttachedAt(Date) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
setAttachedBy(User) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
setAttachedToNodeId(String) - Method in class org.jbpm.workflow.core.node.BoundaryEventNode
 
setAttachmentContentId(long) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
setAttachmentId(long) - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
 
setAttachments(List<String>) - Method in class org.jbpm.process.workitem.email.Message
 
setAttachments(List<Attachment>) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setAudioUrl(String) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
setAuditBuilder(AuditEventBuilder) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
setAuditlogger(AbstractAuditLogger) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.node.DynamicNode
 
setAutoSubmit(boolean) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
setAvoidRepeatFiles(boolean) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
setBendpoints(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setBendpoints(String) - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
 
setBody(String) - Method in class org.jbpm.process.workitem.email.Message
 
setBody(HttpMethod, Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
 
setBody(String) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setBoolean(String, boolean) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setBorderWidth(Integer) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setBorderWidth(Integer) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setBorderWidth(Integer) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setBoundaryEvents(List<String>) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
setBpmn2Service(BPMN2DataService) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
setBuilder(AuditEventBuilder) - Method in class org.jbpm.process.audit.AbstractAuditLogger
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
setCalendarCss(String) - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
setCanceled(boolean) - Method in class org.jbpm.examples.request.Request
 
setCancelRemainingInstances(boolean) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
setCategory(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setCellPadding(Integer) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setCellPadding(Integer) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setCellSpacing(Integer) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setCellSpacing(Integer) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setChecked(Boolean) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
setCity(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setClassCacheManager(ClassCacheManager) - Method in class org.jbpm.executor.impl.ExecutorImpl
 
setClassCacheManager(ClassCacheManager) - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
setClassLoader(ClassLoader) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
setClassLoader(ClassLoader) - Method in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
setClassLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setClassName(String) - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
setClassName(String) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setClassName(String) - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
setClassName(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
setClockType(ClockTypeOption) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets the EqualityBehavior for this KieSessionModel.
setCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setCols(int) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setColumns(Integer) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setCommandClass(String) - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
setCommandName(String) - Method in class org.jbpm.executor.entities.RequestInfo
 
setCommandService(CommandService) - Method in class org.jbpm.persistence.timer.GlobalJPATimerJobFactoryManager
 
setComments(List<Comment>) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
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;
setCondition(String) - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
setConfiguration(ResourceConfiguration) - Method in interface org.kie.api.io.Resource
Sets the resource configuration in case it is necessary.
setConnection(String) - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
setConnection(String) - Method in class org.jbpm.process.audit.NodeInstanceLog
 
setConnection(Connection) - Method in class org.jbpm.process.workitem.email.Email
 
setConnection(String, String, String, String) - Method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
setConnection(String, String, String, String) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
setConnectionFactory(ConnectionFactory) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
setConsequence(String) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
setConsoleLogger(String) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets a ConsoleLogger with the given name
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(List<BooleanExpression>) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
setConstraints(Map<ConnectionRef, Constraint>) - Method in class org.jbpm.workflow.core.node.StateNode
 
setContent(String) - Method in class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
setContent(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
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;
setContent(Content) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
Sets the content for this attachment, i.e. the size and the attachmentContentId.
setContent(byte[]) - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
setContent(byte[]) - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
setContentId(long) - Method in class org.jbpm.services.task.commands.GetContentCommand
 
setContentService(TaskContentService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setContentType(String) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
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
 
setContextId(String) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setContextInstance(String, ContextInstance) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
setCorrelationKey(CorrelationKeyInfo) - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
setCounter(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
optional int32 counter = 2;
setCountry(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setCreatedBy(User) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setCreatedBy(User) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setCreatedOn(Date) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setCreatedOn(Date) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setCronExpression(String) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
setCssClassName(String) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
setCssId(String) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setCssName(String) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setCssName(String) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setCssStylesheetUrl(String) - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
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
 
setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
 
setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.FailTaskCommand
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.Data
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.HTMLRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
setDataMap(Map<String, Object>) - Method in interface org.jbpm.form.builder.services.model.Mappable
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.menu.FormEffectDescription
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.ScriptData
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setDataMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.Settings
 
setDataStores(List<DataStore>) - Method in class org.jbpm.bpmn2.core.Definitions
 
setDataStructure(List<Map.Entry<String, String>>) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setDataTable(List<List<String>>) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setDataType(String) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
setDataType(String) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
setDataType(String) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
setDate(String) - Method in class org.jbpm.process.core.timer.Timer
 
setDate(Date) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
setDate(Date) - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
setDeadlineId(long) - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
setDeadlines(Deadlines) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setDeadlines(WorkItem, List<OrganizationalEntity>, Environment) - Static method in class org.jbpm.services.task.wih.util.HumanTaskHandlerHelper
 
setDeadlineService(TaskDeadlinesService) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setDeadlinesService(TaskDeadlinesService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setDeclarativeAgenda(DeclarativeAgendaOption) - Method in interface org.kie.api.builder.model.KieBaseModel
Sets the DeclarativeAgendaOption for this KieBaseModel Default is DeclarativeAgendaOption.DISABLED
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
 
setDefault(boolean) - Method in interface org.kie.api.builder.model.KieBaseModel
Sets the KieBase generated from this KieBaseModel as the default one, i.e. the one that can be loaded from the KieContainer without having to pass its name.
setDefault(boolean) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets the KieSession generated from this KieSessionModel as the default one, i.e. the one that can be loaded from the KieContainer without having to pass its name.
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
 
setDefaultHandler(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDefaultValue(String) - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
setDefaultValue(Double) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
setDefaultValue(String) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
setDefaultValue(Double) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setDefaultValue(String) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
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
 
setDelegate(TaskInstanceService) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setDelegate(TaskQueryService) - Method in class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
setDelegate(Environment) - Method in interface org.kie.api.runtime.Environment
 
setDelegate(Globals) - Method in interface org.kie.api.runtime.Globals
 
setDelegates(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
setDelegation(Delegation) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setDependencies(String[]) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDependencies(KieModule...) - Method in interface org.kie.api.builder.KieBuilder
Sets the other KieModules from which the KieModule that has to be built by this KieBuilder depends on
setDependencies(Resource...) - Method in interface org.kie.api.builder.KieBuilder
Sets the other Resources from which the KieModule that has to be built by this KieBuilder depends on
setDeployedUnit(DeployedUnit) - Method in class org.jbpm.kie.services.impl.event.DeploymentEvent
 
setDeploymentId(String) - Method in class org.jbpm.executor.entities.RequestInfo
 
setDeploymentId(String) - Method in class org.jbpm.kie.services.impl.event.DeploymentEvent
 
setDeploymentId(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
setDeploymentId(String) - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
setDeploymentId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
setDeploymentId(String) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setDeploymentIdBytes(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
optional string deployment_id = 6;
setDeploymentUnitId(String) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
setDescription(String) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setDialect(String, ProcessDialect) - Static method in class org.jbpm.process.builder.dialect.ProcessDialectRegistry
 
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
 
setDir(String) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setDir(String) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setDirection(String) - Method in class org.jbpm.bpmn2.core.Association
 
setDisplayName(String) - Method in class org.jbpm.process.workitem.email.Recipient
 
setDocument(long, ContentData) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Sets the document content data for this task data.
setDocumentAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setDocumentation(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setDocumentation(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setDocumentation(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
setDocumentContentId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setDocumentFormat(String) - Method in class org.jbpm.process.workitem.email.Message
 
setDocumentType(String) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setDouble(String, Double) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setDuration(Long) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setDuration(Long) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setDynamic(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setEffectClasses(List<String>) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setEffects(List<FormEffectDescription>) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setElement(int, int, FormItemRepresentation, int, int) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setElement(int, int, FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setElements(List<OptionRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
setElementsPopulationScript(ScriptRepresentation) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
setElseBlock(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
setEm(EntityManager) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
setEmail(String) - Method in class org.jbpm.process.workitem.email.Recipient
 
setEmailHeaders(Map<? extends Language, ? extends EmailNotificationHeader>) - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
setEmf(EntityManagerFactory) - Static method in class org.jbpm.executor.ExecutorServiceFactory
 
setEmf(EntityManagerFactory) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
setEmf(EntityManagerFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setEnabled(boolean) - Method in class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
setEncodedProcessSource(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
setEnctype(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setEnd(Date) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setEndDate(Date) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setEndDeadlines(List<Deadline>) - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
setEndOperationListener(EndOperationListener) - Method in class org.jbpm.process.StatefulProcessSession
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogReceiver
 
setEntityManagerFactory(EntityManagerFactory) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setEntries(List<SettingsEntry>) - Method in class org.jbpm.form.builder.services.model.Settings
 
setEnv(Environment) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
setEnvironment(Environment) - Method in interface org.jbpm.process.audit.AuditLogService
 
setEnvironment(Environment) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
setEnvironment(Environment) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated.  
setEnvironment(Environment) - Static method in class org.jbpm.process.audit.StaticAuditLogService
 
setEnvironment(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setEqualsBehavior(EqualityBehaviorOption) - Method in interface org.kie.api.builder.model.KieBaseModel
Sets the EqualityBehavior for this KieBaseModel.
setErrorInfo(List<ErrorInfo>) - Method in class org.jbpm.executor.entities.RequestInfo
 
setErrors(List<Error>) - Method in class org.jbpm.bpmn2.core.Definitions
 
setEscalated(Boolean) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
setEscalations(List<Escalation>) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
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;
setEventActions(Map<String, ScriptRepresentation>) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventNode
 
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventTrigger
 
setEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.services.task.commands.TaskContext
 
setEventProcessingMode(EventProcessingOption) - Method in interface org.kie.api.builder.model.KieBaseModel
Sets the EventProcessingOption for this KieBaseModel Default is EventProcessingOption.CLOUD
setEventTransformer(EventTransformer) - Method in class org.jbpm.workflow.core.node.EventNode
 
setExceptionClass(Class<? extends TaskException>) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
 
setExceptionCountLimit(int) - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
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
 
setExceptionParameterName(String) - Static method in class org.jbpm.examples.exceptions.service.ExceptionService
 
setExcludedOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
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;
setExec(Operation) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setExecutions(int) - Method in class org.jbpm.executor.entities.RequestInfo
 
setExecutor(Executor) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setExecutorRunnable(ExecutorRunnable) - Method in class org.jbpm.executor.impl.ExecutorImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setExpirationTime(Date) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setExpirationTime(Date) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setExpression(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setExpression(String) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
setExternal(ExternalData) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setExternalId(String) - Method in class org.jbpm.process.audit.NodeInstanceLog
 
setExternalId(String) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setExternalId(String) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
setFactHandles(Map<String, FactHandle>) - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
setFallbackUrl(String) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
setFault(long, String, FaultData) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setFault(long, FaultData) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Sets the fault data for this task data.
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setFault(long, String, FaultData) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setFaultAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setFaultContentId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setFaultName(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
setFaultName(String) - Method in class org.jbpm.services.task.impl.model.FaultDataImpl
 
setFaultName(String) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setFaultName(String) - Method in class org.jbpm.workflow.core.node.FaultNode
 
setFaultType(String) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
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
 
setFile(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setFileLogger(String) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets a non-threaded FileLogger with the given name and 30 seconds of logging interval
setFileLogger(String, int, boolean) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets a FileLogger with the given name, threaded behavior and logging interval
setFocus() - Method in interface org.kie.api.runtime.rule.AgendaGroup
 
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;
setFormat(String) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setFormat(String) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setFormat(String) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setFormat(String) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setFormatter(Formatter) - Method in class org.jbpm.form.builder.services.model.Data
 
setFormItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setFormName(String) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setForms(Map<String, String>) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
setFormValidations(List<FBValidation>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setFormValue(String) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
setFrom(String) - Method in class org.jbpm.process.workitem.email.Message
 
setFrom(String) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setFrom(Node) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setFrom(String) - Method in class org.jbpm.workflow.core.node.Assignment
 
setFromMap(Object, Map<String, Object>) - Method in interface org.kie.api.definition.type.FactType
Sets the values of the bean from a map.
setFromType(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setFs(FileService) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
setFs(FileService) - Method in class org.jbpm.kie.services.impl.VfsMVELWorkItemHandlerProducer
 
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
 
setGlobal(String, Object) - Method in interface org.kie.api.runtime.KieRuntime
Sets a global value in this session
setGlobal(String, Object) - Method in interface org.kie.api.runtime.StatelessKieSession
Sets a global value on the globals store
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
setGraphTitle(String) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setGraphXTitle(String) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setGraphYTitle(String) - Method in class org.jbpm.form.builder.services.model.items.LineGraphRepresentation
 
setGroupId(String) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
setGroupNodeInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
repeated int64 group_node_instance_id = 1;
setGroupsIds(List<String>) - Method in class org.jbpm.services.task.commands.TaskCommand
 
setHeader(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
setHeight(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setHeight(String) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setHelpers(List<ScriptData>) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setHorizontalAlignment(String) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setHost(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setHtml(String) - Method in class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation
 
setHtml(String) - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
setHttpResponseCode(int) - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
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;
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setI18n(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setIconEncoded(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setIconUrl(String) - Method in class org.jbpm.form.builder.services.model.items.CalendarRepresentation
 
setIconUrl(String) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setId(String) - Method in class org.jbpm.bpmn2.core.Association
 
setId(String) - Method in class org.jbpm.bpmn2.core.DataStore
 
setId(String) - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
setId(Long) - Method in class org.jbpm.executor.entities.ErrorInfo
 
setId(Long) - Method in class org.jbpm.executor.entities.RequestInfo
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.AudioRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.CanvasRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
setId(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setId(Long) - Method in class org.jbpm.form.builder.services.model.Settings
 
setId(Long) - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
setId(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
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.persistence.processinstance.ProcessInstanceInfo
 
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.services.task.impl.model.AttachmentImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setId(String) - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
setId(long) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setId(long) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setIdentifier(String) - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
setIdentifier(String) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setIdentity(String) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setIdentityProvider(IdentityProvider) - Method in class org.jbpm.kie.services.impl.audit.ServicesAwareAuditEventBuilder
 
setIdentityProvider(IdentityProvider) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
setIdentityService(TaskIdentityService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setIfBlock(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation
 
setImageUrls(List<String>) - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
setImplementationRef(String) - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
setImplementationRef(String) - Method in class org.jbpm.bpmn2.core.Interface
 
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
 
setInformation(String, Object) - Method in exception org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException
 
setInitiator(String) - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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
 
setInput(InputData) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setInputName(String) - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
setInputs(Map<String, InputData>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setInstance(TaskDeadlinesService) - Static method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
setInstanceService(TaskInstanceService) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setInstanceService(TaskInstanceService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setInstanceService(TaskInstanceService) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setInteger(String, Integer) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setInterrupting(boolean) - Method in class org.jbpm.workflow.core.node.StartNode
 
setInterval(int) - Method in class org.jbpm.executor.impl.ExecutorImpl
setInterval(int) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setInvalid(String) - Method in class org.jbpm.examples.request.Request
 
setInvokeFunction(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setItemDefinitionHandler(DataServiceItemDefinitionHandler) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
setItemDefinitions(Map<String, String>) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
setItemRepresentationMap(Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setItems(Map<BorderPanelRepresentation.Position, FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.BorderPanelRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setItems(List<String>) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setItems(List<FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
setItemSubjectRef(String) - Method in class org.jbpm.bpmn2.core.DataStore
 
setItemValidations(List<FBValidation>) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
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;
setJbpmServicesTransactionManager(JbpmServicesTransactionManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setJbpmTransactionManager(JbpmServicesTransactionManager) - Static method in class org.jbpm.executor.ExecutorServiceFactory
 
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;
setKbaseName(String) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
setKeepActive(boolean) - Method in class org.jbpm.workflow.core.node.EventSubProcessNode
 
setKey(String) - Method in class org.jbpm.executor.entities.RequestInfo
 
setKey(String) - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
setKey(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
setKieBase(KieBase) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setKieContainer(KieContainer) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
setKnowledgeRuntime(KieSession) - Method in class org.jbpm.bpmn2.handler.ReceiveTaskHandler
 
setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
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
 
setKsession(KieSession) - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
setKsessionId(Integer) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setKsessionName(String) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
setKsessionName(String) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
setLabel(String) - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
setLanguage(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setLanguage(String) - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
setLanguage(String) - Method in class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
 
setLanguage(String) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
 
setLanguage(String) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
setLanguage(String) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
setLanguage(String) - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
setLanguage(String) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setLanguage(String) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
setLastModified(long) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
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
 
setLatitude(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setLegend(String) - Method in class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation
 
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
 
setLifeCycleManager(LifeCycleManager) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setLifeCycleManager(LifeCycleManager) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setList(String, List<Object>) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setLocation(String) - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
setLogEnvironment(Context) - Method in class org.jbpm.process.audit.command.AbstractHistoryLogCommand
 
setLoggedExceptionInfoListSize(int) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
 
setLoggedMessageFormat(String) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
Sets the MessageFormat string to be used to format the log messages.
setLoggedMessageInput(List<LoggingTaskHandlerDecorator.InputParameter>) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
Sets the list of parameter types used for the log message format that is set in LoggingTaskHandlerDecorator.setLoggedMessageFormat(String).
setLogThrownException(boolean) - Method in class org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
 
setLong(String, long) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setLongitude(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setLoopBlock(FormItemRepresentation) - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
setManager(RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
setManager(LifeCycleManager) - Method in class org.jbpm.services.task.identity.UserGroupLifeCycleManagerDecorator
 
setManagerFactory(RuntimeManagerFactory) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
setMap(String, Map<String, Object>) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
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;
setMapkey(String) - Method in class org.jbpm.services.task.impl.model.LanguageImpl
 
setMapOfStrings(String, Map<String, String>) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setMappedManagers(Map<String, RuntimeManager>) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
setMapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setMapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setMappingId(Long) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setMax(Double) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setMaxLength(Integer) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
setMaxLength(Integer) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
setMaxLength(Integer) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
setMessage(Message) - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
setMessage(String) - Method in class org.jbpm.executor.entities.ErrorInfo
 
setMessage(String) - Method in class org.jbpm.executor.entities.RequestInfo
 
setMessage(Message) - Method in class org.jbpm.process.workitem.email.Email
 
setMetaData(String, Object) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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
 
setMetaDataType(int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
setMethod(String) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
setMethod(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
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;
setMimeType(String) - Method in class org.jbpm.form.builder.services.model.Data
 
setMin(Double) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setMobile(String) - Method in class org.jbpm.process.workitem.email.Recipient
 
setN(String) - Method in class org.jbpm.workflow.core.node.Join
 
setName(String) - Method in class org.jbpm.bpmn2.core.DataStore
 
setName(String) - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
setName(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
setName(String) - Method in class org.jbpm.bpmn2.core.Lane
 
setName(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setName(String) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistContext
 
setName(String) - Method in class org.jbpm.examples.junit.Person
 
setName(String) - Method in class org.jbpm.examples.quickstarts.Person
 
setName(String) - Method in class org.jbpm.form.builder.services.model.Data
 
setName(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.FileInputRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
setName(String) - Method in class org.jbpm.form.builder.services.model.menu.MenuItemDescription
 
setName(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
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.persistence.correlation.CorrelationKeyInfo
 
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 class org.jbpm.services.task.impl.model.AttachmentImpl
 
setName(String) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setName(String) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
setName(String) - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
setName(String) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setNames(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setNames(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setNamespace(String) - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
setNewStatus(Status) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
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.kie.services.impl.event.NodeInstanceEvent
 
setNodeId(String) - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
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 class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
setNodeInstanceId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNodeName(String) - Method in class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
setNodeName(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNodeType(String) - Method in class org.jbpm.process.audit.NodeInstanceLog
 
setNotificationEvents(Event<NotificationEvent>) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
setNotifications(List<Notification>) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
setOldValue(String) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
setOnClickScript(ScriptRepresentation) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setOnLoadScripts(List<ScriptRepresentation>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setOnSubmitScripts(List<ScriptRepresentation>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setOption(T) - Method in interface org.kie.api.conf.KieBaseOptionsConfiguration
Sets an option
setOption(T) - Method in interface org.kie.api.runtime.conf.KieSessionOptionsConfiguration
Sets an option
setOriginalPath(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
setOutcome(String) - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
setOutcome(String) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
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
 
setOutput(OutputData) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
setOutput(long, String, Object) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setOutput(long, String, Object) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setOutput(long, String, Object) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setOutput(long, String, Object) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setOutput(long, ContentData) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
Sets the content data for this task data.
setOutput(long, String, Object) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setOutput(long, String, Object) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setOutput(long, String, Object) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setOutputAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setOutputCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setOutputContentId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setOutputs(Map<String, OutputData>) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setOutputType(String) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setOutputVariable(String, DataType) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setPackageName(String) - Method in interface org.jbpm.form.builder.services.api.FormBuilderService
 
setPackageName(String) - Method in class org.jbpm.form.builder.services.impl.FormBuilderServiceImpl
 
setPackageName(String) - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
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
 
setParams(Map<String, Object>) - Method in class org.jbpm.services.task.commands.AddTaskCommand
 
setParentId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setParentId(long) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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.audit.event.ExtendedRuleFlowLogEvent
 
setParentProcessInstanceId(long) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setParentProcessInstanceId(long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setParentProcessInstanceId(long) - Method in interface org.jbpm.process.instance.ProcessInstance
 
setPassword(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setPath(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setPeopleAssignments(PeopleAssignments) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
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
 
setPersistence(boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
setPersistenceUnitName(String) - Method in interface org.jbpm.process.audit.AuditLogService
 
setPersistenceUnitName(String) - Method in class org.jbpm.process.audit.JPAAuditLogService
 
setPersonId(String) - Method in class org.jbpm.examples.request.Request
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.executor.impl.ExecutorImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.executor.impl.ExecutorQueryServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.kie.services.impl.KnowledgeAdminDataServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.kie.services.impl.VFSDeploymentService
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.commands.TaskContext
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
setPm(JbpmServicesPersistenceManager) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setPort(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.commands.NominateTaskCommand
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
setPotentialOwners(List<String>) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setPrecision(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setPreviousStatus(Status) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setPreviousStatus(List<Status>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setPrintStackTrace(boolean) - Method in class org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator
 
setPriority(int) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setPriority(int) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
setPriority(int) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
setPriority(long, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setPriority(long, int) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setPriority(long, int) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setPriority(long, String, int) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setPriority(long, int) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setPriority(int) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setPriority(int) - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
setPriority(int) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setPriority(long, int) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setPriority(long, int) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setPriority(int) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setPriority(long, int) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
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(ProcessDesc) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
setProcess(Process) - Method in class org.jbpm.process.builder.ProcessBuildContext
 
setProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setProcess(Process) - Method in interface org.jbpm.process.instance.ProcessInstance
 
setProcessDescr(ProcessDescr) - Method in class org.jbpm.process.builder.ProcessBuildContext
 
setProcesses(List<Process>) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
setProcessEventSupport(ProcessEventSupport) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
setProcessHandler(ProcessGetInformationHandler) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
setProcessId(String) - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
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.audit.ProcessInstanceLog
 
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.services.task.impl.model.TaskDataImpl
 
setProcessId(String) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setProcessInputHandler(ProcessGetInputHandler) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
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.examples.checklist.impl.DefaultChecklistContext
 
setProcessInstanceId(long) - Method in class org.jbpm.kie.services.impl.event.NodeInstanceEvent
 
setProcessInstanceId(long) - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
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.persistence.correlation.CorrelationKeyInfo
 
setProcessInstanceId(Long) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
setProcessInstanceId(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setProcessInstanceId(long) - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
 
setProcessInstanceId(long) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
setProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setProcessInstanceId(long) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setProcessInstanceState(int) - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
setProcessName(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setProcessName(String) - Method in class org.jbpm.kie.services.impl.event.ProcessEvent
 
setProcessName(String) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setProcessName(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setProcessSessionId(int) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setProcessSessionId(int) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
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;
setProcessVersion(String) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
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;
setProperties(Map<String, String>) - Method in class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
setProperty(String, String) - Method in interface org.kie.api.PropertiesConfiguration
Sets a property value
setQueryService(ExecutorQueryService) - Method in class org.jbpm.executor.impl.ExecutorImpl
 
setQueryService(ExecutorQueryService) - Method in class org.jbpm.executor.impl.ExecutorRunnable
 
setQueryService(ExecutorQueryService) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setQueryService(TaskQueryService) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setQueryService(TaskQueryService) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setQueryService(TaskQueryService) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setQueue(Queue) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
setReassignments(List<Reassignment>) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
setRecipients(Recipients) - Method in class org.jbpm.process.workitem.email.Message
 
setRecipients(List<Recipient>) - Method in class org.jbpm.process.workitem.email.Recipients
 
setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
setRegisterableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setRemoveUserFromPotentialOwners(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setRepeatLimit(int) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setReplyTo(String) - Method in class org.jbpm.process.workitem.email.Message
 
setReplyTo(String) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.DataServiceItemDefinitionHandler
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.GetReusableSubProcessesHandler
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInformationHandler
 
setRepository(ProcessDescriptionRepository) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInputHandler
 
setRepositoryAlias(String) - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
setRepositoryFolder(String) - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
setRepositoryHelper(ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.DataServiceItemDefinitionHandler
 
setRepositoryHelper(ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.GetReusableSubProcessesHandler
 
setRepositoryHelper(ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.HumanTaskGetInformationHandler
 
setRepositoryHelper(ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInformationHandler
 
setRepositoryHelper(ProcessDescRepoHelper) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInputHandler
 
setRepositoryScheme(String) - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
setRequestData(byte[]) - Method in class org.jbpm.executor.entities.RequestInfo
 
setRequestInfo(RequestInfo) - Method in class org.jbpm.executor.entities.ErrorInfo
 
setResource(Resource) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setResource(Resource) - Method in interface org.kie.api.definition.process.Process
 
setResourceType(ResourceType) - Method in interface org.kie.api.io.Resource
Sets the resource type.
setResponseData(byte[]) - Method in class org.jbpm.executor.entities.RequestInfo
 
setResponseLanguage(String) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
setResult(boolean) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
setRetries(int) - Method in class org.jbpm.executor.entities.RequestInfo
 
setRetries(int) - Method in class org.jbpm.executor.impl.ExecutorImpl
setRetries(int) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setReusableSubProcesses(Collection<String>) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper
 
setReusableSubprocessHandler(GetReusableSubProcessesHandler) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
setRolePrincipleName(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
 
setRollbackOnly() - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
setRows(Integer) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
setRows(Integer) - Method in class org.jbpm.form.builder.services.model.items.TableRepresentation
 
setRows(int) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setRuleContextProvider(RuleContextProvider) - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
 
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;
setRuntimeDataService(RuntimeDataService) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
setRuntimeManager(RuntimeManager) - Method in class org.jbpm.kie.services.impl.DeployedUnitImpl
 
setRuntimeManager(RuntimeManager) - Method in class org.jbpm.services.task.wih.ExternalTaskEventListener
 
setRuntimeManager(RuntimeManager) - Method in class org.jbpm.services.task.wih.LocalHTWorkItemHandler
 
setRuntimeMetaData(Map<String, Object>) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setSaved(boolean) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setSchedulerService(GlobalSchedulerService) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setScope(int) - Method in class org.jbpm.workflow.core.node.EndNode
 
setScope(String) - Method in class org.jbpm.workflow.core.node.EventNode
 
setScope(String) - Method in interface org.kie.api.builder.model.KieBaseModel
Sets the CDI scope for this KieBaseModel
setScope(String) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets the CDI scope for this KieSessionModel Default is javax.enterprise.context.ApplicationScoped
setScript(String) - Method in class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation
 
setScrollLeft(int) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setScrollTop(int) - Method in class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
setSelected(Boolean) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
setSelectedIndex(int) - Method in class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation
 
setSemanticModule(BPMN2DataServiceSemanticModule) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
 
setSessionConfigProperties(Properties) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
setSetNewOwnerToNull(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setSetNewOwnerToUser(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setSetToPreviousStatus(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setSize(int) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
setSkipable(long, boolean) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setSkipable(boolean) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setSkipable(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setSkipable(boolean) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setSkipable(long, boolean) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setSource(String) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
setSourcePath(String) - Method in interface org.kie.api.io.Resource
Sets this resource name.
setSourceRef(String) - Method in class org.jbpm.bpmn2.core.Association
 
setSources(List<String>) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setSpacing(Integer) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setSrc(String) - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
setSrc(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
setStacktrace(String) - Method in class org.jbpm.executor.entities.ErrorInfo
 
setStart(Date) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setStartDate(Date) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setStartDeadlines(List<Deadline>) - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
setStartTls(boolean) - Method in class org.jbpm.process.workitem.email.Connection
 
setState(int) - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
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(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
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
 
setStatus(STATUS) - Method in class org.jbpm.executor.entities.RequestInfo
 
setStatus(int) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setStatus(List<Status>) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
 
setStatus(List<Status>) - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
 
setStatus(String) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setStatus(Status) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setStatus(List<Status>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setStatus(Status) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setStatuses(List<Status>) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
 
setStep(Double) - Method in class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation
 
setStrategy(DeploymentUnit.RuntimeStrategy) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
setStrategy(DeploymentUnit.RuntimeStrategy) - Method in class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
setStrategyIndex(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
optional int32 strategy_index = 2; the actual object reference
setString(String, String) - Method in class org.jbpm.form.builder.services.model.FormBuilderDTOHelper
 
setStructureRef(String) - Method in class org.jbpm.bpmn2.core.ItemDefinition
 
setStyleClass(String) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setSubject(String) - Method in class org.jbpm.process.workitem.email.Message
 
setSubject(String) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
setSubject(String) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setSubjects(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
setSubjects(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setSubMenu(List<MenuOptionDescription>) - Method in class org.jbpm.form.builder.services.model.menu.MenuOptionDescription
 
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;
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setSubTaskStrategy(SubTasksStrategy) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setSubTaskStrategy(SubTasksStrategy) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
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
 
setTabContents(Map<TabbedPanelRepresentation.IndexedString, FormItemRepresentation>) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setTabTitles(List<TabbedPanelRepresentation.IndexedString>) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setTabWidth(String) - Method in class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
setTarget(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
setTarget(String) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setTargetEntityId(String) - Method in class org.jbpm.services.task.commands.TaskCommand
 
setTargetNamespace(String) - Method in class org.jbpm.bpmn2.core.Definitions
 
setTargetPath(String) - Method in interface org.kie.api.io.Resource
In case this resource should be written to a different path when writing it down to the KieFileSystem, this property allows the application to set such path.
setTargetRef(String) - Method in class org.jbpm.bpmn2.core.Association
 
setTask(Task) - Method in class org.jbpm.services.task.commands.AddTaskCommand
 
setTaskAdminService(TaskAdminService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskAttachmentService(TaskAttachmentService) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskAttachmentService(TaskAttachmentService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskCommentService(TaskCommentService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskContentService(TaskContentService) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskContentService(TaskContentService) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
setTaskContentService(TaskContentService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskContentService(TaskContentService) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
setTaskData(TaskData) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
setTaskDefService(TaskDefService) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskDefService(TaskDefService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskEvents(Event<Task>) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskEvents(Event<Task>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setTaskEvents(Event<Task>) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
setTaskEventsService(TaskEventsService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskHandler(HumanTaskGetInformationHandler) - Method in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceSemanticModule
 
setTaskId(String) - Method in class org.jbpm.form.builder.services.model.FormRepresentation
 
setTaskId(long) - Method in class org.jbpm.services.task.commands.TaskCommand
 
setTaskId(long) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setTaskId(long) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
setTaskId(long) - Method in class org.jbpm.services.task.query.DeadlineSummaryImpl
 
setTaskIdentityService(TaskIdentityService) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskIdentityService(TaskIdentityService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskIdentityService(TaskIdentityService) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
setTaskInitiator(User) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
setTaskInstanceService(TaskInstanceService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.services.task.commands.TaskContext
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
setTaskRuleService(TaskRuleService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskService(TaskService) - Method in class org.jbpm.services.task.wih.NonManagedLocalHTWorkItemHandler
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
setTaskStakeholders(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
setTaskStatisticService(TaskStatisticsService) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setTaskType(String) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
Setter - Interface in org.kie.api.command
 
setTerminate(boolean) - Method in class org.jbpm.workflow.core.node.EndNode
 
setTerminateParent(boolean) - Method in class org.jbpm.workflow.core.node.FaultNode
 
setText(String) - Method in class org.jbpm.form.builder.services.model.items.ButtonRepresentation
 
setText(String) - Method in class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation
 
setText(String) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
setText(String) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
setThreadPoolSize(int) - Method in class org.jbpm.executor.impl.ExecutorImpl
setThreadPoolSize(int) - Method in class org.jbpm.executor.impl.ExecutorServiceImpl
 
setTime(Date) - Method in class org.jbpm.executor.entities.ErrorInfo
 
setTime(Date) - Method in class org.jbpm.executor.entities.RequestInfo
 
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
 
Settings - Class in org.jbpm.form.builder.services.model
 
Settings() - Constructor for class org.jbpm.form.builder.services.model.Settings
 
Settings(String) - Constructor for class org.jbpm.form.builder.services.model.Settings
 
SettingsEntry - Class in org.jbpm.form.builder.services.model
 
SettingsEntry() - Constructor for class org.jbpm.form.builder.services.model.SettingsEntry
 
SettingsEntry(String, String) - Constructor for class org.jbpm.form.builder.services.model.SettingsEntry
 
SettingsService - Interface in org.jbpm.form.builder.services.api
 
setTitle(String) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setTitle(String) - Method in class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation
 
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
 
setTransacted(boolean) - Method in class org.jbpm.process.audit.jms.AsyncAuditLogProducer
 
setTransactionManager(JbpmServicesTransactionManager) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
setTransactionTimeout(int) - Method in class org.jbpm.shared.services.impl.tx.CMTBTMTransaction
 
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(String) - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
setType(DataType) - Method in class org.jbpm.bpmn2.core.DataStore
 
setType(String) - Method in class org.jbpm.bpmn2.core.Message
 
setType(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setType(DataType) - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler.MetaDataWrapper
 
setType(DataType) - Method in class org.jbpm.compiler.xml.processes.ParameterHandler.ParameterWrapper
 
setType(String) - Method in class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation
 
setType(String) - Method in class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation
 
setType(String) - Method in class org.jbpm.form.builder.services.model.ScriptRepresentation
 
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 class org.jbpm.process.workitem.email.Recipient
 
setType(String) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
setType(String) - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
setType(TaskEvent.TaskEventType) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
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
 
setType(KieSessionModel.KieSessionType) - Method in interface org.kie.api.builder.model.KieSessionModel
Sets the type for this KieSessionModel.
setUniqueId(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
setUp() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setUp() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
setupDataSource() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
setupPoolingDataSource() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setupPoolingDataSource() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
setUrl(String) - Method in class org.jbpm.form.builder.services.model.items.ImageRepresentation
 
setUsePersistence(boolean) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setUser(User) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.services.task.commands.TaskContext
 
setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
 
setUserGroupLifeCycleDecorator(UserGroupLifeCycleManagerDecorator) - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
 
setUserId(String) - Method in class org.jbpm.form.builder.services.model.Settings
 
setUserId(String) - Method in class org.jbpm.services.task.commands.TaskCommand
 
setUserId(String) - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
setUserInfo(UserInfo) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setUserInfo(UserInfo) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
setUserIsExplicitPotentialOwner(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
 
setUserName(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setUseSharedEntityManager(boolean) - Method in class org.jbpm.shared.services.impl.JbpmServicesPersistenceManagerImpl
 
setValue(Object) - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler.MetaDataWrapper
 
setValue(Object) - Method in class org.jbpm.compiler.xml.processes.ParameterHandler.ParameterWrapper
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.Data
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.graph.GraphEntry
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.HeaderRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.HiddenRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.LabelRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.OptionRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
setValue(String) - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
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(String) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
setValue(Object) - Method in class org.jbpm.process.core.context.variable.Variable
 
setValue(Object) - Method in interface org.jbpm.process.core.ValueObject
 
setValue(byte[]) - Method in class org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
 
setValue(String) - Method in interface org.kie.api.builder.model.QualifierModel
 
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
 
setVariable(String, Object) - Method in interface org.kie.api.runtime.process.NodeInstance
 
setVariable(String, Object) - Method in interface org.kie.api.runtime.process.ProcessContext
Sets the value of the variable with the given name.
setVariable(String, Object) - Method in interface org.kie.api.runtime.process.WorkflowProcessInstance
 
setVariableId(String) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
setVariableInstanceId(String) - Method in class org.jbpm.process.audit.VariableInstanceLog
 
setVariableName(String) - Method in class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation
 
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.kie.services.impl.event.ProcessEvent
 
setVersion(String) - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
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.
setVersion(int) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setVerticalAlignment(String) - Method in class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation
 
setVideoUrl(String) - Method in class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
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
 
setWidth(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setWidth(String) - Method in class org.jbpm.form.builder.services.model.FormItemRepresentation
 
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;
setWorkItemExceptionParameterName(String) - Method in class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
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;
setWorkItemId(Long) - Method in class org.jbpm.process.audit.NodeInstanceLog
 
setWorkItemId(long) - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
 
setWorkItemId(long) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
setX(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setXmlProcessDumperFactoryService(XmlProcessDumperFactoryService) - Static method in class org.jbpm.process.core.impl.XmlProcessDumperFactory
 
setXpath(String) - Method in class org.jbpm.form.builder.services.model.ExternalData
 
setY(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setZip(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
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
 
Signal - Class in org.jbpm.bpmn2.core
 
Signal(String, String) - Constructor for class org.jbpm.bpmn2.core.Signal
 
signalEvent(String, Object) - Method in class org.jbpm.persistence.processinstance.JPASignalManager
 
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
 
signalEvent(String, Object) - Method in interface org.kie.api.runtime.process.EventListener
Signals that an event has occurred.
signalEvent(String, Object) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Signals the engine that an event has occurred.
signalEvent(String, Object, long) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Signals the process instance that an event has occurred.
SignalHandler - Class in org.jbpm.bpmn2.xml
This class isn't currently used because we don't really check thrown or caught event content (itemDefiniton references) to see if it matches the definition in the process.
SignalHandler() - Constructor for class org.jbpm.bpmn2.xml.SignalHandler
 
SignallingTaskHandlerDecorator - Class in org.jbpm.bpmn2.handler
This class will wrap a WorkItemHandler instance so that an event (signal, error or other) can be sent to the process instance if and when the wrapped WorkItemHandler instance throws an exception (during a WorkItemHandler.executeWorkItem(WorkItem, WorkItemManager) or WorkItemHandler.abortWorkItem(WorkItem, WorkItemManager) method.
SignallingTaskHandlerDecorator(Class<? extends WorkItemHandler>, String) - Constructor for class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
Constructs an instance that uses the given eventType parameter to signal the process instance using the given KieSession ksession parameter when an instance of the class specified by the originalTaskHandlerClass throws an exception upon WorkItemHandler.executeWorkItem(WorkItem, WorkItemManager)
SignallingTaskHandlerDecorator(WorkItemHandler, String) - Constructor for class org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator
 
SignalManager - Interface in org.jbpm.process.instance.event
 
SignalManagerFactory - Interface in org.jbpm.process.instance.event
 
SimpleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
The most basic RegisterableItemsFactory implementation that allows to define listeners and work item handlers by their class and whenever they will be required new instance will be created out of the given Class instance.
SimpleRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
SimpleRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
The most basic implementation of RuntimeEnvironment that at the same time serves as base implementation for all extensions.
SimpleRuntimeEnvironment() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
SimpleRuntimeEnvironment(RegisterableItemsFactory) - Constructor for class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
SingletonRuntimeManager - Class in org.jbpm.runtime.manager.impl
RuntimeManager that is backed by "Singleton" strategy meaning only one RuntimeEngine instance will exist for for given RuntimeManager instance.
SingletonRuntimeManager() - Constructor for class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
SingletonRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
SingleValueKieBaseOption - Interface in org.kie.api.conf
A markup interface for KnowledgeBaseConfiguration options
SingleValueKieSessionOption - Interface in org.kie.api.runtime.conf
A markup interface for SingleValueKnowledgeSessionConfiguration options
size() - Method in interface org.kie.api.runtime.rule.QueryResults
 
skip(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
skip(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
skip(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
skip(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
skip(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
skip(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
skip(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
skip(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
skip(long, String) - Method in interface org.kie.api.task.TaskService
 
skippable(boolean) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
SkipTaskCommand - Class in org.jbpm.services.task.commands
Operation.Skip : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Initiator, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true } ],
SkipTaskCommand() - Constructor for class org.jbpm.services.task.commands.SkipTaskCommand
 
SkipTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.SkipTaskCommand
 
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
 
SplitHandler - Class in org.jbpm.bpmn2.xml
 
SplitHandler() - Constructor for class org.jbpm.bpmn2.xml.SplitHandler
 
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
 
SplitNodeBuilder - Class in org.jbpm.process.builder
 
SplitNodeBuilder() - Constructor for class org.jbpm.process.builder.SplitNodeBuilder
 
SplitNodeHandler - Class in org.jbpm.compiler.xml.processes
 
SplitNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.SplitNodeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.AssociationHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.Bpmn2ImportHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DataObjectHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DataStoreHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DefinitionsHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.DocumentationHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ErrorHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EscalationHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.GlobalHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ImportHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.InMessageRefHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.InterfaceHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ItemDefinitionHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.LaneHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.MessageHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.OperationHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.ProcessHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.PropertyHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SequenceFlowHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SignalHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ConnectionHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ConstraintHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.EventFilterHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ExceptionHandlerHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.FunctionImportHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.GlobalHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ImportHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.InPortHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.MappingHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.MetaDataHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.OutPortHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ParameterHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ProcessHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.SwimlaneHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TimerHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TriggerHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.TypeHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.ValueHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.VariableHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.compiler.xml.processes.WorkHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.DataServiceItemDefinitionHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInformationHandler
 
start(String, String, Attributes, ExtensibleXmlParser) - Method in class org.jbpm.kie.services.impl.bpmn2.ProcessGetInputHandler
 
start(BundleContext) - Method in class org.jbpm.osgi.bpmn2.Activator
 
start(BundleContext) - Method in class org.jbpm.osgi.flow.compiler.Activator
 
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(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
start(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
start(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
start(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
start(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
start(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
start(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
start(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
start() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
start(long) - Method in interface org.kie.api.builder.KieScanner
Starts this KieScanner polling the maven repositories with the given interval expressed in milliseconds
start(BundleContext) - Method in class org.kie.api.osgi.Activator
 
start(long, String) - Method in interface org.kie.api.task.TaskService
 
START_HOUR - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
StartEventHandler - Class in org.jbpm.bpmn2.xml
 
StartEventHandler() - Constructor for class org.jbpm.bpmn2.xml.StartEventHandler
 
startH2Server() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
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
 
StartNodeHandler - Class in org.jbpm.compiler.xml.processes
 
StartNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.StartNodeHandler
 
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
 
startProcess(String) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Start a new process instance.
startProcess(String, Map<String, Object>) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Start a new process instance.
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
 
startProcessInstance(long) - Method in interface org.kie.api.runtime.process.ProcessRuntime
Starts the given process instance (which was created by using createProcesInstance but not yet started).
startProcessJob - Static variable in class org.jbpm.process.instance.timer.TimerManager
 
StartTaskCommand - Class in org.jbpm.services.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
StartTaskCommand() - Constructor for class org.jbpm.services.task.commands.StartTaskCommand
 
StartTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.StartTaskCommand
 
startTaskService() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
startUp() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.  
STATE_ABORTED - Static variable in interface org.kie.api.runtime.process.ProcessInstance
 
STATE_ACTIVE - Static variable in interface org.kie.api.runtime.process.ProcessInstance
 
STATE_COMPLETED - Static variable in interface org.kie.api.runtime.process.ProcessInstance
 
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;
STATE_PENDING - Static variable in interface org.kie.api.runtime.process.ProcessInstance
 
STATE_SUSPENDED - Static variable in interface org.kie.api.runtime.process.ProcessInstance
 
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
 
StatefulProcessSession - Interface in org.kie.api.runtime.process
There are currently no process related methods that are used with the external StatefulKnowledgeSession class.
StatefulRuleSession - Interface in org.kie.api.runtime.rule
An interface for all StatefulRuleSession methods.
StatelessKieSession - Interface in org.kie.api.runtime
StatelessKieSession provides a convenience API, wrapping KieSession.
StatelessProcessSession - Interface in org.kie.api.runtime.process
There are currently no process related methods that are used with the external StatelessKnowledgeSession class.
StatelessRuleSession - Interface in org.kie.api.runtime.rule
This interface is used as part of the StatelessKieSession, which is the interface returned from the KnowledgeBase.
StateNode - Class in org.jbpm.workflow.core.node
 
StateNode() - Constructor for class org.jbpm.workflow.core.node.StateNode
 
StateNodeHandler - Class in org.jbpm.bpmn2.xml
 
StateNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.StateNodeHandler
 
StateNodeHandler - Class in org.jbpm.compiler.xml.processes
 
StateNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.StateNodeHandler
 
StateNodeInstance - Class in org.jbpm.workflow.instance.node
 
StateNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.StateNodeInstance
 
StaticAuditLogService - Class in org.jbpm.process.audit
This class is essentially a very simple implementation of a service that deals with ProcessInstanceLog entities.
StaticAuditLogService() - Constructor for class org.jbpm.process.audit.StaticAuditLogService
Deprecated. 
StaticAuditLogService(Environment) - Constructor for class org.jbpm.process.audit.StaticAuditLogService
Deprecated. 
Status - Enum in org.kie.api.task.model
 
StatusXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
StatusXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.StatusXmlAdapter
 
stop(BundleContext) - Method in class org.jbpm.osgi.bpmn2.Activator
 
stop(BundleContext) - Method in class org.jbpm.osgi.flow.compiler.Activator
 
stop(BundleContext) - Method in class org.jbpm.osgi.flow.core.Activator
 
stop(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
stop(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
stop(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
stop(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
stop(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
stop(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
stop(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
stop(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
stop() - Method in interface org.kie.api.builder.KieScanner
Stops this KieScanner
stop(BundleContext) - Method in class org.kie.api.osgi.Activator
 
stop(long, String) - Method in interface org.kie.api.task.TaskService
 
StopTaskCommand - Class in org.jbpm.services.task.commands
Operation.Stop : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Reserved } ],
StopTaskCommand() - Constructor for class org.jbpm.services.task.commands.StopTaskCommand
 
StopTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.StopTaskCommand
 
StoreNodeBuilder - Class in org.jbpm.process.builder
 
StoreNodeBuilder() - Constructor for class org.jbpm.process.builder.StoreNodeBuilder
 
STRATEGY_INDEX_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
StringObjectMapXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
StringObjectMapXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.StringObjectMapXmlAdapter
 
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;
SubProcessHandler - Class in org.jbpm.bpmn2.xml
 
SubProcessHandler() - Constructor for class org.jbpm.bpmn2.xml.SubProcessHandler
 
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
 
SubProcessNodeHandler - Class in org.jbpm.compiler.xml.processes
 
SubProcessNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.SubProcessNodeHandler
 
SubProcessNodeInstance - Class in org.jbpm.workflow.instance.node
Runtime counterpart of a SubFlow node.
SubProcessNodeInstance() - Constructor for class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
SubTaskDecorator - Class in org.jbpm.services.task.subtask
 
SubTaskDecorator() - Constructor for class org.jbpm.services.task.subtask.SubTaskDecorator
 
SubTasksStrategyXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
SubTasksStrategyXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.SubTasksStrategyXmlAdapter
 
SummaryRepresentation - Class in org.jbpm.form.builder.services.model.items
 
SummaryRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.SummaryRepresentation
 
supportsReverse() - Method in interface org.kie.api.runtime.rule.AccumulateFunction
True if the function supports reverse.
suspend(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
suspend(long, String) - Method in class org.jbpm.services.task.deadlines.DeadlinesDecorator
 
suspend(long, String) - Method in class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
suspend(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
suspend(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
 
suspend(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
suspend(long, String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
suspend(long, String) - Method in class org.jbpm.services.task.subtask.SubTaskDecorator
 
suspend(long, String) - Method in interface org.kie.api.task.TaskService
 
SuspendTaskCommand - Class in org.jbpm.services.task.commands
Operation.Suspend : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Suspended }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Suspended } ],
SuspendTaskCommand() - Constructor for class org.jbpm.services.task.commands.SuspendTaskCommand
 
SuspendTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.SuspendTaskCommand
 
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
 
SwimlaneHandler - Class in org.jbpm.compiler.xml.processes
 
SwimlaneHandler() - Constructor for class org.jbpm.compiler.xml.processes.SwimlaneHandler
 
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
 
SynchronizedRuntimeImpl - Class in org.jbpm.runtime.manager.impl
Extension of the regular RuntimeEngine implementation strictly dedicated to SingletonRuntimeManager to ensure that access to RuntimeEngine resources, such as KieSession and TaskService is synchronized.
SynchronizedRuntimeImpl(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.SynchronizedRuntimeImpl
 
SynchronizedTaskService - Class in org.jbpm.runtime.manager.impl.task
Fully synchronized TaskService implementation used by SingletonRuntimeManager.
SynchronizedTaskService(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
SystemOutWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
 
SystemOutWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
 

T

TabbedPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
TabbedPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation
 
TabbedPanelRepresentation.IndexedString - Class in org.jbpm.form.builder.services.model.items
 
TabbedPanelRepresentation.IndexedString(int, String) - Constructor for class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
TabbedPanelRepresentation.IndexedString() - Constructor for class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
 
TableRepresentation - Class in org.jbpm.form.builder.services.model.items
 
TableRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.TableRepresentation
 
targetEntityId - Variable in class org.jbpm.services.task.commands.TaskCommand
 
Task - Interface in org.kie.api.task.model
 
TaskAdminServiceImpl - Class in org.jbpm.services.task.impl
 
TaskAdminServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskAdminServiceImpl
 
TaskAttachmentServiceImpl - Class in org.jbpm.services.task.impl
 
TaskAttachmentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
 
TaskCleanUpProcessEventListener - Class in org.jbpm.services.task.admin.listener
 
TaskCleanUpProcessEventListener(TaskService) - Constructor for class org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener
 
TaskCommand<T> - Class in org.jbpm.services.task.commands
 
TaskCommand() - Constructor for class org.jbpm.services.task.commands.TaskCommand
 
TaskCommandExecutorImpl - Class in org.jbpm.services.task.commands
 
TaskCommandExecutorImpl() - Constructor for class org.jbpm.services.task.commands.TaskCommandExecutorImpl
 
TaskCommentServiceImpl - Class in org.jbpm.services.task.impl
 
TaskCommentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskCommentServiceImpl
 
TaskContentServiceImpl - Class in org.jbpm.services.task.impl
 
TaskContentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskContentServiceImpl
 
TaskContext - Class in org.jbpm.services.task.commands
 
TaskContext() - Constructor for class org.jbpm.services.task.commands.TaskContext
 
TaskContext(TaskServiceEntryPointImpl) - Constructor for class org.jbpm.services.task.commands.TaskContext
 
TaskData - Interface in org.kie.api.task.model
 
TaskDataImpl - Class in org.jbpm.services.task.impl.model
 
TaskDataImpl() - Constructor for class org.jbpm.services.task.impl.model.TaskDataImpl
 
TaskDeadlinesServiceImpl - Class in org.jbpm.services.task.impl
 
TaskDeadlinesServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
TaskDeadlinesServiceImpl.ScheduledTaskDeadline - Class in org.jbpm.services.task.impl
 
TaskDeadlinesServiceImpl.ScheduledTaskDeadline(long, long, TaskDeadlinesService.DeadlineType) - Constructor for class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
TaskDefFactory - Class in org.jbpm.services.task.impl.factories
 
TaskDefFactory() - Constructor for class org.jbpm.services.task.impl.factories.TaskDefFactory
 
TaskDefImpl - Class in org.jbpm.services.task.impl.model
 
TaskDefImpl() - Constructor for class org.jbpm.services.task.impl.model.TaskDefImpl
 
TaskDefImpl(String) - Constructor for class org.jbpm.services.task.impl.model.TaskDefImpl
 
TaskDefServiceImpl - Class in org.jbpm.services.task.impl
 
TaskDefServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskDefServiceImpl
 
TaskError - Class in org.jbpm.services.task.exception
 
TaskError() - Constructor for class org.jbpm.services.task.exception.TaskError
 
TaskError(String) - Constructor for class org.jbpm.services.task.exception.TaskError
 
TaskEventImpl - Class in org.jbpm.services.task.impl.model
 
TaskEventImpl() - Constructor for class org.jbpm.services.task.impl.model.TaskEventImpl
 
TaskEventImpl(long, TaskEvent.TaskEventType, User) - Constructor for class org.jbpm.services.task.impl.model.TaskEventImpl
 
TaskEventsServiceImpl - Class in org.jbpm.services.task.impl
 
TaskEventsServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskEventsServiceImpl
 
TaskException - Exception in org.jbpm.services.task.exception
Base class for all exceptions for the task related activities
TaskException(String) - Constructor for exception org.jbpm.services.task.exception.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.TaskException
 
TaskFactory - Class in org.jbpm.services.task.impl.factories
 
TaskFactory() - Constructor for class org.jbpm.services.task.impl.factories.TaskFactory
 
TaskHandler - Class in org.jbpm.bpmn2.xml
 
TaskHandler() - Constructor for class org.jbpm.bpmn2.xml.TaskHandler
 
taskId - Variable in class org.jbpm.services.task.commands.TaskCommand
 
TaskIdentityServiceImpl - Class in org.jbpm.services.task.impl
 
TaskIdentityServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskIdentityServiceImpl
 
TaskImpl - Class in org.jbpm.services.task.impl.model
 
TaskImpl() - Constructor for class org.jbpm.services.task.impl.model.TaskImpl
 
TaskInstanceServiceImpl - Class in org.jbpm.services.task.impl
 
TaskInstanceServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskInstanceServiceImpl
 
TaskLifeCycleEventListener - Interface in org.jbpm.services.task.lifecycle.listeners
 
taskName(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in class org.jbpm.services.task.identity.UserGroupLifeCycleManagerDecorator
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in interface org.jbpm.services.task.internals.lifecycle.LifeCycleManager
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
TaskQueryServiceImpl - Class in org.jbpm.services.task.impl
 
TaskQueryServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskQueryServiceImpl
 
TaskRuleService - Interface in org.jbpm.services.task.rule
 
TaskRuleServiceImpl - Class in org.jbpm.services.task.rule.impl
 
TaskRuleServiceImpl() - Constructor for class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
 
TaskService - Interface in org.kie.api.task
The Task Service Entry Point serves as facade of all the other services, providing a single entry point to access to all the services
TaskServiceEntryPointImpl - Class in org.jbpm.services.task.impl
 
TaskServiceEntryPointImpl() - Constructor for class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
TaskServiceRequest - Class in org.jbpm.services.task.rule
 
TaskServiceRequest(String, User, Map<String, Object>) - Constructor for class org.jbpm.services.task.rule.TaskServiceRequest
 
TASKSTAKEHOLDER_ID - Static variable in class org.jbpm.services.task.wih.util.PeopleAssignmentHelper
 
TaskStatisticsServiceImpl - Class in org.jbpm.services.task.impl
 
TaskStatisticsServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskStatisticsServiceImpl
 
TaskStatusContextConstraint - Class in org.jbpm.examples.checklist.context
 
TaskStatusContextConstraint(List<ChecklistItem.Status>) - Constructor for class org.jbpm.examples.checklist.context.TaskStatusContextConstraint
 
TaskSummary - Interface in org.kie.api.task.model
 
TaskSummaryImpl - Class in org.jbpm.services.task.query
 
TaskSummaryImpl(long, long, String, String, String, Status, int, boolean, User, User, Date, Date, Date, String, int, SubTasksStrategy, long) - Constructor for class org.jbpm.services.task.query.TaskSummaryImpl
 
TaskSummaryImpl() - Constructor for class org.jbpm.services.task.query.TaskSummaryImpl
 
tearDown() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
tearDown() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.  
terminate(boolean) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
terminate() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
TextAreaRepresentation - Class in org.jbpm.form.builder.services.model.items
 
TextAreaRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.TextAreaRepresentation
 
TextFieldRepresentation - Class in org.jbpm.form.builder.services.model.items
 
TextFieldRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.TextFieldRepresentation
 
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
 
throwException(String) - Method in class org.jbpm.examples.exceptions.service.ExceptionService
 
ThrowLinkNode - Class in org.jbpm.workflow.core.node
 
ThrowLinkNode() - Constructor for class org.jbpm.workflow.core.node.ThrowLinkNode
 
ThrowLinkNodeHandler - Class in org.jbpm.bpmn2.xml
 
ThrowLinkNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.ThrowLinkNodeHandler
 
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
 
TimerHandler - Class in org.jbpm.compiler.xml.processes
 
TimerHandler() - Constructor for class org.jbpm.compiler.xml.processes.TimerHandler
 
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
 
TimerJobFactoryOption - Class in org.kie.api.runtime.conf
A class for the timer job factory manager configuration.
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
 
TimerNodeHandler - Class in org.jbpm.bpmn2.xml
 
TimerNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.TimerNodeHandler
 
TimerNodeHandler - Class in org.jbpm.compiler.xml.processes
 
TimerNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.TimerNodeHandler
 
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
 
toArray() - Method in class org.jbpm.process.workitem.email.Recipients
 
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
 
toExternalForm() - Method in interface org.kie.api.builder.ReleaseId
 
toExternalForm() - Method in enum org.kie.api.conf.EventProcessingOption
 
toExternalForm() - Method in interface org.kie.api.runtime.rule.FactHandle
 
toInputDataMap(Map<String, String>) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
toOutputDataMap(Map<String, String>) - Method in class org.jbpm.kie.services.impl.form.FormProviderServiceImpl
 
toProperties() - Method in interface org.kie.api.io.ResourceConfiguration
 
toString() - Method in class org.jbpm.bpmn2.core.Association
 
toString() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
toString() - Method in class org.jbpm.executor.entities.ErrorInfo
 
toString() - Method in class org.jbpm.executor.entities.RequestInfo
 
toString() - Method in class org.jbpm.form.builder.services.model.Settings
 
toString() - Method in class org.jbpm.form.builder.services.model.SettingsEntry
 
toString() - Method in class org.jbpm.kie.services.impl.KModuleDeploymentUnit
 
toString() - Method in class org.jbpm.kie.services.impl.model.NodeInstanceDesc
 
toString() - Method in class org.jbpm.kie.services.impl.model.ProcessDesc
 
toString() - Method in class org.jbpm.kie.services.impl.model.ProcessInstanceDesc
 
toString() - Method in class org.jbpm.kie.services.impl.model.VariableStateDesc
 
toString() - Method in class org.jbpm.persistence.correlation.CorrelationKeyInfo
 
toString() - Method in class org.jbpm.persistence.correlation.CorrelationPropertyInfo
 
toString() - Method in class org.jbpm.process.audit.command.ClearHistoryLogsCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindActiveProcessInstancesCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindNodeInstancesCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindProcessInstanceCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindProcessInstancesCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindSubProcessInstancesCommand
 
toString() - Method in class org.jbpm.process.audit.command.FindVariableInstancesCommand
 
toString() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
toString() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
toString() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
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.services.task.commands.ActivateTaskCommand
 
toString() - Method in class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl
 
toString() - Method in class org.jbpm.services.task.impl.model.LanguageImpl
 
toString() - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
toString(Reader) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
 
toString(Reader) - Static method in class org.jbpm.services.task.utils.MVELUtils
 
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
 
toString() - Method in enum org.kie.api.builder.model.ListenerModel.Kind
 
toString() - Method in enum org.kie.api.conf.EventProcessingOption
 
toString() - Method in class org.kie.api.io.ResourceType
 
toString() - Method in class org.kie.api.runtime.conf.BeliefSystemTypeOption
 
toString() - Method in class org.kie.api.runtime.conf.ClockTypeOption
 
toString() - Method in enum org.kie.api.runtime.conf.QueryListenerOption
 
toString() - Method in class org.kie.api.runtime.conf.TimerJobFactoryOption
 
toString() - Method in class org.kie.api.runtime.conf.WorkItemHandlerOption
 
toString() - Method in exception org.kie.api.runtime.rule.ConsequenceException
 
toXML() - Method in interface org.kie.api.builder.model.KieModuleModel
Provides an XML representation of this KieModuleModel
TRANSACTION - Static variable in class org.kie.api.runtime.EnvironmentName
 
TRANSACTION_MANAGER - Static variable in class org.kie.api.runtime.EnvironmentName
 
TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.kie.api.runtime.EnvironmentName
 
TransactionHandler - Class in org.jbpm.bpmn2.xml
 
TransactionHandler() - Constructor for class org.jbpm.bpmn2.xml.TransactionHandler
 
transactionManager(JbpmServicesTransactionManager) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
Transformation - Class in org.jbpm.workflow.core.node
 
Transformation() - Constructor for class org.jbpm.workflow.core.node.Transformation
 
Transformer - Annotation Type in org.jbpm.process.workitem.transform
 
transformEvent(Object) - Method in interface org.jbpm.process.core.event.EventTransformer
 
TransformWorkItemHandler - Class in org.jbpm.process.workitem.transform
 
TransformWorkItemHandler() - Constructor for class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
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
 
TriggerHandler - Class in org.jbpm.compiler.xml.processes
 
TriggerHandler() - Constructor for class org.jbpm.compiler.xml.processes.TriggerHandler
 
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
 
txStateName - Static variable in class org.jbpm.test.JBPMHelper
Deprecated.  
txSyncRegistry - Variable in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
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_ENTER - Static variable in class org.jbpm.process.audit.NodeInstanceLog
 
TYPE_EXIT - Static variable in class org.jbpm.process.audit.NodeInstanceLog
 
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.
typeDescr - Static variable in interface org.kie.api.runtime.rule.PropagationContext
 
TypeHandler - Class in org.jbpm.compiler.xml.processes
 
TypeHandler() - Constructor for class org.jbpm.compiler.xml.processes.TypeHandler
 

U

UIWorkItemHandler - Class in org.jbpm.examples.request
 
UIWorkItemHandler() - Constructor for class org.jbpm.examples.request.UIWorkItemHandler
 
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.examples.request
 
UIWorkItemHandlerDialog(UIWorkItemHandler, WorkItem) - Constructor for class org.jbpm.examples.request.UIWorkItemHandlerDialog
 
UIWorkItemHandlerDialog - Class in org.jbpm.process.instance.impl.demo
 
UIWorkItemHandlerDialog(UIWorkItemHandler, WorkItem) - Constructor for class org.jbpm.process.instance.impl.demo.UIWorkItemHandlerDialog
 
unblockAllMatches(Match) - Method in interface org.kie.api.runtime.rule.RuleContext
This is an experimental feature that must be explicitly enabled via DeclarativeAgendaOption, which is off by default.
undeploy(DeploymentUnit) - Method in interface org.jbpm.kie.services.api.DeploymentService
 
undeploy(DeploymentUnit) - Method in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
Undeploy - Annotation Type in org.jbpm.kie.services.impl.event
 
undeploymentEvent - Variable in class org.jbpm.kie.services.impl.AbstractDeploymentService
 
undeployTaskDef(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
undeployTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
 
undeployTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskServiceEntryPointImpl
 
unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
unmarshal(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.I18NTextXmlAdapter
 
unmarshal(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.OrganizationalEntityXmlAdapter
 
unmarshal(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.StatusXmlAdapter
 
unmarshal(JaxbStringObjectMap) - Method in class org.jbpm.services.task.impl.model.xml.adapter.StringObjectMapXmlAdapter
 
unmarshal(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.SubTasksStrategyXmlAdapter
 
unmarshal(String) - Method in class org.jbpm.services.task.impl.model.xml.adapter.UserXmlAdapter
 
unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
This method is analogous to the read method, but instead of reading it from an input stream, it reads it from a byte[]
unmarshall(byte[], Environment) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
 
unmarshall(byte[], Environment, ClassLoader) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
 
unmarshall(byte[], Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
 
unmarshall(byte[], Environment, ClassLoader) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
 
unmarshall(InputStream) - Method in interface org.kie.api.marshalling.Marshaller
Creates StatefulKnowledgeSession using default KnowledgeSessionConfiguration and Environment.
unmarshall(InputStream, KieSessionConfiguration, Environment) - Method in interface org.kie.api.marshalling.Marshaller
Creates StatefulKnowledgeSession using the given KnowledgeSessionConfiguration and Environment.
unmarshall(InputStream, KieSession) - Method in interface org.kie.api.marshalling.Marshaller
Unmarshall the stream into the StatefulKnowledgeSession.
unmarshallVariableValue(MarshallerReaderContext, JBPMMessages.Variable) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
unregisterChannel(String) - Method in class org.jbpm.process.StatefulProcessSession
 
unregisterChannel(String) - Method in interface org.kie.api.runtime.KieRuntime
 
unregisterChannel(String) - Method in interface org.kie.api.runtime.StatelessKieSession
Unregisters the channel with the given name
unschedule(long, TaskDeadlinesService.DeadlineType) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
 
update() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
Adding @PrePersist breaks things, because: We retrieve/generate the marshaller (see below).
update(FactHandle, Object) - Method in class org.jbpm.process.StatefulProcessSession
 
update(FactHandle, Object) - Method in interface org.kie.api.runtime.rule.EntryPoint
Updates the fact for which the given FactHandle was assigned with the new fact set as the second parameter in this method.
updateFormName(FormRepresentation) - Method in class org.jbpm.form.builder.services.impl.base.BaseFormDefinitionService
 
updateItemName(String, StringBuilder) - Method in class org.jbpm.form.builder.services.impl.base.BaseFormDefinitionService
 
updateLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
updateProcess(Process) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
updateTask(BAMTaskSummaryImpl, Task) - Method in interface org.jbpm.services.task.lifecycle.listeners.BAMTaskEventListener.BAMTaskWorker
 
updateTaskDescription(long, String) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
updateTaskDescription(long, String) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
updateTaskName(long, String) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
updateTaskName(long, String) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
updateTaskPotentialOwners(long, List<OrganizationalEntity>) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
updateTaskPotentialOwners(long, List<OrganizationalEntity>) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
updateTaskPriority(long, int) - Method in interface org.jbpm.examples.checklist.ChecklistManager
 
updateTaskPriority(long, int) - Method in class org.jbpm.examples.checklist.impl.DefaultChecklistManager
 
updateToVersion(ReleaseId) - Method in interface org.kie.api.runtime.KieContainer
Updates this KieContainer to a KieModule with the given ReleaseId
upgradeProcessInstance(KieRuntime, long, String, Map<String, Long>) - Static method in class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
 
UploadWithProgressBarRepresentation - Class in org.jbpm.form.builder.services.model.items
 
UploadWithProgressBarRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation
 
URI - Static variable in class org.jbpm.compiler.xml.ProcessSemanticModule
 
usePersistence - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
usePersistence() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
User - Interface in org.kie.api.task.model
 
USER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
USER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
USER_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
USER_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
USER_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
USER_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
USER_ROLES_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
 
userGroupCallback(UserGroupCallback) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
userGroupCallback - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
userGroupCallback(UserGroupCallback) - Method in class org.jbpm.services.task.HumanTaskConfigurator
 
UserGroupLifeCycleManagerDecorator - Class in org.jbpm.services.task.identity
 
UserGroupLifeCycleManagerDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupLifeCycleManagerDecorator
 
UserGroupTaskAttachmentDecorator - Class in org.jbpm.services.task.identity
 
UserGroupTaskAttachmentDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupTaskAttachmentDecorator
 
UserGroupTaskCommandExecutorDecorator - Class in org.jbpm.services.task.identity
 
UserGroupTaskCommandExecutorDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupTaskCommandExecutorDecorator
 
UserGroupTaskCommentDecorator - Class in org.jbpm.services.task.identity
 
UserGroupTaskCommentDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupTaskCommentDecorator
 
UserGroupTaskInstanceServiceDecorator - Class in org.jbpm.services.task.identity
 
UserGroupTaskInstanceServiceDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupTaskInstanceServiceDecorator
 
UserGroupTaskQueryServiceDecorator - Class in org.jbpm.services.task.identity
 
UserGroupTaskQueryServiceDecorator() - Constructor for class org.jbpm.services.task.identity.UserGroupTaskQueryServiceDecorator
 
userId - Variable in class org.jbpm.services.task.commands.TaskCommand
 
UserImpl - Class in org.jbpm.services.task.impl.model
 
UserImpl() - Constructor for class org.jbpm.services.task.impl.model.UserImpl
 
UserImpl(String) - Constructor for class org.jbpm.services.task.impl.model.UserImpl
 
UserTaskHandler - Class in org.jbpm.bpmn2.xml
 
UserTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.UserTaskHandler
 
UserXmlAdapter - Class in org.jbpm.services.task.impl.model.xml.adapter
 
UserXmlAdapter() - Constructor for class org.jbpm.services.task.impl.model.xml.adapter.UserXmlAdapter
 

V

v - Static variable in class org.kie.api.runtime.rule.Variable
 
validate() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
validate(Integer, Long) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
validate() - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
 
validate() - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
 
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
 
ValidationDescription - Class in org.jbpm.form.builder.services.model.menu
 
ValidationDescription() - Constructor for class org.jbpm.form.builder.services.model.menu.ValidationDescription
 
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
 
ValueHandler - Class in org.jbpm.compiler.xml.processes
 
ValueHandler() - Constructor for class org.jbpm.compiler.xml.processes.ValueHandler
 
ValueObject - Interface in org.jbpm.process.core
 
valueOf(String) - Static method in enum org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.InputParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.examples.checklist.ChecklistItem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.form.builder.services.model.items.BorderPanelRepresentation.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.kie.services.api.DeploymentUnit.RuntimeStrategy
Returns the enum constant of this type with the specified name.
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
 
valueOf(String) - Static method in enum org.jbpm.process.audit.AuditLoggerFactory.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.process.workitem.rest.RESTWorkItemHandler.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.services.task.internals.lifecycle.Allowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.services.task.utils.OnErrorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.builder.Message.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.builder.model.KieSessionModel.KieSessionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.builder.model.ListenerModel.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.conf.DeclarativeAgendaOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.conf.EqualityBehaviorOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.conf.EventProcessingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.conf.MBeansOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.conf.RemoveIdentitiesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.definition.KieDefinition.KnowledgeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.definition.type.Role.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.event.rule.MatchCancelledCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.runtime.conf.KeepReferenceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.runtime.conf.QueryListenerOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.api.task.model.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.InputParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.examples.checklist.ChecklistItem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.form.builder.services.model.items.BorderPanelRepresentation.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.kie.services.api.DeploymentUnit.RuntimeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
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.
values() - Static method in enum org.jbpm.process.audit.AuditLoggerFactory.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.process.workitem.rest.RESTWorkItemHandler.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.services.task.internals.lifecycle.Allowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.services.task.utils.OnErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.builder.Message.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.builder.model.KieSessionModel.KieSessionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.builder.model.ListenerModel.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.conf.DeclarativeAgendaOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.conf.EqualityBehaviorOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.conf.EventProcessingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.conf.MBeansOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.conf.RemoveIdentitiesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.definition.KieDefinition.KnowledgeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.definition.type.Role.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.event.rule.MatchCancelledCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.runtime.conf.KeepReferenceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.runtime.conf.QueryListenerOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.api.task.model.Status
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 - Class in org.kie.api.runtime.rule
 
Variable() - Constructor for class org.kie.api.runtime.rule.Variable
 
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
 
VariableHandler - Class in org.jbpm.compiler.xml.processes
 
VariableHandler() - Constructor for class org.jbpm.compiler.xml.processes.VariableHandler
 
VariableInstanceLog - Class in org.jbpm.process.audit
 
VariableInstanceLog() - Constructor for class org.jbpm.process.audit.VariableInstanceLog
 
VariableInstanceLog(long, String, String, String, String, String) - Constructor for class org.jbpm.process.audit.VariableInstanceLog
 
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
 
VariableStateDesc - Class in org.jbpm.kie.services.impl.model
 
VariableStateDesc() - Constructor for class org.jbpm.kie.services.impl.model.VariableStateDesc
 
VariableStateDesc(String, String, String, String, String, long, Date) - Constructor for class org.jbpm.kie.services.impl.model.VariableStateDesc
 
verify() - Method in interface org.kie.api.runtime.KieContainer
Builds all the KieBase in the KieModule wrapped by this KieContainer and return te Results of this building process
version(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
VerticalPanelRepresentation - Class in org.jbpm.form.builder.services.model.items
 
VerticalPanelRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation
 
Vfs - Annotation Type in org.jbpm.kie.services.api
 
VFSDeploymentService - Class in org.jbpm.kie.services.impl
 
VFSDeploymentService() - Constructor for class org.jbpm.kie.services.impl.VFSDeploymentService
 
VFSDeploymentUnit - Class in org.jbpm.kie.services.impl
 
VFSDeploymentUnit(String, String, String) - Constructor for class org.jbpm.kie.services.impl.VFSDeploymentUnit
 
VFSFileServiceImpl - Class in org.jbpm.shared.services.impl
 
VFSFileServiceImpl() - Constructor for class org.jbpm.shared.services.impl.VFSFileServiceImpl
 
VFSFormProvider - Class in org.jbpm.kie.services.impl.form.provider
 
VFSFormProvider() - Constructor for class org.jbpm.kie.services.impl.form.provider.VFSFormProvider
 
VfsMVELWorkItemHandlerProducer - Class in org.jbpm.kie.services.impl
 
VfsMVELWorkItemHandlerProducer() - Constructor for class org.jbpm.kie.services.impl.VfsMVELWorkItemHandlerProducer
 
VideoRepresentation - Class in org.jbpm.form.builder.services.model.items
 
VideoRepresentation() - Constructor for class org.jbpm.form.builder.services.model.items.VideoRepresentation
 
ViewChangedEventListener - Interface in org.kie.api.runtime.rule
 
visitAssociation(Association, StringBuilder) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitConnection(Connection, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitConnection(Connection, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitConnectionsAndAssociations(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.AbstractCompositeNodeHandler
 
visitDataType(DataType, StringBuilder) - Static method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitErrors(Definitions, StringBuilder) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitEscalations(Node[], StringBuilder, List<String>) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitExceptionHandlers(Map<String, ExceptionHandler>, StringBuilder) - Static method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitHeader(WorkflowProcess, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitHeader(WorkflowProcess, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitInMappings(Map<String, String>, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
visitInterfaces(Node[], StringBuilder) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitNodes(List<Node>, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitOutMappings(Map<String, String>, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
visitParameters(WorkItemNode, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
visitParameters(WorkItemNode, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
visitProcess(WorkflowProcess, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitProcess(WorkflowProcess, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitValue(Object, DataType, StringBuilder) - Static method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitVariables(List<Variable>, StringBuilder) - Static method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitVariables(List<Variable>, StringBuilder) - Static method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitWork(Work, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 

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
 
WebServiceCommand - Class in org.jbpm.process.workitem.webservice
Web Service executor command that executes web service call using Apache CXF.
WebServiceCommand() - Constructor for class org.jbpm.process.workitem.webservice.WebServiceCommand
 
WebServiceWorkItemHandler - Class in org.jbpm.process.workitem.webservice
 
WebServiceWorkItemHandler(KieSession) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
WebServiceWorkItemHandler(KieSession, ClassLoader) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
WebServiceWorkItemHandler(KieSession, int) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 
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;
WorkDefinitionImpl - Class in org.jbpm.process.workitem
 
WorkDefinitionImpl() - Constructor for class org.jbpm.process.workitem.WorkDefinitionImpl
 
WorkflowContextInstance - Interface in org.jbpm.workflow.instance.context
 
WorkflowProcess - Interface in org.jbpm.workflow.core
Represents a RuleFlow process.
WorkflowProcess - Interface in org.kie.api.definition.process
A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
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
 
WorkflowProcessInstance - Interface in org.kie.api.runtime.process
A workflow process instance represents one specific instance of a workflow process that is currently executing.
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
 
WorkHandler - Class in org.jbpm.compiler.xml.processes
 
WorkHandler() - Constructor for class org.jbpm.compiler.xml.processes.WorkHandler
 
WorkingMemory - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines that a annotated element is of type WorkingMemeory, used with EventListenerProducer
WorkingMemoryEvent - Interface in org.kie.api.event.rule
 
WorkingMemoryEventListener - Interface in org.kie.api.event.rule
 
WorkingMemoryEventManager - Interface in org.kie.api.event.rule
 
workItem - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
extend .org.drools.core.marshalling.ProcessData { ... }
WorkItem - Interface in org.kie.api.runtime.process
Represents one unit of work that needs to be executed.
workItemAborted(WorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
workItemCompleted(WorkItem) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
WorkItemHandler - Interface in org.kie.api.runtime.process
A work item handler is responsible for executing work items of a specific type.
WorkItemHandlerModel - Interface in org.kie.api.builder.model
WorkItemHandlerModel is a model allowing to programmatically define a WorkItemHandler and wire it to a KieSession
WorkItemHandlerOption - Class in org.kie.api.runtime.conf
WorkItemHandlers configuration option
WorkItemHandlerProducer - Interface in org.jbpm.runtime.manager.api
Allows to provide custom implementations to deliver WorkItem name and WorkItemHandler instance pairs for the runtime.
WorkItemHandlerRuntimeException - Exception in org.jbpm.bpmn2.handler
This exception provides extra information about the WorkItemHandler operation called to catchers of this exception.
WorkItemHandlerRuntimeException(Throwable, String) - Constructor for exception org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException
 
WorkItemHandlerRuntimeException(Throwable) - Constructor for exception org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException
 
WORKITEMHANDLERTYPE - Static variable in exception org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException
 
WorkItemManager - Interface in org.kie.api.runtime.process
A work item manager is responsible for finding the right work item handler when a work item should be executed and should be notified when this work item has been completed (or aborted).
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
 
WorkItemNodeBuilder - Class in org.jbpm.process.builder
 
WorkItemNodeBuilder() - Constructor for class org.jbpm.process.builder.WorkItemNodeBuilder
 
WorkItemNodeFactory - Class in org.jbpm.ruleflow.core.factory
 
WorkItemNodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
WorkItemNodeHandler - Class in org.jbpm.bpmn2.xml
 
WorkItemNodeHandler() - Constructor for class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
WorkItemNodeHandler - Class in org.jbpm.compiler.xml.processes
 
WorkItemNodeHandler() - Constructor for class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
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
 
WorkItemRepository - Class in org.jbpm.process.workitem
 
WorkItemRepository() - Constructor for class org.jbpm.process.workitem.WorkItemRepository
 
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
 
write(JobContext, MarshallerWriteContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
write(String, byte[]) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given content to this KieFileSystem in the specified path
write(String, String) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given content to this KieFileSystem in the specified path
write(String, Resource) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given Resource to this KieFileSystem in the specified path
write(Resource) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given Resource to this KieFileSystem
write(ObjectOutputStream) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy.Context
Writes the context to the given object output stream
write(ObjectOutputStream, Object) - Method in interface org.kie.api.marshalling.ObjectMarshallingStrategy
 
writeAction(DroolsAction, StringBuilder) - Static method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
writeActions(String, List<DroolsAction>, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
writeAttachmentList(List<Attachment>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeAttributes(CompositeNode, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
writeAttributes(CompositeNode, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
writeBooleanExpressionList(List<BooleanExpression>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeCommentList(List<Comment>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeDeadlineList(List<Deadline>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeEscalationList(List<Escalation>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeExternal(ObjectOutput) - Method in class org.jbpm.process.audit.xml.AbstractJaxbHistoryObject
 
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.services.task.exception.TaskError
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.AttachmentImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.BooleanExpressionImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.CommentImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.ContentDataImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.ContentImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.DeadlineImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.DeadlinesImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.DelegationImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.EmailNotificationImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.EscalationImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.FaultDataImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.GroupImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.I18NTextImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.NotificationImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.OrganizationalEntityImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.ReassignmentImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.TaskDataImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.TaskDefImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.TaskEventImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.TaskImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.UserImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
 
writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.query.TaskSummaryImpl
 
writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.DroolsAction
 
writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
writeExternal(ObjectOutput) - Method in class org.kie.api.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
writeExternal(ObjectOutput) - Method in class org.kie.api.runtime.rule.Variable
 
writeI18NTextList(List<I18NText>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeInputAssociation(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
writeIO(RuleSetNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
writeIO(SubProcessNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
writeIO(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
writeIO(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
writeKModuleXML(byte[]) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given kmodule.xml file to this KieFileSystem
writeKModuleXML(String) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given kmodule.xml file to this KieFileSystem
writeMetaData(Node, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
writeNode(String, Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ActionNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.BusinessRuleTaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.CallActivityHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.CatchLinkNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ComplexGatewayHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.EndNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.EventBasedGatewayHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.EventNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ExclusiveGatewayHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.FaultNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.InclusiveGatewayHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.IntermediateCatchEventHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.JoinHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.bpmn2.xml.ManualTaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ParallelGatewayHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.bpmn2.xml.ReceiveTaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.bpmn2.xml.SendTaskHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.bpmn2.xml.ServiceTaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.SplitHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.StartEventHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.StateNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.ThrowLinkNodeHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.TimerNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.bpmn2.xml.TransactionHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
writeNode(Node, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
writeNode(String, Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.ActionNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.EndNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.EventNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.FaultNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.HumanTaskNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.JoinNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.MilestoneNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.RuleSetNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.SplitNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.StartNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.StateNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.SubProcessNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.TimerNodeHandler
 
writeNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.processes.WorkItemNodeHandler
 
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
 
writeNotificationList(List<Notification>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeOrganizationalEntityList(List<OrganizationalEntity>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
writeOutputAssociation(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
writePomXML(byte[]) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given pom.xml file to this KieFileSystem
writePomXML(String) - Method in interface org.kie.api.builder.KieFileSystem
Adds the given pom.xml file to this KieFileSystem
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
 
writeReassignmentList(List<Reassignment>, ObjectOutput) - Static method in class org.jbpm.services.task.utils.CollectionUtils
 
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
 
writeScript(DroolsAction, String, StringBuilder) - Static method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
writeScripts(ExtendedNodeImpl, StringBuilder) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
writeScripts(String, List<DroolsAction>, StringBuilder) - Method in class org.jbpm.bpmn2.xml.AbstractNodeHandler
 
writeTimer(MarshallerWriteContext, TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeTimer(MarshallerWriteContext, TimerInstance) - Static method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
writeTimers(Map<Timer, DroolsAction>, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
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
 
writeToURL(URL, String) - Method in class org.jbpm.form.builder.services.impl.fs.FSMenuService
 
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
 
writeWorkItems(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
WSDL_IMPORT_TYPE - Static variable in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
WSDL_IMPORT_TYPE - Static variable in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
 

X

XDRL - Static variable in class org.kie.api.io.ResourceType
Drools XML Rule Language
XmlBPMNProcessDumper - Class in org.jbpm.bpmn2.xml
 
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
 
XmlProcessDumperFactoryServiceImpl - Class in org.jbpm.bpmn2.xml
 
XmlProcessDumperFactoryServiceImpl() - Constructor for class org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl
 
XmlProcessReader - Class in org.jbpm.compiler.xml
 
XmlProcessReader(SemanticModules, ClassLoader) - Constructor for class org.jbpm.compiler.xml.XmlProcessReader
 
XmlProcessReader(SemanticModules, ClassLoader, SAXParser) - Constructor for class org.jbpm.compiler.xml.XmlProcessReader
 
XmlRuleFlowProcessDumper - Class in org.jbpm.compiler.xml
 
XmlRuleFlowProcessDumper() - Constructor for class org.jbpm.compiler.xml.XmlRuleFlowProcessDumper
 
XmlWorkflowProcessDumper - Class in org.jbpm.compiler.xml
 
XmlWorkflowProcessDumper(String, String, String, SemanticModule) - Constructor for class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
XPATH_LANGUAGE - Static variable in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
XPATHActionBuilder - Class in org.jbpm.bpmn2.xpath
 
XPATHActionBuilder() - Constructor for class org.jbpm.bpmn2.xpath.XPATHActionBuilder
 
XPATHAssignmentAction - Class in org.jbpm.bpmn2.xpath
 
XPATHAssignmentAction(Assignment, String, String, boolean) - Constructor for class org.jbpm.bpmn2.xpath.XPATHAssignmentAction
 
XPATHAssignmentBuilder - Class in org.jbpm.bpmn2.xpath
 
XPATHAssignmentBuilder() - Constructor for class org.jbpm.bpmn2.xpath.XPATHAssignmentBuilder
 
XPATHExpressionModifier - Class in org.jbpm.bpmn2.xpath
A helper utility that modifies XPath Expression in-place.
XPATHExpressionModifier() - Constructor for class org.jbpm.bpmn2.xpath.XPATHExpressionModifier
 
XPATHProcessDialect - Class in org.jbpm.bpmn2.xpath
 
XPATHProcessDialect() - Constructor for class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
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
 
XPATHReturnValueEvaluatorBuilder - Class in org.jbpm.bpmn2.xpath
 
XPATHReturnValueEvaluatorBuilder() - Constructor for class org.jbpm.bpmn2.xpath.XPATHReturnValueEvaluatorBuilder
 
XSD - Static variable in class org.kie.api.io.ResourceType
XSD

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

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