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.drools.runtime.process.WorkItem
 
abortProcessInstance(long) - Method in interface org.drools.runtime.process.ProcessRuntime
Aborts the process instance with the given id.
abortProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
abortProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
abortWorkItem(WorkItem, WorkItemManager) - Method in interface org.drools.runtime.process.WorkItemHandler
The given work item should be aborted.
abortWorkItem(long) - Method in interface org.drools.runtime.process.WorkItemManager
Notifies the work item manager that the work item with the given id could not be executed and should be aborted.
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.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.AbstractWorkItemHandler
 
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.esb.ESBServiceWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.finder.FinderWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.google.calendar.GoogleCalendarWorkItemHandler
 
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.rss.RSSWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
 
AbstractBaseResponseHandler - Class in org.jbpm.task.service.responsehandlers
Abstract base class for client ResponseHandlers.
AbstractBaseResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
AbstractBlockingResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
AbstractBlockingResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.AbstractBlockingResponseHandler
 
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
 
AbstractHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
 
AbstractHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
AbstractHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
AbstractJavaProcessBuilder - Class in org.jbpm.process.builder.dialect.java
 
AbstractJavaProcessBuilder() - Constructor for class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
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
 
AbstractWorkItemHandler - Class in org.jbpm.process.workitem
 
AbstractWorkItemHandler(StatefulKnowledgeSession) - Constructor for class org.jbpm.process.workitem.AbstractWorkItemHandler
 
accept(Object) - Method in interface org.drools.marshalling.ObjectMarshallingStrategy
 
accept(Object) - Method in interface org.drools.marshalling.ObjectMarshallingStrategyAcceptor
 
accept(Object) - Method in class org.drools.runtime.ClassObjectFilter
Returning true means the Iterator accepts, and thus returns, the current Object's Class type.
accept(Object) - Method in interface org.drools.runtime.ObjectFilter
Returning true means the Iterator accepts, and thus returns, the current Object.
accept(Activation) - Method in interface org.drools.runtime.rule.AgendaFilter
Determine if a given activation should be fired.
accept(Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
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.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
 
AccessType - Enum in org.jbpm.task
 
accumulate(Serializable, Object) - Method in interface org.drools.runtime.rule.AccumulateFunction
Executes the accumulation action
AccumulateFunction - Interface in org.drools.runtime.rule
An interface for accumulate external function implementations
AccumulateFunctionOption - Class in org.drools.builder.conf
A class for the accumulate function configuration.
Action - Interface in org.jbpm.process.instance.impl
 
action - Variable in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
action(String, String) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
action(Action) - Method in class org.jbpm.ruleflow.core.factory.ActionNodeFactory
 
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, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
activate(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
activate(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
activate(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
activate(long, String) - Method in interface org.jbpm.task.TaskService
 
ACTIVATED_TIME_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
Activation - Interface in org.drools.runtime.rule
 
activationCancelled(ActivationCancelledEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
activationCancelled(ActivationCancelledEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
activationCancelled(ActivationCancelledEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
activationCancelled(ActivationCancelledEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
ActivationCancelledCause - Enum in org.drools.event.rule
 
ActivationCancelledEvent - Interface in org.drools.event.rule
 
activationCreated(ActivationCreatedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
activationCreated(ActivationCreatedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
activationCreated(ActivationCreatedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
activationCreated(ActivationCreatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
activationCreated(ActivationCreatedEvent) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
ActivationCreatedEvent - Interface in org.drools.event.rule
 
ActivationEvent - Interface in org.drools.event.rule
 
ActivationGroup - Interface in org.drools.runtime.rule
 
Activator - Class in org.drools.osgi.api
 
Activator() - Constructor for class org.drools.osgi.api.Activator
 
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.BundleContextInstantiator<V> - Class in org.drools.osgi.api
 
Activator.BundleContextInstantiator(BundleContext, ServiceReference) - Constructor for class org.drools.osgi.api.Activator.BundleContextInstantiator
 
Activator.DroolsServiceTracker - Class in org.drools.osgi.api
 
Activator.DroolsServiceTracker(BundleContext, Activator) - Constructor for class org.drools.osgi.api.Activator.DroolsServiceTracker
 
ACTIVE - Static variable in interface org.drools.runtime.process.WorkItem
 
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(Resource) - Method in interface org.drools.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the default type and resource configuration.
add(Resource, ResourceType) - Method in interface org.drools.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the default resource configuration.
add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.drools.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
add(Resource, ResourceType) - Method in interface org.drools.builder.KnowledgeBuilder
Add a resource of the given ResourceType, using the default resource configuration.
add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.drools.builder.KnowledgeBuilder
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
addAllExclusiveGroup(Iterable<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addAllExclusiveGroup(Iterable<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addAllGroupNodeInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addAllNodeInstance(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
addAllSwimlaneContext(Iterable<? extends JBPMMessages.ProcessInstance.SwimlaneContextInstance>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
addAllTimerInstanceId(Iterable<? extends Long>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
addAllTrigger(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addAllVariable(Iterable<? extends JBPMMessages.Variable>) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addAttachment(long, Attachment, Content, TaskClientHandler.AddAttachmentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.service.local.LocalTaskService
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
addAttachment(long, Attachment, Content, TaskClientHandler.AddAttachmentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.service.TaskServiceSession
 
addAttachment(Attachment) - Method in class org.jbpm.task.TaskData
Adds the specified attachment to our list of Attachments.
addAttachment(long, Attachment, Content) - Method in interface org.jbpm.task.TaskService
 
addBoundaryEvents(String) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
addClassLoader(ClassLoader) - Method in class org.drools.util.CompositeClassLoader
 
addComment(long, Comment, TaskClientHandler.AddCommentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
addComment(long, Comment) - Method in class org.jbpm.task.service.local.LocalTaskService
 
addComment(long, Comment) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
addComment(long, Comment, TaskClientHandler.AddCommentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
addComment(long, Comment) - Method in class org.jbpm.task.service.TaskServiceSession
 
addComment(Comment) - Method in class org.jbpm.task.TaskData
Adds the specified comment to our list of comments.
addComment(long, Comment) - Method in interface org.jbpm.task.TaskService
 
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
 
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.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
 
addDefault(Class, String) - Method in interface org.drools.util.ServiceRegistry
 
addDefault(Class, String) - Method in class org.drools.util.ServiceRegistryImpl
 
addDynamicSubProcess(DynamicNodeInstance, KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
 
addDynamicSubProcess(ProcessInstance, KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
 
addDynamicWorkItem(DynamicNodeInstance, KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
 
addDynamicWorkItem(ProcessInstance, KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.workflow.instance.node.DynamicUtils
 
addEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventNode
 
addEventFilter(EventFilter) - Method in class org.jbpm.workflow.core.node.EventTrigger
 
addEventListener(KnowledgeAgentEventListener) - Method in interface org.drools.agent.KnowledgeAgent
 
addEventListener(KnowledgeBaseEventListener) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventManager
Add an event listener.
addEventListener(ProcessEventListener) - Method in interface org.drools.event.process.ProcessEventManager
Add a process event listener.
addEventListener(WorkingMemoryEventListener) - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Add an event listener.
addEventListener(AgendaEventListener) - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Add an event listener.
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(KnowledgeBaseEventListener) - 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(TaskEventListener) - Method in class org.jbpm.task.service.hornetq.HornetQTaskServer
 
addEventListener(TaskEventListener) - Method in class org.jbpm.task.service.jms.JMSTaskServer
 
addEventListener(TaskEventListener) - Method in class org.jbpm.task.service.local.LocalTaskService
 
addEventListener(TaskEventListener) - Method in class org.jbpm.task.service.mina.MinaTaskServer
 
addEventListener(TaskEventListener) - Method in class org.jbpm.task.service.TaskServer
 
addEventListener(TaskEventListener) - Method in class org.jbpm.task.service.TaskService
 
addEventListener(String, EventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
addEventListener(String, EventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
addEventListeners() - Method in interface org.jbpm.workflow.instance.node.EventBasedNodeInstanceInterface
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
addEventListeners() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addExclusiveGroup(JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addExclusiveGroupBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addExclusiveGroupBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addFlowElement(String) - Method in class org.jbpm.bpmn2.core.Lane
 
addGroup(Group) - Method in class org.jbpm.task.service.TaskServiceSession
 
addGroupNodeInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
addInAssociation(DataAssociation) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.Trigger
 
addInAssociation(DataAssociation) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
addIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
addIncomingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
 
addIncomingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
addingService(ServiceReference) - Method in class org.drools.osgi.api.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.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
 
addKnowledgePackage(KnowledgePackage) - Method in class org.jbpm.process.ProcessBaseImpl
 
addKnowledgePackages(Collection<KnowledgePackage>) - Method in interface org.drools.KnowledgeBase
Add the collection of KnowledgePackages to the KnowledgeBase.
addKnowledgePackages(Collection<KnowledgePackage>) - Method in class org.jbpm.process.ProcessBaseImpl
 
addKnowledgeSessionForCleanup(StatefulKnowledgeSession) - Static method in class org.jbpm.test.KnowledgeSessionCleanup
 
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
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
addNodeInstance(JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
addNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
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
 
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addNodeInstanceBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addNodeInstanceBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
addNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
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.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.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
 
addParametersToMap(Object...) - Static method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
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
 
addProcessFromXml(Resource) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
addProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
addProcessInstance(ProcessInstance) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManager
 
addProcessInstance(ProcessInstance) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
addProperties(Properties) - Method in class org.drools.util.ChainedProperties
Specifically added properties take priority, so they go to the front of the list.
addReason(String) - Method in class org.jbpm.task.service.TaskServiceRequest
 
addRecipient(Recipient) - Method in class org.jbpm.process.workitem.email.Recipients
 
addResourceChangeMonitor(ResourceChangeMonitor) - Method in interface org.drools.io.ResourceChangeNotifier
Add a ResourceChangeMonitor, which will receive all Resource subscriptions.
addResourceTypeToRegistry(String, String, String, String...) - Static method in class org.drools.builder.ResourceType
 
addResponseHandler(int, ResponseHandler) - Method in class org.jbpm.task.service.BaseClientHandler
 
addResponseHandler(int, ResponseHandler) - Method in interface org.jbpm.task.service.BaseHandler
 
addResponseHandler(int, ResponseHandler) - Method in class org.jbpm.task.service.mina.BaseMinaHandler
 
address - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
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
 
addSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addSwimlaneContext(JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addSwimlaneContextBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addSwimlaneContextBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addTask(Task, ContentData, TaskClientHandler.AddTaskResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
addTask(Task, ContentData) - Method in class org.jbpm.task.service.local.LocalTaskService
 
addTask(Task, ContentData) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
addTask(Task, ContentData, TaskClientHandler.AddTaskResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
addTask(Task, ContentData) - Method in class org.jbpm.task.service.TaskServiceSession
 
addTask(Task, ContentData) - Method in interface org.jbpm.task.TaskService
 
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
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
addTimerInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
addTimerListener() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
addTrigger(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addTrigger(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
 
addTriggerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addTriggerBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
addUser(User) - Method in class org.jbpm.task.service.TaskServiceSession
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.task.service.TaskService
 
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariable(JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addVariable(JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
addVariableBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
addXsdModel(Resource, KnowledgeBuilder, Options, String) - Method in interface org.drools.builder.help.DroolsJaxbHelperProvider
Deprecated. This is now deprecated, as we now support XSD as a standard ResourceType. Although you'll still need the newJAXBContext method to create a JAXBContext from the KnowledgeBase.
addXsdModel(Resource, KnowledgeBuilder, Options, String) - Static method in class org.drools.builder.help.KnowledgeBuilderHelper
Generates pojos for a given XSD using XJC and adds them to the specified KnowlegeBase.
AdHocSubProcessHandler - Class in org.jbpm.bpmn2.xml
 
AdHocSubProcessHandler() - Constructor for class org.jbpm.bpmn2.xml.AdHocSubProcessHandler
 
afterActivationFired(AfterActivationFiredEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
afterActivationFired(AfterActivationFiredEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
afterActivationFired(AfterActivationFiredEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
afterActivationFired(AfterActivationFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
AfterActivationFiredEvent - Interface in org.drools.event.rule
 
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
AfterChangeSetAppliedEvent - Class in org.drools.event.knowledgeagent
 
AfterChangeSetAppliedEvent(ChangeSet) - Constructor for class org.drools.event.knowledgeagent.AfterChangeSetAppliedEvent
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
AfterChangeSetProcessedEvent - Class in org.drools.event.knowledgeagent
 
AfterChangeSetProcessedEvent(ChangeSet, List<Resource>, Map<Resource, Set<KnowledgeDefinition>>, Map<Resource, Set<KnowledgeDefinition>>) - Constructor for class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
afterFunctionRemoved(AfterFunctionRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterFunctionRemoved(AfterFunctionRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a function is removed from the rule base
AfterFunctionRemovedEvent - Interface in org.drools.event.knowledgebase
 
afterKnowledgeBaseLocked(AfterKnowledgeBaseLockedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterKnowledgeBaseLocked(AfterKnowledgeBaseLockedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a knowledge base is locked
AfterKnowledgeBaseLockedEvent - Interface in org.drools.event.knowledgebase
 
afterKnowledgeBaseUnlocked(AfterKnowledgeBaseUnlockedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterKnowledgeBaseUnlocked(AfterKnowledgeBaseUnlockedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a knowledge base is unlocked
AfterKnowledgeBaseUnlockedEvent - Interface in org.drools.event.knowledgebase
 
afterKnowledgePackageAdded(AfterKnowledgePackageAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterKnowledgePackageAdded(AfterKnowledgePackageAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a new package is added to the knowledge base
AfterKnowledgePackageAddedEvent - Interface in org.drools.event.knowledgebase
 
afterKnowledgePackageRemoved(AfterKnowledgePackageRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterKnowledgePackageRemoved(AfterKnowledgePackageRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a package is removed from the knowledge base
AfterKnowledgePackageRemovedEvent - Interface in org.drools.event.knowledgebase
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in interface org.drools.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).
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in interface org.drools.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).
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
afterProcessAdded(AfterProcessAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterProcessAdded(AfterProcessAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a function is removed from the knowledge base
AfterProcessAddedEvent - Interface in org.drools.event.knowledgebase
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right after a process instance has been completed (or aborted).
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.task.admin.TaskCleanUpProcessEventListener
 
afterProcessRemoved(AfterProcessRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterProcessRemoved(AfterProcessRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a function is removed from the knowledge base
AfterProcessRemovedEvent - Interface in org.drools.event.knowledgebase
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right after a process instance has been started.
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
AfterResourceProcessedEvent - Class in org.drools.event.knowledgeagent
 
AfterResourceProcessedEvent(ChangeSet, Resource, ResourceType, KnowledgeAgent.ResourceStatus) - Constructor for class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
 
afterRuleAdded(AfterRuleAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterRuleAdded(AfterRuleAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a new rule is added to the knowledge base
AfterRuleAddedEvent - Interface in org.drools.event.knowledgebase
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
afterRuleRemoved(AfterRuleRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
afterRuleRemoved(AfterRuleRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called after a rule is removed from the knowledge base
AfterRuleRemovedEvent - Interface in org.drools.event.knowledgebase
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right after the value of a process variable has been changed.
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
Agenda - Interface in org.drools.runtime.rule
 
AgendaEventListener - Interface in org.drools.event.rule
 
AgendaFilter - Interface in org.drools.runtime.rule
 
AgendaGroup - Interface in org.drools.runtime.rule
 
AgendaGroupEvent - Interface in org.drools.event.rule
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
agendaGroupPopped(AgendaGroupPoppedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
AgendaGroupPoppedEvent - Interface in org.drools.event.rule
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
agendaGroupPushed(AgendaGroupPushedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
AgendaGroupPushedEvent - Interface in org.drools.event.rule
 
Allowed - Enum in org.jbpm.task.service
 
AllowedToDelegate - Enum in org.jbpm.task
 
allowNesting() - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
AlphaThresholdOption - Class in org.drools.conf
A class for the alpha node hashing threshold configuration.
APP_SCOPED_ENTITY_MANAGER - Static variable in class org.drools.runtime.EnvironmentName
 
apply(Statement, FrameworkMethod, Object) - Method in class org.jbpm.test.KnowledgeSessionCleanup
 
applyChangeSet(Resource) - Method in interface org.drools.agent.KnowledgeAgent
 
applyChangeSet(ChangeSet) - Method in interface org.drools.agent.KnowledgeAgent
 
archiveTasks(List<TaskSummary>) - Method in interface org.jbpm.task.admin.TasksAdmin
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.task.admin.TasksAdminImpl
 
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.process.workitem.wsht.HumanTaskHandlerHelper
 
AssertBehaviorOption - Enum in org.drools.conf
An Enum for AssertBehavior option.
ASSERTION - Static variable in interface org.drools.runtime.rule.PropagationContext
 
assertNodeActive(long, StatefulKnowledgeSession, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertProcessInstanceAborted(long, StatefulKnowledgeSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertProcessInstanceActive(long, StatefulKnowledgeSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertProcessInstanceCompleted(long, StatefulKnowledgeSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
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.task.TaskData
This method will potentially assign the actual owner of this TaskData and set the status of the data.
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
 
AsyncGenericHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
 
AsyncGenericHTWorkItemHandler(KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
AsyncGenericHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
AsyncGenericHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
AsyncGenericHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
This class provides the default configurations for a HornetQ WorkItem Handler
AsyncHornetQHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(AsyncTaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(AsyncTaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(String, AsyncTaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQHTWorkItemHandler(String, AsyncTaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
AsyncHornetQTaskClient - Class in org.jbpm.task.service.hornetq
 
AsyncHornetQTaskClient() - Constructor for class org.jbpm.task.service.hornetq.AsyncHornetQTaskClient
 
AsyncHornetQTaskClient(String) - Constructor for class org.jbpm.task.service.hornetq.AsyncHornetQTaskClient
 
AsyncMinaHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
This class provides the default configurations for a Mina WorkItem Handler
AsyncMinaHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaHTWorkItemHandler(AsyncTaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaHTWorkItemHandler(String, AsyncTaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaHTWorkItemHandler(String, AsyncTaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
AsyncMinaTaskClient - Class in org.jbpm.task.service.mina
 
AsyncMinaTaskClient(String) - Constructor for class org.jbpm.task.service.mina.AsyncMinaTaskClient
 
AsyncMinaTaskClient() - Constructor for class org.jbpm.task.service.mina.AsyncMinaTaskClient
 
AsyncTaskService - Interface in org.jbpm.task
 
AsyncWSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
AsyncWSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
AsyncWSHumanTaskHandler(AsyncTaskService) - Constructor for class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
AsyncWSHumanTaskHandler(AsyncTaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
AsyncWSHumanTaskHandler(AsyncTaskService, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
AsyncWSHumanTaskHandler(AsyncTaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
AttachedViewChangedEventListener - Interface in org.drools.runtime.rule
 
Attachment - Class in org.jbpm.task
 
Attachment() - Constructor for class org.jbpm.task.Attachment
 

B

BaseClientHandler - Class in org.jbpm.task.service
 
BaseClientHandler() - Constructor for class org.jbpm.task.service.BaseClientHandler
 
BaseHandler - Interface in org.jbpm.task.service
 
BaseHornetQTaskServer - Class in org.jbpm.task.service.hornetq
 
BaseHornetQTaskServer(HornetQTaskServerHandler, int, boolean) - Constructor for class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
BaseHornetQTaskServer(HornetQTaskServerHandler, String, int, boolean) - Constructor for class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
BaseHornetQTaskServer(HornetQTaskServerHandler, int, Configuration, boolean) - Constructor for class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
BaseHornetQTaskServer(HornetQTaskServerHandler, String, int, Configuration, boolean) - Constructor for class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
BaseJMSTaskServer - Class in org.jbpm.task.service.jms
 
BaseJMSTaskServer(JMSTaskServerHandler, Properties, Context) - Constructor for class org.jbpm.task.service.jms.BaseJMSTaskServer
 
BaseMinaHandler - Class in org.jbpm.task.service.mina
 
BaseMinaHandler() - Constructor for class org.jbpm.task.service.mina.BaseMinaHandler
 
BaseMinaTaskServer - Class in org.jbpm.task.service.mina
 
BaseMinaTaskServer(IoHandlerAdapter, int) - Constructor for class org.jbpm.task.service.mina.BaseMinaTaskServer
 
BaseMinaTaskServer(IoHandlerAdapter, int, String) - Constructor for class org.jbpm.task.service.mina.BaseMinaTaskServer
 
batch() - Method in interface org.drools.builder.KnowledgeBuilder
Return a CompositeKnowledgeBuilder allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
BatchExecutionCommand - Interface in org.drools.command
 
BatchExecutionHelper - Class in org.drools.runtime.help
Provides a configured XStream instance to support the marshalling of BatchExecutions, where the resulting xml can be used as a message format.
BatchExecutionHelper() - Constructor for class org.drools.runtime.help.BatchExecutionHelper
 
BatchExecutionHelperProvider - Interface in org.drools.runtime.help
This api is experimental and thus the classes and the interfaces returned are subject to change.
BatchRequestMessage - Interface in org.drools.runtime
 
beforeActivationFired(BeforeActivationFiredEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
beforeActivationFired(BeforeActivationFiredEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
beforeActivationFired(BeforeActivationFiredEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
beforeActivationFired(BeforeActivationFiredEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
BeforeActivationFiredEvent - Interface in org.drools.event.rule
 
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeChangeSetAppliedEvent - Class in org.drools.event.knowledgeagent
 
BeforeChangeSetAppliedEvent(ChangeSet) - Constructor for class org.drools.event.knowledgeagent.BeforeChangeSetAppliedEvent
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeChangeSetProcessedEvent - Class in org.drools.event.knowledgeagent
 
BeforeChangeSetProcessedEvent(ChangeSet) - Constructor for class org.drools.event.knowledgeagent.BeforeChangeSetProcessedEvent
 
beforeFunctionRemoved(BeforeFunctionRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeFunctionRemoved(BeforeFunctionRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a function is removed from the knowledge base
BeforeFunctionRemovedEvent - Interface in org.drools.event.knowledgebase
 
beforeKnowledgeBaseLocked(BeforeKnowledgeBaseLockedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeKnowledgeBaseLocked(BeforeKnowledgeBaseLockedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a knowledge base is locked
BeforeKnowledgeBaseLockedEvent - Interface in org.drools.event.knowledgebase
 
beforeKnowledgeBaseUnlocked(BeforeKnowledgeBaseUnlockedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeKnowledgeBaseUnlocked(BeforeKnowledgeBaseUnlockedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a knowledge base is unlocked
BeforeKnowledgeBaseUnlockedEvent - Interface in org.drools.event.knowledgebase
 
beforeKnowledgePackageAdded(BeforeKnowledgePackageAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeKnowledgePackageAdded(BeforeKnowledgePackageAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a new package is added to the knowledge base
BeforeKnowledgePackageAddedEvent - Interface in org.drools.event.knowledgebase
 
beforeKnowledgePackageRemoved(BeforeKnowledgePackageRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeKnowledgePackageRemoved(BeforeKnowledgePackageRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a package is removed from the knowledge base
BeforeKnowledgePackageRemovedEvent - Interface in org.drools.event.knowledgebase
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in interface org.drools.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).
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in interface org.drools.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).
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
beforeProcessAdded(BeforeProcessAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeProcessAdded(BeforeProcessAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a process is removed from the knowledge base
BeforeProcessAddedEvent - Interface in org.drools.event.knowledgebase
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right before a process instance is being completed (or aborted).
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
beforeProcessRemoved(BeforeProcessRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeProcessRemoved(BeforeProcessRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a function is removed from the knowledge base
BeforeProcessRemovedEvent - Interface in org.drools.event.knowledgebase
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right before a process instance is being started.
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeResourceProcessedEvent - Class in org.drools.event.knowledgeagent
 
BeforeResourceProcessedEvent(ChangeSet, Resource, ResourceType, KnowledgeAgent.ResourceStatus) - Constructor for class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
 
beforeRuleAdded(BeforeRuleAddedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeRuleAdded(BeforeRuleAddedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a new rule is added to the knowledge base
BeforeRuleAddedEvent - Interface in org.drools.event.knowledgebase
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in interface org.drools.event.rule.AgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.drools.event.rule.DebugAgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.drools.event.rule.DefaultAgendaEventListener
 
beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent) - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
beforeRuleRemoved(BeforeRuleRemovedEvent) - Method in class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
beforeRuleRemoved(BeforeRuleRemovedEvent) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventListener
Method called before a rule is removed from the knowledge base
BeforeRuleRemovedEvent - Interface in org.drools.event.knowledgebase
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.drools.event.process.DefaultProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in interface org.drools.event.process.ProcessEventListener
This listener method is invoked right before the value of a process variable is being changed.
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
begin() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
beginTransaction() - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
BeliefSystemTypeOption - Class in org.drools.runtime.conf
A class for the belief system configuration.
BIND_PWD - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
BIND_PWD - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
BIND_USER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
BIND_USER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
blockActivation(Activation) - Method in interface org.drools.runtime.rule.RuleContext
This is an experimental feature that must be explicitly enabled via DeclarativeAgendaOption, which is off by default.
BlockingAddAttachmentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingAddAttachmentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingAddAttachmentResponseHandler
 
BlockingAddCommentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingAddCommentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingAddCommentResponseHandler
 
BlockingAddTaskResponseHandler - Class in org.jbpm.process.workitem.wsht
 
BlockingAddTaskResponseHandler() - Constructor for class org.jbpm.process.workitem.wsht.BlockingAddTaskResponseHandler
 
BlockingAddTaskResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingAddTaskResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingAddTaskResponseHandler
 
BlockingDeleteAttachmentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingDeleteAttachmentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingDeleteAttachmentResponseHandler
 
BlockingDeleteCommentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingDeleteCommentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingDeleteCommentResponseHandler
 
BlockingEventResponseHandler - Class in org.jbpm.process.workitem.wsht
 
BlockingEventResponseHandler() - Constructor for class org.jbpm.process.workitem.wsht.BlockingEventResponseHandler
 
BlockingEventResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingEventResponseHandler(TaskEventsAdmin) - Constructor for class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
BlockingEventResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
BlockingGetContentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingGetContentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingGetContentResponseHandler
 
BlockingGetTaskResponseHandler - Class in org.jbpm.process.workitem.wsht
 
BlockingGetTaskResponseHandler() - Constructor for class org.jbpm.process.workitem.wsht.BlockingGetTaskResponseHandler
 
BlockingGetTaskResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingGetTaskResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingGetTaskResponseHandler
 
BlockingQueryGenericResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingQueryGenericResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingQueryGenericResponseHandler
 
BlockingSetContentResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingSetContentResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingSetContentResponseHandler
 
BlockingTaskOperationResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingTaskOperationResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingTaskOperationResponseHandler
 
BlockingTaskSummaryResponseHandler - Class in org.jbpm.task.service.responsehandlers
 
BlockingTaskSummaryResponseHandler() - Constructor for class org.jbpm.task.service.responsehandlers.BlockingTaskSummaryResponseHandler
 
BooleanExpression - Class in org.jbpm.task
 
BooleanExpression() - Constructor for class org.jbpm.task.BooleanExpression
 
BooleanExpression(String, String) - Constructor for class org.jbpm.task.BooleanExpression
 
BoundaryEventHandler - Class in org.jbpm.bpmn2.xml
 
BoundaryEventHandler() - Constructor for class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
BPMN2 - Static variable in class org.drools.builder.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
 
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.drools.builder.ResourceType
Drools Business Rule Language
build() - Method in interface org.drools.builder.CompositeKnowledgeBuilder
Build all the Resources added during this batch
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.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.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
 
buildContexts(ContextContainer, ProcessBuildContext) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
buildInitialLdapContext() - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
buildInitialLdapContext() - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
buildNodes(WorkflowProcess, ProcessBuildContext) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
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.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.task.service.DefaultUserInfo
 
buildRule(ProcessBuildContext) - Method in class org.jbpm.process.builder.dialect.java.JavaProcessClassBuilder
 
buildRule(ProcessBuildContext) - Method in interface org.jbpm.process.builder.ProcessClassBuilder
 
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
 

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.drools.time
 
Calendars - Interface in org.drools.runtime
 
CALENDARS - Static variable in class org.drools.runtime.EnvironmentName
 
call() - Method in class org.drools.osgi.api.Activator.BundleContextInstantiator
 
call() - Method in class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
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.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
 
cancelActivation(Activation) - Method in interface org.drools.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(Long) - Constructor for class org.jbpm.process.instance.impl.CancelNodeInstanceAction
 
cancelTimer(long) - Method in class org.jbpm.process.instance.timer.TimerManager
 
CannotAddTaskException - Exception in org.jbpm.task.service
Exception thrown from the TaskServiceSession when there is a problem adding task.
CannotAddTaskException(String) - Constructor for exception org.jbpm.task.service.CannotAddTaskException
 
CannotAddTaskException(String, Throwable) - Constructor for exception org.jbpm.task.service.CannotAddTaskException
 
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
 
ChainedProperties - Class in org.drools.util
Priority System properties, home directory, working directory, META-INF/ of optionally provided classLoader META-INF/ of Thread.currentThread().getContextClassLoader() and META-INF/ of ClassLoader.getSystemClassLoader()
ChainedProperties() - Constructor for class org.drools.util.ChainedProperties
 
ChainedProperties(String, ClassLoader) - Constructor for class org.drools.util.ChainedProperties
 
ChainedProperties(String, ClassLoader, boolean) - Constructor for class org.drools.util.ChainedProperties
 
CHANGE_SET - Static variable in class org.drools.builder.ResourceType
Change Set
ChangeSet - Interface in org.drools
This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
ChangeSetProcessingEvent - Class in org.drools.event.knowledgeagent
 
ChangeSetProcessingEvent(ChangeSet) - Constructor for class org.drools.event.knowledgeagent.ChangeSetProcessingEvent
 
Channel - Interface in org.drools.runtime
A channel provides a mechanism to send objects from the working memory to some external process or function.
checkExistence(String, String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
checkProcessInstance(Activation) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
claim(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
claim(long, String, List<String>, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
claim(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
claim(long, String, List<String>) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
claim(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
claim(long, String, List<String>) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
claim(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
claim(long, String, List<String>, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
claim(long, String) - Method in interface org.jbpm.task.TaskService
 
claim(long, String, List<String>) - Method in interface org.jbpm.task.TaskService
Deprecated. 
claimNextAvailable(String, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
claimNextAvailable(String, List<String>, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
claimNextAvailable(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
claimNextAvailable(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
claimNextAvailable(String, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
claimNextAvailable(String, List<String>, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
claimNextAvailable(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
claimNextAvailable(String, String) - Method in interface org.jbpm.task.TaskService
 
claimNextAvailable(String, List<String>, String) - Method in interface org.jbpm.task.TaskService
Deprecated. 
ClassLoaderCacheOption - Enum in org.drools.builder.conf
An Enum for ClassLoaderCacheOption option.
ClassLoaderUtil - Class in org.drools.util
 
ClassLoaderUtil() - Constructor for class org.drools.util.ClassLoaderUtil
 
ClassObjectFilter - Class in org.drools.runtime
Filters Objects by Class, only accepting Classes of the specified type
ClassObjectFilter(Class) - Constructor for class org.drools.runtime.ClassObjectFilter
The Allowed Class type
ClassReactive - Annotation Type in org.drools.definition.type
Annotation used to declare that a given class is not property specific
clear() - Method in interface org.drools.runtime.rule.ActivationGroup
 
clear() - Method in interface org.drools.runtime.rule.Agenda
 
clear() - Method in interface org.drools.runtime.rule.AgendaGroup
 
clear() - Method in interface org.drools.runtime.rule.RuleFlowGroup
 
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.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() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
clear() - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
clearActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
clearComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
clearCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
clearDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearExclusiveGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearExclusiveGroup() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clearForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearGroupNodeInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
clearHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
clearJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
clearName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
clearNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
clearNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clearNodeInstance() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
clearNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearProcessInstance() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
clearProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
clearProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
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
 
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
 
clearRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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
 
clearSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
clearSwimlaneContext() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
clearTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
clearTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
clearTimerInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
clearTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
clearTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
clearType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
clearVariable() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
clearWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
clearWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
clearWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
ClockTypeOption - Class in org.drools.runtime.conf
A class for the session clock configuration.
clone() - Method in class org.drools.util.CompositeClassLoader
 
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.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
 
close() - Method in interface org.drools.logger.KnowledgeRuntimeLogger
Release any resources allocated within the logger such as file handles, network connections, etc.
close() - Method in interface org.drools.runtime.rule.AttachedViewChangedEventListener
 
close() - Method in interface org.drools.runtime.rule.LiveQuery
 
close() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
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.drools.runtime.EnvironmentName
 
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.task.utils
 
CollectionUtils() - Constructor for class org.jbpm.task.utils.CollectionUtils
 
Command<T> - Interface in org.drools.command
 
Command - Class in org.jbpm.task.service
 
Command() - Constructor for class org.jbpm.task.service.Command
 
Command(int, CommandName, List<Object>) - Constructor for class org.jbpm.task.service.Command
 
CommandBasedHornetQWSHumanTaskHandler - Class in org.jbpm.task.service.hornetq
Deprecated. 
CommandBasedHornetQWSHumanTaskHandler(KnowledgeRuntime) - Constructor for class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
CommandBasedHornetQWSHumanTaskHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
CommandBasedWSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
CommandBasedWSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
CommandBasedWSHumanTaskHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
CommandBasedWSHumanTaskHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
CommandBasedWSThroughJMSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
CommandBasedWSThroughJMSHumanTaskHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.CommandBasedWSThroughJMSHumanTaskHandler
Deprecated.  
CommandExecutor - Interface in org.drools.runtime
Batch Executor allows for the scripting of of a Knowledge session using Commands, both the StatelessKnowledgeSession and StatefulKnowledgeSession implement this interface.
CommandFactory - Class in org.drools.command
The CommandFactory returns Commands that can be used by classes that implement CommandExecutor.
CommandFactory() - Constructor for class org.drools.command.CommandFactory
 
CommandFactoryService - Interface in org.drools.command
 
CommandName - Enum in org.jbpm.task.service
 
comment(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
Comment - Class in org.jbpm.task
 
Comment() - Constructor for class org.jbpm.task.Comment
 
commit(boolean) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
commit(boolean) - Method in class org.jbpm.persistence.ManualProcessTransactionManager
 
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, ContentData, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
complete(long, String, ContentData) - Method in class org.jbpm.task.service.local.LocalTaskService
 
complete(long, String, ContentData) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
complete(long, String, ContentData, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
complete(long, String, ContentData) - Method in interface org.jbpm.task.TaskService
 
COMPLETED - Static variable in interface org.drools.runtime.process.WorkItem
 
completeWithResults(long, String, Object, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
completeWithResults(long, String, Object) - Method in class org.jbpm.task.service.local.LocalTaskService
 
completeWithResults(long, String, Object) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
completeWithResults(long, String, Object, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
completeWithResults(long, String, Object) - Method in interface org.jbpm.task.TaskService
 
completeWorkItem(long, Map<String, Object>) - Method in interface org.drools.runtime.process.WorkItemManager
Notifies the work item manager that the work item with the given id has been completed.
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_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
CompositeClassLoader - Class in org.drools.util
This is an Internal Drools Class
CompositeClassLoader() - Constructor for class org.drools.util.CompositeClassLoader
 
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
 
CompositeKeyDepthOption - Class in org.drools.conf
A class for the composite key depth configuration.
CompositeKnowledgeBuilder - Interface in org.drools.builder
A KnowledgeBuilder with a fluent interface allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
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
 
configure(ResourceChangeScannerConfiguration) - Method in interface org.drools.io.ResourceChangeScanner
Reconfigure the Scanner now
configureClient(TaskClient) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
configurePackageBuilder(PackageBuilder) - Method in class org.jbpm.bpmn2.BPMN2ProcessProviderImpl
 
configurePackageBuilder(PackageBuilder) - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
configureThrow() - Method in class org.jbpm.bpmn2.core.IntermediateLink
Turn this link into a throw link.
connect() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
connect() - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSThroughJMSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
connect() - Method in class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
connect() - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
connect() - Method in class org.jbpm.process.workitem.wsht.WSThroughJMSHumanTaskHandler
Deprecated.  
connect() - Method in interface org.jbpm.task.AsyncTaskService
 
connect(String, int) - Method in interface org.jbpm.task.AsyncTaskService
 
connect() - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
connect(String, int) - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
connect() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
connect(String, int) - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
connect() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
connect() - Method in class org.jbpm.task.service.local.LocalTaskService
 
connect(String, int) - Method in class org.jbpm.task.service.local.LocalTaskService
 
connect(SocketConnector, SocketAddress) - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
connect(String, int) - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
connect() - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
connect() - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
connect(String, int) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
connect() - Method in class org.jbpm.task.service.TaskClient
 
connect(String, int) - Method in class org.jbpm.task.service.TaskClient
 
connect() - Method in interface org.jbpm.task.service.TaskClientConnector
 
connect(String, int) - Method in interface org.jbpm.task.service.TaskClientConnector
 
connect() - Method in interface org.jbpm.task.TaskService
 
connect(String, int) - Method in interface org.jbpm.task.TaskService
 
connect() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
Connection - Interface in org.drools.definition.process
A connection is a link from one Node to another.
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 - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
Connection - Interface in org.jbpm.workflow.core
Represents a connection between two nodes in a workflow.
CONNECTION_DEFAULT_TYPE - Static variable in interface org.jbpm.workflow.core.Node
 
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
Creates a new connection, given a from node, a to node and a type.
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.DefinitionsHandler
 
CONNECTIONS - Static variable in class org.jbpm.bpmn2.xml.ProcessHandler
 
connector - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
ConsequenceException - Exception in org.drools.runtime.rule
 
ConsequenceException(Throwable, WorkingMemory, Activation) - Constructor for exception org.drools.runtime.rule.ConsequenceException
 
ConsequenceExceptionHandler - Interface in org.drools.runtime.rule
 
ConsequenceExceptionHandlerOption - Class in org.drools.conf
A class for the consequence exception handler configuration configuration.
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
 
consumerSession - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
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 - Class in org.jbpm.task
 
Content() - Constructor for class org.jbpm.task.Content
 
Content(byte[]) - Constructor for class org.jbpm.task.Content
 
CONTENT_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
ContentData - Class in org.jbpm.task.service
 
ContentData() - Constructor for class org.jbpm.task.service.ContentData
 
ContentMarshallerHelper - Class in org.jbpm.task.utils
 
ContentMarshallerHelper() - Constructor for class org.jbpm.task.utils.ContentMarshallerHelper
 
Context - Interface in org.jbpm.process.core
 
Contextable - Interface in org.jbpm.process.core
 
ContextableInstance - Interface in org.jbpm.process.instance
 
ContextContainer - Interface in org.jbpm.process.core
 
ContextContainerImpl - Class in org.jbpm.process.core.impl
 
ContextContainerImpl() - Constructor for class org.jbpm.process.core.impl.ContextContainerImpl
 
ContextInstance - Interface in org.jbpm.process.instance
 
ContextInstanceContainer - Interface in org.jbpm.process.instance
 
ContextInstanceFactory - Interface in org.jbpm.process.instance.impl
 
ContextInstanceFactoryRegistry - Class in org.jbpm.process.instance.impl
 
ContextInstanceFactoryRegistry() - Constructor for class org.jbpm.process.instance.impl.ContextInstanceFactoryRegistry
 
ContextResolver - Interface in org.jbpm.process.core
 
convertReaderToString(Reader) - Static method in class org.jbpm.compiler.xml.processes.RuleFlowMigrator
Converts the contents of the given Reader into a string.
counter - Variable in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
counter - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
counter - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
COUNTER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
createClaimedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createCompletedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createContext() - Method in interface org.drools.marshalling.ObjectMarshallingStrategy
Creates a new marshalling context
createContext() - Method in interface org.drools.runtime.rule.AccumulateFunction
Creates and returns a new context object
createContext() - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
createCreatedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createEmail(WorkItem, Connection) - Static method in class org.jbpm.process.workitem.email.EmailWorkItemHandler
 
createEnvironment(EntityManagerFactory) - Static method in class org.jbpm.test.JBPMHelper
 
createFailedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createForwardedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createKnowledgeBase(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeBase(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeBaseGuvnor(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeBaseGuvnorAssets(String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeSession(KnowledgeBase) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
createKnowledgeSession(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
CreateNewNodeFactory - Class in org.jbpm.workflow.instance.impl.factory
 
CreateNewNodeFactory(Class<? extends NodeInstance>) - Constructor for class org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
 
createNewQuery(String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
It is strongly suggested that you only use this method within a transaction!!
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
 
createProcess(String) - Static method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
createProcessInstance(String, Map<String, Object>) - Method in interface org.drools.runtime.process.ProcessRuntime
Creates a new process instance (but does not yet start it).
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, InternalKnowledgeRuntime, Map<String, Object>) - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
 
createProcessInstance() - Method in class org.jbpm.process.instance.AbstractProcessInstanceFactory
 
createProcessInstance(Process, 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, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
createProcessInstance() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManagerFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.DefaultProcessInstanceManagerFactory
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in interface org.jbpm.process.instance.ProcessInstanceManagerFactory
 
createReleasedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createSession() - Method in class org.jbpm.task.service.TaskService
 
createSideException(RuntimeException) - Static method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
This method will take the specified serverSideException, and create a new one for the client based on the serverSideException.
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
 
createSkippedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createStartedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createStoppedEvent(long, String, int) - Static method in class org.jbpm.task.event.entity.TaskEventFactory
 
createTaskAdmin() - Method in interface org.jbpm.task.service.persistence.TaskSessionFactory
 
createTaskAdmin() - Method in class org.jbpm.task.service.persistence.TaskSessionFactoryImpl
 
createTaskAdmin() - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
createTaskAdmin() - Method in class org.jbpm.task.service.TaskService
 
createTaskBasedOnWorkItemParams(WorkItem) - Method in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
createTaskContentBasedOnWorkItemParams(WorkItem) - Method in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
createTaskEventsAdmin() - Method in interface org.jbpm.task.service.persistence.TaskSessionFactory
 
createTaskEventsAdmin() - Method in class org.jbpm.task.service.persistence.TaskSessionFactoryImpl
 
createTaskEventsAdmin() - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
createTaskEventsAdmin() - Method in class org.jbpm.task.service.TaskService
 
createTaskServiceSession() - Method in interface org.jbpm.task.service.persistence.TaskSessionFactory
 
createTaskServiceSession() - Method in class org.jbpm.task.service.persistence.TaskSessionFactoryImpl
 
createTaskServiceSession() - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
createTimerInstance(Timer) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
createTimerInstance(InternalKnowledgeRuntime) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
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
 

D

DataAssociation - Class in org.jbpm.workflow.core.node
 
DataAssociation(List<String>, String, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.node.DataAssociation
 
DataAssociation(String, String, List<Assignment>, Transformation) - Constructor for class org.jbpm.workflow.core.node.DataAssociation
 
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
 
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.drools.runtime.EnvironmentName
 
DAYS_PER_WEEK - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
DBUserGroupCallbackImpl - Class in org.jbpm.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.task.identity.DBUserGroupCallbackImpl
 
DBUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
Deadline - Class in org.jbpm.task
 
Deadline() - Constructor for class org.jbpm.task.Deadline
 
Deadlines - Class in org.jbpm.task
 
Deadlines() - Constructor for class org.jbpm.task.Deadlines
 
DeadlineSummary - Class in org.jbpm.task.query
 
DeadlineSummary(long, long, Date) - Constructor for class org.jbpm.task.query.DeadlineSummary
 
debug(String) - Method in interface org.drools.SystemEventListener
These should not be logged, just shown if needed.
debug(String, Object) - Method in interface org.drools.SystemEventListener
 
DebugAgendaEventListener - Class in org.drools.event.rule
 
DebugAgendaEventListener() - Constructor for class org.drools.event.rule.DebugAgendaEventListener
 
DebugAgendaEventListener(PrintStream) - Constructor for class org.drools.event.rule.DebugAgendaEventListener
 
DebugKnowledgeAgentEventListener - Class in org.drools.event.rule
 
DebugKnowledgeAgentEventListener() - Constructor for class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
DebugKnowledgeAgentEventListener(PrintStream) - Constructor for class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
DebugWorkingMemoryEventListener - Class in org.drools.event.rule
 
DebugWorkingMemoryEventListener() - Constructor for class org.drools.event.rule.DebugWorkingMemoryEventListener
 
DebugWorkingMemoryEventListener(PrintStream) - Constructor for class org.drools.event.rule.DebugWorkingMemoryEventListener
 
DecisionTableConfiguration - Interface in org.drools.builder
ResourceConfiguration for decision tables.
DecisionTableInputType - Enum in org.drools.builder
Specifies the type of decision table resource.
DeclarativeAgendaOption - Enum in org.drools.builder.conf
An enum to enable Declarative Agenda option.
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
DEFAULT_VALUE - Static variable in class org.drools.conf.PermGenThresholdOption
The defualt value for this option
DefaultAgendaEventListener - Class in org.drools.event.rule
 
DefaultAgendaEventListener() - Constructor for class org.drools.event.rule.DefaultAgendaEventListener
 
DefaultDialectOption - Class in org.drools.builder.conf
A class for the default dialect configuration.
DefaultEscalatedDeadlineHandler - Class in org.jbpm.task.service
 
DefaultEscalatedDeadlineHandler(Properties) - Constructor for class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
DefaultEscalatedDeadlineHandler(Properties, ClassLoader) - Constructor for class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
DefaultEscalatedDeadlineHandler() - Constructor for class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
DefaultExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
 
DefaultExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
 
DefaultKnowledgeAgentEventListener - Class in org.drools.event.rule
 
DefaultKnowledgeAgentEventListener() - Constructor for class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
DefaultKnowledgeBaseEventListener - Class in org.drools.event.knowledgebase
 
DefaultKnowledgeBaseEventListener() - Constructor for class org.drools.event.knowledgebase.DefaultKnowledgeBaseEventListener
 
DefaultPackageNameOption - Class in org.drools.builder.conf
A class for the default package name configuration.
DefaultProcessEventListener - Class in org.drools.event.process
 
DefaultProcessEventListener() - Constructor for class org.drools.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
 
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
 
DefaultTaskEventListener - Class in org.jbpm.task.event
 
DefaultTaskEventListener() - Constructor for class org.jbpm.task.event.DefaultTaskEventListener
 
DefaultUserGroupCallbackImpl - Class in org.jbpm.task.identity
 
DefaultUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
DefaultUserGroupCallbackImpl(String) - Constructor for class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
DefaultUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
DefaultUserInfo - Class in org.jbpm.task.service
 
DefaultUserInfo() - Constructor for class org.jbpm.task.service.DefaultUserInfo
 
DefaultUserInfo(Properties) - Constructor for class org.jbpm.task.service.DefaultUserInfo
Constructs default UserInfo implementation to provide required information to the escalation handler.
DefaultWorkingMemoryEventListener - Class in org.drools.event.rule
 
DefaultWorkingMemoryEventListener() - Constructor for class org.drools.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, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
delegate(long, String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
delegate(long, String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
delegate(long, String, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
delegate(long, String, String) - Method in interface org.jbpm.task.TaskService
 
Delegation - Class in org.jbpm.task
 
Delegation() - Constructor for class org.jbpm.task.Delegation
 
deleteAttachment(long, long, long, TaskClientHandler.DeleteAttachmentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
deleteAttachment(long, long, long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
deleteAttachment(long, long, long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
deleteAttachment(long, long, long, TaskClientHandler.DeleteAttachmentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
deleteAttachment(long, long, long) - Method in class org.jbpm.task.service.TaskServiceSession
 
deleteAttachment(long, long, long) - Method in interface org.jbpm.task.TaskService
 
deleteComment(long, long, TaskClientHandler.DeleteCommentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
deleteComment(long, long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
deleteComment(long, long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
deleteComment(long, long, TaskClientHandler.DeleteCommentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
deleteComment(long, long) - Method in class org.jbpm.task.service.TaskServiceSession
 
deleteComment(long, long) - Method in interface org.jbpm.task.TaskService
 
deleteEntity(Object) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
deleteFault(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
deleteFault(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
deleteFault(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
deleteFault(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
deleteFault(long, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
deleteFault(long, String) - Method in interface org.jbpm.task.TaskService
 
deleteOutput(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
deleteOutput(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
deleteOutput(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
deleteOutput(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
deleteOutput(long, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
deleteOutput(long, String) - Method in interface org.jbpm.task.TaskService
 
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.
DESCR - Static variable in class org.drools.builder.ResourceType
DESCR
deserialize(MarshallerReaderContext, ProtobufMessages.Timers.Timer) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
 
determineEventProcessingMode(String) - Static method in enum org.drools.conf.EventProcessingOption
 
determineIndexPrecedence(String) - Static method in enum org.drools.conf.IndexPrecedenceOption
 
determineQueryListenerClassOption(String) - Static method in enum org.drools.runtime.conf.QueryListenerOption
 
determineResourceType(String) - Static method in class org.drools.builder.ResourceType
 
disconnect() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
disconnect() - Method in interface org.jbpm.task.AsyncTaskService
 
disconnect() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
disconnect() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
disconnect() - Method in class org.jbpm.task.service.local.LocalTaskService
 
disconnect() - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
disconnect() - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
disconnect() - Method in class org.jbpm.task.service.TaskClient
 
disconnect() - Method in interface org.jbpm.task.service.TaskClientConnector
 
disconnect() - Method in interface org.jbpm.task.TaskService
 
disconnect() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
dispose() - Method in interface org.drools.agent.KnowledgeAgent
 
dispose() - Method in interface org.drools.runtime.StatefulKnowledgeSession
Releases all the current session resources, setting up the session for garbage collection.
dispose() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
Deprecated. 
dispose() - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
dispose() - Method in class org.jbpm.process.audit.WorkingMemoryDbLogger
Deprecated.  
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.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
dispose() - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
dispose() - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
dispose() - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
dispose() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
dispose() - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
dispose() - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
dispose() - Method in interface org.jbpm.task.admin.TasksAdmin
 
dispose() - Method in class org.jbpm.task.admin.TasksAdminImpl
 
dispose() - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
dispose() - Method in class org.jbpm.task.service.local.LocalTaskService
 
dispose() - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
dispose() - Method in class org.jbpm.task.service.TaskServiceSession
 
done() - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
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
 
doOperation() - Method in interface org.jbpm.task.service.TaskServiceSession.TransactedOperation
 
doOperationInTransaction(TaskServiceSession.TransactedOperation) - Method in class org.jbpm.task.service.TaskServiceSession
Executes the specified operation within a transaction.
DRF - Static variable in class org.drools.builder.ResourceType
Drools Rule Flow Language
DRL - Static variable in class org.drools.builder.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
 
DroolsJaxbHelperProvider - Interface in org.drools.builder.help
DroolsJaxbHelperProvider is used by the DroolsJaxbHelperFactory to "provide" it's concrete implementation.
DroolsManagementAgentMBean - Interface in org.drools.management
A tree root level class for all the drools management MBeans published to an MBean agent
DS_JNDI_NAME - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
DSL - Static variable in class org.drools.builder.ResourceType
Drools DSL
DSLR - Static variable in class org.drools.builder.ResourceType
Drools DSL Rule
DTABLE - Static variable in class org.drools.builder.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
 
DumpDirOption - Class in org.drools.builder.conf
A class for the dump directory configuration.
dumpStats() - Method in class org.drools.util.CompositeClassLoader
 
DYNAMIC_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
DynamicNode - Class in org.jbpm.workflow.core.node
 
DynamicNode() - Constructor for class org.jbpm.workflow.core.node.DynamicNode
 
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.task.identity.LDAPUserInfoImpl
 
EmailNotification - Class in org.jbpm.task
 
EmailNotification() - Constructor for class org.jbpm.task.EmailNotification
 
EmailNotificationHeader - Class in org.jbpm.task
 
EmailNotificationHeader() - Constructor for class org.jbpm.task.EmailNotificationHeader
 
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
 
EMPTY_NODE_ARRAY - Static variable in class org.jbpm.workflow.core.impl.NodeImpl
 
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.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.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_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.task.service.persistence.TaskPersistenceManager
 
endTransaction(boolean) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
ENTITY_MANAGER_FACTORY - Static variable in class org.drools.runtime.EnvironmentName
 
env - Variable in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
Environment - Interface in org.drools.runtime
 
EnvironmentName - Class in org.drools.runtime
 
EnvironmentName() - Constructor for class org.drools.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
 
equals(Object) - Method in class org.drools.agent.conf.ValidationTimeoutOption
 
equals(Object) - Method in class org.drools.builder.conf.AccumulateFunctionOption
 
equals(Object) - Method in class org.drools.builder.conf.DefaultDialectOption
 
equals(Object) - Method in class org.drools.builder.conf.DefaultPackageNameOption
 
equals(Object) - Method in class org.drools.builder.conf.DumpDirOption
 
equals(Object) - Method in class org.drools.builder.conf.EvaluatorOption
 
equals(Object) - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
equals(Object) - Method in class org.drools.builder.ResourceType
 
equals(Object) - Method in class org.drools.conf.AlphaThresholdOption
 
equals(Object) - Method in class org.drools.conf.CompositeKeyDepthOption
 
equals(Object) - Method in class org.drools.conf.ConsequenceExceptionHandlerOption
 
equals(Object) - Method in class org.drools.conf.MaxThreadsOption
 
equals(Object) - Method in class org.drools.conf.PermGenThresholdOption
 
equals(Object) - Method in class org.drools.runtime.conf.BeliefSystemTypeOption
 
equals(Object) - Method in class org.drools.runtime.conf.ClockTypeOption
 
equals(Object) - Method in class org.drools.runtime.conf.TimerJobFactoryOption
 
equals(Object) - Method in class org.drools.runtime.conf.WorkItemHandlerOption
 
equals(Object) - Method in class org.jbpm.examples.request.Request
 
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.task.Attachment
 
equals(Object) - Method in class org.jbpm.task.BooleanExpression
 
equals(Object) - Method in class org.jbpm.task.Comment
 
equals(Object) - Method in class org.jbpm.task.Content
 
equals(Object) - Method in class org.jbpm.task.Deadline
 
equals(Object) - Method in class org.jbpm.task.Deadlines
 
equals(Object) - Method in class org.jbpm.task.Delegation
 
equals(Object) - Method in class org.jbpm.task.EmailNotification
 
equals(Object) - Method in class org.jbpm.task.EmailNotificationHeader
 
equals(Object) - Method in class org.jbpm.task.Escalation
 
equals(Object) - Method in class org.jbpm.task.event.TaskEventKey
 
equals(Object) - Method in class org.jbpm.task.I18NText
 
equals(Object) - Method in class org.jbpm.task.Language
 
equals(Object) - Method in class org.jbpm.task.Notification
 
equals(Object) - Method in class org.jbpm.task.OrganizationalEntity
 
equals(Object) - Method in class org.jbpm.task.PeopleAssignments
 
equals(Object) - Method in class org.jbpm.task.query.DeadlineSummary
 
equals(Object) - Method in class org.jbpm.task.query.TaskSummary
 
equals(Object) - Method in class org.jbpm.task.Reassignment
 
equals(Object) - Method in class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
equals(Object) - Method in class org.jbpm.task.Task
 
equals(Object) - Method in class org.jbpm.task.TaskData
 
equals(List, List) - Static method in class org.jbpm.task.utils.CollectionUtils
 
equals(Object) - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
equals(Object) - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
equals(Object) - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
Error - Class in org.jbpm.bpmn2.core
 
Error(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
 
ESBServiceWorkItemHandler - Class in org.jbpm.process.workitem.esb
 
ESBServiceWorkItemHandler() - Constructor for class org.jbpm.process.workitem.esb.ESBServiceWorkItemHandler
 
EscalatedDeadlineHandler - Interface in org.jbpm.task.service
 
Escalation - Class in org.jbpm.bpmn2.core
 
Escalation(String, String) - Constructor for class org.jbpm.bpmn2.core.Escalation
 
Escalation - Class in org.jbpm.task
 
Escalation() - Constructor for class org.jbpm.task.Escalation
 
EscalationHandler - Class in org.jbpm.bpmn2.xml
 
EscalationHandler() - Constructor for class org.jbpm.bpmn2.xml.EscalationHandler
 
eval(Reader) - Static method in class org.jbpm.task.service.TaskService
 
eval(Reader, Map<String, Object>) - Static method in class org.jbpm.task.service.TaskService
 
eval(String, Map<String, Object>) - Static method in class org.jbpm.task.service.TaskService
 
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
 
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.drools.runtime.rule
A public interface to be implemented by all evaluators
EvaluatorDefinition - Interface in org.drools.runtime.rule
A markup interface for Evaluator definitions
EvaluatorOption - Class in org.drools.builder.conf
A class for the evaluators configuration.
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
 
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
 
eventHandlers - Variable in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
EventKey - Interface in org.jbpm.eventmessaging
 
EventKeys - Class in org.jbpm.eventmessaging
 
EventKeys() - Constructor for class org.jbpm.eventmessaging.EventKeys
 
EventListener - Interface in org.drools.runtime.process
An interface that represents an element that is listening for specific types of events.
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
 
EventPayload - Class in org.jbpm.task.event
 
EventPayload() - Constructor for class org.jbpm.task.event.EventPayload
 
EventPayload(TaskEvent) - Constructor for class org.jbpm.task.event.EventPayload
 
EventProcessingOption - Enum in org.drools.conf
An Enum for Event Processing option.
EventResponseHandler - Interface in org.jbpm.eventmessaging
 
eventTime - Variable in class org.jbpm.task.event.entity.TaskEvent
 
EventTransformer - Interface in org.jbpm.process.core.event
 
eventTransformer(EventTransformer) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
EventTransport - Class in org.jbpm.task.service
 
EventTransport(String, int, Map<String, SessionWriter>, boolean) - Constructor for class org.jbpm.task.service.EventTransport
 
EventTrigger - Class in org.jbpm.workflow.core.node
 
EventTrigger() - Constructor for class org.jbpm.workflow.core.node.EventTrigger
 
EventTriggerTransport - Interface in org.jbpm.eventmessaging
 
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(String, Throwable) - Method in interface org.drools.SystemEventListener
An exception occurred.
exception(Throwable) - Method in interface org.drools.SystemEventListener
 
EXCEPTION_SCOPE - Static variable in class org.jbpm.process.core.context.exception.ExceptionScope
 
exceptionCaught(ClientSession, Throwable) - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientHandler
 
exceptionCaught(Session, Throwable) - Method in class org.jbpm.task.service.jms.JMSTaskClientHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.jbpm.task.service.mina.MinaTaskClientHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.jbpm.task.service.mina.MinaTaskServerHandler
 
exceptionCaught(SessionWriter, Throwable) - Method in class org.jbpm.task.service.TaskClientHandler
 
exceptionCaught(SessionWriter, Throwable) - Method in class org.jbpm.task.service.TaskServerHandler
 
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.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
 
ExceptionHandlerInstance - Interface in org.jbpm.process.instance.context.exception
 
ExceptionScope - Class in org.jbpm.process.core.context.exception
 
ExceptionScope() - Constructor for class org.jbpm.process.core.context.exception.ExceptionScope
 
ExceptionScopeInstance - Class in org.jbpm.process.instance.context.exception
 
ExceptionScopeInstance() - Constructor for class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
EXCLUSIVE_GROUP - Static variable in class org.jbpm.process.core.context.exclusive.ExclusiveGroup
 
EXCLUSIVE_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
EXCLUSIVE_GROUP_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
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(Command<T>) - Method in interface org.drools.runtime.CommandExecutor
Execute the command and return a ExecutionResults for the results of the Command.
execute(Object) - Method in interface org.drools.runtime.rule.StatelessRuleSession
Execute a StatelessKnowledSession inserting just a single object.
execute(Iterable) - Method in interface org.drools.runtime.rule.StatelessRuleSession
Execute a StatelessKnowledSession, iterate the Iterable inserting each of it's elements.
execute(WorkItem, ProcessContext) - Method in class org.jbpm.bpmn2.xpath.XPATHAssignmentAction
 
execute(Payload) - Method in interface org.jbpm.eventmessaging.EventResponseHandler
 
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(JobContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJob
 
execute(Command<T>) - Method in class org.jbpm.process.StatefulProcessSession
 
execute(ProcessContext) - Method in interface org.jbpm.process.workitem.handler.JavaHandler
 
execute(long) - Method in class org.jbpm.process.workitem.wsht.BlockingAddTaskResponseHandler
 
execute(Payload) - Method in class org.jbpm.process.workitem.wsht.BlockingEventResponseHandler
 
execute(Task) - Method in class org.jbpm.process.workitem.wsht.BlockingGetTaskResponseHandler
 
execute(TaskServiceSession, TaskService, Task) - Method in class org.jbpm.task.OnAllSubTasksEndParentEndStrategy
 
execute(TaskServiceSession, TaskService, Task) - Method in class org.jbpm.task.OnParentAbortAllSubTasksEndStrategy
 
execute(long, long) - Method in class org.jbpm.task.service.responsehandlers.BlockingAddAttachmentResponseHandler
 
execute(long) - Method in class org.jbpm.task.service.responsehandlers.BlockingAddCommentResponseHandler
 
execute(long) - Method in class org.jbpm.task.service.responsehandlers.BlockingAddTaskResponseHandler
 
execute(Payload) - Method in class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
execute(Content) - Method in class org.jbpm.task.service.responsehandlers.BlockingGetContentResponseHandler
 
execute(Task) - Method in class org.jbpm.task.service.responsehandlers.BlockingGetTaskResponseHandler
 
execute(List<?>) - Method in class org.jbpm.task.service.responsehandlers.BlockingQueryGenericResponseHandler
 
execute(long) - Method in class org.jbpm.task.service.responsehandlers.BlockingSetContentResponseHandler
 
execute(List<TaskSummary>) - Method in class org.jbpm.task.service.responsehandlers.BlockingTaskSummaryResponseHandler
 
execute(long, long) - Method in interface org.jbpm.task.service.TaskClientHandler.AddAttachmentResponseHandler
 
execute(long) - Method in interface org.jbpm.task.service.TaskClientHandler.AddCommentResponseHandler
 
execute(long) - Method in interface org.jbpm.task.service.TaskClientHandler.AddTaskResponseHandler
 
execute(Content) - Method in interface org.jbpm.task.service.TaskClientHandler.GetContentResponseHandler
 
execute(Task) - Method in interface org.jbpm.task.service.TaskClientHandler.GetTaskResponseHandler
 
execute(List<?>) - Method in interface org.jbpm.task.service.TaskClientHandler.QueryGenericResponseHandler
 
execute(long) - Method in interface org.jbpm.task.service.TaskClientHandler.SetDocumentResponseHandler
 
execute(List<TaskSummary>) - Method in interface org.jbpm.task.service.TaskClientHandler.TaskSummaryResponseHandler
 
execute(TaskServiceSession, TaskService, Task) - Method in class org.jbpm.task.SubTasksStrategy
 
executeAction(DroolsAction) - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
executeEmailNotification(EmailNotification, Task, Content) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
executeEscalatedDeadline(Task, Deadline, Content, TaskService) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
executeEscalatedDeadline(Task, Deadline, Content, TaskService) - Method in interface org.jbpm.task.service.EscalatedDeadlineHandler
 
executeEscalatedDeadline(long, long) - Method in class org.jbpm.task.service.TaskService
 
executeEscalatedDeadline(EscalatedDeadlineHandler, TaskService, long, long) - Method in class org.jbpm.task.service.TaskServiceSession
 
executeJavaWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
executeQueuedActions() - Method in class org.jbpm.process.StatefulProcessSession
 
executeWorkItem(WorkItem, WorkItemManager) - Method in interface org.drools.runtime.process.WorkItemHandler
The given work item should be executed.
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.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.esb.ESBServiceWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.finder.FinderWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.google.calendar.GoogleCalendarWorkItemHandler
 
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.rss.RSSWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
executeWorkItem(Task, Notification, List<OrganizationalEntity>, List<OrganizationalEntity>, WorkItemManager, EntityManagerFactory) - Method in class org.jbpm.task.WorkItemNotification
Deprecated.  
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
 
ExecutionResults - Interface in org.drools.runtime
Contains the results for the BatchExecution Command.
ExecutorProvider - Interface in org.drools.concurrent
 
ExecutorProviderFactory - Class in org.drools.concurrent
 
ExecutorProviderFactory() - Constructor for class org.drools.concurrent.ExecutorProviderFactory
 
ExecWorkItemHandler - Class in org.jbpm.process.workitem.exec
 
ExecWorkItemHandler() - Constructor for class org.jbpm.process.workitem.exec.ExecWorkItemHandler
 
existsCallback() - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
existsGroup(String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
existsGroup(String) - Method in interface org.jbpm.task.identity.UserGroupCallback
Resolves existence of group id.
existsUser(String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
existsUser(String) - Method in interface org.jbpm.task.identity.UserGroupCallback
Resolves existence of user id.
exit(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
exit(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
exit(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
exit(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
exit(long, String) - Method in interface org.jbpm.task.TaskService
 
ExitPoint - Interface in org.drools.runtime
Deprecated. Use Channel instead
EXPIRATION - Static variable in interface org.drools.runtime.rule.PropagationContext
 
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
 
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.task.identity.LDAPUserInfoImpl
 

F

FactField - Interface in org.drools.definition.type
A field from a declared fact type
FactHandle - Interface in org.drools.runtime.rule
 
FactType - Interface in org.drools.definition.type
FactType declarations are fact definitions (like classes) that are managed alongside the rules.
fail(long, String, FaultData, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
fail(long, String, FaultData) - Method in class org.jbpm.task.service.local.LocalTaskService
 
fail(long, String, FaultData) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
fail(long, String, FaultData, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
fail(long, String, FaultData) - Method in interface org.jbpm.task.TaskService
 
FastClassLoader - Interface in org.drools.util
 
fastFindClass(String) - Method in interface org.drools.util.FastClassLoader
 
FaultData - Class in org.jbpm.task.service
 
FaultData() - Constructor for class org.jbpm.task.service.FaultData
 
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
 
finalize() - Method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findActiveProcessInstances(String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findActiveProcessInstances(String) - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
findEntity(Class<?>, Object) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
FinderWorkItemHandler - Class in org.jbpm.process.workitem.finder
 
FinderWorkItemHandler() - Constructor for class org.jbpm.process.workitem.finder.FinderWorkItemHandler
 
findLatestProcessByName(KnowledgeBase, String) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
findLatestProcessByName(KnowledgeBase, 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
 
findNodeInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findNodeInstances(long, String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findNodeInstances(long) - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
findNodeInstances(long, String) - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
findProcessInstance(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findProcessInstance(long) - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
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() - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findProcessInstances(String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findProcessInstances() - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
findProcessInstances(String) - Static method in class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
findSubProcessInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findTransactionSynchronizationRegistry() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
findUserTransaction() - Static method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
findVariable(String) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
findVariableInstances(long) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
findVariableInstances(long, String) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
fireAllRules() - Method in interface org.drools.runtime.rule.StatefulRuleSession
Fire all Activations on the Agenda.
fireAllRules(int) - Method in interface org.drools.runtime.rule.StatefulRuleSession
Fire Activations on the Agenda up to the given maximum number of activations, before returning the control to the application.
fireAllRules(AgendaFilter) - Method in interface org.drools.runtime.rule.StatefulRuleSession
Fire all Activations on the Agenda
fireAllRules(AgendaFilter, int) - Method in interface org.drools.runtime.rule.StatefulRuleSession
Fire all Activations on the Agenda
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
 
fireTaskClaimed(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskCompleted(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskCreated(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskFailed(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskForwarded(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskReleased(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskSkipped(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskStarted(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireTaskStopped(long, String, int) - Method in class org.jbpm.task.event.TaskEventSupport
 
fireUntilHalt() - Method in interface org.drools.runtime.rule.StatefulRuleSession
Keeps firing activations until a halt is called.
fireUntilHalt(AgendaFilter) - Method in interface org.drools.runtime.rule.StatefulRuleSession
Keeps firing activations until a halt is called.
fireUntilHalt() - Method in class org.jbpm.process.StatefulProcessSession
 
fireUntilHalt(AgendaFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
FIRST_RESULT - Static variable in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
fix(String) - Static method in class org.jbpm.process.builder.dialect.java.ProcessKnowledgeHelperFixer
 
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
 
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
 
forward(long, String, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
forward(long, String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
forward(long, String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
forward(long, String, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
forward(long, String, String) - Method in interface org.jbpm.task.TaskService
 
fromExternalFactHandleCommand(String) - Static method in class org.drools.command.CommandFactory
 
fromExternalFactHandleCommand(String, boolean) - Static method in class org.drools.command.CommandFactory
 
fromExternalFactHandleCommand(String) - Method in interface org.drools.command.CommandFactoryService
 
fromExternalFactHandleCommand(String, boolean) - Method in interface org.drools.command.CommandFactoryService
 
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

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.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.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
 
GenericCommandBasedWSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
GenericCommandBasedWSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
GenericCommandBasedWSHumanTaskHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
GenericCommandBasedWSHumanTaskHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
GenericHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
 
GenericHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(TaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(TaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(TaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
GenericHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
get(int) - Static method in class org.drools.agent.conf.ValidationTimeoutOption
 
get(String, AccumulateFunction) - Static method in class org.drools.builder.conf.AccumulateFunctionOption
This is a factory method for this AccumulateFunction configuration.
get(String) - Static method in class org.drools.builder.conf.DefaultDialectOption
This is a factory method for this DefaultDialect configuration.
get(String) - Static method in class org.drools.builder.conf.DefaultPackageNameOption
This is a factory method for this DefaultPackageName configuration.
get(File) - Static method in class org.drools.builder.conf.DumpDirOption
This is a factory method for this DumpDirectoryOption configuration.
get(String, EvaluatorDefinition) - Static method in class org.drools.builder.conf.EvaluatorOption
This is a factory method for this EvaluatorOption configuration.
get(String, ResultSeverity) - Static method in class org.drools.builder.conf.KBuilderSeverityOption
 
get(String, String) - Static method in class org.drools.builder.conf.KBuilderSeverityOption
 
get(int) - Static method in class org.drools.conf.AlphaThresholdOption
This is a factory method for this Alpha Threshold configuration.
get(int) - Static method in class org.drools.conf.CompositeKeyDepthOption
This is a factory method for this CompositeKeyDepth configuration.
get(Class<? extends ConsequenceExceptionHandler>) - Static method in class org.drools.conf.ConsequenceExceptionHandlerOption
This is a factory method for this ConsequenceExceptionHandler configuration.
get(int) - Static method in class org.drools.conf.MaxThreadsOption
This is a factory method for this Max Threads configuration.
get(int) - Static method in class org.drools.conf.PermGenThresholdOption
This is a factory method for this PermGen Threshold configuration.
get(Object) - Method in interface org.drools.definition.type.FactField
Returns the value of this field in the given fact.
get(Object, String) - Method in interface org.drools.definition.type.FactType
Gets the value of the specified field on the dynamic fact.
get(String) - Method in interface org.drools.runtime.Calendars
 
get(String) - Static method in class org.drools.runtime.conf.BeliefSystemTypeOption
This is a factory method for this belief system configuration.
get(String) - Static method in class org.drools.runtime.conf.ClockTypeOption
This is a factory method for this Clock Type configuration.
get(String) - Static method in class org.drools.runtime.conf.TimerJobFactoryOption
This is a factory method for this timer job factory manager configuration.
get(String, WorkItemHandler) - Static method in class org.drools.runtime.conf.WorkItemHandlerOption
This is a factory method for this WorkItemHandler configuration.
get(String) - Method in interface org.drools.runtime.Environment
 
get(String) - Method in interface org.drools.runtime.Globals
 
get(String) - Method in interface org.drools.runtime.rule.Row
Get the object that is bound to the given identifier
get(Class<T>) - Method in interface org.drools.util.ServiceRegistry
 
get(Class<T>) - Method in class org.drools.util.ServiceRegistryImpl
 
get() - Method in interface org.jbpm.eventmessaging.Payload
 
get() - Method in class org.jbpm.task.event.EventPayload
 
getAccessor() - Method in interface org.drools.command.Setter
 
getAccessType() - Method in class org.jbpm.task.Attachment
 
getAccessType() - Method in class org.jbpm.task.service.ContentData
 
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
 
getActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getActivatedTime() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
getActivation() - Method in interface org.drools.event.rule.ActivationEvent
 
getActivation() - Method in exception org.drools.runtime.rule.ConsequenceException
 
getActivation() - Method in interface org.drools.runtime.rule.RuleContext
Returns the current Activation for the current context
getActivationGroup(String) - Method in interface org.drools.runtime.rule.Agenda
 
getActivationTime() - Method in class org.jbpm.task.query.TaskSummary
 
getActiveNodeIds() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getActiveTasks() - Method in interface org.jbpm.task.admin.TasksAdmin
 
getActiveTasks(Date) - Method in interface org.jbpm.task.admin.TasksAdmin
 
getActiveTasks() - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getActiveTasks(Date) - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getActorId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
 
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
 
getActualOwner() - Method in class org.jbpm.task.query.TaskSummary
 
getActualOwner() - Method in class org.jbpm.task.TaskData
 
getAddedAt() - Method in class org.jbpm.task.Comment
 
getAddedBy() - Method in class org.jbpm.task.Comment
 
getAddedResources() - Method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getAddress() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getAge() - Method in class org.jbpm.examples.request.Person
 
getAgenda() - Method in interface org.drools.runtime.rule.WorkingMemory
Returns a reference to this session's Agenda.
getAgenda() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getAgenda() - Method in class org.jbpm.process.StatefulProcessSession
 
getAgendaEventListeners() - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Returns all event listeners.
getAgendaEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getAgendaGroup() - Method in interface org.drools.event.rule.AgendaGroupEvent
 
getAgendaGroup(String) - Method in interface org.drools.runtime.rule.Agenda
 
getAllowed() - Method in class org.jbpm.task.Delegation
 
getAllowed() - Method in class org.jbpm.task.service.OperationCommand
 
getAlphaNodeHashingThreshold() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
getAmount() - Method in class org.jbpm.examples.request.Request
 
getArchivedTasks() - Method in interface org.jbpm.task.admin.TasksAdmin
 
getArchivedTasks() - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getArguments() - Method in class org.jbpm.task.service.Command
 
getAsMap(Object) - Method in interface org.drools.definition.type.FactType
Get a map of the fields and their values for the bean.
getAssertBehaviour() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
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
 
getAssociations() - Method in class org.jbpm.bpmn2.core.Definitions
 
getAsString() - Method in enum org.drools.runtime.conf.QueryListenerOption
 
getAttachedAt() - Method in class org.jbpm.task.Attachment
 
getAttachedBy() - Method in class org.jbpm.task.Attachment
 
getAttachmentContentId() - Method in class org.jbpm.task.Attachment
 
getAttachmentId() - Method in class org.jbpm.task.service.responsehandlers.BlockingAddAttachmentResponseHandler
 
getAttachments() - Method in class org.jbpm.task.TaskData
 
getAverageFiringTime() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the average firing time in milliseconds for rules in this session since last reset.
getBelieSystemType() - Method in class org.drools.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.task.EmailNotificationHeader
 
getBoundaryEvents() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
getBusinessAdministrators() - Method in class org.jbpm.task.Notification
 
getBusinessAdministrators() - Method in class org.jbpm.task.PeopleAssignments
 
getCalendars() - Method in interface org.drools.runtime.KnowledgeRuntime
 
getCalendars() - Method in class org.jbpm.process.StatefulProcessSession
 
getCallback() - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
getCategory() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getCause() - Method in interface org.drools.event.rule.ActivationCancelledEvent
 
getChangeSet() - Method in class org.drools.event.knowledgeagent.ChangeSetProcessingEvent
 
getChannels() - Method in interface org.drools.runtime.KnowledgeRuntime
 
getChannels() - Method in class org.jbpm.process.StatefulProcessSession
 
getCity() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getClasses() - Method in interface org.drools.builder.JaxbConfiguration
 
getClassLoader(ClassLoader[], Class<?>, boolean) - Static method in class org.drools.util.ClassLoaderUtil
 
getClassLoader() - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
getClassLoader() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
getClassLoader() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
getClassLoader() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getClassLoaders() - Method in class org.drools.util.CompositeClassLoader
 
getClient() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
getClient() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
getClient() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientHandler
 
getClient() - Method in class org.jbpm.task.service.jms.JMSTaskClientHandler
 
getClient() - Method in class org.jbpm.task.service.mina.MinaTaskClientHandler
 
getClient() - Method in class org.jbpm.task.service.TaskClientHandler
 
getClockType() - Method in class org.drools.runtime.conf.ClockTypeOption
Returns the configured clock type
getCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getCommands() - Method in interface org.drools.runtime.BatchRequestMessage
 
getCommandsForOperation(Operation) - Method in class org.jbpm.task.service.TaskService
 
getCommentId() - Method in class org.jbpm.task.service.responsehandlers.BlockingAddCommentResponseHandler
 
getComments() - Method in class org.jbpm.task.TaskData
 
getComparator(String) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
getCompExpr() - Method in class org.jbpm.process.instance.impl.MVELAction
 
getCompExpr() - Method in class org.jbpm.process.instance.impl.MVELReturnValueEvaluator
 
getCompletedOn() - Method in class org.jbpm.task.TaskData
 
getCompletedTasks() - Method in interface org.jbpm.task.admin.TasksAdmin
 
getCompletedTasks(Date) - Method in interface org.jbpm.task.admin.TasksAdmin
 
getCompletedTasks() - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getCompletedTasks(Date) - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getCompletedTasksByProcessId(Long) - Method in interface org.jbpm.task.admin.TasksAdmin
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.task.admin.TasksAdminImpl
 
getCompletionService() - Method in interface org.drools.concurrent.ExecutorProvider
 
getComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getComposite() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getCompositeBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getCompositeContextNode() - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getCompositeKeyDepth() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
getCompositeNode() - Method in class org.jbpm.ruleflow.core.factory.CompositeNodeFactory
 
getCompositeNode() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getCompositeNode() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
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
 
getCompositeOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getCompositeOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
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.task.identity.DBUserGroupCallbackImpl
 
getConnectionInfos() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
getConnectorName() - Method in class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
getConnectorName() - Method in class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
getConnectorName() - Method in class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
getConnectorName() - Method in class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
getConsequence() - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
getConstraint() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getConstraint() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
getConstraint() - Method in interface org.jbpm.workflow.core.Constraint
Typically this method returns the constraint as a String
getConstraint() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
getConstraint(Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getConstraint() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
getConstraint() - Method in class org.jbpm.workflow.core.node.MilestoneNode
 
getConstraint(Connection) - Method in class org.jbpm.workflow.core.node.Split
 
getConstraint(String) - Method in class org.jbpm.workflow.core.node.StateNode
 
getConstraint(Connection) - Method in class org.jbpm.workflow.core.node.StateNode
 
getConstraints() - Method in class org.jbpm.task.Escalation
 
getConstraints() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getConstraints() - Method in class org.jbpm.workflow.core.node.Split
 
getConstraints() - Method in class org.jbpm.workflow.core.node.StateNode
 
getContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getContent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
getContent(long, TaskClientHandler.GetContentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getContent() - Method in class org.jbpm.task.Content
 
getContent() - Method in class org.jbpm.task.service.ContentData
 
getContent(long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getContent() - Method in class org.jbpm.task.service.responsehandlers.BlockingGetContentResponseHandler
 
getContent(long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getContent(long, TaskClientHandler.GetContentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getContent(long) - Method in class org.jbpm.task.service.TaskServiceSession
This method should only be called from a ServerHandler or TaskService implementation.
getContent(long) - Method in interface org.jbpm.task.TaskService
 
getContent() - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
getContentBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getContentId() - Method in class org.jbpm.task.service.responsehandlers.BlockingAddAttachmentResponseHandler
 
getContentId() - Method in class org.jbpm.task.service.responsehandlers.BlockingSetContentResponseHandler
 
getContentOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getContentOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getContentOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
getContentType() - Method in class org.jbpm.task.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.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, long) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getContextContainer() - Method in class org.jbpm.process.core.context.AbstractContext
 
getContextContainer() - Method in interface org.jbpm.process.core.Context
 
getContextContainer() - Method in interface org.jbpm.process.instance.ContextInstanceContainer
 
getContextContainer() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextContainer() - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextId() - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
getContextId() - Method in interface org.jbpm.process.instance.ContextInstance
 
getContextInstance(String) - Method in interface org.jbpm.process.instance.ContextableInstance
 
getContextInstance(String, long) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
 
getContextInstance(Context) - Method in interface org.jbpm.process.instance.ContextInstanceContainer
 
getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in interface org.jbpm.process.instance.impl.ContextInstanceFactory
 
getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in class org.jbpm.process.instance.impl.factory.ReuseContextInstanceFactory
 
getContextInstance(String) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(String, long) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(Context) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getContextInstance(Context, ContextInstanceContainer, ProcessInstance) - Method in class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
 
getContextInstance(String) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextInstance(String, long) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
getContextInstance(Context) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
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
 
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.WorkItemNode
 
getContextType() - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
getContextType() - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
getContextType() - Method in class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance
 
getContextType() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
getContextType() - Method in interface org.jbpm.process.instance.ContextInstance
 
getCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
getCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
 
getCounter() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
getCounter() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
getCounter() - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
getCounter() - Method in interface org.jbpm.task.service.TaskClientConnector
 
getCountry() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getCreatedBy() - Method in class org.jbpm.task.query.TaskSummary
 
getCreatedBy() - Method in class org.jbpm.task.TaskData
 
getCreatedOn() - Method in class org.jbpm.task.query.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.task.TaskData
 
getCurrentTime() - Method in interface org.drools.time.SessionClock
Returns the current time.
getCurrentTime() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
getDataStores() - Method in class org.jbpm.bpmn2.core.Definitions
 
getDate() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getDate() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getDate() - Method in class org.jbpm.task.Deadline
 
getDate() - Method in class org.jbpm.task.query.DeadlineSummary
 
getDeadline(long) - Method in class org.jbpm.task.service.TaskServiceSession
 
getDeadlineId() - Method in class org.jbpm.task.query.DeadlineSummary
 
getDeadlineId() - Method in class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
getDeadlines() - Method in class org.jbpm.task.Task
 
getDeclarationIDs() - Method in interface org.drools.runtime.rule.Activation
Returns the list of declaration identifiers that are bound to the tuple that created this activation.
getDeclarationValue(String) - Method in interface org.drools.runtime.rule.Activation
Returns the bound declaration value for the given declaration identifier.
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.WorkItemNode
 
getDefaultExtension() - Method in class org.drools.builder.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
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.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.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.StateNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getDefaultInstanceForType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getDefaultName() - Method in interface org.jbpm.workflow.core.NodeExtension
 
getDefaultOutgoingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
Helper method for nodes that have multiple default outgoing connections
getDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getDelay() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
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.task.Delegation
 
getDelegation() - Method in class org.jbpm.task.Task
 
getDependencies() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getDepth() - Method in class org.drools.conf.CompositeKeyDepthOption
Returns the depth value for composite key indexing
getDescription() - Method in class org.drools.builder.ResourceType
 
getDescription() - Method in class org.jbpm.task.query.TaskSummary
 
getDescriptions() - Method in class org.jbpm.task.Notification
 
getDescriptions() - Method in class org.jbpm.task.Task
 
getDescriptor() - Static method in class org.jbpm.marshalling.impl.JBPMMessages
 
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.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.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.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
 
getDirectory() - Method in class org.drools.builder.conf.DumpDirOption
Returns the directory to which drools should dump generated files
getDisplayName() - Method in class org.jbpm.process.workitem.email.Recipient
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.task.service.DefaultUserInfo
 
getDisplayName(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getDocumentAccessType() - Method in class org.jbpm.task.TaskData
 
getDocumentation() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getDocumentation() - Method in class org.jbpm.task.Deadline
 
getDocumentation() - Method in class org.jbpm.task.Notification
 
getDocumentation() - Method in class org.jbpm.task.Reassignment
 
getDocumentContentId() - Method in class org.jbpm.task.TaskData
 
getDocumentFormat() - Method in class org.jbpm.process.workitem.email.Message
 
getDocumentType() - Method in class org.jbpm.task.TaskData
 
getDroolsJaxbHelperProvider() - Static method in class org.drools.builder.help.KnowledgeBuilderHelper
 
getDynamicNode() - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
getElementRef() - Method in class org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
 
getEmail() - Method in class org.jbpm.process.workitem.email.Recipient
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.task.service.DefaultUserInfo
 
getEmailForEntity(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getEmailHeaders() - Method in class org.jbpm.task.EmailNotification
 
getEnd() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getEndDeadlines() - Method in class org.jbpm.task.Deadlines
 
getEndNode() - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
getEndNode() - Method in class org.jbpm.workflow.instance.node.EndNodeInstance
 
getEntryPoint() - Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
The entry point for the node
getEntryPointId() - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns the String Id of this entry point
getEntryPointId() - Method in class org.jbpm.process.StatefulProcessSession
 
getEntryPointIds() - Method in interface org.drools.KnowledgeBase
Returns the set of the entry points declared and/or used in this knowledge base
getEntryPointIds() - Method in class org.jbpm.process.ProcessBaseImpl
 
getEnv() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getEnvironment() - Method in interface org.drools.runtime.KnowledgeRuntime
 
getEnvironment() - Method in class org.jbpm.process.StatefulProcessSession
 
getEnvironment() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getEnvironment() - Method in class org.jbpm.task.service.local.LocalTaskService
 
getEnvironment() - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getError() - Method in class org.jbpm.process.builder.ProcessErrorHandler
 
getError() - Method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
getErrorCode() - Method in class org.jbpm.bpmn2.core.Error
 
getErrors() - Method in interface org.drools.builder.KnowledgeBuilder
Return errors that occurred during the build process.
getErrors() - Method in class org.jbpm.compiler.ProcessBuilderImpl
 
getEscalationCode() - Method in class org.jbpm.bpmn2.core.Escalation
 
getEscalations() - Method in class org.jbpm.task.Deadline
 
getEvaluatorDefinition() - Method in class org.drools.builder.conf.EvaluatorOption
Returns the accumulate function instance
getEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getEvent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getEvent() - Method in class org.jbpm.task.event.TaskEventKey
 
getEventBasedNode() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
getEventBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getEventFilters() - Method in class org.jbpm.workflow.core.node.EventNode
 
getEventFilters() - Method in class org.jbpm.workflow.core.node.EventTrigger
 
getEventKeys() - Method in class org.jbpm.task.service.TaskService
 
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
 
getEventOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getEventOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getEventProcessingMode() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
getEventsAdmin() - Method in class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
getEventsByTaskId(Long) - Method in interface org.jbpm.task.event.TaskEventsAdmin
 
getEventsByTaskId(Long) - Method in class org.jbpm.task.event.TaskEventsAdminImpl
 
getEventsByTypeByTaskId(Long, TaskEventType) - Method in interface org.jbpm.task.event.TaskEventsAdmin
 
getEventsByTypeByTaskId(Long, TaskEventType) - Method in class org.jbpm.task.event.TaskEventsAdminImpl
 
getEventSupport() - Method in class org.jbpm.task.service.TaskService
 
getEventTime() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getEventTransformer() - Method in class org.jbpm.workflow.core.node.EventNode
 
getEventType() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getEventTypes() - Method in interface org.drools.runtime.process.EventListener
Returns the event types this event listener is interested in.
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
 
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.task.PeopleAssignments
 
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getExclusiveGroup(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getExclusiveGroup(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getExclusiveGroupCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getExclusiveGroupCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getExclusiveGroupList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getExclusiveGroupList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getExclusiveGroupOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getExclusiveGroupOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getExclusiveGroupOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getExclusiveGroupOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getExclusiveGroupOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getExec() - Method in class org.jbpm.task.service.OperationCommand
 
getExecutor() - Method in interface org.drools.concurrent.ExecutorProvider
 
getExecutorProvider() - Static method in class org.drools.concurrent.ExecutorProviderFactory
 
getExpirationOffset() - Method in interface org.drools.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.task.query.TaskSummary
 
getExpirationTime() - Method in class org.jbpm.task.TaskData
 
getExpression() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getExpression() - Method in class org.jbpm.task.BooleanExpression
 
getExtendedNode() - Method in class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
 
getFactClass() - Method in interface org.drools.definition.type.FactType
Returns the ClassgetFactCount() - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns the total number of facts currently in this entry point
getFactCount() - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandle() - Method in interface org.drools.event.rule.ObjectInsertedEvent
 
getFactHandle() - Method in interface org.drools.event.rule.ObjectRetractedEvent
 
getFactHandle() - Method in interface org.drools.event.rule.ObjectUpdatedEvent
 
getFactHandle(String) - Method in interface org.drools.runtime.ExecutionResults
 
getFactHandle() - Method in interface org.drools.runtime.rule.PropagationContext
The facthandle that was inserted, updated or retracted that created the PropagationContext
getFactHandle(String) - Method in interface org.drools.runtime.rule.Row
Return the FactHandle associated with the given identifier
getFactHandle(Object) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns the fact handle associated with the given object.
getFactHandle(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandles() - Method in interface org.drools.runtime.rule.Activation
 
getFactHandles() - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns all FactHandles from the current session.
getFactHandles(ObjectFilter) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns all FactHandles from the current session for which the facts are accepted by the given filter.
getFactHandles() - Method in class org.jbpm.process.StatefulProcessSession
 
getFactHandles(ObjectFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
getFactType(String, String) - Method in interface org.drools.KnowledgeBase
Returns the FactType identified by the given package and type names.
getFactType(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getFactTypes() - Method in interface org.drools.definition.KnowledgePackage
Return the fact types declared in this package The collection is immutable.
getFactTypes() - Method in class org.jbpm.process.ProcessPackage
 
getFaultAccessType() - Method in class org.jbpm.task.TaskData
 
getFaultContentId() - Method in class org.jbpm.task.TaskData
 
getFaultData() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultName() - Method in class org.jbpm.task.service.FaultData
 
getFaultName() - Method in class org.jbpm.task.TaskData
 
getFaultName() - Method in class org.jbpm.workflow.core.node.FaultNode
 
getFaultName() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultNode() - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
getFaultType() - Method in class org.jbpm.task.TaskData
 
getFaultVariable() - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
getFaultVariable() - Method in interface org.jbpm.process.core.context.exception.ExceptionHandler
 
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.drools.definition.type.FactType
Returns the FactField identified by the given name.
getFields() - Method in interface org.drools.definition.type.FactType
Returns the list of FactField in this FactType
getFile() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
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
 
getForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getForEach() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getForEachBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
getForEachOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getForEachOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getForEachSplitNode() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getForEachSplitNode() - Method in class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance
 
getFrom() - Method in interface org.drools.definition.process.Connection
The Node the connection starts from.
getFrom() - Method in class org.jbpm.process.workitem.email.Message
 
getFrom() - Method in class org.jbpm.task.EmailNotificationHeader
 
getFrom() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getFrom() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
getFrom() - Method in class org.jbpm.workflow.core.impl.NodeImpl
Helper method for nodes that have at most one default incoming connection
getFrom() - Method in class org.jbpm.workflow.core.node.Assignment
 
getFromType() - Method in interface org.drools.definition.process.Connection
The type of exit point of the from Node.
getFromType() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
getFunction() - Method in class org.drools.builder.conf.AccumulateFunctionOption
Returns the accumulate function instance
getFunction() - Method in interface org.drools.event.knowledgebase.AfterFunctionRemovedEvent
 
getFunction() - Method in interface org.drools.event.knowledgebase.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 interface org.drools.definition.KnowledgePackage
Return the names of the functions defined in this package.
getFunctionNames() - Method in class org.jbpm.process.ProcessPackage
 
getGlobal(String) - Method in interface org.drools.runtime.KnowledgeRuntime
 
getGlobal(String) - Method in class org.jbpm.process.StatefulProcessSession
 
getGlobalNames() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getGlobalNames() - Method in interface org.jbpm.process.core.Process
Returns the names of the globals used in this RuleFlow process
getGlobalNames() - Method in interface org.jbpm.workflow.core.WorkflowProcess
Returns the names of the globals used in this RuleFlow process
getGlobals() - Method in interface org.drools.runtime.KnowledgeRuntime
 
getGlobals() - Method in interface org.drools.runtime.StatelessKnowledgeSession
Return the Globals store
getGlobals() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getGlobals() - Method in interface org.jbpm.process.core.Process
Returns the globals of this RuleFlow process.
getGlobals() - Method in class org.jbpm.process.StatefulProcessSession
 
getGlobals() - Method in interface org.jbpm.workflow.core.WorkflowProcess
Returns the globals of this RuleFlow process.
getGlobalVariables() - Method in interface org.drools.definition.KnowledgePackage
Return the names of the globals defined in this package.
getGlobalVariables() - Method in class org.jbpm.process.ProcessPackage
 
getGroupNodeInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getGroupNodeInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getGroupNodeInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
 
getGroupNodeInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getGroupNodeInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getGroupNodeInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
 
getGroupNodeInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
getGroupNodeInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
getGroupNodeInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in interface org.jbpm.task.identity.UserGroupCallback
Returns list of group ids for specified user id.
getHandler() - Method in class org.drools.conf.ConsequenceExceptionHandlerOption
Returns the consequence exception handler instance
getHandler() - Method in class org.drools.runtime.conf.WorkItemHandlerOption
Returns the work item handler instance
getHandler() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
getHandler() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
getHandler() - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
getHandler() - Method in interface org.jbpm.task.service.TaskClientConnector
 
getHeader() - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
getHeight() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getHost() - Method in class org.jbpm.process.workitem.email.Connection
 
getHttpResponseCode() - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
getHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getHumanTask() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getHumanTaskBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
getHumanTaskOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getHumanTaskOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getIcon() - Method in interface org.jbpm.workflow.core.NodeExtension
 
getIconEncoded() - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
getId() - Method in interface org.drools.definition.KnowledgeDefinition
 
getId() - Method in interface org.drools.definition.process.Node
The id of the node.
getId() - Method in interface org.drools.definition.process.Process
The unique id of the Process.
getId() - Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
The ID of the node
getId() - Method in interface org.drools.runtime.process.NodeInstance
The id of the node instance.
getId() - Method in interface org.drools.runtime.process.ProcessInstance
The unique id of this process instance.
getId() - Method in interface org.drools.runtime.process.WorkItem
The unique id of this work item
getId() - Method in interface org.drools.runtime.StatefulKnowledgeSession
 
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.Error
 
getId() - Method in class org.jbpm.bpmn2.core.Escalation
 
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.examples.request.Person
 
getId() - Method in class org.jbpm.examples.request.Request
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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.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.task.Attachment
 
getId() - Method in class org.jbpm.task.BooleanExpression
 
getId() - Method in class org.jbpm.task.Comment
 
getId() - Method in class org.jbpm.task.Content
 
getId() - Method in class org.jbpm.task.Deadline
 
getId() - Method in class org.jbpm.task.EmailNotificationHeader
 
getId() - Method in class org.jbpm.task.Escalation
 
getId() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getId() - Method in class org.jbpm.task.I18NText
 
getId() - Method in class org.jbpm.task.Notification
 
getId() - Method in class org.jbpm.task.OrganizationalEntity
 
getId() - Method in class org.jbpm.task.query.TaskSummary
 
getId() - Method in class org.jbpm.task.Reassignment
 
getId() - Method in class org.jbpm.task.service.Command
 
getId() - Method in class org.jbpm.task.SubTasksStrategy
 
getId() - Method in class org.jbpm.task.Task
 
getId() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getId() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getIdentifiers() - Method in interface org.drools.runtime.ExecutionResults
 
getIdentifiers() - Method in interface org.drools.runtime.rule.QueryResults
 
getIdentifiers() - Method in interface org.drools.runtime.StatelessKnowledgeSessionResults
 
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.SubProcessNode
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.Trigger
 
getInAssociations() - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
getIncomingConnections() - Method in interface org.drools.definition.process.Node
The incoming connections for this Node.
getIncomingConnections(String) - Method in interface org.drools.definition.process.Node
The incoming connections for this Node for the given entry-point.
getIncomingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getIncomingConnections(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getIndex() - Method in interface org.drools.definition.type.FactField
 
getInMapping(String) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
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.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
 
getInputs() - Static method in class org.jbpm.task.service.TaskService
 
getInputStream() - Method in interface org.drools.io.Resource
Open an InputStream to the resource, the user must close this when finished.
getInputType() - Method in interface org.drools.builder.DecisionTableConfiguration
 
getInstance() - Static method in class org.drools.util.ServiceRegistryImpl
 
getInstance() - Static method in class org.jbpm.examples.quickstarts.HelloService
 
getInstance() - Static method in class org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator
 
getInstance() - Static method in class org.jbpm.task.identity.UserGroupCallbackManager
 
getInstance() - Static method in class org.jbpm.task.service.jms.WSHumanTaskJMSProperties
 
getInstance() - Static method in class org.jbpm.task.service.SendIcal
 
getInterface() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
getInType() - Method in class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
 
getInvalidReason() - Method in class org.jbpm.examples.request.Request
 
getInvokerTemplateRegistry() - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
getIoAcceptor() - Method in class org.jbpm.task.service.mina.BaseMinaTaskServer
 
getIpAddress() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
getIpAddress() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
getItemSubjectRef() - Method in class org.jbpm.bpmn2.core.DataStore
 
getJobHandle() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getJobHandle() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getJoin() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
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
 
getJoinOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getJoinOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getJoinOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getKnowledgeBase() - Method in interface org.drools.agent.KnowledgeAgent
Returns the cached KnowledgeBase
getKnowledgeBase() - Method in class org.drools.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
getKnowledgeBase() - Method in interface org.drools.event.knowledgebase.BeforeKnowledgeBaseUnlockedEvent
 
getKnowledgeBase() - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEvent
 
getKnowledgeBase() - Method in interface org.drools.runtime.KnowledgeRuntime
Returns the KnowledgeBase reference from which this stateful session was created.
getKnowledgeBase() - Method in class org.jbpm.process.StatefulProcessSession
 
getKnowledgeBaseCount() - Method in interface org.drools.management.DroolsManagementAgentMBean
 
getKnowledgeBaseEventListeners() - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventManager
Returns all event listeners.
getKnowledgeBaseEventListeners() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgeBaseId() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the associated knowledge base ID
getKnowledgeBuilder() - Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
 
getKnowledgeDefinitionsRemoved() - Method in interface org.drools.ChangeSet
Returns a collection containing the full names (package+name) of the kdefinitions to be removed.
getKnowledgePackage() - Method in interface org.drools.event.knowledgebase.AfterKnowledgePackageAddedEvent
 
getKnowledgePackage() - Method in interface org.drools.event.knowledgebase.AfterKnowledgePackageRemovedEvent
 
getKnowledgePackage() - Method in interface org.drools.event.knowledgebase.BeforeKnowledgePackageAddedEvent
 
getKnowledgePackage() - Method in interface org.drools.event.knowledgebase.BeforeKnowledgePackageRemovedEvent
 
getKnowledgePackage(String) - Method in interface org.drools.KnowledgeBase
Returns a reference to the KnowledgePackage identified by the given name.
getKnowledgePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgePackages() - Method in interface org.drools.builder.KnowledgeBuilder
Returns the built packages.
getKnowledgePackages() - Method in interface org.drools.KnowledgeBase
Return an immutable collection of the packages that exist in this KnowledgeBase.
getKnowledgePackages() - Method in class org.jbpm.process.ProcessBaseImpl
 
getKnowledgeRuntime() - Method in interface org.drools.event.KnowledgeRuntimeEvent
The knowledge runtime that generated the event.
getKnowledgeRuntime() - Method in interface org.drools.runtime.KnowledgeContext
 
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
 
getKnowledgeSessionId() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the associated knowledge session ID
getKnowledgeType() - Method in interface org.drools.definition.KnowledgeDefinition
 
getKnowledgeType() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getLanguage() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getLanguage() - Method in class org.jbpm.task.EmailNotificationHeader
 
getLanguage() - Method in class org.jbpm.task.I18NText
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.task.service.DefaultUserInfo
 
getLanguageForEntity(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getLastIdleTimestamp() - Method in class org.jbpm.process.StatefulProcessSession
 
getLastModificationDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastReset() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the timestamp of the last stats reset
getLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getLastTriggered() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
getLastTriggered() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getLatitude() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getLines() - Method in interface org.drools.builder.KnowledgeBuilderResult
Returns the lines that generated this result message in the source file
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
 
getLocalText(List<I18NText>, String, String) - Static method in class org.jbpm.task.I18NText
 
getLocation() - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
getLongitude() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getManager() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getMapkey() - Method in class org.jbpm.task.Language
 
getMarshaller(String) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerRegistry
 
getMarshaller() - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
getMarshallingConfiguration() - Method in interface org.drools.marshalling.Marshaller
Returns the MarshallingConfiguration object for this marshaller
getMaxThreads() - Method in class org.drools.conf.MaxThreadsOption
Returns the maximum number of threads for partition evaluation
getMaxThreads() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
getMembersForGroup(Group) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getMembersForGroup(Group) - Method in class org.jbpm.task.service.DefaultUserInfo
 
getMembersForGroup(Group) - Method in interface org.jbpm.task.UserInfo
 
getMessage() - Method in interface org.drools.builder.KnowledgeBuilderResult
Returns the result message
getMessage() - Method in exception org.drools.runtime.rule.ConsequenceException
 
getMessage() - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
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.task.service.TaskError
 
getMessage() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getMetaAttribute(String) - Method in interface org.drools.definition.rule.Query
Deprecated.  
getMetaAttribute(String) - Method in interface org.drools.definition.rule.Rule
Deprecated.  
getMetaAttributes() - Method in interface org.drools.definition.rule.Query
Deprecated.  
getMetaAttributes() - Method in interface org.drools.definition.rule.Rule
Deprecated.  
getMetaData() - Method in interface org.drools.definition.process.Connection
Meta data associated with this connection.
getMetaData(String) - Method in interface org.drools.definition.process.Connection
Deprecated. 
getMetaData() - Method in interface org.drools.definition.process.Node
Meta data associated with this Node.
getMetaData(String) - Method in interface org.drools.definition.process.Node
Deprecated. 
getMetaData() - Method in interface org.drools.definition.process.Process
Meta data associated with this Node.
getMetaData(String) - Method in interface org.drools.definition.process.Process
Deprecated. 
getMetaData() - Method in interface org.drools.definition.rule.Query
Returns an immutable Map of all meta data attributes associated with this query object.
getMetaData() - Method in interface org.drools.definition.rule.Rule
Returns an immutable Map of all meta data attributes associated with this rule object.
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
 
getMetaDataType() - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
getMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getMilestone() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getMilestoneBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
getMilestoneOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getMilestoneOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getMobile() - Method in class org.jbpm.process.workitem.email.Recipient
 
getMode() - Method in enum org.drools.conf.EventProcessingOption
 
getModifiedResourceMappings() - Method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getN() - Method in class org.jbpm.workflow.core.node.Join
 
getName() - Method in interface org.drools.agent.KnowledgeAgent
 
getName() - Method in class org.drools.builder.conf.AccumulateFunctionOption
Returns the name of the function configured
getName() - Method in class org.drools.builder.conf.DefaultDialectOption
Returns the name of the dialect configured as default
getName() - Method in class org.drools.builder.conf.EvaluatorOption
Returns the name of the dialect configured as default
getName() - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
getName() - Method in class org.drools.builder.ResourceType
 
getName() - Method in interface org.drools.definition.KnowledgePackage
The namespace for this package
getName() - Method in interface org.drools.definition.process.Node
The name of the node
getName() - Method in interface org.drools.definition.process.Process
The name of the Process.
getName() - Method in interface org.drools.definition.rule.Global
 
getName() - Method in interface org.drools.definition.rule.Query
Returns this query's name.
getName() - Method in interface org.drools.definition.rule.Rule
Returns this rule's name.
getName() - Method in interface org.drools.definition.type.FactField
Returns the name of this field.
getName() - Method in interface org.drools.definition.type.FactType
Returns the name of the FactType.
getName() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns this MBean name
getName() - Method in class org.drools.runtime.conf.WorkItemHandlerOption
Returns the name of the configured work item handler
getName() - Method in interface org.drools.runtime.process.WorkItem
The name of the work item.
getName() - Method in interface org.drools.runtime.rule.ActivationGroup
 
getName() - Method in interface org.drools.runtime.rule.AgendaGroup
 
getName() - Method in interface org.drools.runtime.rule.RuleFlowGroup
 
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 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.marshalling.impl.JBPMMessages.Variable.Builder
 
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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.task.Attachment
 
getName() - Method in class org.jbpm.task.Escalation
 
getName() - Method in class org.jbpm.task.query.TaskSummary
 
getName() - Method in class org.jbpm.task.service.Command
 
getName() - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
getName() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
getName() - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
getName() - Method in interface org.jbpm.task.service.TaskClientConnector
 
getName() - Method in class org.jbpm.task.SubTasksStrategy
 
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
 
getNames() - Method in class org.jbpm.task.Notification
 
getNames() - Method in class org.jbpm.task.Task
 
getNamespace() - Method in interface org.drools.definition.KnowledgeDefinition
 
getNamespace() - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
getNamespace() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getNewStatus() - Method in class org.jbpm.task.service.OperationCommand
 
getNewValue() - Method in interface org.drools.event.process.ProcessVariableChangedEvent
The new value of the variable.
getNextProcessInstanceId() - Method in interface org.jbpm.persistence.ProcessStorage
 
getNode(long) - Method in interface org.drools.definition.process.NodeContainer
The node in this NodeContainer with the given id.
getNode() - Method in interface org.drools.runtime.process.NodeInstance
Return the node this node instance refers to.
getNode(Long) - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
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
 
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 interface org.drools.definition.process.Node
The NodeContainer this Node lives in.
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 interface org.jbpm.workflow.instance.NodeInstanceContainer
 
getNodeId() - Method in interface org.drools.runtime.process.NodeInstance
The id of the node this node instance refers to.
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
getNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
getNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
 
getNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
getNodeId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
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
 
getNodeInfos() - Method in class org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.ProcessInfo
 
getNodeInstance() - Method in interface org.drools.event.process.ProcessNodeEvent
The node instance this event is related to.
getNodeInstance(long) - Method in interface org.drools.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.drools.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.
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
 
getNodeInstance(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
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
 
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceContainer() - Method in interface org.drools.runtime.process.NodeInstance
The node instance container that this node instance is part of.
getNodeInstanceContainer() - Method in interface org.jbpm.workflow.instance.context.WorkflowContextInstance
 
getNodeInstanceContainer() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
 
getNodeInstanceCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstanceCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getNodeInstanceCounter() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstanceId() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
getNodeInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
 
getNodeInstanceList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
 
getNodeInstanceOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
getNodeInstanceOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
 
getNodeInstanceOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getNodeInstances() - Method in interface org.drools.runtime.process.NodeInstanceContainer
Returns all node instances that are currently active within this container.
getNodeInstances() - Method in class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance
 
getNodeInstances() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstances(boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstances(long) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getNodeInstances() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getNodeInstances(boolean) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getNodeInstances(long) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
getNodeInstances(boolean) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
getNodeName() - Method in interface org.drools.runtime.process.NodeInstance
The name of the node this node instance refers to.
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.process.audit.NodeInstanceLog
 
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
 
getNodeRef() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getNodes() - Method in interface org.drools.definition.process.NodeContainer
The Nodes of this NodeContainer.
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
 
getNotifications() - Method in class org.jbpm.task.Escalation
 
getNotificationType() - Method in class org.jbpm.task.EmailNotification
 
getNotificationType() - Method in class org.jbpm.task.Notification
 
getNumber() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getObject() - Method in interface org.drools.event.rule.ObjectInsertedEvent
 
getObject() - Method in interface org.drools.event.rule.ObjectUpdatedEvent
 
getObject(FactHandle) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns the object associated with the given FactHandle.
getObject(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
getObjectMarshallingStrategyStore() - Method in interface org.drools.marshalling.MarshallingConfiguration
 
getObjects() - Method in interface org.drools.runtime.rule.Activation
Returns the list of objects that make the tuple that created this activation.
getObjects() - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns all facts from the current session as a Collection.
getObjects(ObjectFilter) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Returns all facts from the current session that are accepted by the given ObjectFilter.
getObjects() - Method in class org.jbpm.process.StatefulProcessSession
 
getObjects(ObjectFilter) - Method in class org.jbpm.process.StatefulProcessSession
 
getObjectType() - Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
The Object Type of the node
getOldObject() - Method in interface org.drools.event.rule.ObjectRetractedEvent
 
getOldObject() - Method in interface org.drools.event.rule.ObjectUpdatedEvent
 
getOldValue() - Method in interface org.drools.event.process.ProcessVariableChangedEvent
The old value of the variable.
getOperation(String) - Method in class org.jbpm.bpmn2.core.Interface
 
getOperations() - Method in class org.jbpm.task.service.TaskService
 
getOperator() - Method in interface org.drools.runtime.rule.Evaluator
Returns the operator representation object for this evaluator
getOperatorString() - Method in interface org.drools.runtime.rule.Operator
Returns the String representation for this operator
getOption(Class<T>) - Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
Gets an option value for the given option + key.
getOption(Class<T>) - Method in interface org.drools.conf.KnowledgeBaseOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.drools.conf.KnowledgeBaseOptionsConfiguration
Gets an option value for the given option + key.
getOption(Class<T>) - Method in interface org.drools.runtime.conf.KnowledgeSessionOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.drools.runtime.conf.KnowledgeSessionOptionsConfiguration
Gets an option value for the given option + key.
getOptionKeys(Class<T>) - Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
Retrieves the set of all keys for a MultiValueKnowledgeBuilderOption.
getOutAssociations() - Method in interface org.jbpm.process.core.context.variable.Mappable
 
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.instance.impl.ProcessInstanceImpl
 
getOutcome() - Method in interface org.jbpm.process.instance.ProcessInstance
 
getOutgoingConnections() - Method in interface org.drools.definition.process.Node
The outgoing connections for this Node.
getOutgoingConnections(String) - Method in interface org.drools.definition.process.Node
The outgoing connections for this Node for the given exit-point.
getOutgoingConnections() - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getOutgoingConnections(String) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
getOutMapping(String) - Method in interface org.jbpm.process.core.context.variable.Mappable
 
getOutMapping(String) - Method in class org.jbpm.workflow.core.node.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.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
 
getOutputAccessType() - Method in class org.jbpm.task.TaskData
 
getOutputCollectionExpression() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getOutputContentId() - Method in class org.jbpm.task.TaskData
 
getOutputType() - Method in class org.jbpm.task.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.drools.builder.conf.DefaultPackageNameOption
Returns the name of the package configured as default
getPackageName() - Method in interface org.drools.definition.process.Process
The package name of this process.
getPackageName() - Method in interface org.drools.definition.rule.Query
Returns the package name (namespace) this query is tied to.
getPackageName() - Method in interface org.drools.definition.rule.Rule
Returns the package name (namespace) this rule is tied to.
getPackageName() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getParameter(String) - Method in interface org.drools.runtime.process.WorkItem
Returns the value of the parameter with the given name.
getParameter(String) - Method in class org.jbpm.task.service.TaskServiceRequest
 
getParameters() - Method in interface org.drools.runtime.process.WorkItem
Returns the map of parameters of this work item.
getParameters() - Method in class org.jbpm.task.service.TaskServiceRequest
 
getParentId() - Method in class org.jbpm.task.TaskData
 
getParentProcessInstanceId() - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
getParentProcessInstanceId() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getPartitionId() - Method in interface org.drools.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
 
getPayload() - Method in class org.jbpm.process.workitem.wsht.BlockingEventResponseHandler
 
getPayload() - Method in class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
getPeopleAssignments() - Method in class org.jbpm.task.Task
 
getPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getPeriod() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
getPeriod() - Method in class org.jbpm.process.core.timer.Timer
 
getPeriod() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getPersistenceContextManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getPersonId() - Method in class org.jbpm.examples.request.Request
 
getPort() - Method in class org.jbpm.process.workitem.email.Connection
 
getPort() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
getPort() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
getPotentialOwners() - Method in class org.jbpm.task.PeopleAssignments
 
getPotentialOwners() - Method in class org.jbpm.task.Reassignment
 
getPrecision() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
getPreviousStatus() - Method in class org.jbpm.task.service.OperationCommand
 
getPreviousStatus() - Method in class org.jbpm.task.TaskData
 
getPriority() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getPriority() - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
getPriority() - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
getPriority() - Method in class org.jbpm.task.Notification
 
getPriority() - Method in class org.jbpm.task.query.TaskSummary
 
getPriority() - Method in class org.jbpm.task.Task
 
getPriority() - Method in interface org.jbpm.workflow.core.Constraint
Returns the priority of the constraint
getPriority() - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
getProcess() - Method in interface org.drools.event.knowledgebase.AfterProcessAddedEvent
 
getProcess() - Method in interface org.drools.event.knowledgebase.AfterProcessRemovedEvent
 
getProcess() - Method in interface org.drools.event.knowledgebase.BeforeProcessAddedEvent
 
getProcess() - Method in interface org.drools.event.knowledgebase.BeforeProcessRemovedEvent
 
getProcess(String) - Method in interface org.drools.KnowledgeBase
Returns a referent to the Process identified by the given processId
getProcess() - Method in interface org.drools.runtime.process.ProcessInstance
 
getProcess() - Method in class org.jbpm.compiler.ProcessBuildError
 
getProcess() - Method in class org.jbpm.compiler.xml.XmlProcessReader
 
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
 
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
 
getProcessDescr() - Method in class org.jbpm.process.builder.ProcessBuildContext
 
getProcesses() - Method in interface org.drools.definition.KnowledgePackage
Return the process definitions for this package.
getProcesses() - Method in interface org.drools.KnowledgeBase
 
getProcesses() - Method in class org.jbpm.compiler.xml.ProcessBuildData
 
getProcesses() - Method in class org.jbpm.process.ProcessBaseImpl
 
getProcesses() - Method in class org.jbpm.process.ProcessPackage
 
getProcessEventListeners() - Method in interface org.drools.event.process.ProcessEventManager
Returns all event listeners.
getProcessEventListeners() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getProcessEventSupport() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessEventSupport() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessId() - Method in interface org.drools.runtime.process.ProcessInstance
The id of the process definition that is related to this process instance.
getProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getProcessId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
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.instance.impl.ProcessInstanceImpl
 
getProcessId() - Method in class org.jbpm.task.query.TaskSummary
 
getProcessId() - Method in class org.jbpm.task.TaskData
 
getProcessId() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getProcessId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessInstance() - Method in interface org.drools.event.process.ProcessEvent
The ProcessInstance this event relates to.
getProcessInstance() - Method in interface org.drools.runtime.process.NodeInstance
The process instance that this node instance is executing in.
getProcessInstance() - Method in interface org.drools.runtime.process.ProcessContext
Returns the process instance that is currently being executed in this context.
getProcessInstance(long) - Method in interface org.drools.runtime.process.ProcessRuntime
Returns the process instance with the given id.
getProcessInstance(long) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstance(InternalKnowledgeRuntime, Environment) - 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) - Method in interface org.jbpm.process.instance.ProcessInstanceManager
 
getProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstance(long) - 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
 
getProcessInstanceByteArray() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstanceFactHandle(Long, KnowledgeRuntime) - Method in class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
getProcessInstanceFactory(Process) - Method in class org.jbpm.process.instance.ProcessInstanceFactoryRegistry
 
getProcessInstanceId() - Method in interface org.drools.runtime.process.WorkItem
The id of the process instance that requested the execution of this work item
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
 
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
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.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.task.query.TaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.task.TaskData
 
getProcessInstanceId() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
getProcessInstanceId() - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
getProcessInstanceManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getProcessInstanceManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getProcessInstances() - Method in interface org.drools.runtime.process.ProcessRuntime
Returns a collection of currently active process instances.
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
 
getProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getProcessInstancesId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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 interface org.drools.runtime.process.ProcessInstance
The name of the process definition that is related to this process instance.
getProcessName() - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
getProcessName() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
getProcessNodeInstanceFactory(Node) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
 
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.task.query.TaskSummary
 
getProcessSessionId() - Method in class org.jbpm.task.TaskData
 
getProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getProcessType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getPropagationContext() - Method in interface org.drools.event.rule.WorkingMemoryEvent
 
getPropagationContext() - Method in interface org.drools.runtime.rule.Activation
 
getPropagationNumber() - Method in interface org.drools.runtime.rule.PropagationContext
 
getProperties() - Method in class org.jbpm.task.service.jms.WSHumanTaskJMSProperties
 
getProperties() - Static method in class org.jbpm.test.JBPMHelper
 
getProperty(String) - Method in interface org.drools.PropertiesConfiguration
Gets a property value
getProperty(String, String) - Method in class org.drools.util.ChainedProperties
 
getProperty(String) - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
getPropertyAsInt(String, String) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
getPropertyName() - Method in enum org.drools.agent.conf.MonitorChangesetEventsOption
getPropertyName() - Method in enum org.drools.agent.conf.NewInstanceOption
getPropertyName() - Method in enum org.drools.agent.conf.ScanDirectoriesOption
getPropertyName() - Method in enum org.drools.agent.conf.ScanResourcesOption
getPropertyName() - Method in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
getPropertyName() - Method in class org.drools.agent.conf.ValidationTimeoutOption
getPropertyName() - Method in class org.drools.builder.conf.AccumulateFunctionOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.builder.conf.ClassLoaderCacheOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.builder.conf.DeclarativeAgendaOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.builder.conf.DefaultDialectOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.builder.conf.DefaultPackageNameOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.builder.conf.DumpDirOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.builder.conf.EvaluatorOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
getPropertyName() - Method in enum org.drools.builder.conf.LRUnlinkingOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.builder.conf.ProcessStringEscapesOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.builder.conf.PropertySpecificOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.conf.AlphaThresholdOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.AssertBehaviorOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.conf.CompositeKeyDepthOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.conf.ConsequenceExceptionHandlerOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.EventProcessingOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.IndexLeftBetaMemoryOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.IndexPrecedenceOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.IndexRightBetaMemoryOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.LogicalOverrideOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.MaintainTMSOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.conf.MaxThreadsOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.MBeansOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.MultithreadEvaluationOption
Deprecated. Returns the property name for this option
getPropertyName() - Method in interface org.drools.conf.Option
Returns the property name for this option
getPropertyName() - Method in class org.drools.conf.PermGenThresholdOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.RemoveIdentitiesOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.SequentialAgendaOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.SequentialOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.ShareAlphaNodesOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.conf.ShareBetaNodesOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.runtime.conf.BeliefSystemTypeOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.runtime.conf.ClockTypeOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.runtime.conf.KeepReferenceOption
Returns the property name for this option
getPropertyName() - Method in enum org.drools.runtime.conf.QueryListenerOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.runtime.conf.TimerJobFactoryOption
Returns the property name for this option
getPropertyName() - Method in class org.drools.runtime.conf.WorkItemHandlerOption
Returns the property name for this option
getQueries() - Method in interface org.drools.definition.KnowledgePackage
Return the query definitions for this package.
getQueries() - Method in class org.jbpm.process.ProcessPackage
 
getQuery(String, String) - Method in interface org.drools.KnowledgeBase
Returns a reference to the Rule identified by the given package and rule names.
getQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getQueryResults(String, Object...) - Method in interface org.drools.runtime.rule.WorkingMemory
Retrieve the QueryResults of the specified query and arguments
getQueryResults(String, Object...) - Method in class org.jbpm.process.StatefulProcessSession
 
getReader() - Method in interface org.drools.io.Resource
Opens a Reader to the resource, the user most close this when finished.
getReasons() - Method in class org.jbpm.task.service.TaskServiceRequest
 
getReassignments() - Method in class org.jbpm.task.Escalation
 
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.task.Notification
 
getRecipients() - Method in class org.jbpm.task.PeopleAssignments
 
getRemovedResourceMappings() - Method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getReplyTo() - Method in class org.jbpm.process.workitem.email.Message
 
getReplyTo() - Method in class org.jbpm.task.EmailNotificationHeader
 
getReplyTo() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getResource() - Method in interface org.drools.builder.KnowledgeBuilderResult
Returns the Resource that caused this result
getResource() - Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
 
getResource() - Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
 
getResource() - Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
 
getResource() - Method in interface org.drools.io.ResourcedObject
 
getResource(String) - Method in class org.drools.util.CompositeClassLoader
 
getResource() - Method in class org.jbpm.process.core.impl.ProcessImpl
 
getResourceAsStream(String) - Method in class org.drools.util.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
getResourceChangeMonitors() - Method in interface org.drools.io.ResourceChangeNotifier
Return a collection of the added ResourceChangeMonitors
getResourceChangeNotifierService() - Static method in class org.drools.io.ResourceFactory
A Service that can be started, to provide notifications of changed Resources.
getResourceChangeNotifierService() - Method in interface org.drools.io.ResourceFactoryService
 
getResourceChangeScannerService() - Static method in class org.drools.io.ResourceFactory
As service, that scans the disk for changes, this acts as a Monitor for the Notifer service.
getResourceChangeScannerService() - Method in interface org.drools.io.ResourceFactoryService
 
getResources(String) - Method in class org.drools.util.CompositeClassLoader
 
getResourcesAdded() - Method in interface org.drools.ChangeSet
Returns an immutable Collection of added Resources for this ChangeSet
getResourcesModified() - Method in interface org.drools.ChangeSet
Returns an immutable Collection of modified Resources for this ChangeSet
getResourcesRemoved() - Method in interface org.drools.ChangeSet
Returns an immutable Collection of removed Resources for this ChangeSet
getResourceType(String) - Static method in class org.drools.builder.ResourceType
 
getResourceType() - Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
 
getResourceType() - Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
 
getResourceType() - Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
 
getResult(String) - Method in interface org.drools.runtime.process.WorkItem
Returns the value of the result parameter with the given name.
getResult(Serializable) - Method in interface org.drools.runtime.rule.AccumulateFunction
Returns the current value in this accumulation session
getResults(ResultSeverity...) - Method in interface org.drools.builder.KnowledgeBuilder
Return the knowledge builder results for the listed severities.
getResults() - Method in interface org.drools.runtime.process.WorkItem
Returns the map of result parameters of this work item.
getResults() - Method in class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
getResults() - Method in class org.jbpm.task.service.responsehandlers.BlockingQueryGenericResponseHandler
 
getResults() - Method in class org.jbpm.task.service.responsehandlers.BlockingTaskSummaryResponseHandler
 
getResultType() - Method in interface org.drools.runtime.rule.TypedAccumulateFunction
Returns the class type of the result of this function
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
 
getRolePrincipleName() - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
getRule() - Method in interface org.drools.event.knowledgebase.AfterKnowledgeBaseLockedEvent
 
getRule() - Method in interface org.drools.event.knowledgebase.AfterRuleAddedEvent
 
getRule() - Method in interface org.drools.event.knowledgebase.AfterRuleRemovedEvent
 
getRule() - Method in interface org.drools.event.knowledgebase.BeforeRuleAddedEvent
 
getRule() - Method in interface org.drools.event.knowledgebase.BeforeRuleRemovedEvent
 
getRule(String, String) - Method in interface org.drools.KnowledgeBase
Returns a reference to the Rule identified by the given package and rule names.
getRule() - Method in interface org.drools.runtime.rule.Activation
 
getRule() - Method in exception org.drools.runtime.rule.ConsequenceException
 
getRule() - Method in interface org.drools.runtime.rule.PropagationContext
The rule that caused the working memory action that created this PropagationContext.
getRule() - Method in interface org.drools.runtime.rule.RuleContext
Returns the active Rule for the current context
getRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
getRuleBase() - Method in class org.jbpm.process.ProcessBaseImpl
 
getRuleFlowGroup() - Method in interface org.drools.event.rule.RuleFlowGroupEvent
The RuleFlowGroup for this event
getRuleFlowGroup(String) - Method in interface org.drools.runtime.rule.Agenda
 
getRuleFlowGroup() - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
getRuleFlowProcess() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
getRuleFlowProcess() - Method in class org.jbpm.ruleflow.instance.RuleFlowProcessInstance
 
getRules() - Method in interface org.drools.definition.KnowledgePackage
Return the rule definitions for this package.
getRules() - Method in class org.jbpm.process.ProcessPackage
 
getRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getRuleSet() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getRuleSetBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
getRuleSetOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getRuleSetOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getRuleTemplateRegistry() - Method in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
getScope() - Method in class org.jbpm.workflow.core.node.EndNode
 
getScope() - Method in class org.jbpm.workflow.core.node.EventNode
 
getSelectedWorkItem() - Method in class org.jbpm.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.drools.management.KBaseConfigurationMonitorMBean
 
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.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
 
getSerialVersionUID() - Static method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getService(Environment) - Static method in class org.jbpm.task.service.local.LocalHumanTaskService
 
getService() - Method in class org.jbpm.task.service.TaskServiceSession
 
getService() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
getSession() - Method in class org.jbpm.process.workitem.AbstractWorkItemHandler
 
getSessionClock() - Method in interface org.drools.runtime.KnowledgeRuntime
Returns the session clock instance assigned to this session
getSessionClock() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionConfiguration() - Method in interface org.drools.runtime.KnowledgeRuntime
 
getSessionConfiguration() - Method in class org.jbpm.process.StatefulProcessSession
 
getSessionCount() - Method in interface org.drools.management.DroolsManagementAgentMBean
 
getSessionId() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getSeverity() - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
getSeverity() - Method in interface org.drools.builder.KnowledgeBuilderResult
Returns the result severity
getSignalManager() - Method in interface org.jbpm.process.instance.InternalProcessRuntime
 
getSignalManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getSize() - Method in class org.jbpm.task.Attachment
 
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
 
getSplit() - Method in class org.jbpm.ruleflow.core.factory.SplitFactory
 
getSplit() - Method in class org.jbpm.workflow.instance.node.SplitInstance
 
getStart() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getStart() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getStartDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getStartDeadlines() - Method in class org.jbpm.task.Deadlines
 
getStartNode() - Method in class org.jbpm.workflow.instance.node.StartNodeInstance
 
getStartTls() - Method in class org.jbpm.process.workitem.email.Connection
 
getState() - Method in interface org.drools.runtime.process.ProcessInstance
The state of the process instance.
getState() - Method in interface org.drools.runtime.process.WorkItem
The state of the work item.
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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
 
getStateBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getStatefulKnowledgeSessions() - Method in interface org.drools.KnowledgeBase
Return a collection of the StatefulKnowledgeSessions that exist in this KnowledgeBase.
getStatefulKnowledgeSessions() - Method in class org.jbpm.process.ProcessBaseImpl
 
getStateNode() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
getStateOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getStateOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getStateOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getStatsByProcess() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getStatsByProcessInstance() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getStatsByRule() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getStatsForProcess(String) - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getStatsForProcessInstance(long) - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getStatsForRule(String) - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns a formatted String with statistics for a single rule in this session, like number of activations created, cancelled and fired as well as firing time.
getStatus() - Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
 
getStatus() - Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
 
getStatus() - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
getStatus() - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
getStatus() - Method in class org.jbpm.task.query.TaskSummary
 
getStatus() - Method in class org.jbpm.task.service.OperationCommand
 
getStatus() - Method in class org.jbpm.task.TaskData
 
getStoredProcessInstances() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getStoredProcessInstances() - Method in interface org.jbpm.persistence.NonTransactionalProcessPersistentSession
 
getStrategy(int) - Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
 
getStrategy(Object) - Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
 
getStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
getStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getStrategyIndex() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
getStrategyObject(String) - Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
 
getStrategyObject(Object) - Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
 
getStructureRef() - Method in class org.jbpm.bpmn2.core.ItemDefinition
 
getSubConnections(CompositeNode) - Method in class org.jbpm.bpmn2.xml.CompositeContextNodeHandler
 
getSubConnections(ForEachNode) - Method in class org.jbpm.bpmn2.xml.ForEachNodeHandler
 
getSubConnections(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.CompositeNodeHandler
 
getSubConnections(CompositeNode) - Method in class org.jbpm.compiler.xml.processes.ForEachNodeHandler
 
getSubject() - Method in class org.jbpm.process.workitem.email.Message
 
getSubject() - Method in class org.jbpm.task.EmailNotificationHeader
 
getSubject() - Method in class org.jbpm.task.query.TaskSummary
 
getSubjects() - Method in class org.jbpm.task.Notification
 
getSubjects() - Method in class org.jbpm.task.Task
 
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
 
getSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getSubProcess() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getSubProcessBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
getSubProcessOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getSubProcessOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getSubTasksAssignedAsPotentialOwner(long, String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getSubTasksAssignedAsPotentialOwner(long, String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in interface org.jbpm.task.TaskService
 
getSubTasksByParent(long, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getSubTasksByParent(long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getSubTasksByParent(long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getSubTasksByParent(long, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getSubTasksByParent(long, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getSubTasksByParent(long) - Method in interface org.jbpm.task.TaskService
 
getSubTaskStrategies() - Method in class org.jbpm.task.Task
 
getSuperClass() - Method in interface org.drools.definition.type.FactType
Returns the name of the FactType's super type
getSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
getSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
getSwimlane() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
 
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
 
getSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSwimlaneContext(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
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
 
getSwimlaneContextBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContextCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContextCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSwimlaneContextCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getSwimlaneContextList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContextList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSwimlaneContextList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getSwimlaneContextOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContextOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSwimlaneContextOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getSwimlaneContextOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getSwimlaneContextOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getSwimlaneContextOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getSwimlanes() - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
getSystemEventListener() - Static method in class org.drools.SystemEventListenerFactory
Get the SystemEventListener
getSystemEventListener() - Method in interface org.drools.SystemEventListenerService
Get the SystemEventListener
getSystemId() - Method in interface org.drools.builder.JaxbConfiguration
 
getTarget() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
getTarget() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getTargetNamespace() - Method in class org.jbpm.bpmn2.core.Definitions
 
getTargetRef() - Method in class org.jbpm.bpmn2.core.Association
 
getTargetRef() - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
getTargets(EventKey) - Method in class org.jbpm.eventmessaging.EventKeys
 
getTask() - Method in class org.jbpm.process.workitem.wsht.BlockingGetTaskResponseHandler
 
getTask(long, TaskClientHandler.GetTaskResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTask(long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTask() - Method in class org.jbpm.task.service.responsehandlers.BlockingGetTaskResponseHandler
 
getTask(int) - Method in class org.jbpm.task.service.responsehandlers.BlockingGetTaskResponseHandler
 
getTask(long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTask(long, TaskClientHandler.GetTaskResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTask(long) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTask(long) - Method in interface org.jbpm.task.TaskService
 
getTaskByWorkItemId(long, TaskClientHandler.GetTaskResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTaskByWorkItemId(long, TaskClientHandler.GetTaskResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTaskByWorkItemId(long) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTaskByWorkItemId(long) - Method in interface org.jbpm.task.TaskService
 
getTaskData() - Method in class org.jbpm.task.Task
 
getTaskEventType() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getTaskId() - Method in class org.jbpm.process.workitem.wsht.BlockingAddTaskResponseHandler
 
getTaskId() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getTaskId() - Method in class org.jbpm.task.event.TaskEventKey
 
getTaskId() - Method in class org.jbpm.task.query.DeadlineSummary
 
getTaskId() - Method in class org.jbpm.task.service.responsehandlers.BlockingAddTaskResponseHandler
 
getTaskId(int) - Method in class org.jbpm.task.service.responsehandlers.BlockingAddTaskResponseHandler
 
getTaskId() - Method in class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
getTaskInitiator() - Method in class org.jbpm.task.PeopleAssignments
 
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
 
getTaskPersistenceManager() - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsBusinessAdministrator(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsBusinessAdministrator(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsExcludedOwner(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsExcludedOwner(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsExcludedOwner(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsPotentialOwner(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
getTasksAssignedAsPotentialOwner(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
This is default method to get tasks assigned to userId based on user membership and direct assignment.
getTasksAssignedAsPotentialOwner(String, String, int, int) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
getTasksAssignedAsPotentialOwner(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in interface org.jbpm.task.TaskService
Deprecated. 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in interface org.jbpm.task.TaskService
Deprecated. 
getTasksAssignedAsPotentialOwnerByGroup(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String, BlockingTaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String, BlockingTaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String, BlockingTaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String, BlockingTaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in interface org.jbpm.task.TaskService
Deprecated. 
getTasksAssignedAsRecipient(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsRecipient(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsRecipient(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsTaskInitiator(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsTaskInitiator(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsTaskInitiator(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksAssignedAsTaskStakeholder(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksAssignedAsTaskStakeholder(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksByStatusByProcessId(long, List<Status>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksByStatusByProcessId(long, List<Status>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksByStatusByProcessId(long, List<Status>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksByStatusByProcessId(long, List<Status>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksByStatusByProcessId(long, List<Status>, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksByStatusByProcessId(long, List<Status>, String) - Method in interface org.jbpm.task.TaskService
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksByStatusByProcessIdByTaskName(long, List<Status>, String, String) - Method in interface org.jbpm.task.TaskService
 
getTaskService(StatefulKnowledgeSession) - Static method in class org.jbpm.task.service.local.LocalHumanTaskService
 
getTaskService(StatefulKnowledgeSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
getTasksOwned(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksOwned(String, List<Status>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
getTasksOwned(String, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksOwned(String, List<Status>, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
getTasksOwned(String, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksOwned(String, List<Status>, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
getTasksOwned(String, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksOwned(String, List<Status>, String, TaskClientHandler.TaskSummaryResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
getTasksOwned(String, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksOwned(String, List<Status>, String) - Method in class org.jbpm.task.service.TaskServiceSession
 
getTasksOwned(String, String) - Method in interface org.jbpm.task.TaskService
 
getTasksOwned(String, List<Status>, String) - Method in interface org.jbpm.task.TaskService
 
getTaskStakeholders() - Method in class org.jbpm.task.PeopleAssignments
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
getText() - Method in class org.jbpm.task.Comment
 
getText() - Method in class org.jbpm.task.I18NText
 
getThreshold() - Method in class org.drools.conf.AlphaThresholdOption
Returns the threshold value for alpha hashing
getThreshold() - Method in class org.drools.conf.PermGenThresholdOption
Returns the threshold value for PermGen
getTimeout() - Method in class org.drools.agent.conf.ValidationTimeoutOption
Returns the threshold value for alpha hashing
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
getTimer() - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
getTimer() - Method in class org.jbpm.workflow.core.node.TimerNode
 
getTimerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getTimerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
getTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder
 
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
getTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
getTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
getTimerId() - Method in class org.jbpm.process.instance.timer.TimerInstance
 
getTimerId() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getTimerInstanceId(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getTimerInstanceId(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getTimerInstanceIdCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getTimerInstanceIdCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getTimerInstanceIdList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getTimerInstanceIdList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
 
getTimerInstances() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
getTimerJobType() - Method in class org.drools.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
 
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getTimerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTimerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getTimerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
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
 
getTo() - Method in interface org.drools.definition.process.Connection
The Node the connection goes to.
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
 
getTotalActivationsCancelled() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the total number of activations cancelled in this session since last reset.
getTotalActivationsCreated() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the total number of activations created in this session since last reset.
getTotalActivationsFired() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the total number of activations fired in this session since last reset.
getTotalFactCount() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the total fact count current loaded into this session
getTotalFiringTime() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Returns the total milliseconds spent firing rules in this session since last reset.
getTotalProcessInstancesCompleted() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getTotalProcessInstancesStarted() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
 
getToType() - Method in interface org.drools.definition.process.Connection
The type of entry point of the to Node.
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
 
getTransactionManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getTransformation() - Method in class org.jbpm.workflow.core.node.DataAssociation
 
getTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getTrigger(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
 
getTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getTrigger() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
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
 
getTriggerBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTriggerBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTriggerCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTriggerCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getTriggerCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
 
getTriggerList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTriggerList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getTriggerList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
 
getTriggerOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTriggerOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getTriggerOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
 
getTriggerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
getTriggerOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
getTriggerOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
getTriggerOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
getTriggerOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode
 
getTriggerOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNodeOrBuilder
 
getTriggers() - Method in class org.jbpm.workflow.core.node.StartNode
 
getTriggers() - Method in class org.jbpm.workflow.instance.node.JoinInstance
 
getType() - Method in interface org.drools.definition.process.Process
The type of process.
getType() - Method in interface org.drools.definition.rule.Global
 
getType() - Method in interface org.drools.definition.type.FactField
Returns the type of this field.
getType() - Method in interface org.drools.runtime.rule.PropagationContext
The PropagationContextType, numbers may change between Drools versions.
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 class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getType() - Method in class org.jbpm.process.audit.NodeInstanceLog
 
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.task.BooleanExpression
 
getType() - Method in class org.jbpm.task.event.entity.TaskEvent
 
getType() - Method in class org.jbpm.task.service.ContentData
 
getType() - Method in class org.jbpm.task.service.TaskServiceRequest
 
getType() - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
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
 
getTypeFromValue(String) - Static method in enum org.jbpm.task.event.entity.TaskEventType
 
getUnescalatedDeadlines() - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
Special onetime method
getUnescalatedDeadlinesList() - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
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
 
getUsedIdentigiers() - Method in class org.jbpm.process.workitem.email.Email
 
getUser() - Method in class org.jbpm.task.service.TaskServiceRequest
 
getUserId() - Method in class org.jbpm.task.event.entity.TaskUserEvent
 
getUserInfo() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
getUserinfo() - Method in class org.jbpm.task.service.TaskService
 
getUserName() - Method in class org.jbpm.process.workitem.email.Connection
 
getValidationTimeout() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
 
getValue() - Method in interface org.drools.command.Setter
 
getValue() - Method in enum org.drools.conf.IndexPrecedenceOption
 
getValue(String) - Method in interface org.drools.runtime.ExecutionResults
 
getValue(String) - Method in interface org.drools.runtime.StatelessKnowledgeSessionResults
 
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.marshalling.impl.JBPMMessages.Variable.Builder
 
getValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
getValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
getValue() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
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 enum org.jbpm.task.event.entity.TaskEventType
 
getValueDescriptor() - Method in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
getVariable(String) - Method in interface org.drools.runtime.process.NodeInstance
 
getVariable(String) - Method in interface org.drools.runtime.process.ProcessContext
Returns the value of the variable with the given name.
getVariable(String) - Method in interface org.drools.runtime.process.WorkflowProcessInstance
Returns the value of the variable with the given name.
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getVariable(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
getVariable(String) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
getVariable(String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
getVariable(String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableCount() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getVariableCount() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
getVariableId() - Method in interface org.drools.event.process.ProcessVariableChangedEvent
The unique id of the process variable (definition).
getVariableId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getVariableInstanceId() - Method in interface org.drools.event.process.ProcessVariableChangedEvent
The unique id of the process variable instance (as multiple node instances with the same process variable definition exists).
getVariableInstanceId() - Method in class org.jbpm.process.audit.VariableInstanceLog
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getVariableList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableOrBuilder(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getVariableOrBuilder(int) - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
 
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
getVariableOrBuilderList() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
getVariableOrBuilderList() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
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
 
getVariableScope() - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
getVariableScope() - Method in class org.jbpm.ruleflow.core.RuleFlowProcess
 
getVariableType() - Method in class org.jbpm.workflow.core.node.ForEachNode
 
getVariableValue(String, long, StatefulKnowledgeSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
getVersion() - Method in interface org.drools.definition.process.Process
The version of the Process.
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.task.Task
 
getWidth() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
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
 
getWorkingMemoryEntryPoint(String) - Method in interface org.drools.runtime.rule.WorkingMemory
Returns the WorkingMemoryEntryPoint instance associated with the given name.
getWorkingMemoryEntryPoint(String) - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkingMemoryEntryPoints() - Method in interface org.drools.runtime.rule.WorkingMemory
Returns a collection of all available working memory entry points for this session.
getWorkingMemoryEntryPoints() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkingMemoryEventListeners() - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Returns all event listeners.
getWorkingMemoryEventListeners() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkingMemoryEventListeners() - Method in class org.jbpm.task.service.TaskService
 
getWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getWorkItem() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
 
getWorkItem() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
getWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
 
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
getWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
getWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
 
getWorkItemId() - Method in class org.jbpm.task.TaskData
 
getWorkItemId() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemManager() - Method in interface org.drools.runtime.process.ProcessRuntime
Returns the WorkItemManager related to this session.
getWorkItemManager() - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
getWorkItemManager() - Method in class org.jbpm.process.StatefulProcessSession
 
getWorkItemNode() - Method in class org.jbpm.ruleflow.core.factory.WorkItemNodeFactory
 
getWorkItemNode() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
getWorkItemOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
getWorkItemOrBuilder() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
getWorkItemOrBuilder() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
 
getWorksheetName() - Method in interface org.drools.builder.DecisionTableConfiguration
 
getWSClient(WorkItem, String) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
getX() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getXjcOpts() - Method in interface org.drools.builder.JaxbConfiguration
 
getY() - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
getZip() - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
Global - Interface in org.drools.definition.rule
 
global(String, String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
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
 
GLOBALS - Static variable in class org.drools.runtime.EnvironmentName
 
Globals - Interface in org.drools.runtime
 
globals(Map<String, String>) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
GoogleCalendarUtils - Class in org.jbpm.process.workitem.google.calendar
 
GoogleCalendarWorkItemHandler - Class in org.jbpm.process.workitem.google.calendar
 
GoogleCalendarWorkItemHandler() - Constructor for class org.jbpm.process.workitem.google.calendar.GoogleCalendarWorkItemHandler
 
Group - Class in org.jbpm.task
 
Group() - Constructor for class org.jbpm.task.Group
 
Group(String) - Constructor for class org.jbpm.task.Group
 
GROUP_NODE_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance
 
groupExists(String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 

H

halt() - Method in interface org.drools.runtime.rule.WorkingMemory
Request the engine to stop firing rules.
halt() - Method in class org.jbpm.process.StatefulProcessSession
 
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(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
handleCompensationNode(Node, Element, String, String, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.IntermediateThrowEventHandler
 
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(Activation, WorkingMemory, Exception) - Method in interface org.drools.runtime.rule.ConsequenceExceptionHandler
 
handleException(ExceptionHandler, String, Object) - Method in class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
 
handleException(String, Object) - Method in interface org.jbpm.process.instance.context.exception.ExceptionHandlerInstance
 
handleException(String, Object) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
handleException(ExceptionHandler, String, Object) - Method in class org.jbpm.process.instance.context.exception.ExceptionScopeInstance
 
handleException(String, ExceptionScopeInstance) - Method in class org.jbpm.workflow.instance.node.FaultNodeInstance
 
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
 
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
 
handler - Variable in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
handler - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
handler - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
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
 
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
 
handleWeekend(Calendar) - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
hasActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasActivatedTime() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasActivatedTime() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
hasActorId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
hasActorId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
 
hasComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasComposite() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasComposite() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
hasContent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
hasContent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
hasCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
hasCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
hasCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
 
hasDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasDelay() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasDelay() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasEmail(Group) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
hasEmail(Group) - Method in class org.jbpm.task.service.DefaultUserInfo
 
hasEmail(Group) - Method in interface org.jbpm.task.UserInfo
 
hasError() - Method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
hasErrors() - Method in interface org.drools.builder.KnowledgeBuilder
If errors occurred during the build process they are added here
hasEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasEvent() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasEvent() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasForEach() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasForEach() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hashCode() - Method in class org.drools.agent.conf.ValidationTimeoutOption
 
hashCode() - Method in class org.drools.builder.conf.AccumulateFunctionOption
 
hashCode() - Method in class org.drools.builder.conf.DefaultDialectOption
 
hashCode() - Method in class org.drools.builder.conf.DefaultPackageNameOption
 
hashCode() - Method in class org.drools.builder.conf.DumpDirOption
 
hashCode() - Method in class org.drools.builder.conf.EvaluatorOption
 
hashCode() - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
hashCode() - Method in class org.drools.builder.ResourceType
 
hashCode() - Method in class org.drools.conf.AlphaThresholdOption
 
hashCode() - Method in class org.drools.conf.CompositeKeyDepthOption
 
hashCode() - Method in class org.drools.conf.ConsequenceExceptionHandlerOption
 
hashCode() - Method in class org.drools.conf.MaxThreadsOption
 
hashCode() - Method in class org.drools.conf.PermGenThresholdOption
 
hashCode() - Method in class org.drools.runtime.conf.BeliefSystemTypeOption
 
hashCode() - Method in class org.drools.runtime.conf.ClockTypeOption
 
hashCode() - Method in class org.drools.runtime.conf.TimerJobFactoryOption
 
hashCode() - Method in class org.drools.runtime.conf.WorkItemHandlerOption
 
hashCode() - Method in class org.jbpm.examples.request.Request
 
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.task.Attachment
 
hashCode() - Method in class org.jbpm.task.BooleanExpression
 
hashCode() - Method in class org.jbpm.task.Comment
 
hashCode() - Method in class org.jbpm.task.Content
 
hashCode() - Method in class org.jbpm.task.Deadline
 
hashCode() - Method in class org.jbpm.task.Deadlines
 
hashCode() - Method in class org.jbpm.task.Delegation
 
hashCode() - Method in class org.jbpm.task.EmailNotification
 
hashCode() - Method in class org.jbpm.task.EmailNotificationHeader
 
hashCode() - Method in class org.jbpm.task.Escalation
 
hashCode() - Method in class org.jbpm.task.event.TaskEventKey
 
hashCode() - Method in class org.jbpm.task.I18NText
 
hashCode() - Method in class org.jbpm.task.Language
 
hashCode() - Method in class org.jbpm.task.Notification
 
hashCode() - Method in class org.jbpm.task.OrganizationalEntity
 
hashCode() - Method in class org.jbpm.task.PeopleAssignments
 
hashCode() - Method in class org.jbpm.task.query.DeadlineSummary
 
hashCode() - Method in class org.jbpm.task.query.TaskSummary
 
hashCode() - Method in class org.jbpm.task.Reassignment
 
hashCode() - Method in class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
hashCode() - Method in class org.jbpm.task.Task
 
hashCode() - Method in class org.jbpm.task.TaskData
 
hashCode(List) - Static method in class org.jbpm.task.utils.CollectionUtils
 
hashCode() - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
hashCode() - Method in class org.jbpm.workflow.core.impl.ConnectionRef
 
hashCode() - Method in class org.jbpm.workflow.core.node.CompositeNode.NodeAndType
 
hasHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasHumanTask() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasHumanTask() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
hasId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
hasId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
hasJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasJoin() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasJoin() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasLastTriggered() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasLastTriggered() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasMilestone() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasMilestone() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
hasName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
hasName() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
hasName() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
hasNextFireTime() - Method in class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger
 
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
hasNodeId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
hasNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
 
hasNodeId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
 
hasNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
hasNodeInstanceCounter() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
hasNodeInstanceCounter() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
hasPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasPeriod() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasPeriod() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
hasProcessId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
hasProcessId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
hasProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
 
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasProcessInstanceId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasProcessInstanceId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
hasProcessInstancesId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
hasProcessInstancesId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
hasProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
hasProcessType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
hasProcessType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
hasResults(ResultSeverity...) - Method in interface org.drools.builder.KnowledgeBuilder
Checks if the builder generated any results of the listed severities
hasRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasRuleSet() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasRuleSet() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstanceOrBuilder
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
hasState() - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
hasState() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.WorkItemOrBuilder
 
hasStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
hasStrategyIndex() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
hasStrategyIndex() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
hasSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasSubProcess() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasSubProcess() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
hasSwimlane() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
hasSwimlane() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
 
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
hasTimer() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
hasTimer() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
 
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
hasTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder
 
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
hasTimerId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
hasTimerId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 
hasTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
hasTrigger() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
hasTrigger() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessTimerOrBuilder
 
hasType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasType() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasType() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
hasValue() - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
hasValue() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.VariableOrBuilder
 
hasWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
hasWorkItem() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
hasWorkItem() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder
 
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode
 
hasWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
 
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
hasWorkItemId() - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
hasWorkItemId() - Method in interface org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNodeOrBuilder
 
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
 
HOLIDAY_DATE_FORMAT - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HOLIDAYS - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HornetQHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
This class provides the default configurations for a HornetQ WorkItem Handler
HornetQHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(TaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(TaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(String, TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQHTWorkItemHandler(String, TaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
HornetQSessionWriter - Class in org.jbpm.task.service.hornetq
 
HornetQSessionWriter(ClientSession, ClientProducer) - Constructor for class org.jbpm.task.service.hornetq.HornetQSessionWriter
 
HornetQTaskClientConnector - Class in org.jbpm.task.service.hornetq
 
HornetQTaskClientConnector(String, BaseClientHandler) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
HornetQTaskClientHandler - Class in org.jbpm.task.service.hornetq
 
HornetQTaskClientHandler(SystemEventListener) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskClientHandler
 
HornetQTaskServer - Class in org.jbpm.task.service.hornetq
 
HornetQTaskServer(TaskService, int) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskServer
 
HornetQTaskServer(TaskService, String, int) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskServer
 
HornetQTaskServer(TaskService, int, Configuration) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskServer
 
HornetQTaskServer(TaskService, String, int, Configuration) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskServer
 
HornetQTaskServerHandler - Class in org.jbpm.task.service.hornetq
 
HornetQTaskServerHandler(TaskService, SystemEventListener) - Constructor for class org.jbpm.task.service.hornetq.HornetQTaskServerHandler
 
HOURS_PER_DAY - Static variable in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
HUMAN_TASK_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
HUMAN_TASK_NODE_VALUE - Static variable in enum org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType
 
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
 
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.process.workitem.wsht
 
HumanTaskHandlerHelper() - Constructor for class org.jbpm.process.workitem.wsht.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
 

I

I18NText - Class in org.jbpm.task
 
I18NText() - Constructor for class org.jbpm.task.I18NText
 
I18NText(String, String) - Constructor for class org.jbpm.task.I18NText
 
ID - Static variable in class org.jbpm.bpmn2.xpath.XPATHProcessDialect
 
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
 
IllegalTaskStateException - Exception in org.jbpm.task.service
 
IllegalTaskStateException(String) - Constructor for exception org.jbpm.task.service.IllegalTaskStateException
 
IllegalTaskStateException(String, Throwable) - Constructor for exception org.jbpm.task.service.IllegalTaskStateException
 
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
 
InclusiveGatewayHandler - Class in org.jbpm.bpmn2.xml
 
InclusiveGatewayHandler() - Constructor for class org.jbpm.bpmn2.xml.InclusiveGatewayHandler
 
IncorrectParametersException - Exception in org.jbpm.task.service
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.task.service.IncorrectParametersException
 
IncorrectParametersException(String, Throwable) - Constructor for exception org.jbpm.task.service.IncorrectParametersException
 
independent(boolean) - Method in class org.jbpm.ruleflow.core.factory.SubProcessNodeFactory
 
IndexLeftBetaMemoryOption - Enum in org.drools.conf
An Enum for indexLeftBetaMemory option.
IndexPrecedenceOption - Enum in org.drools.conf
An Enum for Index Precedence option.
IndexRightBetaMemoryOption - Enum in org.drools.conf
An Enum for indexRightBetaMemory option.
info(String) - Method in interface org.drools.SystemEventListener
For general info messages
info(String, Object) - Method in interface org.drools.SystemEventListener
 
init(Serializable) - Method in interface org.drools.runtime.rule.AccumulateFunction
Initializes the accumulator
init(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
init(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
init() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
init(Properties) - Method in class org.jbpm.task.identity.DefaultUserGroupCallbackImpl
 
initialize() - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
initialize() - Method in class org.jbpm.task.service.TaskService
The method in which everything is initialized.
initialize() - Method in class org.jbpm.task.TaskData
Initializes the state of the TaskData, i.e. sets the createdOn, activationTime and sets the state to Status.Created.
initInstance(Properties) - Static method in class org.jbpm.task.service.SendIcal
 
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
 
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
 
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
 
insert(Object) - Method in interface org.drools.runtime.ExitPoint
Deprecated.  
insert(Object) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Inserts a new fact into this entry point
insert(Object) - Method in class org.jbpm.process.StatefulProcessSession
 
insertLogical(Object) - Method in interface org.drools.runtime.rule.RuleContext
Logically inserts a fact into the KnowledgeSession, justified by the current rule context.
insertLogical(Object, Object) - Method in interface org.drools.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.workflow.instance.impl.NodeInstanceFactoryRegistry
 
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
 
internalAddDynamicSubProcess(WorkflowProcessInstance, DynamicNodeInstance, KnowledgeRuntime, 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.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.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
 
InternalPersistentTaskEventListener - Class in org.jbpm.task.event
 
InternalPersistentTaskEventListener(TaskEventsAdmin) - Constructor for class org.jbpm.task.event.InternalPersistentTaskEventListener
 
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
 
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
 
InternalTaskEventListener - Class in org.jbpm.task.event
 
InternalTaskEventListener(TaskServiceSession) - Constructor for class org.jbpm.task.event.InternalTaskEventListener
 
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.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.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
 
INVOKER_REGISTRY - Static variable in class org.jbpm.process.builder.dialect.java.AbstractJavaProcessBuilder
 
IS_ENTITY_ID_DN - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
IS_USER_ID_DN - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
isActive() - Method in interface org.drools.runtime.rule.Activation
An Activation is considered active if it is on the agenda and has not yet fired.
isAddTargetEntityToPotentialOwners() - Method in class org.jbpm.task.service.OperationCommand
 
isAddTargetUserToPotentialOwners() - Method in class org.jbpm.task.service.OperationCommand
 
isAdvancedProcessRuleIntegration() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isAllowed() - Method in enum org.drools.builder.conf.PropertySpecificOption
 
isAllowed() - Method in class org.jbpm.task.service.TaskServiceRequest
 
isArchived() - Method in class org.jbpm.task.Task
 
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
isCanceled() - Method in class org.jbpm.examples.request.Request
 
isCancelRemainingInstances() - Method in class org.jbpm.workflow.core.node.CompositeNode
 
isClassLoaderCacheEnabled() - Method in enum org.drools.builder.conf.ClassLoaderCacheOption
 
isConnected() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
isConnected() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
isDeclarativeAgendaEnabled() - Method in enum org.drools.builder.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
 
isDone() - Method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
isDynamic() - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
isDynamic() - Method in interface org.jbpm.workflow.core.WorkflowProcess
 
isEnabled() - Method in enum org.drools.conf.MBeansOption
 
isEnabled(String) - Static method in enum org.drools.conf.MBeansOption
 
isEscalated() - Method in class org.jbpm.task.Deadline
 
isEvent() - Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
True if this node corresponds to an event type
isIndependent() - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
isIndexLeftBetaMemory() - Method in enum org.drools.conf.IndexLeftBetaMemoryOption
 
isIndexLeftBetaMemory() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isIndexRightBetaMemory() - Method in enum org.drools.conf.IndexRightBetaMemoryOption
 
isIndexRightBetaMemory() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
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.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
 
isInValidStatus(Task) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
isInversionOfControl() - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
isInversionOfControl() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
isKeepReference() - Method in enum org.drools.runtime.conf.KeepReferenceOption
 
isKey() - Method in interface org.drools.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
 
isLocal() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
isLocal() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
isLRUnlinkingEnabled() - Method in enum org.drools.builder.conf.LRUnlinkingOption
 
isMaintainTMS() - Method in enum org.drools.conf.MaintainTMSOption
 
isMaintainTms() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isMarshallProcessInstances() - Method in interface org.drools.marshalling.MarshallingConfiguration
 
isMarshallWorkItems() - Method in interface org.drools.marshalling.MarshallingConfiguration
 
isMBeansEnabled() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isMonitorChangesetEvents() - Method in enum org.drools.agent.conf.MonitorChangesetEventsOption
 
isMonitorChangeSetEvents() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
 
isMultithreadEvaluation() - Method in enum org.drools.conf.MultithreadEvaluationOption
Deprecated.  
isMultithreadEvaluation() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isNegated() - Method in interface org.drools.runtime.rule.Operator
Returns true if this operator instance is negated.
isNewInstance() - Method in enum org.drools.agent.conf.NewInstanceOption
 
isNewInstance() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
Returns the configured state of the drools.agent.newInstance option.
isOwningSessionOnly() - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
isOwningSessionOnly() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
isPersistence() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
isProcessStringEscapes() - Method in enum org.drools.builder.conf.ProcessStringEscapesOption
 
isPropSpecific(boolean, boolean) - Method in enum org.drools.builder.conf.PropertySpecificOption
 
isRemove() - Method in interface org.jbpm.eventmessaging.EventResponseHandler
 
isRemove() - Method in interface org.jbpm.eventmessaging.EventTriggerTransport
 
isRemove() - Method in class org.jbpm.process.workitem.wsht.BlockingEventResponseHandler
 
isRemove() - Method in class org.jbpm.task.service.EventTransport
 
isRemove() - Method in class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
isRemoveIdentities() - Method in enum org.drools.conf.RemoveIdentitiesOption
 
isRemoveIdentities() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isRemoveUserFromPotentialOwners() - Method in class org.jbpm.task.service.OperationCommand
 
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
 
isRunning() - Method in class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
isRunning() - Method in class org.jbpm.task.service.jms.BaseJMSTaskServer
 
isRunning() - Method in class org.jbpm.task.service.mina.BaseMinaTaskServer
 
isRunning() - Method in class org.jbpm.task.service.TaskServer
 
isScanDirectories() - Method in enum org.drools.agent.conf.ScanDirectoriesOption
 
isScanDirectories() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
 
isScanResources() - Method in enum org.drools.agent.conf.ScanResourcesOption
 
isScanResources() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
 
isSequential() - Method in enum org.drools.conf.SequentialOption
 
isSequential() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isSetNewOwnerToNull() - Method in class org.jbpm.task.service.OperationCommand
 
isSetNewOwnerToUser() - Method in class org.jbpm.task.service.OperationCommand
 
isSetToPreviousStatus() - Method in class org.jbpm.task.service.OperationCommand
 
isShareAlphaNodes() - Method in enum org.drools.conf.ShareAlphaNodesOption
 
isShareAlphaNodes() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isShareBetaNodes() - Method in enum org.drools.conf.ShareBetaNodesOption
 
isShareBetaNodes() - Method in interface org.drools.management.KBaseConfigurationMonitorMBean
 
isSharedEntityManager() - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
isSkipable() - Method in class org.jbpm.task.query.TaskSummary
 
isSkipable() - Method in class org.jbpm.task.TaskData
 
isSkippable() - Method in class org.jbpm.task.service.OperationCommand
 
isTemporal() - Method in interface org.drools.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
 
isThrowLink() - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
isTimeIncluded(long) - Method in class org.drools.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
isTimeIncluded(long) - Method in interface org.drools.time.Calendar
 
isUseKBaseClassLoaderForCompiling() - Method in interface org.drools.agent.KnowledgeAgentConfiguration
 
isUseKnowledgeBaseClassloader() - Method in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
 
isUserIsExplicitPotentialOwner() - Method in class org.jbpm.task.service.OperationCommand
 
isValid() - Method in class org.jbpm.examples.request.Request
 
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
 
iterator() - Method in interface org.drools.runtime.rule.QueryResults
 

J

JAASUserGroupCallbackImpl - Class in org.jbpm.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.task.identity.JAASUserGroupCallbackImpl
 
JAASUserGroupCallbackImpl(String) - Constructor for class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
JabberWorkItemHandler - Class in org.jbpm.process.workitem.jabber
 
JabberWorkItemHandler() - Constructor for class org.jbpm.process.workitem.jabber.JabberWorkItemHandler
 
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
 
JaxbConfiguration - Interface in org.drools.builder
 
JBPMExamplesApp - Class in org.jbpm.examples
 
JBPMExamplesApp() - Constructor for class org.jbpm.examples.JBPMExamplesApp
 
JBPMHelper - Class in org.jbpm.test
 
JbpmJUnitTestCase - Class in org.jbpm.test
Base test case for the jbpm-bpmn2 module.
JbpmJUnitTestCase() - Constructor for class org.jbpm.test.JbpmJUnitTestCase
 
JbpmJUnitTestCase(boolean) - Constructor for class org.jbpm.test.JbpmJUnitTestCase
 
JbpmJUnitTestCase.TestWorkItemHandler - Class in org.jbpm.test
 
JbpmJUnitTestCase.TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
 
JBPMMessages - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.ExclusiveGroupInstance - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstance - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstance.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.EventNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder - Class in org.jbpm.marshalling.impl
 
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
 
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder - Class 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
 
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder - Class in org.jbpm.marshalling.impl
 
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
 
JBPMMessages.ProcessInstance.SwimlaneContextInstance - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder - Class in org.jbpm.marshalling.impl
 
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
 
JBPMMessages.ProcessTimer.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessTimer.TimerInstance - Class in org.jbpm.marshalling.impl
 
JBPMMessages.ProcessTimer.TimerInstance.Builder - Class in org.jbpm.marshalling.impl
 
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
 
JBPMMessages.Variable.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.VariableOrBuilder - Interface in org.jbpm.marshalling.impl
 
JBPMMessages.WorkItem - Class in org.jbpm.marshalling.impl
 
JBPMMessages.WorkItem.Builder - Class in org.jbpm.marshalling.impl
 
JBPMMessages.WorkItemOrBuilder - Interface in org.jbpm.marshalling.impl
 
JMSSessionWriter - Class in org.jbpm.task.service.jms
 
JMSSessionWriter(Session, MessageProducer, String) - Constructor for class org.jbpm.task.service.jms.JMSSessionWriter
 
JMSTaskClientConnector - Class in org.jbpm.task.service.jms
 
JMSTaskClientConnector(String, BaseClientHandler, Properties, Context) - Constructor for class org.jbpm.task.service.jms.JMSTaskClientConnector
 
JMSTaskClientConnector.Responder - Class in org.jbpm.task.service.jms
 
JMSTaskClientConnector.Responder(String, boolean) - Constructor for class org.jbpm.task.service.jms.JMSTaskClientConnector.Responder
 
JMSTaskClientHandler - Class in org.jbpm.task.service.jms
 
JMSTaskClientHandler(SystemEventListener) - Constructor for class org.jbpm.task.service.jms.JMSTaskClientHandler
 
JMSTaskServer - Class in org.jbpm.task.service.jms
 
JMSTaskServer(TaskService, Properties, Context) - Constructor for class org.jbpm.task.service.jms.JMSTaskServer
 
JMSTaskServerHandler - Class in org.jbpm.task.service.jms
 
JMSTaskServerHandler(TaskService, SystemEventListener) - Constructor for class org.jbpm.task.service.jms.JMSTaskServerHandler
 
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
 
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
 
JPAKnowledgeService - Class in org.drools.persistence.jpa
Long term out of the box persistence of runtime state with JPA is possible with Drools & jBPM.
JPAKnowledgeService() - Constructor for class org.drools.persistence.jpa.JPAKnowledgeService
 
JPAProcessInstanceDbLog - Class in org.jbpm.process.audit
This class is essentially a very simple implementation of a service that deals with ProcessInstanceLog entities.
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
 
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
 
JPAWorkingMemoryDbLogger - Class in org.jbpm.process.audit
Enables history log via JPA.
JPAWorkingMemoryDbLogger(WorkingMemory) - Constructor for class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
JPAWorkingMemoryDbLogger(KnowledgeRuntimeEventManager) - Constructor for class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 

K

KBaseConfigurationMonitorMBean - Interface in org.drools.management
 
KBuilderSeverityOption - Class in org.drools.builder.conf
 
KeepReferenceOption - Enum in org.drools.runtime.conf
Option to configure if the knowledge base should retain a reference to the knowledge session or not.
KnowledgeAgent - Interface in org.drools.agent
The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent.
KnowledgeAgent.ResourceStatus - Enum in org.drools.agent
 
KnowledgeAgentConfiguration - Interface in org.drools.agent
This class configures and allows inspection of the current configuration of a KnowledgeAgent drools.agent.scanResources = <true|false> Enables(true) or Disables(false) the continuous scan of resources.
KnowledgeAgentEventListener - Interface in org.drools.event.knowledgeagent
 
KnowledgeAgentFactory - Class in org.drools.agent
The KnowlegeAgent is created by the KnowlegeAgentFactory.
KnowledgeAgentFactory() - Constructor for class org.drools.agent.KnowledgeAgentFactory
 
KnowledgeAgentProvider - Interface in org.drools.agent
KnowledgeAgentProvider is used by the KnowledgeAgentFactory to "provide" it's concrete implementation.
KnowledgeBase - Interface in org.drools
The KnowledgeBase is a repository of all the application's knowledge definitions.
KnowledgeBaseConfiguration - Interface in org.drools
A class to store KnowledgeBase related configuration.
KnowledgeBaseEvent - Interface in org.drools.event.knowledgebase
 
KnowledgeBaseEventListener - Interface in org.drools.event.knowledgebase
 
KnowledgeBaseEventManager - Interface in org.drools.event.knowledgebase
 
KnowledgeBaseFactory - Class in org.drools
This factory will create and return a KnowledgeBase instance, an optional KnowledgeBaseConfiguration can be provided.
KnowledgeBaseFactory() - Constructor for class org.drools.KnowledgeBaseFactory
 
KnowledgeBaseFactoryService - Interface in org.drools
KnowledgeBaseFactoryService is the interface implemented by KnowledgeBaseFactory.
KnowledgeBaseOption - Interface in org.drools.conf
A markup interface for KnowledgeBaseConfiguration options
KnowledgeBaseOptionsConfiguration - Interface in org.drools.conf
A base interface for type safe configurations
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
KnowledgeBaseUpdatedEvent - Class in org.drools.event.knowledgeagent
 
KnowledgeBaseUpdatedEvent(KnowledgeBase) - Constructor for class org.drools.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
KnowledgeBuilder - Interface in org.drools.builder
The KnowledgeBuilder is responsible for taking source files, such as a .drl file, a .bpmn2 file or an .xls file, and turning them into a KnowledgePackage of rule and process definitions which a KnowledgeBase can consume.
KnowledgeBuilderConfiguration - Interface in org.drools.builder
This class configures the knowledge package builder and compiler.
KnowledgeBuilderError - Interface in org.drools.builder
A reported error during the build process.
KnowledgeBuilderErrors - Interface in org.drools.builder
A typed collection of errors.
KnowledgeBuilderFactory - Class in org.drools.builder
This factory is used to build the knowledge base resources that are held collectively in KnowledgePackages.
KnowledgeBuilderFactory() - Constructor for class org.drools.builder.KnowledgeBuilderFactory
 
KnowledgeBuilderFactoryService - Interface in org.drools.builder
KnowledgeBuilderFactoryService is used by the KnowledgeBuilderFactory to "provide" it's concrete implementation.
KnowledgeBuilderHelper - Class in org.drools.builder.help
Provides helper methods for working with JAXB and a Knowledgebase, it takes care of the Classpath issues when mapping against internal type declarations.
KnowledgeBuilderHelper() - Constructor for class org.drools.builder.help.KnowledgeBuilderHelper
 
KnowledgeBuilderOption - Interface in org.drools.builder.conf
A markup interface for KnowledgeBuilderConfiguration options
KnowledgeBuilderOptionsConfiguration - Interface in org.drools.builder.conf
A base interface for type safe configurations
KnowledgeBuilderResult - Interface in org.drools.builder
A super interface for Knowledge Building result messages.
KnowledgeBuilderResults - Interface in org.drools.builder
A typed collection for knowledge builder results.
KnowledgeContext - Interface in org.drools.runtime
 
KnowledgeDefinition - Interface in org.drools.definition
Marker interface for all KnowlegeDefinition's
KnowledgeDefinition.KnowledgeType - Enum in org.drools.definition
 
KnowledgeDescr - Interface in org.drools.definition
A top level interface for Knowledge Descriptors.
KnowledgeLog - Interface in org.drools.logger
 
KnowledgePackage - Interface in org.drools.definition
This provides a collection of knowledge definitions that can be given to a KnowledgeBase.
KnowledgeRuntime - Interface in org.drools.runtime
 
KnowledgeRuntimeEvent - Interface in org.drools.event
An event that is generated by the knowledge runtime.
KnowledgeRuntimeEventManager - Interface in org.drools.event
A manager for runtime events.
KnowledgeRuntimeLogger - Interface in org.drools.logger
A logger for audit events.
KnowledgeRuntimeLoggerFactory - Class in org.drools.logger
The KnowledgeRuntimeLogger uses the comprehensive event system to create an audit log that can be used to log the execution of the session for later inspection, in tools such as the Eclipse audit viewer.
KnowledgeRuntimeLoggerFactory() - Constructor for class org.drools.logger.KnowledgeRuntimeLoggerFactory
 
KnowledgeRuntimeLoggerFactoryService - Interface in org.drools.logger
 
KnowledgeSessionCleanup - Class in org.jbpm.test
 
KnowledgeSessionCleanup() - Constructor for class org.jbpm.test.KnowledgeSessionCleanup
 
KnowledgeSessionConfiguration - Interface in org.drools.runtime
KnowledgeSessionConfiguration A class to store Session related configuration.
KnowledgeSessionMonitoringMBean - Interface in org.drools.management
An MBean interface for Knowledge Session monitoring
KnowledgeSessionOption - Interface in org.drools.runtime.conf
A markup interface for KnowledgeSessionConfiguration options
KnowledgeSessionOptionsConfiguration - Interface in org.drools.runtime.conf
A base interface for type safe configurations
knowledgeSessionSetLocal - Static variable in class org.jbpm.test.JbpmJUnitTestCase
 
knowledgeSessionSetLocal - Static variable in class org.jbpm.test.KnowledgeSessionCleanup
 
KnowledgeStoreService - Interface in org.drools.persistence.jpa
 
ksessionCleanupRule - Variable in class org.jbpm.test.JbpmJUnitTestCase
 

L

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.task.identity.LDAPUserInfoImpl
 
Language - Class in org.jbpm.task
 
Language() - Constructor for class org.jbpm.task.Language
 
Language(String) - Constructor for class org.jbpm.task.Language
 
LAST_TRIGGERED_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
LDAPUserGroupCallbackImpl - Class in org.jbpm.task.identity
LDAP integration for Task Service to collect user and role/group information.
LDAPUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserInfoImpl - Class in org.jbpm.task.identity
 
LDAPUserInfoImpl() - Constructor for class org.jbpm.task.identity.LDAPUserInfoImpl
 
LDAPUserInfoImpl(Properties) - Constructor for class org.jbpm.task.identity.LDAPUserInfoImpl
 
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
 
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.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.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
 
listMetaAttributes() - Method in interface org.drools.definition.rule.Query
Deprecated.  
listMetaAttributes() - Method in interface org.drools.definition.rule.Rule
Deprecated.  
LiveQuery - Interface in org.drools.runtime.rule
 
loadClass(String, boolean) - Method in class org.drools.util.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
loadClass(String, boolean, ClassLoader) - Method in class org.drools.util.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
loadSession(int, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
loadStatefulKnowledgeSession(int, KnowledgeBase, KnowledgeSessionConfiguration, Environment) - Static method in class org.drools.persistence.jpa.JPAKnowledgeService
 
loadStatefulKnowledgeSession(int, KnowledgeBase, KnowledgeSessionConfiguration, Environment) - Method in interface org.drools.persistence.jpa.KnowledgeStoreService
 
loadStatefulKnowledgeSession(KnowledgeBase, int) - Static method in class org.jbpm.test.JBPMHelper
 
LocalHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
 
LocalHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(TaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(TaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHTWorkItemHandler(TaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.LocalHTWorkItemHandler
 
LocalHumanTaskService - Class in org.jbpm.task.service.local
 
LocalHumanTaskService() - Constructor for class org.jbpm.task.service.local.LocalHumanTaskService
 
LocalTaskService - Class in org.jbpm.task.service.local
 
LocalTaskService(TaskService) - Constructor for class org.jbpm.task.service.local.LocalTaskService
 
locate(String) - Static method in class org.drools.util.OSGiLocator
Finds the preferred provider for the given service.
locateAll(String) - Static method in class org.drools.util.OSGiLocator
Finds all providers for the given service.
logEventCreated(LogEvent) - Method in class org.jbpm.process.audit.JPAWorkingMemoryDbLogger
 
logEventCreated(LogEvent) - Method in class org.jbpm.process.audit.WorkingMemoryDbLogger
Deprecated.  
logger - Static variable in class org.drools.osgi.api.Activator.DroolsServiceTracker
 
logger - Static variable in class org.drools.osgi.api.Activator
 
logger - Static variable in class org.drools.util.ChainedProperties
 
logger - Static variable in class org.drools.util.ServiceRegistryImpl
 
LogicalOverrideOption - Enum in org.drools.conf
An Enum for LogicalOverride option.
LoopingExample - Class in org.jbpm.examples.looping
 
LoopingExample() - Constructor for class org.jbpm.examples.looping.LoopingExample
 
LRUnlinkingOption - Enum in org.drools.builder.conf
An Enum for Left & Right Unlinking option.

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.evaluation.EvaluationExample
 
main(String[]) - Static method in class org.jbpm.examples.evaluation.EvaluationExample2
 
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
 
MaintainTMSOption - Enum in org.drools.conf
An Enum for MaintainTMS option.
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
 
Mappable - Interface in org.jbpm.process.core.context.variable
 
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
 
mapStartsWith(Map<String, String>, String, boolean) - Method in class org.drools.util.ChainedProperties
 
marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in interface org.drools.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[].
marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
marshal(Object, Environment) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
marshall(OutputStream, StatefulKnowledgeSession) - Method in interface org.drools.marshalling.Marshaller
Marshalls the given StatefulKnowledgeSession into the provided OutputStream
MarshalledContentWrapper - Class in org.jbpm.task.utils
 
MarshalledContentWrapper(byte[], String, Class) - Constructor for class org.jbpm.task.utils.MarshalledContentWrapper
 
Marshaller - Interface in org.drools.marshalling
 
MarshallerFactory - Class in org.drools.marshalling
The MarshallerFactory is used to marshal and unmarshal StatefulKnowledgeSessions.
MarshallerFactory() - Constructor for class org.drools.marshalling.MarshallerFactory
 
MarshallerProvider - Interface in org.drools.marshalling
This api is experimental and thus the classes and the interfaces returned are subject to change.
MarshallingConfiguration - Interface in org.drools.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
 
matchesExtension(String) - Method in class org.drools.builder.ResourceType
 
MAX_RESULTS - Static variable in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
MaxThreadsOption - Class in org.drools.conf
A class for the max threads configuration.
MBeansOption - Enum in org.drools.conf
An Enum for MBeans Enabled option.
MEMBER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
mergeComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeContent(JBPMMessages.ProcessInstance.NodeInstanceContent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
mergeEvent(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.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.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
 
mergeJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
mergeTimer(JBPMMessages.ProcessTimer.TimerInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
mergeTrigger(ProtobufMessages.Trigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
mergeWorkItem(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
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
 
messageReceived(ClientSession, Object, String) - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientHandler
 
messageReceived(ClientSession, Object, String) - Method in class org.jbpm.task.service.hornetq.HornetQTaskServerHandler
 
messageReceived(Session, Object, Destination, String) - Method in class org.jbpm.task.service.jms.JMSTaskClientHandler
 
messageReceived(QueueSession, Object, Destination, String) - Method in class org.jbpm.task.service.jms.JMSTaskServerHandler
 
messageReceived(IoSession, Object) - Method in class org.jbpm.task.service.mina.MinaTaskClientHandler
 
messageReceived(IoSession, Object) - Method in class org.jbpm.task.service.mina.MinaTaskServerHandler
 
messageReceived(SessionWriter, Object) - Method in class org.jbpm.task.service.TaskClientHandler
 
messageReceived(SessionWriter, Object) - Method in class org.jbpm.task.service.TaskServerHandler
 
MessagingTaskEventListener - Class in org.jbpm.task.event
 
MessagingTaskEventListener(EventKeys) - Constructor for class org.jbpm.task.event.MessagingTaskEventListener
 
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
 
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
 
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
 
MinaHTWorkItemHandler - Class in org.jbpm.process.workitem.wsht
This class provides the default configurations for a Mina WorkItem Handler
MinaHTWorkItemHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(TaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(TaskService, KnowledgeRuntime, boolean) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(String, TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaHTWorkItemHandler(String, TaskService, KnowledgeRuntime, OnErrorAction, ClassLoader) - Constructor for class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
MinaSessionWriter - Class in org.jbpm.task.service.mina
 
MinaSessionWriter(IoSession) - Constructor for class org.jbpm.task.service.mina.MinaSessionWriter
 
MinaTaskClientConnector - Class in org.jbpm.task.service.mina
 
MinaTaskClientConnector(String, BaseMinaHandler) - Constructor for class org.jbpm.task.service.mina.MinaTaskClientConnector
 
MinaTaskClientHandler - Class in org.jbpm.task.service.mina
 
MinaTaskClientHandler(SystemEventListener) - Constructor for class org.jbpm.task.service.mina.MinaTaskClientHandler
 
MinaTaskServer - Class in org.jbpm.task.service.mina
 
MinaTaskServer(TaskService) - Constructor for class org.jbpm.task.service.mina.MinaTaskServer
 
MinaTaskServer(TaskService, int) - Constructor for class org.jbpm.task.service.mina.MinaTaskServer
 
MinaTaskServer(TaskService, int, String) - Constructor for class org.jbpm.task.service.mina.MinaTaskServer
 
MinaTaskServerHandler - Class in org.jbpm.task.service.mina
 
MinaTaskServerHandler(TaskService, SystemEventListener) - Constructor for class org.jbpm.task.service.mina.MinaTaskServerHandler
 
MODIFICATION - Static variable in interface org.drools.runtime.rule.PropagationContext
 
modifiedService(ServiceReference, Object) - Method in class org.drools.osgi.api.Activator.DroolsServiceTracker
 
Modifies - Annotation Type in org.drools.definition.type
Annotation used to declare that a given method (potenially) modifies the values of the named properties
MonitorChangesetEventsOption - Enum in org.drools.agent.conf
 
monitorResourceChangeEvents(boolean) - Method in interface org.drools.agent.KnowledgeAgent
 
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
 
MultithreadEvaluationOption - Enum in org.drools.conf
Deprecated.  
MultiValueKnowledgeBaseOption - Interface in org.drools.conf
A markup interface for MultiValueKnowledgeBaseConfiguration options
MultiValueKnowledgeBuilderOption - Interface in org.drools.builder.conf
A markup interface for MultiValueKnowledgeBuilderConfiguration options
MultiValueKnowledgeSessionOption - Interface in org.drools.runtime.conf
A markup interface for MultiValueKnowledgeSessionConfiguration options
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
 
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
 

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 - Variable in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
name - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
name - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
NAME_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
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
 
NAMING_FACTORY_INITIAL_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
NAMING_FACTORY_URL_PKGS_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
NAMING_PROVIDER_URL_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
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) - Static method in class org.drools.command.CommandFactory
 
newAbortWorkItem(long) - Method in interface org.drools.command.CommandFactoryService
 
newBatchExecution(List<? extends Command>) - Static method in class org.drools.command.CommandFactory
This is a special composite command and will execute all the supplied commands in turn.
newBatchExecution(List<? extends Command>, String) - Static method in class org.drools.command.CommandFactory
 
newBatchExecution(List<? extends Command>, String) - Method in interface org.drools.command.CommandFactoryService
 
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.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.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.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[]) - Static method in class org.drools.io.ResourceFactory
 
newByteArrayResource(byte[]) - Method in interface org.drools.io.ResourceFactoryService
 
newClassFilterAcceptor(String[]) - Static method in class org.drools.marshalling.MarshallerFactory
 
newClassFilterAcceptor(String[]) - Method in interface org.drools.marshalling.MarshallerProvider
 
newClassPathResource(String) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String, Class) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String, ClassLoader) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String, String) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String, String, Class) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String, String, ClassLoader) - Static method in class org.drools.io.ResourceFactory
 
newClassPathResource(String) - Method in interface org.drools.io.ResourceFactoryService
 
newClassPathResource(String, ClassLoader) - Method in interface org.drools.io.ResourceFactoryService
 
newClassPathResource(String, Class<?>) - Method in interface org.drools.io.ResourceFactoryService
 
newClassPathResource(String, String) - Method in interface org.drools.io.ResourceFactoryService
 
newClassPathResource(String, String, ClassLoader) - Method in interface org.drools.io.ResourceFactoryService
 
newClassPathResource(String, String, Class<?>) - Method in interface org.drools.io.ResourceFactoryService
 
newCompleteWorkItem(long, Map<String, Object>) - Static method in class org.drools.command.CommandFactory
 
newCompleteWorkItem(long, Map<String, Object>) - Method in interface org.drools.command.CommandFactoryService
 
newConsoleLogger(KnowledgeRuntimeEventManager) - Static method in class org.drools.logger.KnowledgeRuntimeLoggerFactory
Logs events to command line console.
newConsoleLogger(KnowledgeRuntimeEventManager) - Method in interface org.drools.logger.KnowledgeRuntimeLoggerFactoryService
 
newDecisionTableConfiguration() - Static method in class org.drools.builder.KnowledgeBuilderFactory
DecisionTable resources require a ResourceConfiguration, that configuration instance is created here.
newDecisionTableConfiguration() - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
DecisionTables need to take a configuration of the InputType and XLS based ones can also take a Worksheet name.
newDescrResource(KnowledgeDescr) - Static method in class org.drools.io.ResourceFactory
 
newDescrResource(KnowledgeDescr) - Method in interface org.drools.io.ResourceFactoryService
 
newEnvironment() - Static method in class org.drools.KnowledgeBaseFactory
 
newEnvironment() - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return an Environment
newEnvironment() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newFileLogger(KnowledgeRuntimeEventManager, String) - Static method in class org.drools.logger.KnowledgeRuntimeLoggerFactory
Creates a file logger in the current thread.
newFileLogger(KnowledgeRuntimeEventManager, String) - Method in interface org.drools.logger.KnowledgeRuntimeLoggerFactoryService
 
newFileResource(File) - Static method in class org.drools.io.ResourceFactory
 
newFileResource(String) - Static method in class org.drools.io.ResourceFactory
 
newFileSystemResource(File) - Method in interface org.drools.io.ResourceFactoryService
 
newFileSystemResource(String) - Method in interface org.drools.io.ResourceFactoryService
 
newFireAllRules() - Static method in class org.drools.command.CommandFactory
 
newFireAllRules(int) - Static method in class org.drools.command.CommandFactory
 
newFireAllRules(String) - Static method in class org.drools.command.CommandFactory
 
newFireAllRules() - Method in interface org.drools.command.CommandFactoryService
 
newFireAllRules(int) - Method in interface org.drools.command.CommandFactoryService
 
newFireAllRules(String) - Method in interface org.drools.command.CommandFactoryService
 
newGetGlobal(String) - Static method in class org.drools.command.CommandFactory
Gets the global and adds it to the ExecutionResults
newGetGlobal(String, String) - Static method in class org.drools.command.CommandFactory
Gets the global and adds it ot the BatchExecutionresults using the alternative outIdentifier.
newGetGlobal(String) - Method in interface org.drools.command.CommandFactoryService
 
newGetGlobal(String, String) - Method in interface org.drools.command.CommandFactoryService
 
newGetObject(FactHandle) - Static method in class org.drools.command.CommandFactory
 
newGetObject(FactHandle, String) - Static method in class org.drools.command.CommandFactory
 
newGetObject(FactHandle) - Method in interface org.drools.command.CommandFactoryService
 
newGetObject(FactHandle, String) - Method in interface org.drools.command.CommandFactoryService
 
newGetObjects() - Static method in class org.drools.command.CommandFactory
 
newGetObjects(String) - Static method in class org.drools.command.CommandFactory
 
newGetObjects(ObjectFilter) - Static method in class org.drools.command.CommandFactory
 
newGetObjects(ObjectFilter, String) - Static method in class org.drools.command.CommandFactory
 
newGetObjects() - Method in interface org.drools.command.CommandFactoryService
 
newGetObjects(String) - Method in interface org.drools.command.CommandFactoryService
 
newGetObjects(ObjectFilter) - Method in interface org.drools.command.CommandFactoryService
 
newGetObjects(ObjectFilter, String) - Method in interface org.drools.command.CommandFactoryService
 
newIdentityMarshallingStrategy() - Static method in class org.drools.marshalling.MarshallerFactory
 
newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.drools.marshalling.MarshallerFactory
 
newIdentityMarshallingStrategy() - Method in interface org.drools.marshalling.MarshallerProvider
 
newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Method in interface org.drools.marshalling.MarshallerProvider
 
newInputStreamResource(InputStream) - Static method in class org.drools.io.ResourceFactory
 
newInputStreamResource(InputStream, String) - Static method in class org.drools.io.ResourceFactory
 
newInputStreamResource(InputStream) - Method in interface org.drools.io.ResourceFactoryService
 
newInputStreamResource(InputStream, String) - Method in interface org.drools.io.ResourceFactoryService
 
newInsert(Object) - Static method in class org.drools.command.CommandFactory
Inserts a new instance
newInsert(Object, String) - Static method in class org.drools.command.CommandFactory
Inserts a new instance but references via the outIdentifier, which is returned as part of the ExecutionResults
newInsert(Object, String, boolean, String) - Static method in class org.drools.command.CommandFactory
Inserts a new instance but references via the outIdentifier, which is returned as part of the ExecutionResults The outIdentifier can be null.
newInsert(Object) - Method in interface org.drools.command.CommandFactoryService
 
newInsert(Object, String, boolean, String) - Method in interface org.drools.command.CommandFactoryService
 
newInsertElements(Collection) - Static method in class org.drools.command.CommandFactory
Iterate and insert each of the elements of the Collection.
newInsertElements(Collection, String, boolean, String) - Static method in class org.drools.command.CommandFactory
Iterate and insert each of the elements of the Collection.
newInsertElements(Collection) - Method in interface org.drools.command.CommandFactoryService
 
newInsertElements(Collection, String, boolean, String) - Method in interface org.drools.command.CommandFactoryService
 
newInstance() - Method in interface org.drools.definition.type.FactType
Create a new fact based on the declared fact type.
NewInstanceOption - Enum in org.drools.agent.conf
 
newJaxbConfiguration(Options, String) - Static method in class org.drools.builder.KnowledgeBuilderFactory
 
newJaxbConfiguration(Options, String) - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
 
newJAXBContext(String[], Map<String, ?>, KnowledgeBase) - Method in interface org.drools.builder.help.DroolsJaxbHelperProvider
Creates a new JAXBContext, from which the Marshaller and Unmarshaller can be created, which are used by the Transformer pipeline stage.
newJAXBContext(String[], KnowledgeBase) - Static method in class org.drools.builder.help.KnowledgeBuilderHelper
Creates a new JAXBContext, from which the Marshaller and Unmarshaller can be created, which are used by the Transformer pipeline stage.
newJAXBContext(String[], Map<String, ?>, KnowledgeBase) - Static method in class org.drools.builder.help.KnowledgeBuilderHelper
 
newJSonMarshaller() - Static method in class org.drools.runtime.help.BatchExecutionHelper
 
newJSonMarshaller() - Method in interface org.drools.runtime.help.BatchExecutionHelperProvider
 
newKBuilderSetPropertyCommand(String, String, String) - Static method in class org.drools.command.CommandFactory
Deprecated. 
newKBuilderSetPropertyCommand(String, String, String) - Method in interface org.drools.command.CommandFactoryService
Deprecated. 
newKnowledgeAgent(String) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeAgentConfiguration) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration, KnowledgeBuilderConfiguration) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase) - Method in interface org.drools.agent.KnowledgeAgentProvider
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration) - Method in interface org.drools.agent.KnowledgeAgentProvider
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration, KnowledgeBuilderConfiguration) - Method in interface org.drools.agent.KnowledgeAgentProvider
 
newKnowledgeAgentConfiguration() - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgentConfiguration(Properties) - Static method in class org.drools.agent.KnowledgeAgentFactory
 
newKnowledgeAgentConfiguration() - Method in interface org.drools.agent.KnowledgeAgentProvider
 
newKnowledgeAgentConfiguration(Properties) - Method in interface org.drools.agent.KnowledgeAgentProvider
 
newKnowledgeBase() - Method in interface org.drools.builder.KnowledgeBuilder
Creates a new KnowledgeBase from the knowledge packages that have been added to this builder.
newKnowledgeBase() - Static method in class org.drools.KnowledgeBaseFactory
Create a new KnowledgeBase using the default KnowledgeBaseConfiguration
newKnowledgeBase(String) - Static method in class org.drools.KnowledgeBaseFactory
Create a new KnowledgeBase using the default KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase(KnowledgeBaseConfiguration) - Static method in class org.drools.KnowledgeBaseFactory
Create a new KnowledgeBase using the given KnowledgeBaseConfiguration
newKnowledgeBase(String, KnowledgeBaseConfiguration) - Static method in class org.drools.KnowledgeBaseFactory
Create a new KnowledgeBase using the given KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase() - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using a default KnowledgeBaseConfiguration
newKnowledgeBase(String) - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using a default KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase(KnowledgeBaseConfiguration) - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using the given KnowledgeBaseConfiguration
newKnowledgeBase(String, KnowledgeBaseConfiguration) - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using the given KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(String) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(KnowledgeBaseConfiguration) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBase(String, KnowledgeBaseConfiguration) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBaseConfiguration() - Static method in class org.drools.KnowledgeBaseFactory
Create a KnowledgeBaseConfiguration on which properties can be set.
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Static method in class org.drools.KnowledgeBaseFactory
Create a KnowledgeBaseConfiguration on which properties can be set.
newKnowledgeBaseConfiguration() - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeBaseConfiguration
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeBaseConfiguration
newKnowledgeBaseConfiguration() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeBuilder() - Static method in class org.drools.builder.KnowledgeBuilderFactory
Create and return a new KnowledgeBuilder, using the default KnowledgeBuilderConfigurations
newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Static method in class org.drools.builder.KnowledgeBuilderFactory
Create and return a new KnowledgeBuilder, using he given KnowledgeBuilderConfigurations
newKnowledgeBuilder(KnowledgeBase) - Static method in class org.drools.builder.KnowledgeBuilderFactory
 
newKnowledgeBuilder(KnowledgeBase, KnowledgeBuilderConfiguration) - Static method in class org.drools.builder.KnowledgeBuilderFactory
 
newKnowledgeBuilder() - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilder using the default KnowledgeBuilderConfiguration
newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilder using the given KnowledgeBuilderConfiguration
newKnowledgeBuilder(KnowledgeBase) - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
 
newKnowledgeBuilder(KnowledgeBase, KnowledgeBuilderConfiguration) - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
 
newKnowledgeBuilderConfiguration() - Static method in class org.drools.builder.KnowledgeBuilderFactory
Create a KnowledgeBuilderConfiguration on which properties can be set.
newKnowledgeBuilderConfiguration(Properties, ClassLoader...) - Static method in class org.drools.builder.KnowledgeBuilderFactory
Create a KnowledgeBuilderConfiguration on which properties can be set.
newKnowledgeBuilderConfiguration() - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilderConfiguration
newKnowledgeBuilderConfiguration(Properties, ClassLoader...) - Method in interface org.drools.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilderConfiguration
newKnowledgeBuilderSetPropertyCommand(String, String, String) - Static method in class org.drools.command.CommandFactory
 
newKnowledgeBuilderSetPropertyCommand(String, String, String) - Method in interface org.drools.command.CommandFactoryService
 
newKnowledgeSessionConfiguration() - Static method in class org.drools.KnowledgeBaseFactory
Create a KnowledgeSessionConfiguration on which properties can be set.
newKnowledgeSessionConfiguration(Properties) - Static method in class org.drools.KnowledgeBaseFactory
Create a KnowledgeSessionConfiguration on which properties can be set.
newKnowledgeSessionConfiguration() - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeSessionConfiguration
newKnowledgeSessionConfiguration(Properties) - Method in interface org.drools.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeSessionConfiguration
newKnowledgeSessionConfiguration() - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newKnowledgeSessionConfiguration(Properties) - Method in class org.jbpm.process.ProcessBaseFactoryService
 
newMarshaller(KnowledgeBase) - Static method in class org.drools.marshalling.MarshallerFactory
Default uses the serialise marshalling strategy.
newMarshaller(KnowledgeBase, ObjectMarshallingStrategy[]) - Static method in class org.drools.marshalling.MarshallerFactory
 
newMarshaller(KnowledgeBase) - Method in interface org.drools.marshalling.MarshallerProvider
The marshalling strategies for this method are undefined and thus they are derived from the ksession's or environment provided
newMarshaller(KnowledgeBase, ObjectMarshallingStrategy[]) - Method in interface org.drools.marshalling.MarshallerProvider
This will override the strategies specified in the ksession or environment.
newModify(FactHandle, List<Setter>) - Static method in class org.drools.command.CommandFactory
 
newModify(FactHandle, List<Setter>) - Method in interface org.drools.command.CommandFactoryService
 
newNewKnowledgeBuilderConfigurationCommand(String) - Static method in class org.drools.command.CommandFactory
 
newNewKnowledgeBuilderConfigurationCommand(String) - Method in interface org.drools.command.CommandFactoryService
 
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
 
newQuery(String, String) - Static method in class org.drools.command.CommandFactory
Executes a query.
newQuery(String, String, Object[]) - Static method in class org.drools.command.CommandFactory
Executes a query using the given parameters.
newQuery(String, String) - Method in interface org.drools.command.CommandFactoryService
 
newQuery(String, String, Object[]) - Method in interface org.drools.command.CommandFactoryService
 
newReaderResource(Reader) - Static method in class org.drools.io.ResourceFactory
 
newReaderResource(Reader, String) - Static method in class org.drools.io.ResourceFactory
 
newReaderResource(Reader) - Method in interface org.drools.io.ResourceFactoryService
 
newReaderResource(Reader, String) - Method in interface org.drools.io.ResourceFactoryService
 
newRegisterWorkItemHandlerCommand(WorkItemHandler, String) - Static method in class org.drools.command.CommandFactory
 
newRegisterWorkItemHandlerCommand(WorkItemHandler, String) - Method in interface org.drools.command.CommandFactoryService
 
newResourceChangeScannerConfiguration() - Method in interface org.drools.io.ResourceChangeScanner
New ResourceChangeScannerConfiguration which can be used to update this service.
newResourceChangeScannerConfiguration(Properties) - Method in interface org.drools.io.ResourceChangeScanner
New ResourceChangeScannerConfiguration, using the given Properties, which can be used to update this service.
newRetract(FactHandle) - Static method in class org.drools.command.CommandFactory
 
newRetract(FactHandle) - Method in interface org.drools.command.CommandFactoryService
 
newSerializeMarshallingStrategy() - Static method in class org.drools.marshalling.MarshallerFactory
 
newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.drools.marshalling.MarshallerFactory
 
newSerializeMarshallingStrategy() - Method in interface org.drools.marshalling.MarshallerProvider
 
newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Method in interface org.drools.marshalling.MarshallerProvider
 
newSetGlobal(String, Object) - Static method in class org.drools.command.CommandFactory
Sets the global.
newSetGlobal(String, Object, boolean) - Static method in class org.drools.command.CommandFactory
Sets the global but also when the out parameter is true specifies that the global is added to the ExecutionResults.
newSetGlobal(String, Object, String) - Static method in class org.drools.command.CommandFactory
Sets the global but also specifies that the global is added to the ExecutionResults.
newSetGlobal(String, Object) - Method in interface org.drools.command.CommandFactoryService
 
newSetGlobal(String, Object, boolean) - Method in interface org.drools.command.CommandFactoryService
 
newSetGlobal(String, Object, String) - Method in interface org.drools.command.CommandFactoryService
 
newSetter(String, String) - Static method in class org.drools.command.CommandFactory
 
newSetter(String, String) - Method in interface org.drools.command.CommandFactoryService
 
newSignalEvent(String, Object) - Static method in class org.drools.command.CommandFactory
 
newSignalEvent(long, String, Object) - Static method in class org.drools.command.CommandFactory
 
newSignalEvent(String, Object) - Method in interface org.drools.command.CommandFactoryService
 
newSignalEvent(long, String, Object) - Method in interface org.drools.command.CommandFactoryService
 
newStartProcess(String) - Static method in class org.drools.command.CommandFactory
Start a process
newStartProcess(String, Map<String, Object>) - Static method in class org.drools.command.CommandFactory
Start a process using the given parameters.
newStartProcess(String) - Method in interface org.drools.command.CommandFactoryService
 
newStartProcess(String, Map<String, Object>) - Method in interface org.drools.command.CommandFactoryService
 
newStatefulKnowledgeSession(KnowledgeSessionConfiguration, Environment) - Method in interface org.drools.KnowledgeBase
Create a new StatefulKnowledgeSession using the given session configuration and/or environment.
newStatefulKnowledgeSession() - Method in interface org.drools.KnowledgeBase
Create a new StatefulKnowledgeSession using the default session configuration.
newStatefulKnowledgeSession(KnowledgeBase, KnowledgeSessionConfiguration, Environment) - Static method in class org.drools.persistence.jpa.JPAKnowledgeService
 
newStatefulKnowledgeSession(KnowledgeBase, KnowledgeSessionConfiguration, Environment) - Method in interface org.drools.persistence.jpa.KnowledgeStoreService
 
newStatefulKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatefulKnowledgeSession(KnowledgeSessionConfiguration, Environment) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatefulKnowledgeSession(KnowledgeBase) - Static method in class org.jbpm.test.JBPMHelper
 
newStatelessKnowledgeSession() - Method in interface org.drools.agent.KnowledgeAgent
StatelessKnowledgeSession created from here will always have the execute() method called against the latest built KnowledgeBase
newStatelessKnowledgeSession(KnowledgeSessionConfiguration) - Method in interface org.drools.agent.KnowledgeAgent
StatelessKnowledgeSession created from here will always have the execute() method called against the latest built KnowledgeBase
newStatelessKnowledgeSession(KnowledgeSessionConfiguration) - Method in interface org.drools.KnowledgeBase
Create a new StatelessKnowledgeSession using the given session configuration.
newStatelessKnowledgeSession() - Method in interface org.drools.KnowledgeBase
Create a new StatelessKnowledgeSession using the default session configuration.
newStatelessKnowledgeSession() - Method in class org.jbpm.process.ProcessBaseImpl
 
newStatelessKnowledgeSession(KnowledgeSessionConfiguration) - Method in class org.jbpm.process.ProcessBaseImpl
 
newStrategy(String) - Static method in class org.jbpm.task.SubTasksStrategyFactory
 
newThreadedFileLogger(KnowledgeRuntimeEventManager, String, int) - Static method in class org.drools.logger.KnowledgeRuntimeLoggerFactory
Creates a file logger that executes in a different thread, where information is written on given intervals (in milliseconds).
newThreadedFileLogger(KnowledgeRuntimeEventManager, String, int) - Method in interface org.drools.logger.KnowledgeRuntimeLoggerFactoryService
 
newUrlResource(URL) - Static method in class org.drools.io.ResourceFactory
 
newUrlResource(String) - Static method in class org.drools.io.ResourceFactory
 
newUrlResource(URL) - Method in interface org.drools.io.ResourceFactoryService
 
newUrlResource(String) - Method in interface org.drools.io.ResourceFactoryService
 
newXStreamMarshaller() - Static method in class org.drools.runtime.help.BatchExecutionHelper
 
newXStreamMarshaller() - Method in interface org.drools.runtime.help.BatchExecutionHelperProvider
 
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.drools.definition.process
A Node represents an activity in the process flow chart.
Node - Interface in org.jbpm.workflow.core
Represents a node in a RuleFlow.
NODE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance
 
NODE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger
 
NODE_INSTANCE_COUNTER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
NODE_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
 
NodeContainer - Interface in org.drools.definition.process
A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
NodeContainer - Interface in org.jbpm.workflow.core
 
nodeContainerFactory - Variable in class org.jbpm.ruleflow.core.factory.NodeFactory
 
NodeContainerImpl - Class in org.jbpm.workflow.core.impl
 
NodeContainerImpl() - Constructor for class org.jbpm.workflow.core.impl.NodeContainerImpl
 
NodeExtension - Interface in org.jbpm.workflow.core
 
NodeFactory - Class in org.jbpm.ruleflow.core.factory
 
NodeFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.NodeFactory
 
NodeImpl - Class in org.jbpm.workflow.core.impl
Default implementation of a node.
NodeImpl() - Constructor for class org.jbpm.workflow.core.impl.NodeImpl
 
NodeInstance - Interface in org.drools.runtime.process
A node instance represents the execution of one specific node in a process instance.
NodeInstance - Interface in org.jbpm.workflow.instance
Represents a node instance in a RuleFlow.
nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
nodeInstanceCompleted(NodeInstance, String) - Method in class org.jbpm.workflow.instance.node.DynamicNodeInstance
 
nodeInstanceCompleted(NodeInstance, String) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
NodeInstanceContainer - Interface in org.drools.runtime.process
A node instance container is a container that can contain (zero or more) node instances.
NodeInstanceContainer - Interface in org.jbpm.workflow.instance
 
NodeInstanceFactory - Interface in org.jbpm.workflow.instance.impl
 
NodeInstanceFactoryRegistry - Class in org.jbpm.workflow.instance.impl
 
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
 
NodeInstanceLog - Class in org.jbpm.process.audit
 
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
 
nominate(long, String, List<OrganizationalEntity>, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.service.local.LocalTaskService
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
nominate(long, String, List<OrganizationalEntity>, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
nominate(long, String, List<OrganizationalEntity>) - Method in interface org.jbpm.task.TaskService
 
nominateTask(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.service.TaskServiceSession
 
NonTransactionalProcessPersistentSession - Interface in org.jbpm.persistence
 
Notification - Class in org.jbpm.task
 
Notification() - Constructor for class org.jbpm.task.Notification
 
NotificationType - Enum in org.jbpm.task
 

O

OBJECT_MARSHALLING_STRATEGIES - Static variable in class org.drools.runtime.EnvironmentName
 
ObjectFilter - Interface in org.drools.runtime
ObjectFilter is used with WorkingMemories to filter out instances during Iteration
objectInserted(ObjectInsertedEvent) - Method in class org.drools.event.rule.DebugWorkingMemoryEventListener
 
objectInserted(ObjectInsertedEvent) - Method in class org.drools.event.rule.DefaultWorkingMemoryEventListener
 
objectInserted(ObjectInsertedEvent) - Method in interface org.drools.event.rule.WorkingMemoryEventListener
 
ObjectInsertedEvent - Interface in org.drools.event.rule
 
ObjectMarshallingStrategy - Interface in org.drools.marshalling
 
ObjectMarshallingStrategy.Context - Interface in org.drools.marshalling
 
ObjectMarshallingStrategyAcceptor - Interface in org.drools.marshalling
 
ObjectMarshallingStrategyStore - Interface in org.drools.marshalling
 
objectRetracted(ObjectRetractedEvent) - Method in class org.drools.event.rule.DebugWorkingMemoryEventListener
 
objectRetracted(ObjectRetractedEvent) - Method in class org.drools.event.rule.DefaultWorkingMemoryEventListener
 
objectRetracted(ObjectRetractedEvent) - Method in interface org.drools.event.rule.WorkingMemoryEventListener
 
ObjectRetractedEvent - Interface in org.drools.event.rule
 
ObjectTypeNodeMonitorMBean - Interface in org.drools.management
An interface for OTN MBean
objectUpdated(ObjectUpdatedEvent) - Method in class org.drools.event.rule.DebugWorkingMemoryEventListener
 
objectUpdated(ObjectUpdatedEvent) - Method in class org.drools.event.rule.DefaultWorkingMemoryEventListener
 
objectUpdated(ObjectUpdatedEvent) - Method in interface org.drools.event.rule.WorkingMemoryEventListener
 
ObjectUpdatedEvent - Interface in org.drools.event.rule
 
og() - Method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
OnAllSubTasksEndParentEndStrategy - Class in org.jbpm.task
 
OnAllSubTasksEndParentEndStrategy() - Constructor for class org.jbpm.task.OnAllSubTasksEndParentEndStrategy
 
OnAllSubTasksEndParentEndStrategy(String) - Constructor for class org.jbpm.task.OnAllSubTasksEndParentEndStrategy
 
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.task.utils
Defines possible actions in case an error was encountered.
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
 
OnParentAbortAllSubTasksEndStrategy - Class in org.jbpm.task
 
OnParentAbortAllSubTasksEndStrategy() - Constructor for class org.jbpm.task.OnParentAbortAllSubTasksEndStrategy
 
OnParentAbortAllSubTasksEndStrategy(String) - Constructor for class org.jbpm.task.OnParentAbortAllSubTasksEndStrategy
 
openLiveQuery(String, Object[], ViewChangedEventListener) - Method in interface org.drools.runtime.rule.WorkingMemory
 
openLiveQuery(String, Object[], ViewChangedEventListener) - Method in class org.jbpm.process.StatefulProcessSession
 
Operation - Enum in org.jbpm.task.service
 
OperationCommand - Class in org.jbpm.task.service
 
OperationCommand() - Constructor for class org.jbpm.task.service.OperationCommand
 
OperationHandler - Class in org.jbpm.bpmn2.xml
 
OperationHandler() - Constructor for class org.jbpm.bpmn2.xml.OperationHandler
 
Operator - Interface in org.drools.runtime.rule
An interface for Operator definitions.
Option - Interface in org.drools.conf
A base interface for type safe options in configuration objects
org.drools - package org.drools
The KnowledgeBase and its factory.
org.drools.agent - package org.drools.agent
The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files.
org.drools.agent.conf - package org.drools.agent.conf
 
org.drools.builder - package org.drools.builder
The builder package is responsible for building knowledge definitions from artifact resources.
org.drools.builder.conf - package org.drools.builder.conf
 
org.drools.builder.help - package org.drools.builder.help
Providers helper classes that can be used during building.
org.drools.command - package org.drools.command
 
org.drools.concurrent - package org.drools.concurrent
 
org.drools.conf - package org.drools.conf
 
org.drools.definition - package org.drools.definition
All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here.
org.drools.definition.process - package org.drools.definition.process
The classes that make up a Process definition.
org.drools.definition.rule - package org.drools.definition.rule
The classes that make up a Rule definition.
org.drools.definition.type - package org.drools.definition.type
 
org.drools.event - package org.drools.event
Drools has a comprehensive event api for all parts of the platform.
org.drools.event.io - package org.drools.event.io
 
org.drools.event.knowledgeagent - package org.drools.event.knowledgeagent
 
org.drools.event.knowledgebase - package org.drools.event.knowledgebase
Events emitted while updating the definitions in the KnowledgeBase.
org.drools.event.process - package org.drools.event.process
Events emitted while process instances are executing.
org.drools.event.rule - package org.drools.event.rule
Events emitted while Rules are executing.
org.drools.io - package org.drools.io
io library for working with Resources See ResourceFactory for more details
org.drools.logger - package org.drools.logger
Logger classes use to log the KnowledgeRuntime's execution.
org.drools.management - package org.drools.management
 
org.drools.marshalling - package org.drools.marshalling
Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information.
org.drools.osgi.api - package org.drools.osgi.api
 
org.drools.persistence.jpa - package org.drools.persistence.jpa
 
org.drools.runtime - package org.drools.runtime
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
org.drools.runtime.conf - package org.drools.runtime.conf
 
org.drools.runtime.help - package org.drools.runtime.help
 
org.drools.runtime.process - package org.drools.runtime.process
The process runtime classes.
org.drools.runtime.rule - package org.drools.runtime.rule
The rule runtime classes.
org.drools.task.service - package org.drools.task.service
 
org.drools.time - package org.drools.time
Classes related to Time in Drools.
org.drools.util - package org.drools.util
 
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.eventmessaging - package org.jbpm.eventmessaging
 
org.jbpm.examples - package org.jbpm.examples
 
org.jbpm.examples.evaluation - package org.jbpm.examples.evaluation
 
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.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.jta - package org.jbpm.persistence.jta
 
org.jbpm.persistence.processinstance - package org.jbpm.persistence.processinstance
 
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.event - package org.jbpm.process.audit.event
 
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.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.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.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.esb - package org.jbpm.process.workitem.esb
 
org.jbpm.process.workitem.exec - package org.jbpm.process.workitem.exec
 
org.jbpm.process.workitem.finder - package org.jbpm.process.workitem.finder
 
org.jbpm.process.workitem.ftp - package org.jbpm.process.workitem.ftp
 
org.jbpm.process.workitem.google.calendar - package org.jbpm.process.workitem.google.calendar
 
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.wsht - package org.jbpm.process.workitem.wsht
 
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.task - package org.jbpm.task
 
org.jbpm.task.admin - package org.jbpm.task.admin
 
org.jbpm.task.event - package org.jbpm.task.event
 
org.jbpm.task.event.entity - package org.jbpm.task.event.entity
 
org.jbpm.task.identity - package org.jbpm.task.identity
 
org.jbpm.task.query - package org.jbpm.task.query
 
org.jbpm.task.service - package org.jbpm.task.service
 
org.jbpm.task.service.hornetq - package org.jbpm.task.service.hornetq
 
org.jbpm.task.service.jms - package org.jbpm.task.service.jms
 
org.jbpm.task.service.local - package org.jbpm.task.service.local
 
org.jbpm.task.service.mina - package org.jbpm.task.service.mina
 
org.jbpm.task.service.persistence - package org.jbpm.task.service.persistence
 
org.jbpm.task.service.responsehandlers - package org.jbpm.task.service.responsehandlers
 
org.jbpm.task.utils - package org.jbpm.task.utils
 
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
 
OrganizationalEntity - Class in org.jbpm.task
 
OrganizationalEntity() - Constructor for class org.jbpm.task.OrganizationalEntity
 
OrganizationalEntity(String) - Constructor for class org.jbpm.task.OrganizationalEntity
 
OSGiLocator - Class in org.drools.util
Maintains a mapping of service names to an ordered set of service providers when running in an OSGi container.
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
 
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
 
parseDeadlineString(String, List<OrganizationalEntity>, Environment) - Static method in class org.jbpm.process.workitem.wsht.HumanTaskHandlerHelper
 
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.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
 
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.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.process.workitem.wsht.HumanTaskHandlerHelper
 
parseReassignment(String) - Static method in class org.jbpm.process.workitem.wsht.HumanTaskHandlerHelper
 
parseWeekendDays() - Method in class org.jbpm.process.core.timer.BusinessCalendarImpl
 
Payload - Interface in org.jbpm.eventmessaging
 
PENDING - Static variable in interface org.drools.runtime.process.WorkItem
 
PeopleAssignments - Class in org.jbpm.task
 
PeopleAssignments() - Constructor for class org.jbpm.task.PeopleAssignments
 
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
 
PermGenThresholdOption - Class in org.drools.conf
A class PermGen threshold configuration.
PermissionDeniedException - Exception in org.jbpm.task.service
Exception that is thrown when a User try to perform an Operation on a Task
PermissionDeniedException(String) - Constructor for exception org.jbpm.task.service.PermissionDeniedException
 
persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
PERSISTENCE_CONTEXT_MANAGER - Static variable in class org.drools.runtime.EnvironmentName
 
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.drools.builder.ResourceType
Binary Package
PMML - Static variable in class org.drools.builder.ResourceType
PMML
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.drools.definition.type
Annotation used to declare the Position of a field, when using Positional field constraints.
PRINCIPAL_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
printFacts() - Method in exception org.drools.runtime.rule.ConsequenceException
 
printFacts(PrintStream) - Method in exception org.drools.runtime.rule.ConsequenceException
 
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.drools.definition.process
A Process represents one modular piece of business logic that can be executed by a process engine.
Process - Interface in org.jbpm.process.core
 
PROCESS_COMPARATOR_CLASS_KEY - Static variable in class org.jbpm.process.instance.StartProcessHelper
 
PROCESS_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
PROCESS_INSTANCE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
PROCESS_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
PROCESS_INSTANCE_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
PROCESS_INSTANCES_ID_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
PROCESS_SCOPE - Static variable in class org.jbpm.workflow.core.node.EndNode
 
PROCESS_TIMER_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
PROCESS_TYPE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
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
 
ProcessBuilder - Interface in org.drools.builder
This is a mixin style interface who's role is to provide process specific methods to the KnowledgeBuilder, currently there are none.
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.drools.event.process
A runtime event that is generated when a ProcessInstance is completed.
ProcessContext - Interface in org.drools.runtime.process
Represents the context when executing a process.
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 - Interface in org.drools.event.process
A runtime event related to the execution of process instances.
ProcessEventListener - Interface in org.drools.event.process
A listener for events related to process instance execution.
ProcessEventManager - Interface in org.drools.event.process
A manager for process related events.
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
 
ProcessImpl - Class in org.jbpm.process.core.impl
Default implementation of a Process
ProcessImpl() - Constructor for class org.jbpm.process.core.impl.ProcessImpl
 
ProcessInstance - Interface in org.drools.runtime.process
A process instance represents one specific instance of a process that is currently executing.
processInstance - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
ProcessInstance - Interface in org.jbpm.process.instance
A process instance is the representation of a process during its execution.
processInstanceCompleted(ProcessInstance) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
ProcessInstanceDbLog - Class in org.jbpm.process.audit
Deprecated. 
ProcessInstanceDbLog() - Constructor for class org.jbpm.process.audit.ProcessInstanceDbLog
Deprecated.  
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
 
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
This is the object that contains the marshalled byte stream of information representing the ProcessInstance class.
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(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
 
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
 
ProcessMarshallerImpl - Class in org.jbpm.marshalling.impl
 
ProcessMarshallerImpl() - Constructor for class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
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.drools.event.process
An event related to the execution of a node instance within a process instance.
ProcessNodeLeftEvent - Interface in org.drools.event.process
An event when a node inside a process instance has been left.
ProcessNodeTriggeredEvent - Interface in org.drools.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
 
ProcessPersistenceContext - Interface in org.jbpm.persistence
 
ProcessPersistenceContextManager - Interface in org.jbpm.persistence
 
ProcessRuntime - Interface in org.drools.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
 
ProcessSemanticModule - Class in org.jbpm.compiler.xml
 
ProcessSemanticModule() - Constructor for class org.jbpm.compiler.xml.ProcessSemanticModule
 
ProcessStartedEvent - Interface in org.drools.event.process
An event when a process instance has been started.
processStateName - Static variable in class org.jbpm.test.JBPMHelper
 
ProcessStorage - Interface in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder - Class in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder(ProcessStorage) - Constructor for class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
ProcessStringEscapesOption - Enum in org.drools.builder.conf
An Enum for ProcessStringEscapes option.
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
 
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.
ProcessVariableChangedEvent - Interface in org.drools.event.process
An event when a variable inside a process instance has been changed.
procTimer - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
producerSession - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
PropagationContext - Interface in org.drools.runtime.rule
 
PropertiesConfiguration - Interface in org.drools
Base class for other Configuration classes.
PROPERTY_NAME - Static variable in enum org.drools.agent.conf.MonitorChangesetEventsOption
The property name for monitoring the changeset events
PROPERTY_NAME - Static variable in enum org.drools.agent.conf.NewInstanceOption
The property name for the newinstance option
PROPERTY_NAME - Static variable in enum org.drools.agent.conf.ScanDirectoriesOption
The property name for monitoring directories
PROPERTY_NAME - Static variable in enum org.drools.agent.conf.ScanResourcesOption
The property name for the scan resource option
PROPERTY_NAME - Static variable in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
The property name for using the Knowledgebase Classloader
PROPERTY_NAME - Static variable in class org.drools.agent.conf.ValidationTimeoutOption
The property name for the validation timeout
PROPERTY_NAME - Static variable in class org.drools.builder.conf.AccumulateFunctionOption
The prefix for the property name for accumulate functions
PROPERTY_NAME - Static variable in enum org.drools.builder.conf.ClassLoaderCacheOption
The property name for the process string escapes option
PROPERTY_NAME - Static variable in enum org.drools.builder.conf.DeclarativeAgendaOption
The property name for the L&R Unlinking option
PROPERTY_NAME - Static variable in class org.drools.builder.conf.DefaultDialectOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in class org.drools.builder.conf.DefaultPackageNameOption
The property name for the default package name
PROPERTY_NAME - Static variable in class org.drools.builder.conf.DumpDirOption
The property name for the drools dump directory configuration
PROPERTY_NAME - Static variable in class org.drools.builder.conf.EvaluatorOption
The prefix for the property name for evaluators
PROPERTY_NAME - Static variable in class org.drools.builder.conf.KBuilderSeverityOption
 
PROPERTY_NAME - Static variable in enum org.drools.builder.conf.LRUnlinkingOption
The property name for the L&R Unlinking option
PROPERTY_NAME - Static variable in enum org.drools.builder.conf.ProcessStringEscapesOption
The property name for the process string escapes option
PROPERTY_NAME - Static variable in enum org.drools.builder.conf.PropertySpecificOption
 
PROPERTY_NAME - Static variable in class org.drools.conf.AlphaThresholdOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in enum org.drools.conf.AssertBehaviorOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in class org.drools.conf.CompositeKeyDepthOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in class org.drools.conf.ConsequenceExceptionHandlerOption
The property name for consequence exception handler configuration
PROPERTY_NAME - Static variable in enum org.drools.conf.EventProcessingOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.drools.conf.IndexLeftBetaMemoryOption
The property name for the share beta nodes option
PROPERTY_NAME - Static variable in enum org.drools.conf.IndexPrecedenceOption
The property name for the index precedence option
PROPERTY_NAME - Static variable in enum org.drools.conf.IndexRightBetaMemoryOption
The property name for the share beta nodes option
PROPERTY_NAME - Static variable in enum org.drools.conf.LogicalOverrideOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.drools.conf.MaintainTMSOption
The property name for the maintain TMS option
PROPERTY_NAME - Static variable in class org.drools.conf.MaxThreadsOption
The property name for the max threads
PROPERTY_NAME - Static variable in enum org.drools.conf.MBeansOption
The property name for the mbeans option
PROPERTY_NAME - Static variable in enum org.drools.conf.MultithreadEvaluationOption
Deprecated. The property name for the multithread evaluation option
PROPERTY_NAME - Static variable in class org.drools.conf.PermGenThresholdOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in enum org.drools.conf.RemoveIdentitiesOption
The property name for the remove identities option
PROPERTY_NAME - Static variable in enum org.drools.conf.SequentialAgendaOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.drools.conf.SequentialOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.drools.conf.ShareAlphaNodesOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.drools.conf.ShareBetaNodesOption
The property name for the share beta nodes option
PROPERTY_NAME - Static variable in class org.drools.runtime.conf.BeliefSystemTypeOption
The property name for the belief system configuration
PROPERTY_NAME - Static variable in class org.drools.runtime.conf.ClockTypeOption
The property name for the clock type configuration
PROPERTY_NAME - Static variable in enum org.drools.runtime.conf.KeepReferenceOption
The property name for the keep reference configuration
PROPERTY_NAME - Static variable in enum org.drools.runtime.conf.QueryListenerOption
The property name for the clock type configuration
PROPERTY_NAME - Static variable in class org.drools.runtime.conf.TimerJobFactoryOption
The property name for the timer job factory manager configuration
PROPERTY_NAME - Static variable in class org.drools.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.drools.definition.type
Annotation used to declare that a given class is property specific
PropertySpecificOption - Enum in org.drools.builder.conf
 
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
PROVIDER_CLASS_NAME_PROPERTY_NAME - Static variable in class org.drools.agent.KnowledgeAgentFactory
 
publishChangeSet(ChangeSet) - Method in interface org.drools.io.ResourceChangeNotifier
Called by the added ResourceChangeMonitors to inform this ResourceChangeNotifier of resource changes.

Q

quartzCalendarAdapter(org.quartz.Calendar) - Static method in class org.drools.runtime.help.QuartzHelper
 
QuartzHelper - Class in org.drools.runtime.help
 
QuartzHelper() - Constructor for class org.drools.runtime.help.QuartzHelper
 
QuartzHelper.QuartzCalendarAdapter - Class in org.drools.runtime.help
 
QuartzHelper.QuartzCalendarAdapter(org.quartz.Calendar) - Constructor for class org.drools.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
Query - Interface in org.drools.definition.rule
Public Query interface for runtime query inspection.
query(String, Integer, Integer, TaskClientHandler.QueryGenericResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
Deprecated. 
query(String, Integer, Integer) - Method in class org.jbpm.task.service.local.LocalTaskService
Deprecated. 
query(String, Integer, Integer) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
Deprecated. 
query(String, Integer, Integer, TaskClientHandler.QueryGenericResponseHandler) - Method in class org.jbpm.task.service.TaskClient
Deprecated. 
query(String, Integer, Integer) - Method in class org.jbpm.task.service.TaskServiceSession
Deprecated. 
query(String, Integer, Integer) - Method in interface org.jbpm.task.TaskService
Deprecated. 
queryInTransaction(String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
QueryListenerOption - Enum in org.drools.runtime.conf
An enum to configure the session query listener configuration.
QueryResults - Interface in org.drools.runtime.rule
Contains the results of a query.
QueryResultsRow - Interface in org.drools.runtime.rule
A row of data from the QueryResults container.
queryTasksWithUserIdAndLanguage(String, String, String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
queryTasksWithUserIdGroupsAndLanguage(String, String, List<String>, String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
queryTasksWithUserIdStatusAndLanguage(String, String, List<Status>, String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
queryWithParametersInTransaction(String, Map<String, Object>, boolean) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
This method runs a query within a transaction and returns the result.
queryWithParametersInTransaction(String, Map<String, Object>) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
queueWorkingMemoryAction(WorkingMemoryAction) - Method in class org.jbpm.process.StatefulProcessSession
 

R

read(ObjectInputStream) - Method in interface org.drools.marshalling.ObjectMarshallingStrategy.Context
Loads the context from the given object input stream
read(ObjectInputStream) - Method in interface org.drools.marshalling.ObjectMarshallingStrategy
 
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
 
readAttachmentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readBooleanExpressionList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readCommentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
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, ForEachNode) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
readDataInputAssociation(Node, WorkItemNode, Map<String, String>) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
readDataInputAssociation(Node, ForEachNode) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
readDataOutputAssociation(Node, EventNode) - Method in class org.jbpm.bpmn2.xml.BoundaryEventHandler
 
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.task.utils.CollectionUtils
 
readEndDataInputAssociation(Node, EndNode) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
readEscalationList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readExternal(ObjectInput) - Method in class org.drools.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
readExternal(ObjectInput) - Method in class org.drools.runtime.rule.Variable
 
readExternal(ObjectInput) - Method in class org.drools.util.ChainedProperties
 
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.ruleflow.instance.RuleFlowProcessInstanceFactory
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Attachment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.BooleanExpression
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Comment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Content
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Deadline
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Deadlines
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Delegation
 
readExternal(ObjectInput) - Method in class org.jbpm.task.EmailNotification
 
readExternal(ObjectInput) - Method in class org.jbpm.task.EmailNotificationHeader
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Escalation
 
readExternal(ObjectInput) - Method in class org.jbpm.task.event.entity.TaskEvent
 
readExternal(ObjectInput) - Method in class org.jbpm.task.event.EventPayload
 
readExternal(ObjectInput) - Method in class org.jbpm.task.event.TaskEventKey
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Group
 
readExternal(ObjectInput) - Method in class org.jbpm.task.I18NText
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Notification
 
readExternal(ObjectInput) - Method in class org.jbpm.task.OrganizationalEntity
 
readExternal(ObjectInput) - Method in class org.jbpm.task.PeopleAssignments
 
readExternal(ObjectInput) - Method in class org.jbpm.task.query.TaskSummary
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Reassignment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.service.ContentData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.service.FaultData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.service.TaskError
 
readExternal(ObjectInput) - Method in class org.jbpm.task.SubTasksStrategy
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Task
 
readExternal(ObjectInput) - Method in class org.jbpm.task.TaskData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.User
 
readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.DroolsAction
 
readExternal(ObjectInput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
readFaultDataInputAssociation(Node, FaultNode) - Method in class org.jbpm.bpmn2.xml.EndEventHandler
 
readI18NTextList(ObjectInput) - Static method in class org.jbpm.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
 
readMultiInstanceLoopCharacteristics(Node, ForEachNode, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.SubProcessHandler
 
readMultiInstanceLoopCharacteristics(Node, ForEachNode, ExtensibleXmlParser) - Method in class org.jbpm.bpmn2.xml.TaskHandler
 
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.task.utils.CollectionUtils
 
readOrganizationalEntityList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readPotentialOwner(Node, HumanTaskNode) - Method in class org.jbpm.bpmn2.xml.UserTaskHandler
 
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.ProcessMarshallerImpl
 
readProcessInstances(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readProcessTimers(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
readProcessTimers(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readReassignmentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readTimer(MarshallerReaderContext) - Static method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
readTimer(MarshallerReaderContext, JBPMMessages.ProcessTimer.TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
readWorkItem(MarshallerReaderContext) - Static method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
readWorkItem(MarshallerReaderContext, boolean) - Static method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
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.ProcessMarshallerImpl
 
readWorkItems(MarshallerReaderContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
Reassignment - Class in org.jbpm.task
 
Reassignment() - Constructor for class org.jbpm.task.Reassignment
 
ReceiveTaskHandler - Class in org.jbpm.bpmn2.handler
 
ReceiveTaskHandler(KnowledgeRuntime) - 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
 
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(String, Callable<Class<?>>) - Static method in class org.drools.util.OSGiLocator
Adds the given service provider factory to the set of providers for the service.
register(EventKey, EventTriggerTransport) - Method in class org.jbpm.eventmessaging.EventKeys
 
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(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
register(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
register(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
register(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
register(long, String) - Method in interface org.jbpm.task.TaskService
 
register(Class<? extends Node>, NodeInstanceFactory) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.jbpm.marshalling.impl.JBPMMessages
 
registerChannel(String, Channel) - Method in interface org.drools.runtime.KnowledgeRuntime
 
registerChannel(String, Channel) - Method in class org.jbpm.process.StatefulProcessSession
 
registerExitPoint(String, ExitPoint) - Method in interface org.drools.runtime.KnowledgeRuntime
Deprecated. Use KnowledgeRuntime.registerChannel(String, Channel) instead.
registerExitPoint(String, ExitPoint) - Method in class org.jbpm.process.StatefulProcessSession
 
registerForEvent(EventKey, boolean, EventResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
This method registers for an event key a handler to notify the task life cycle events
registerForEvent(EventKey, boolean, EventResponseHandler) - Method in class org.jbpm.task.service.local.LocalTaskService
 
registerForEvent(EventKey, boolean, EventResponseHandler) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
registerForEvent(EventKey, boolean, EventResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
registerForEvent(EventKey, boolean, EventResponseHandler) - Method in interface org.jbpm.task.TaskService
This method registers for an event key a handler to notify the task life cycle events
registerLocator(Class, Callable) - Method in interface org.drools.util.ServiceRegistry
 
registerLocator(Class, Callable) - Method in class org.drools.util.ServiceRegistryImpl
 
registerTaskEvents() - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
registerTaskService(StatefulKnowledgeSession) - Static method in class org.jbpm.test.JBPMHelper
 
registerTimer(TimerInstance, ProcessInstance) - Method in class org.jbpm.process.instance.timer.TimerManager
 
registerTransactionSynchronization(TransactionSynchronization) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
registerTransformer(Class<?>) - Method in class org.jbpm.process.workitem.transform.TransformWorkItemHandler
 
registerWorkItemHandler(String, WorkItemHandler) - Method in interface org.drools.runtime.process.WorkItemManager
Register the given handler for all work items of the given type of work
registry - Variable in class org.jbpm.task.service.DefaultUserInfo
 
release(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
release(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
release(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
release(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
release(long, String) - Method in interface org.jbpm.task.TaskService
 
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(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
remove(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
remove(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
remove(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
remove(long, String) - Method in interface org.jbpm.task.TaskService
 
removeAllTimers() - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
removeAttachment(long) - Method in class org.jbpm.task.TaskData
Removes the Attachment specified by the attachmentId.
removeClassLoader(ClassLoader) - Method in class org.drools.util.CompositeClassLoader
 
removeComment(long) - Method in class org.jbpm.task.TaskData
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
 
removedService(ServiceReference, Object) - Method in class org.drools.osgi.api.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(KnowledgeAgentEventListener) - Method in interface org.drools.agent.KnowledgeAgent
 
removeEventListener(KnowledgeBaseEventListener) - Method in interface org.drools.event.knowledgebase.KnowledgeBaseEventManager
Remove an event listener.
removeEventListener(ProcessEventListener) - Method in interface org.drools.event.process.ProcessEventManager
Remove a process event listener.
removeEventListener(WorkingMemoryEventListener) - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Remove an event listener.
removeEventListener(AgendaEventListener) - Method in interface org.drools.event.rule.WorkingMemoryEventManager
Remove an event listener.
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(KnowledgeBaseEventListener) - 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(TaskEventListener) - Method in class org.jbpm.task.service.TaskService
 
removeEventListener(String, EventListener, boolean) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
removeEventListener(String, EventListener, boolean) - Method in interface org.jbpm.workflow.instance.WorkflowProcessInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
removeEventListeners() - Method in interface org.jbpm.workflow.instance.node.EventBasedNodeInstanceInterface
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.MilestoneNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.RuleSetNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
removeEventListeners() - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
removeExceptionHandler(String) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
removeExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
removeExclusiveGroup(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
removeFunction(String, String) - Method in interface org.drools.KnowledgeBase
Remove a function from the specified package.
removeFunction(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
RemoveIdentitiesOption - Enum in org.drools.conf
An Enum for Remove Identities option.
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
 
removeKey(EventKey) - Method in class org.jbpm.eventmessaging.EventKeys
 
removeKnowledgePackage(String) - Method in interface org.drools.KnowledgeBase
Remove a KnowledgePackage and all the definitions it contains from the KnowledgeBase.
removeKnowledgePackage(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
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
 
removeNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
removeNodeInstance(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
removeNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
removeNodeInstance(NodeInstance) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
removeNodeInstance(NodeInstance) - Method in interface org.jbpm.workflow.instance.NodeInstanceContainer
 
removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.CompositeNode
 
removeOutgoingConnection(String, Connection) - Method in interface org.jbpm.workflow.core.Node
 
removeOutgoingConnection(String, Connection) - Method in class org.jbpm.workflow.core.node.Split
 
removeProcess(String) - Method in interface org.drools.KnowledgeBase
Remove a process from the specified package.
removeProcess(String) - Method in class org.jbpm.process.ProcessBaseImpl
 
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 interface org.drools.KnowledgeBase
Remove a rule from the specified package.
removeQuery(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeRecipient(Recipient) - Method in class org.jbpm.process.workitem.email.Recipients
 
removeResourceChangeMonitor(ResourceChangeMonitor) - Method in interface org.drools.io.ResourceChangeNotifier
Remove a ResourceChangeMonitor.
removeRule(String, String) - Method in interface org.drools.KnowledgeBase
Remove a rule from the specified package.
removeRule(String, String) - Method in class org.jbpm.process.ProcessBaseImpl
 
removeSwimlane(String) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
removeSwimlaneContext(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
removeTasks(List<TaskSummary>) - Method in interface org.jbpm.task.admin.TasksAdmin
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.task.admin.TasksAdminImpl
 
removeTrigger(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
removeTrigger(Trigger) - Method in class org.jbpm.workflow.core.node.StartNode
 
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
removeVariable(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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
 
RequestUI - Class in org.jbpm.examples.request
 
RequestUI() - Constructor for class org.jbpm.examples.request.RequestUI
 
requiredProperties - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
requiredProperties - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
reset() - Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
Resets all stats
reset() - Method in class org.jbpm.task.event.TaskEventSupport
 
resetCallback() - Static method in class org.jbpm.task.identity.UserGroupCallbackManager
 
resolveContext(Object) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
resolveContext(Object) - Method in class org.jbpm.process.core.context.exclusive.ExclusiveGroup
 
resolveContext(Object) - Method in interface org.jbpm.process.core.Context
 
resolveContext(Object) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
resolveContext(Object) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
resolveContext(String, Object) - Method in interface org.jbpm.process.core.ContextResolver
 
resolveContext(String, Object) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
resolveContext(String, Object) - Method in class org.jbpm.workflow.core.impl.NodeContainerImpl
 
resolveContext(String, Object) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
resolveContext(String, Object) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
 
resolveContext(String, Object) - Method in interface org.jbpm.workflow.core.NodeContainer
 
resolveContext(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
resolveContextInstance(String, Object) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
resolveContextInstance(String, Object) - Method in interface org.jbpm.workflow.instance.NodeInstance
 
Resource - Interface in org.drools.io
Generic interface to provide a Reader or InputStream for the underlying IO resource.
ResourceChangeListener - Interface in org.drools.event.io
Interface that provides informed on changes resources, via the ChangeSet interface.
ResourceChangeMonitor - Interface in org.drools.io
Subscribes and unsubscribes the given notifier to the requested resource.
ResourceChangeNotifier - Interface in org.drools.io
ResourceChangeListeners can subscribe to the notifier to receive ChangeSet info when results they are subscribed to change.
ResourceChangeScanner - Interface in org.drools.io
Built in service, as provided by the ResourceFactory for monitor file changes on the local disk.
ResourceChangeScannerConfiguration - Interface in org.drools.io
drools.resource.scanner.interval = : default 60s
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in interface org.drools.event.knowledgeagent.KnowledgeAgentEventListener
 
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in class org.drools.event.rule.DebugKnowledgeAgentEventListener
 
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in class org.drools.event.rule.DefaultKnowledgeAgentEventListener
 
ResourceCompilationFailedEvent - Class in org.drools.event.knowledgeagent
 
ResourceCompilationFailedEvent(KnowledgeBuilder, Resource, ResourceType) - Constructor for class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
 
ResourceConfiguration - Interface in org.drools.builder
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.
ResourcedObject - Interface in org.drools.io
 
ResourceFactory - Class in org.drools.io
Convenience Factory to provide Resource implementations for the desired IO resource.
ResourceFactory() - Constructor for class org.drools.io.ResourceFactory
 
ResourceFactoryService - Interface in org.drools.io
ResourceFactoryService is used by the ResourceFactory to "provide" it's concrete implementation.
resourcesChanged(ChangeSet) - Method in interface org.drools.event.io.ResourceChangeListener
The Resource has changed, the ResourceChangeNotifier will call this method and execute the user implemented code.
ResourceType - Class in org.drools.builder
 
ResourceType(String, String, String, String...) - Constructor for class org.drools.builder.ResourceType
 
ResponseHandler - Interface in org.drools.task.service
 
responseHandlers - Variable in class org.jbpm.task.service.BaseClientHandler
 
responseHandlers - Variable in class org.jbpm.task.service.mina.BaseMinaHandler
 
responseQueue - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
RestGeoCodeApiCallWorkItemHandler - Class in org.jbpm.process.workitem.rest
 
RestGeoCodeApiCallWorkItemHandler() - Constructor for class org.jbpm.process.workitem.rest.RestGeoCodeApiCallWorkItemHandler
 
restoreSession(StatefulKnowledgeSession, boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
 
ResultGeoCodeApi - Class in org.jbpm.process.workitem.rest
 
ResultGeoCodeApi() - Constructor for class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
ResultSeverity - Enum in org.drools.builder
An enum of the available problem types
resume(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
resume(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
resume(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
resume(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
resume(long, String) - Method in interface org.jbpm.task.TaskService
 
retract(FactHandle) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Retracts the fact for which the given FactHandle was assigned.
retract(FactHandle) - Method in class org.jbpm.process.StatefulProcessSession
 
RETRACTION - Static variable in interface org.drools.runtime.rule.PropagationContext
 
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.
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.drools.runtime.rule.AccumulateFunction
Reverses the accumulation action
ROLE_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_CTX - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_MEMBERS_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLES_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
rollback(boolean) - Method in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
rollBackTransaction(boolean) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
Row - Interface in org.drools.runtime.rule
 
rowAdded(Row) - Method in interface org.drools.runtime.rule.ViewChangedEventListener
 
rowRemoved(Row) - Method in interface org.drools.runtime.rule.ViewChangedEventListener
 
rowUpdated(Row) - Method in interface org.drools.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.drools.definition.rule
Public Rule interface for runtime rule inspection.
RULE_ADDITION - Static variable in interface org.drools.runtime.rule.PropagationContext
 
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.drools.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
 
RuleAwareProcessEventLister - Class in org.jbpm.process.instance.impl
 
RuleAwareProcessEventLister() - Constructor for class org.jbpm.process.instance.impl.RuleAwareProcessEventLister
 
RuleBuilder - Interface in org.drools.builder
This is a mixin style interface who's role is to provide rule specific methods to the KnowledgeBuilder, currently there are none.
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.drools.runtime.rule
 
RULEFLOW_TYPE - Static variable in class org.jbpm.ruleflow.core.RuleFlowProcess
 
RuleFlowGroup - Interface in org.drools.runtime.rule
 
ruleFlowGroup(String) - Method in class org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
 
RuleFlowGroupActivatedEvent - Interface in org.drools.event.rule
 
RuleFlowGroupDeactivatedEvent - Interface in org.drools.event.rule
 
RuleFlowGroupEvent - Interface in org.drools.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.
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.task.service.hornetq.BaseHornetQTaskServer
 
run() - Method in class org.jbpm.task.service.jms.BaseJMSTaskServer
 
run() - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector.Responder
 
run() - Method in class org.jbpm.task.service.mina.BaseMinaTaskServer
 

S

saveEntity(Object) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
saveOrUpdate(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessStorage
 
sayHello(String) - Method in class org.jbpm.examples.quickstarts.HelloService
 
scan() - Method in interface org.drools.io.ResourceChangeScanner
Execute a disk scan of subscribed resources now.
ScanDirectoriesOption - Enum in org.drools.agent.conf
 
ScanResourcesOption - Enum in org.drools.agent.conf
 
schedule(TaskService.ScheduledTaskDeadline, long) - Method in class org.jbpm.task.service.TaskService
 
scheduleUnescalatedDeadlines() - Method in class org.jbpm.task.service.TaskServiceSession
 
scope(String) - Method in class org.jbpm.ruleflow.core.factory.EventNodeFactory
 
ScriptTaskHandler - Class in org.jbpm.bpmn2.xml
 
ScriptTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.ScriptTaskHandler
 
searchLdap(String, String, String, OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
SELECTOR_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
send(Object) - Method in interface org.drools.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
 
SendIcal - Class in org.jbpm.task.service
 
sendIcal(long, String, String, String, int, Date, User, User, Date, UserInfo, String) - Method in class org.jbpm.task.service.SendIcal
 
sendIcalForTask(Task, UserInfo) - Method in class org.jbpm.task.service.SendIcal
 
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
 
SequentialAgendaOption - Enum in org.drools.conf
An Enum for SequentialAgenda option.
SequentialOption - Enum in org.drools.conf
An Enum for Sequential option.
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(JobContext, MarshallerWriteContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
SERVER_TASK_COMMANDS_QUEUE - Static variable in class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
Service - Interface in org.drools
 
ServiceRegistry - Interface in org.drools.util
 
ServiceRegistryImpl - Class in org.drools.util
This is an internal class, not for public consumption.
ServiceRegistryImpl() - Constructor for class org.drools.util.ServiceRegistryImpl
 
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(StatefulKnowledgeSession) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
ServiceTaskHandler(StatefulKnowledgeSession, ClassLoader) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
ServiceTaskHandler(StatefulKnowledgeSession, int) - Constructor for class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
session - Variable in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
session - Variable in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
session - Variable in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
SessionClock - Interface in org.drools.time
A clock interface that all engine clocks must implement
sessionId - Variable in class org.jbpm.task.event.entity.TaskEvent
 
sessionIdle(IoSession, IdleStatus) - Method in class org.jbpm.task.service.mina.MinaTaskServerHandler
 
SessionWriter - Interface in org.jbpm.task.service
 
set(Object, Object) - Method in interface org.drools.definition.type.FactField
Sets the value of this field in the given fact.
set(Object, String, Object) - Method in interface org.drools.definition.type.FactType
Sets the value of the field on a fact.
set(String, Calendar) - Method in interface org.drools.runtime.Calendars
 
set(String, Object) - Method in interface org.drools.runtime.Environment
 
set(String, Object) - Method in interface org.drools.runtime.Globals
 
setAccessType(AccessType) - Method in class org.jbpm.task.Attachment
 
setAccessType(AccessType) - Method in class org.jbpm.task.service.ContentData
 
setAction(DroolsAction) - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
 
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setAction(OnErrorAction) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
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
 
setActivationTime(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setActivationTime(Date) - Method in class org.jbpm.task.TaskData
 
setActorId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
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
 
setActualOwner(User) - Method in class org.jbpm.task.query.TaskSummary
 
setActualOwner(User) - Method in class org.jbpm.task.TaskData
 
setAddedAt(Date) - Method in class org.jbpm.task.Comment
 
setAddedBy(User) - Method in class org.jbpm.task.Comment
 
setAddress(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setAddTargetUserToPotentialOwners(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setAge(int) - Method in class org.jbpm.examples.request.Person
 
setAllowed(AllowedToDelegate) - Method in class org.jbpm.task.Delegation
 
setAllowed(List<Allowed>) - Method in class org.jbpm.task.service.OperationCommand
 
setAllowed(boolean) - Method in class org.jbpm.task.service.TaskServiceRequest
 
setAmount(Long) - Method in class org.jbpm.examples.request.Request
 
setArchived(Boolean) - Method in class org.jbpm.task.Task
 
setArguments(List<Object>) - Method in class org.jbpm.task.service.Command
 
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.task.Attachment
 
setAttachedBy(User) - Method in class org.jbpm.task.Attachment
 
setAttachmentContentId(long) - Method in class org.jbpm.task.Attachment
 
setAttachments(List<Attachment>) - Method in class org.jbpm.task.TaskData
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setAutoComplete(boolean) - Method in class org.jbpm.workflow.core.node.DynamicNode
 
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(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setBoundaryEvents(List<String>) - Method in class org.jbpm.workflow.core.node.StateBasedNode
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.task.Notification
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setCachingEnabled(boolean) - Method in class org.drools.util.CompositeClassLoader
 
setCallback(UserGroupCallback) - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
setCallbackFromProperties(Properties) - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
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
 
setCity(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setClassLoader(ClassLoader) - Method in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
setClassLoader(ClassLoader) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setClassLoader(ClassLoader) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
setClassLoader(ClassLoader) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
setClient(AsyncTaskService) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setClient(AsyncTaskService) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
setClient(TaskClient) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
setClient(TaskService) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
setClient(TaskService) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setClient(TaskClient) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
setClient(TaskClient) - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
setClient(TaskClient) - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientHandler
 
setClient(TaskClient) - Method in class org.jbpm.task.service.jms.JMSTaskClientHandler
 
setClient(TaskClient) - Method in class org.jbpm.task.service.mina.MinaTaskClientHandler
 
setClient(TaskClient) - Method in class org.jbpm.task.service.TaskClientHandler
 
setCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setComments(List<Comment>) - Method in class org.jbpm.task.TaskData
 
setCompletedOn(Date) - Method in class org.jbpm.task.TaskData
 
setComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setComposite(JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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
 
setConnection(String, int) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
setConnection(String, int) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
setConnection(String, int) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
setConnection(String, int) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setConnection(String, int) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
setConnection(String, int) - Method in class org.jbpm.task.service.hornetq.CommandBasedHornetQWSHumanTaskHandler
Deprecated.  
setConnectorName(String) - Method in class org.jbpm.process.workitem.wsht.AsyncHornetQHTWorkItemHandler
 
setConnectorName(String) - Method in class org.jbpm.process.workitem.wsht.AsyncMinaHTWorkItemHandler
 
setConnectorName(String) - Method in class org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
 
setConnectorName(String) - Method in class org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
 
setConsequence(String) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
setConstraint(String) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
setConstraint(String) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
setConstraint(String) - Method in interface org.jbpm.workflow.core.Constraint
Method for setting the constraint
setConstraint(String) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
setConstraint(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
setConstraint(String) - Method in class org.jbpm.workflow.core.node.MilestoneNode
 
setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.node.Split
 
setConstraint(Connection, Constraint) - Method in class org.jbpm.workflow.core.node.StateNode
 
setConstraints(List<BooleanExpression>) - Method in class org.jbpm.task.Escalation
 
setConstraints(Map<ConnectionRef, Constraint>) - Method in class org.jbpm.workflow.core.node.StateNode
 
setContent(JBPMMessages.ProcessInstance.NodeInstanceContent) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
setContent(JBPMMessages.ProcessInstance.NodeInstanceContent.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
setContent(Content) - Method in class org.jbpm.task.Attachment
Sets the content for this attachment, i.e. the size and the attachmentContentId.
setContent(byte[]) - Method in class org.jbpm.task.Content
 
setContent(byte[]) - Method in class org.jbpm.task.service.ContentData
 
setContent(byte[]) - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
setContentType(String) - Method in class org.jbpm.task.Attachment
 
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
 
setContextId(long) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
setContextInstance(String, ContextInstance) - Method in class org.jbpm.process.instance.impl.ProcessInstanceImpl
 
setContextInstance(String, ContextInstance) - Method in class org.jbpm.workflow.instance.node.CompositeContextNodeInstance
 
setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
setContextInstanceContainer(ContextInstanceContainer) - Method in class org.jbpm.process.instance.context.variable.VariableScopeInstance
 
setCounter(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
setCountry(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setCreatedBy(User) - Method in class org.jbpm.task.query.TaskSummary
 
setCreatedBy(User) - Method in class org.jbpm.task.TaskData
 
setCreatedOn(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setCreatedOn(Date) - Method in class org.jbpm.task.TaskData
 
setDataStores(List<DataStore>) - Method in class org.jbpm.bpmn2.core.Definitions
 
setDate(Date) - Method in class org.jbpm.task.Deadline
 
setDate(Date) - Method in class org.jbpm.task.query.DeadlineSummary
 
setDeadlineId(long) - Method in class org.jbpm.task.query.DeadlineSummary
 
setDeadlines(WorkItem, List<OrganizationalEntity>, Environment) - Static method in class org.jbpm.process.workitem.wsht.HumanTaskHandlerHelper
 
setDeadlines(Deadlines) - Method in class org.jbpm.task.Task
 
setDefault(boolean) - Method in class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator
 
setDefault(boolean) - Method in class org.jbpm.process.instance.impl.RuleConstraintEvaluator
 
setDefault(boolean) - Method in interface org.jbpm.workflow.core.Constraint
 
setDefault(boolean) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
setDefaultContext(Context) - Method in interface org.jbpm.process.core.ContextContainer
 
setDefaultContext(Context) - Method in class org.jbpm.process.core.impl.ContextContainerImpl
 
setDefaultContext(Context) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.CompositeContextNode
 
setDefaultContext(Context) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
setDefaultHandler(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDelay(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
setDelay(String) - Method in class org.jbpm.process.core.timer.Timer
 
setDelay(long) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setDelegate(Environment) - Method in interface org.drools.runtime.Environment
 
setDelegate(Globals) - Method in interface org.drools.runtime.Globals
 
setDelegates(List<OrganizationalEntity>) - Method in class org.jbpm.task.Delegation
 
setDelegation(Delegation) - Method in class org.jbpm.task.Task
 
setDependencies(String[]) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDescription(String) - Method in class org.jbpm.task.query.TaskSummary
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.task.Task
 
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
 
setDisplayName(String) - Method in class org.jbpm.process.workitem.email.Recipient
 
setDocument(long, ContentData) - Method in class org.jbpm.task.TaskData
Sets the document content data for this task data.
setDocumentAccessType(AccessType) - Method in class org.jbpm.task.TaskData
 
setDocumentation(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Deadline
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Reassignment
 
setDocumentContent(long, Content, TaskClientHandler.SetDocumentResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
setDocumentContent(long, Content) - Method in class org.jbpm.task.service.local.LocalTaskService
 
setDocumentContent(long, Content) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
setDocumentContent(long, Content, TaskClientHandler.SetDocumentResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
setDocumentContent(long, Content) - Method in class org.jbpm.task.service.TaskServiceSession
 
setDocumentContent(long, Content) - Method in interface org.jbpm.task.TaskService
 
setDocumentContentId(long) - Method in class org.jbpm.task.TaskData
 
setDocumentFormat(String) - Method in class org.jbpm.process.workitem.email.Message
 
setDocumentType(String) - Method in class org.jbpm.task.TaskData
 
setDone(boolean) - Method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
setDynamic(boolean) - Method in class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
setEmail(String) - Method in class org.jbpm.process.workitem.email.Recipient
 
setEmailHeaders(Map<Language, EmailNotificationHeader>) - Method in class org.jbpm.task.EmailNotification
 
setEnd(Date) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setEndDeadlines(List<Deadline>) - Method in class org.jbpm.task.Deadlines
 
setEndOperationListener(EndOperationListener) - Method in class org.jbpm.process.StatefulProcessSession
 
setEntityManager(EntityManager) - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
setEnv(Environment) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
setEnvironment(Environment) - Static method in class org.jbpm.process.audit.JPAProcessInstanceDbLog
 
setEnvironment(Environment) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
setEnvironment(Environment) - Method in class org.jbpm.task.service.local.LocalTaskService
 
setEnvironment(Environment) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
setError(RuntimeException) - Method in interface org.drools.task.service.ResponseHandler
 
setError(RuntimeException) - Method in class org.jbpm.task.service.responsehandlers.AbstractBaseResponseHandler
 
setEscalated(Boolean) - Method in class org.jbpm.task.Deadline
 
setEscalatedDeadlineHandler(EscalatedDeadlineHandler) - Method in class org.jbpm.task.service.TaskService
 
setEscalations(List<Escalation>) - Method in class org.jbpm.task.Deadline
 
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
 
setEvent(JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventNode
 
setEventFilters(List<EventFilter>) - Method in class org.jbpm.workflow.core.node.EventTrigger
 
setEventsAdmin(TaskEventsAdmin) - Method in class org.jbpm.task.service.responsehandlers.BlockingEventResponseHandler
 
setEventTransformer(EventTransformer) - Method in class org.jbpm.workflow.core.node.EventNode
 
setExceptionHandler(String, ExceptionHandler) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
setExceptionHandler(ExceptionHandler) - Method in interface org.jbpm.process.instance.context.exception.ExceptionHandlerInstance
 
setExceptionHandlers(Map<String, ExceptionHandler>) - Method in class org.jbpm.process.core.context.exception.ExceptionScope
 
setExcludedOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setExclusiveGroup(int, JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setExec(Operation) - Method in class org.jbpm.task.service.OperationCommand
 
setExpirationTime(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setExpirationTime(Date) - Method in class org.jbpm.task.TaskData
 
setExpression(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setExpression(String) - Method in class org.jbpm.task.BooleanExpression
 
setFault(long, String, FaultData, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.service.local.LocalTaskService
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
setFault(long, String, FaultData, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.service.TaskServiceSession
 
setFault(long, FaultData) - Method in class org.jbpm.task.TaskData
Sets the fault data for this task data.
setFault(long, String, FaultData) - Method in interface org.jbpm.task.TaskService
 
setFaultName(String) - Method in class org.jbpm.ruleflow.core.factory.FaultNodeFactory
 
setFaultName(String) - Method in class org.jbpm.task.service.FaultData
 
setFaultName(String) - Method in class org.jbpm.workflow.core.node.FaultNode
 
setFaultVariable(String) - Method in class org.jbpm.process.core.context.exception.ActionExceptionHandler
 
setFaultVariable(String) - Method in interface org.jbpm.process.core.context.exception.ExceptionHandler
 
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
 
setFocus() - Method in interface org.drools.runtime.rule.AgendaGroup
 
setForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setForEach(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setFrom(String) - Method in class org.jbpm.process.workitem.email.Message
 
setFrom(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setFrom(String) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
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.drools.definition.type.FactType
Sets the values of the bean from a map.
setFromType(String) - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
setFunctionImports(List<String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setFunctionImports(List<String>) - Method in interface org.jbpm.process.core.Process
Sets the imports of this RuleFlow process
setFunctionImports(List<String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
Sets the imports of this RuleFlow process
setGlobal(String, Object) - Method in interface org.drools.runtime.KnowledgeRuntime
Sets a global value on the internal collection
setGlobal(String, Object) - Method in interface org.drools.runtime.StatelessKnowledgeSession
Sets a global value on the globals store
setGlobal(String, Object) - Method in class org.jbpm.process.StatefulProcessSession
 
setGlobals(Map<String, String>) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setGlobals(Map<String, String>) - Method in interface org.jbpm.process.core.Process
Sets the imports of this RuleFlow process
setGlobals(String, Map<String, Object>) - Method in class org.jbpm.task.service.TaskServiceSession
 
setGlobals(Map<String, String>) - Method in interface org.jbpm.workflow.core.WorkflowProcess
Sets the imports of this RuleFlow process
setGroupNodeInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
 
setHeader(String) - Method in class org.jbpm.workflow.core.node.ConstraintTrigger
 
setHeight(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setHost(String) - Method in class org.jbpm.process.workitem.email.Connection
 
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
 
setHumanTask(JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setIconEncoded(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
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.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
setId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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.task.Attachment
 
setId(long) - Method in class org.jbpm.task.BooleanExpression
 
setId(long) - Method in class org.jbpm.task.Comment
 
setId(long) - Method in class org.jbpm.task.Content
 
setId(long) - Method in class org.jbpm.task.Deadline
 
setId(long) - Method in class org.jbpm.task.EmailNotificationHeader
 
setId(long) - Method in class org.jbpm.task.Escalation
 
setId(long) - Method in class org.jbpm.task.I18NText
 
setId(long) - Method in class org.jbpm.task.Notification
 
setId(String) - Method in class org.jbpm.task.OrganizationalEntity
 
setId(long) - Method in class org.jbpm.task.query.TaskSummary
 
setId(long) - Method in class org.jbpm.task.Reassignment
 
setId(int) - Method in class org.jbpm.task.service.Command
 
setId(long) - Method in class org.jbpm.task.SubTasksStrategy
 
setId(long) - Method in class org.jbpm.task.Task
 
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
 
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
 
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.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
 
setInputType(DecisionTableInputType) - Method in interface org.drools.builder.DecisionTableConfiguration
Specify the type of decision table resource, currently either XLS or CSV.
setInterval(int) - Method in interface org.drools.io.ResourceChangeScanner
Set scan interval in seconds
setInvalid(String) - Method in class org.jbpm.examples.request.Request
 
setIpAddress(String) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setIpAddress(String) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
setIsDone(boolean) - Method in class org.jbpm.task.service.responsehandlers.BlockingDeleteAttachmentResponseHandler
 
setIsDone(boolean) - Method in class org.jbpm.task.service.responsehandlers.BlockingDeleteCommentResponseHandler
 
setIsDone(boolean) - Method in class org.jbpm.task.service.responsehandlers.BlockingTaskOperationResponseHandler
 
setIsDone(boolean) - Method in interface org.jbpm.task.service.TaskClientHandler.DeleteAttachmentResponseHandler
 
setIsDone(boolean) - Method in interface org.jbpm.task.service.TaskClientHandler.DeleteCommentResponseHandler
 
setIsDone(boolean) - Method in interface org.jbpm.task.service.TaskClientHandler.TaskOperationResponseHandler
 
setItemSubjectRef(String) - Method in class org.jbpm.bpmn2.core.DataStore
 
setJobHandle(JobHandle) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setJobHandle(JobHandle) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
 
setJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setJoin(JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setKnowledgeBaseServiceFactory(KnowledgeBaseFactoryService) - Static method in class org.drools.KnowledgeBaseFactory
 
setKnowledgeRuntime(KnowledgeRuntime) - 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
 
setLanguage(String) - Method in class org.jbpm.bpmn2.core.SequenceFlow
 
setLanguage(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setLanguage(String) - Method in class org.jbpm.task.I18NText
 
setLastTriggered(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
setLastTriggered(Date) - Method in class org.jbpm.process.instance.timer.TimerInstance
 
setLatitude(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setLocal(boolean) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setLocal(boolean) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
setLocal(boolean) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setLocation(String) - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
setLongitude(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setManager(WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.AsyncWSHumanTaskHandler
Deprecated.  
setManager(WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setManager(WorkItemManager) - Method in class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
setManager(WorkItemManager) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
setMapkey(String) - Method in class org.jbpm.task.Language
 
setMarshaller(String) - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
setMessage(Message) - Method in class org.jbpm.bpmn2.core.Interface.Operation
 
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
 
setMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setMilestone(JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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.junit.Person
 
setName(String) - Method in class org.jbpm.examples.quickstarts.Person
 
setName(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
setName(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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.task.Attachment
 
setName(String) - Method in class org.jbpm.task.Escalation
 
setName(String) - Method in class org.jbpm.task.query.TaskSummary
 
setName(CommandName) - Method in class org.jbpm.task.service.Command
 
setName(String) - Method in class org.jbpm.task.SubTasksStrategy
 
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
setNames(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setNames(List<I18NText>) - Method in class org.jbpm.task.Task
 
setNamespace(String) - Method in class org.jbpm.bpmn2.core.Bpmn2Import
 
setNewStatus(Status) - Method in class org.jbpm.task.service.OperationCommand
 
setNodeContainer(NodeContainer) - Method in class org.jbpm.ruleflow.core.RuleFlowNodeContainerFactory
 
setNodeContainer(NodeContainer) - Method in class org.jbpm.workflow.core.impl.NodeImpl
 
setNodeContainer(NodeContainer) - Method in interface org.jbpm.workflow.core.Node
 
setNodeId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance.Builder
 
setNodeId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder
 
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
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
setNodeInstance(int, JBPMMessages.ProcessInstance.NodeInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
 
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
 
setNodeInstanceId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNodeName(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setNotifications(List<Notification>) - Method in class org.jbpm.task.Escalation
 
setOption(T) - Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
Sets an option
setOption(T) - Method in interface org.drools.conf.KnowledgeBaseOptionsConfiguration
Sets an option
setOption(T) - Method in interface org.drools.runtime.conf.KnowledgeSessionOptionsConfiguration
Sets an option
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.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(long, String, ContentData, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
setOutput(long, String, ContentData) - Method in class org.jbpm.task.service.local.LocalTaskService
 
setOutput(long, String, ContentData) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
setOutput(long, String, ContentData, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
setOutput(long, String, ContentData) - Method in class org.jbpm.task.service.TaskServiceSession
 
setOutput(long, ContentData) - Method in class org.jbpm.task.TaskData
Sets the content data for this task data.
setOutput(long, String, ContentData) - Method in interface org.jbpm.task.TaskService
 
setOutputCollectionExpression(String) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setOutputVariable(String, DataType) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setOwningSessionOnly(boolean) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setOwningSessionOnly(boolean) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
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
setParentId(long) - Method in class org.jbpm.task.TaskData
 
setParentProcessInstanceId(long) - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
setParentProcessInstanceId(long) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setPassword(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setPassword(String) - Method in class org.jbpm.process.workitem.google.calendar.GoogleCalendarWorkItemHandler
 
setPath(String) - Method in class org.jbpm.process.workitem.WorkDefinitionImpl
 
setPeopleAssignments(PeopleAssignments) - Method in class org.jbpm.task.Task
 
setPeriod(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
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
 
setPersonId(String) - Method in class org.jbpm.examples.request.Request
 
setPort(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setPort(int) - Method in class org.jbpm.process.workitem.wsht.AsyncGenericHTWorkItemHandler
 
setPort(int) - Method in class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.Reassignment
 
setPrecision(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
setPreviousStatus(List<Status>) - Method in class org.jbpm.task.service.OperationCommand
 
setPreviousStatus(Status) - Method in class org.jbpm.task.TaskData
 
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, String, int, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
setPriority(int) - Method in class org.jbpm.task.Notification
 
setPriority(int) - Method in class org.jbpm.task.query.TaskSummary
 
setPriority(long, String, int) - Method in class org.jbpm.task.service.local.LocalTaskService
 
setPriority(long, String, int) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
setPriority(long, String, int, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
setPriority(long, String, int) - Method in class org.jbpm.task.service.TaskServiceSession
 
setPriority(int) - Method in class org.jbpm.task.Task
 
setPriority(long, String, int) - Method in interface org.jbpm.task.TaskService
 
setPriority(int) - Method in interface org.jbpm.workflow.core.Constraint
Method for setting the priority of the constraint
setPriority(int) - Method in class org.jbpm.workflow.core.impl.ConstraintImpl
 
setProcess(Process) - Method in class org.jbpm.process.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
 
setProcessId(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
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.task.query.TaskSummary
 
setProcessId(String) - Method in class org.jbpm.task.TaskData
 
setProcessId(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setProcessId(String) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setProcessInstance(ProcessInstance) - Method in class org.jbpm.process.instance.context.AbstractContextInstance
 
setProcessInstance(WorkflowProcessInstance) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
setProcessInstance(WorkflowProcessInstance) - Method in class org.jbpm.workflow.instance.node.CompositeNodeInstance
 
setProcessInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
setProcessInstanceId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
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.task.query.TaskSummary
 
setProcessInstanceId(long) - Method in class org.jbpm.task.TaskData
 
setProcessInstanceId(long) - Method in exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
setProcessInstancesId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
setProcessInstanceState(int) - Method in class org.jbpm.process.audit.event.ExtendedRuleFlowLogEvent
 
setProcessName(String) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setProcessSessionId(int) - Method in class org.jbpm.task.query.TaskSummary
 
setProcessSessionId(int) - Method in class org.jbpm.task.TaskData
 
setProcessType(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setProperty(String, String) - Method in interface org.drools.PropertiesConfiguration
Sets a property value
setProperty(String, String) - Method in class org.jbpm.task.identity.UserGroupCallbackManager
 
setReassignments(List<Reassignment>) - Method in class org.jbpm.task.Escalation
 
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.task.Notification
 
setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setRemoveUserFromPotentialOwners(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setReplyTo(String) - Method in class org.jbpm.process.workitem.email.Message
 
setReplyTo(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setReplyTo(String) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
setResource(Resource) - Method in interface org.drools.io.ResourcedObject
 
setResource(Resource) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setResult(boolean) - Method in class org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler
 
setRolePrincipleName(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
setRuleBase(String, RuleBase) - Method in class org.jbpm.task.service.TaskServiceSession
 
setRuleFlowGroup(String) - Method in class org.jbpm.workflow.core.node.RuleSetNode
 
setRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setScope(int) - Method in class org.jbpm.workflow.core.node.EndNode
 
setScope(String) - Method in class org.jbpm.workflow.core.node.EventNode
 
setSession(KnowledgeRuntime) - Method in class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
Deprecated.  
setSession(KnowledgeRuntime) - Method in class org.jbpm.process.workitem.wsht.GenericCommandBasedWSHumanTaskHandler
Deprecated.  
setSession(KnowledgeRuntime) - Method in class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
setSessionId(int) - Method in class org.jbpm.task.event.entity.TaskEvent
 
setSetNewOwnerToNull(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setSetNewOwnerToUser(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setSetToPreviousStatus(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setSize(int) - Method in class org.jbpm.task.Attachment
 
setSkipable(boolean) - Method in class org.jbpm.task.query.TaskSummary
 
setSkipable(boolean) - Method in class org.jbpm.task.TaskData
 
setSkippable(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setSourceRef(String) - Method in class org.jbpm.bpmn2.core.Association
 
setSources(List<String>) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setStart(Date) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setStartDeadlines(List<Deadline>) - Method in class org.jbpm.task.Deadlines
 
setStartTls(boolean) - Method in class org.jbpm.process.workitem.email.Connection
 
setState(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setState(JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setState(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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(int) - Method in class org.jbpm.process.audit.ProcessInstanceLog
 
setStatus(Status) - Method in class org.jbpm.task.query.TaskSummary
 
setStatus(List<Status>) - Method in class org.jbpm.task.service.OperationCommand
 
setStatus(Status) - Method in class org.jbpm.task.TaskData
 
setStrategyIndex(int) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
setStructureRef(String) - Method in class org.jbpm.bpmn2.core.ItemDefinition
 
setSubject(String) - Method in class org.jbpm.process.workitem.email.Message
 
setSubject(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setSubject(String) - Method in class org.jbpm.task.query.TaskSummary
 
setSubjects(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setSubjects(List<I18NText>) - Method in class org.jbpm.task.Task
 
setSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setSubProcess(JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setSubTaskStrategies(List<SubTasksStrategy>) - Method in class org.jbpm.task.Task
 
setSwimlane(String) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder
 
setSwimlane(String) - Method in class org.jbpm.workflow.core.node.HumanTaskNode
 
setSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setSwimlaneContext(int, JBPMMessages.ProcessInstance.SwimlaneContextInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setSwimlanes(Collection<Swimlane>) - Method in class org.jbpm.process.core.context.swimlane.SwimlaneContext
 
setSystemEventListener(SystemEventListener) - Method in interface org.drools.agent.KnowledgeAgent
 
setSystemEventListener(SystemEventListener) - Method in interface org.drools.io.ResourceChangeMonitor
 
setSystemEventListener(SystemEventListener) - Method in interface org.drools.io.ResourceChangeNotifier
 
setSystemEventListener(SystemEventListener) - Static method in class org.drools.SystemEventListenerFactory
Set the SystemEventListener
setSystemEventListener(SystemEventListener) - Method in interface org.drools.SystemEventListenerService
Set the SystemEventListener
setSystemEventListener(SystemEventListener) - Method in class org.jbpm.task.service.TaskService
Setter of the SystemEventListener field for Spring.
setTarget(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
setTarget(String) - Method in class org.jbpm.workflow.core.node.DataAssociation
 
setTargetNamespace(String) - Method in class org.jbpm.bpmn2.core.Definitions
 
setTargetRef(String) - Method in class org.jbpm.bpmn2.core.Association
 
setTaskData(TaskData) - Method in class org.jbpm.task.Task
 
setTaskId(long) - Method in class org.jbpm.task.query.DeadlineSummary
 
setTaskInitiator(User) - Method in class org.jbpm.task.PeopleAssignments
 
setTaskService(TaskService) - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
setTaskSessionFactory(TaskSessionFactory) - Method in class org.jbpm.task.service.TaskService
Setter of the TaskSessionFactory field for Spring.
setTaskStakeholders(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setTaskStatus(long, Status) - Method in class org.jbpm.task.service.TaskServiceSession
 
setTaskStatusInTransaction(Object, Status) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
Special onetime method
Setter - Interface in org.drools.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.task.Comment
 
setText(String) - Method in class org.jbpm.task.I18NText
 
setTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setTimer(JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setTimer(JBPMMessages.ProcessTimer.TimerInstance) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
setTimer(JBPMMessages.ProcessTimer.TimerInstance.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
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
 
setTimerId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance.Builder
 
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
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode.Builder
 
setTimerInstanceId(int, long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
setTimerService(TimerService) - Method in class org.jbpm.process.instance.timer.TimerManager
 
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
 
setTransactionManager(TransactionManager) - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
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
 
setTrigger(int, JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.Builder
 
setTrigger(ProtobufMessages.Trigger) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
setTrigger(ProtobufMessages.Trigger.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.Builder
 
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(JBPMMessages.ProcessInstance.NodeInstanceType) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
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.task.BooleanExpression
 
setType(String) - Method in class org.jbpm.task.service.ContentData
 
setType(Class) - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
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
 
setUniqueId(String) - Method in class org.jbpm.bpmn2.core.IntermediateLink
 
setUp() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
setupDataSource() - Static method in class org.jbpm.test.JBPMHelper
 
setupPoolingDataSource() - Static method in class org.jbpm.test.JbpmJUnitTestCase
 
setUseJTA(boolean) - Method in class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
setUserInfo(UserInfo) - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
setUserinfo(UserInfo) - Method in class org.jbpm.task.service.TaskService
 
setUserIsExplicitPotentialOwner(boolean) - Method in class org.jbpm.task.service.OperationCommand
 
setUserName(String) - Method in class org.jbpm.process.workitem.email.Connection
 
setUserName(String) - Method in class org.jbpm.process.workitem.google.calendar.GoogleCalendarWorkItemHandler
 
setUseSharedEntityManager(boolean) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
setValidStatuses() - Method in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
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(ByteString) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable.Builder
 
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
 
setVariable(String, Object) - Method in interface org.drools.runtime.process.NodeInstance
 
setVariable(String, Object) - Method in interface org.drools.runtime.process.ProcessContext
Sets the value of the variable with the given name.
setVariable(String, Object) - Method in interface org.drools.runtime.process.WorkflowProcessInstance
 
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.Builder
 
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder
 
setVariable(int, JBPMMessages.Variable) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
setVariable(int, JBPMMessages.Variable.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem.Builder
 
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
 
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.workflow.core.node.EventNode
 
setVariables(List<Variable>) - Method in class org.jbpm.process.core.context.variable.VariableScope
 
setVersion(String) - Method in class org.jbpm.process.core.impl.ProcessImpl
 
setVersion(String) - Method in interface org.jbpm.process.core.Process
Sets the version of this process.
setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.ForEachNode
 
setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.SubProcessNode
 
setWaitForCompletion(boolean) - Method in class org.jbpm.workflow.core.node.WorkItemNode
 
setWidth(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
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
 
setWorkItem(JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.Builder
 
setWorkItemId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.Builder
 
setWorkItemId(long) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode.Builder
 
setWorkItemId(long) - Method in class org.jbpm.task.TaskData
 
setWorksheetName(String) - Method in interface org.drools.builder.DecisionTableConfiguration
Which named xls worksheet should be used.
setX(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setY(Integer) - Method in class org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
 
setZip(String) - Method in class org.jbpm.process.workitem.rest.ResultGeoCodeApi
 
ShareAlphaNodesOption - Enum in org.drools.conf
An Enum for ShareAlphaNodes option.
ShareBetaNodesOption - Enum in org.drools.conf
An Enum for ShareBetaNodes option.
signalEvent(String, Object) - Method in interface org.drools.runtime.process.EventListener
Signals that an event has occurred.
signalEvent(String, Object) - Method in interface org.drools.runtime.process.ProcessRuntime
Signals the engine that an event has occurred.
signalEvent(String, Object, long) - Method in interface org.drools.runtime.process.ProcessRuntime
Signals the process instance that an event has occurred.
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.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.RuleSetNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.StateBasedNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.StateNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.SubProcessNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.TimerNodeInstance
 
signalEvent(String, Object) - Method in class org.jbpm.workflow.instance.node.WorkItemNodeInstance
 
SignalManager - Interface in org.jbpm.process.instance.event
 
SignalManagerFactory - Interface in org.jbpm.process.instance.event
 
SingleValueKnowledgeBaseOption - Interface in org.drools.conf
A markup interface for KnowledgeBaseConfiguration options
SingleValueKnowledgeBuilderOption - Interface in org.drools.builder.conf
A markup interface for SingleValueKnowledgeBuilderConfiguration options
SingleValueKnowledgeSessionOption - Interface in org.drools.runtime.conf
A markup interface for SingleValueKnowledgeSessionConfiguration options
size() - Method in interface org.drools.runtime.rule.QueryResults
 
skip(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
skip(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
skip(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
skip(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
skip(long, String) - Method in interface org.jbpm.task.TaskService
 
skippable(boolean) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
Split - Class in org.jbpm.workflow.core.node
Default implementation of a split node.
Split() - Constructor for class org.jbpm.workflow.core.node.Split
 
Split(int) - Constructor for class org.jbpm.workflow.core.node.Split
 
SplitFactory - Class in org.jbpm.ruleflow.core.factory
 
SplitFactory(RuleFlowNodeContainerFactory, NodeContainer, long) - Constructor for class org.jbpm.ruleflow.core.factory.SplitFactory
 
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() - Method in interface org.drools.io.ResourceChangeNotifier
Start the service, this will create a new Thread.
start() - Method in interface org.drools.io.ResourceChangeScanner
Start the service, this creates a new Thread.
start(BundleContext) - Method in class org.drools.osgi.api.Activator
 
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.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.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(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, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
start() - Method in class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
start() - Method in class org.jbpm.task.service.jms.BaseJMSTaskServer
 
start(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
start() - Method in class org.jbpm.task.service.mina.BaseMinaTaskServer
 
start(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
start(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
start() - Method in class org.jbpm.task.service.TaskServer
 
start(long, String) - Method in interface org.jbpm.task.TaskService
 
start() - Method in class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
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
 
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 interface org.drools.runtime.process.ProcessRuntime
Start a new process instance.
startProcess(String, Map<String, Object>) - Method in interface org.drools.runtime.process.ProcessRuntime
Start a new process instance.
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) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcess(String, Map<String, Object>) - Method in class org.jbpm.process.StatefulProcessSession
 
startProcessByName(KnowledgeRuntime, String, Map<String, Object>) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
startProcessByName(KnowledgeRuntime, String, Map<String, Object>, Comparator<Process>) - Static method in class org.jbpm.process.instance.StartProcessHelper
 
StartProcessHelper - Class in org.jbpm.process.instance
 
StartProcessHelper() - Constructor for class org.jbpm.process.instance.StartProcessHelper
 
startProcessInstance(long) - Method in interface org.drools.runtime.process.ProcessRuntime
Starts the given process instance (which was created by using createProcesInstance but not yet started).
startProcessInstance(long) - Method in class org.jbpm.process.instance.ProcessRuntimeImpl
 
startProcessInstance(long) - Method in class org.jbpm.process.StatefulProcessSession
 
startTaskService() - Static method in class org.jbpm.test.JBPMHelper
 
startUp() - Static method in class org.jbpm.test.JBPMHelper
 
STATE_ABORTED - Static variable in interface org.drools.runtime.process.ProcessInstance
 
STATE_ACTIVE - Static variable in interface org.drools.runtime.process.ProcessInstance
 
STATE_COMPLETED - Static variable in interface org.drools.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_PENDING - Static variable in interface org.drools.runtime.process.ProcessInstance
 
STATE_SUSPENDED - Static variable in interface org.drools.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
 
StatefulKnowledgeSession - Interface in org.drools.runtime
StatefulKnowledgeSession is the most common way to interact with the engine.
StatefulProcessSession - Interface in org.drools.runtime.process
There are currently no process related methods that are used with the external StatefulKnowledgeSession class.
StatefulProcessSession - Class in org.jbpm.process
 
StatefulProcessSession(KnowledgeBase, KnowledgeSessionConfiguration, Environment) - Constructor for class org.jbpm.process.StatefulProcessSession
 
StatefulRuleSession - Interface in org.drools.runtime.rule
An interface for all StatefulRuleSession methods.
StatelessKnowledgeSession - Interface in org.drools.runtime
StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
StatelessKnowledgeSessionResults - Interface in org.drools.runtime
 
StatelessProcessSession - Interface in org.drools.runtime.process
There are currently no process related methods that are used with the external StatelessKnowledgeSession class.
StatelessRuleSession - Interface in org.drools.runtime.rule
This interface is used as part of the StatelessKnowledSession, 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
 
Status - Enum in org.jbpm.task
 
StatusChange - Class in org.jbpm.task
 
StatusChange() - Constructor for class org.jbpm.task.StatusChange
 
stop() - Method in interface org.drools.io.ResourceChangeNotifier
Stop the service.
stop() - Method in interface org.drools.io.ResourceChangeScanner
Stop the service.
stop(BundleContext) - Method in class org.drools.osgi.api.Activator
 
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, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
stop() - Method in class org.jbpm.task.service.hornetq.BaseHornetQTaskServer
 
stop() - Method in class org.jbpm.task.service.jms.BaseJMSTaskServer
 
stop(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
stop() - Method in class org.jbpm.task.service.mina.BaseMinaTaskServer
 
stop(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
stop(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
stop() - Method in class org.jbpm.task.service.TaskServer
 
stop(long, String) - Method in interface org.jbpm.task.TaskService
 
storeEvent(TaskEvent) - Method in interface org.jbpm.task.event.TaskEventsAdmin
 
storeEvent(TaskEvent) - Method in class org.jbpm.task.event.TaskEventsAdminImpl
 
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
 
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
 
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
 
subscribeChildResource(Resource, Resource) - Method in interface org.drools.io.ResourceChangeNotifier
When a ResourceChangeMonitor is asked to monitor a directory, it needs a way to tell the ResourceChangeNotifier of any newly added Resources.
subscribeNotifier(ResourceChangeNotifier, Resource) - Method in interface org.drools.io.ResourceChangeMonitor
Subscribe the notifier to receive change information on the given resource.
subscribeResourceChangeListener(ResourceChangeListener, Resource) - Method in interface org.drools.io.ResourceChangeNotifier
 
SubTasksStrategy - Class in org.jbpm.task
 
SubTasksStrategy() - Constructor for class org.jbpm.task.SubTasksStrategy
 
SubTasksStrategyFactory - Class in org.jbpm.task
 
SubTasksStrategyFactory() - Constructor for class org.jbpm.task.SubTasksStrategyFactory
 
supportsReverse() - Method in interface org.drools.runtime.rule.AccumulateFunction
True if the function supports reverse.
suspend(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in interface org.jbpm.task.AsyncTaskService
 
suspend(long, String) - Method in class org.jbpm.task.service.local.LocalTaskService
 
suspend(long, String) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
suspend(long, String, TaskClientHandler.TaskOperationResponseHandler) - Method in class org.jbpm.task.service.TaskClient
 
suspend(long, String) - Method in interface org.jbpm.task.TaskService
 
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
 
SyncTaskServiceWrapper - Class in org.jbpm.task.service
 
SyncTaskServiceWrapper(AsyncTaskService) - Constructor for class org.jbpm.task.service.SyncTaskServiceWrapper
 
SyncWSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
SyncWSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
SyncWSHumanTaskHandler(TaskService) - Constructor for class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
SyncWSHumanTaskHandler(TaskService, KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
SyncWSHumanTaskHandler(TaskService, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
SyncWSHumanTaskHandler(TaskService, KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler
Deprecated.  
SystemEventListener - Interface in org.drools
This interface is used to provide callback style logging for the system events.
SystemEventListenerFactory - Class in org.drools
This factory allows you to set the SystemEventListener that will be used by various components of Drools, such as the KnowledgeAgent, ResourceChangeNotifier and ResourceChangeListener.
SystemEventListenerFactory() - Constructor for class org.drools.SystemEventListenerFactory
 
SystemEventListenerService - Interface in org.drools
SystemEventListenerService is the interface implemented by SystemEventListenerServiceImpl.
SystemOutWorkItemHandler - Class in org.jbpm.process.instance.impl.demo
 
SystemOutWorkItemHandler() - Constructor for class org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler
 

T

Task - Class in org.jbpm.task
 
Task() - Constructor for class org.jbpm.task.Task
 
TASK_CLIENT_ACKNOWLEDGE_MODE_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_CLIENT_CONNECTION_FACTORY_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_CLIENT_QUEUE_NAME_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_CLIENT_RESPONSE_QUEUE_NAME_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_CLIENT_TRANSACTED_QUEUE_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_SERVER_ACKNOWLEDGE_MODE_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_SERVER_CONNECTION_FACTORY_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_SERVER_QUEUE_NAME_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_SERVER_RESPONSE_QUEUE_NAME_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
TASK_SERVER_TRANSACTED_NAME - Static variable in interface org.jbpm.task.service.jms.TaskServiceConstants
 
taskClaimed(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskClaimed(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskClaimed(TaskUserEvent) - Method in class org.jbpm.task.event.InternalTaskEventListener
 
taskClaimed(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskClaimed(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskClaimedEvent - Class in org.jbpm.task.event.entity
 
TaskClaimedEvent() - Constructor for class org.jbpm.task.event.entity.TaskClaimedEvent
Necessary for externalizable
TaskClaimedEvent(long, String, int) - Constructor for class org.jbpm.task.event.entity.TaskClaimedEvent
 
TaskCleanUpProcessEventListener - Class in org.jbpm.task.admin
 
TaskCleanUpProcessEventListener(TasksAdmin) - Constructor for class org.jbpm.task.admin.TaskCleanUpProcessEventListener
 
TaskClient - Class in org.jbpm.task.service
 
TaskClient(TaskClientConnector) - Constructor for class org.jbpm.task.service.TaskClient
 
TaskClient(TaskClientConnector, Environment) - Constructor for class org.jbpm.task.service.TaskClient
 
TaskClientConnector - Interface in org.jbpm.task.service
 
TaskClientHandler - Class in org.jbpm.task.service
 
TaskClientHandler(Map<Integer, ResponseHandler>, SystemEventListener) - Constructor for class org.jbpm.task.service.TaskClientHandler
 
TaskClientHandler.AddAttachmentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.AddCommentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.AddTaskResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.DeleteAttachmentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.DeleteCommentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.GetContentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.GetTaskResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.QueryGenericResponseHandler - Interface in org.jbpm.task.service
Needs to be deleted when the .query() functionality gets deleted.
TaskClientHandler.SetDocumentResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.TaskOperationResponseHandler - Interface in org.jbpm.task.service
 
TaskClientHandler.TaskSummaryResponseHandler - Interface in org.jbpm.task.service
 
taskCompleted(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskCompleted(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskCompleted(TaskUserEvent) - Method in class org.jbpm.task.event.InternalTaskEventListener
 
taskCompleted(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskCompleted(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskCompletedEvent - Class in org.jbpm.task.event.entity
 
TaskCompletedEvent() - Constructor for class org.jbpm.task.event.entity.TaskCompletedEvent
Necessary for externalizable
TaskCompletedEvent(long, String, int) - Constructor for class org.jbpm.task.event.entity.TaskCompletedEvent
 
taskCreated(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskCreated(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskCreated(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskCreated(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskCreatedEvent - Class in org.jbpm.task.event.entity
 
TaskCreatedEvent() - Constructor for class org.jbpm.task.event.entity.TaskCreatedEvent
Necessary for externalizable
TaskData - Class in org.jbpm.task
 
TaskData() - Constructor for class org.jbpm.task.TaskData
 
TaskError - Class in org.jbpm.task.service
 
TaskError() - Constructor for class org.jbpm.task.service.TaskError
 
TaskError(String) - Constructor for class org.jbpm.task.service.TaskError
 
TaskEvent - Class in org.jbpm.task.event.entity
 
TaskEvent() - Constructor for class org.jbpm.task.event.entity.TaskEvent
 
TaskEvent(long, int) - Constructor for class org.jbpm.task.event.entity.TaskEvent
 
TaskEvent(long, String, int) - Constructor for class org.jbpm.task.event.entity.TaskEvent
 
TaskEventFactory - Class in org.jbpm.task.event.entity
 
TaskEventFactory() - Constructor for class org.jbpm.task.event.entity.TaskEventFactory
 
TaskEventKey - Class in org.jbpm.task.event
 
TaskEventKey() - Constructor for class org.jbpm.task.event.TaskEventKey
 
TaskEventKey(Class<? extends TaskEvent>, long) - Constructor for class org.jbpm.task.event.TaskEventKey
 
TaskEventListener - Interface in org.jbpm.task.event
 
TaskEventsAdmin - Interface in org.jbpm.task.event
 
TaskEventsAdminImpl - Class in org.jbpm.task.event
 
TaskEventsAdminImpl(TaskPersistenceManager) - Constructor for class org.jbpm.task.event.TaskEventsAdminImpl
 
TaskEventSupport - Class in org.jbpm.task.event
 
TaskEventSupport() - Constructor for class org.jbpm.task.event.TaskEventSupport
 
TaskEventType - Enum in org.jbpm.task.event.entity
 
TaskException - Exception in org.jbpm.task.service
Base class for all exceptions for the task related activities
TaskException(String) - Constructor for exception org.jbpm.task.service.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.jbpm.task.service.TaskException
 
taskFailed(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskFailed(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskFailed(TaskUserEvent) - Method in class org.jbpm.task.event.InternalTaskEventListener
 
taskFailed(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskFailed(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskFailedEvent - Class in org.jbpm.task.event.entity
 
TaskFailedEvent() - Constructor for class org.jbpm.task.event.entity.TaskFailedEvent
Necessary for externalizable
TaskFailedEvent(long, String, int) - Constructor for class org.jbpm.task.event.entity.TaskFailedEvent
 
taskForwarded(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskForwarded(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskForwarded(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskForwarded(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskForwardedEvent - Class in org.jbpm.task.event.entity
 
TaskForwardedEvent() - Constructor for class org.jbpm.task.event.entity.TaskForwardedEvent
Necessary for externalizable
TaskHandler - Class in org.jbpm.bpmn2.xml
 
TaskHandler() - Constructor for class org.jbpm.bpmn2.xml.TaskHandler
 
taskId - Variable in class org.jbpm.task.event.entity.TaskEvent
 
taskName(String) - Method in class org.jbpm.ruleflow.core.factory.HumanTaskNodeFactory
 
taskOperation(Operation, long, String, String, ContentData, List<String>) - Method in class org.jbpm.task.service.TaskServiceSession
 
TaskPersistenceManager - Class in org.jbpm.task.service.persistence
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.
taskReleased(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskReleased(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskReleased(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskReleased(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskReleasedEvent - Class in org.jbpm.task.event.entity
 
TaskReleasedEvent() - Constructor for class org.jbpm.task.event.entity.TaskReleasedEvent
Necessary for externalizable
TasksAdmin - Interface in org.jbpm.task.admin
 
TasksAdminImpl - Class in org.jbpm.task.admin
 
TasksAdminImpl(TaskPersistenceManager) - Constructor for class org.jbpm.task.admin.TasksAdminImpl
 
TaskServer - Class in org.jbpm.task.service
 
TaskServer() - Constructor for class org.jbpm.task.service.TaskServer
 
TaskServerHandler - Class in org.jbpm.task.service
 
TaskServerHandler(TaskService, SystemEventListener) - Constructor for class org.jbpm.task.service.TaskServerHandler
 
taskServerQueue - Variable in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
TaskService - Class in org.jbpm.task.service
 
TaskService(EntityManagerFactory, SystemEventListener) - Constructor for class org.jbpm.task.service.TaskService
Constructor in which no EscalatedDeadlineHandler is given.
TaskService(EntityManagerFactory, SystemEventListener, EscalatedDeadlineHandler) - Constructor for class org.jbpm.task.service.TaskService
Default constructor
TaskService() - Constructor for class org.jbpm.task.service.TaskService
Default constructor needed for Spring
TaskService - Interface in org.jbpm.task
 
TaskService.ScheduledTaskDeadline - Class in org.jbpm.task.service
 
TaskService.ScheduledTaskDeadline(long, long, TaskService) - Constructor for class org.jbpm.task.service.TaskService.ScheduledTaskDeadline
 
TaskServiceConstants - Interface in org.jbpm.task.service.jms
 
TaskServiceRequest - Class in org.jbpm.task.service
 
TaskServiceRequest(String, User, Map<String, Object>) - Constructor for class org.jbpm.task.service.TaskServiceRequest
 
TaskServiceSession - Class in org.jbpm.task.service
 
TaskServiceSession(TaskService, TaskPersistenceManager) - Constructor for class org.jbpm.task.service.TaskServiceSession
 
TaskServiceSession.TransactedOperation - Interface in org.jbpm.task.service
 
TaskSessionFactory - Interface in org.jbpm.task.service.persistence
 
TaskSessionFactoryImpl - Class in org.jbpm.task.service.persistence
DO NOT USE THIS CLASS.
TaskSessionFactoryImpl(TaskService, EntityManagerFactory) - Constructor for class org.jbpm.task.service.persistence.TaskSessionFactoryImpl
 
TaskSessionSpringFactoryImpl - Class in org.jbpm.task.service.persistence
THE ONLY ACCEPTED USE OF THIS CLASS IS AS AN INJECTED CLASS.
TaskSessionSpringFactoryImpl() - Constructor for class org.jbpm.task.service.persistence.TaskSessionSpringFactoryImpl
 
taskSkipped(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskSkipped(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskSkipped(TaskUserEvent) - Method in class org.jbpm.task.event.InternalTaskEventListener
 
taskSkipped(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskSkipped(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskSkippedEvent - Class in org.jbpm.task.event.entity
 
TaskSkippedEvent() - Constructor for class org.jbpm.task.event.entity.TaskSkippedEvent
Necessary for externalizable
TaskSkippedEvent(long, String, int) - Constructor for class org.jbpm.task.event.entity.TaskSkippedEvent
 
taskStarted(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskStarted(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskStarted(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskStarted(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskStartedEvent - Class in org.jbpm.task.event.entity
 
TaskStartedEvent() - Constructor for class org.jbpm.task.event.entity.TaskStartedEvent
Necessary for externalizable
taskStopped(TaskUserEvent) - Method in class org.jbpm.task.event.DefaultTaskEventListener
 
taskStopped(TaskUserEvent) - Method in class org.jbpm.task.event.InternalPersistentTaskEventListener
 
taskStopped(TaskUserEvent) - Method in class org.jbpm.task.event.MessagingTaskEventListener
 
taskStopped(TaskUserEvent) - Method in interface org.jbpm.task.event.TaskEventListener
 
TaskStoppedEvent - Class in org.jbpm.task.event.entity
 
TaskStoppedEvent() - Constructor for class org.jbpm.task.event.entity.TaskStoppedEvent
Necessary for externalizable
TaskSummary - Class in org.jbpm.task.query
 
TaskSummary(long, long, String, String, String, Status, int, boolean, User, User, Date, Date, Date, String, int) - Constructor for class org.jbpm.task.query.TaskSummary
 
TaskSummary() - Constructor for class org.jbpm.task.query.TaskSummary
 
TaskUserEvent - Class in org.jbpm.task.event.entity
 
tearDown() - Method in class org.jbpm.test.JbpmJUnitTestCase
 
terminate(boolean) - Method in class org.jbpm.ruleflow.core.factory.EndNodeFactory
 
terminate() - Method in class org.jbpm.workflow.core.impl.ConnectionImpl
 
testName - Variable in class org.jbpm.test.JbpmJUnitTestCase
 
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
 
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
 
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
 
TimerInstance - Class in org.jbpm.process.instance.timer
 
TimerInstance() - Constructor for class org.jbpm.process.instance.timer.TimerInstance
 
TimerJobFactoryOption - Class in org.drools.runtime.conf
A class for the timer job factory manager configuration.
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
 
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
 
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.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
 
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 enum org.drools.conf.EventProcessingOption
 
toExternalForm() - Method in enum org.drools.conf.IndexPrecedenceOption
 
toExternalForm() - Method in interface org.drools.runtime.rule.FactHandle
 
toString() - Method in class org.drools.builder.conf.AccumulateFunctionOption
 
toString() - Method in class org.drools.builder.conf.DefaultDialectOption
 
toString() - Method in class org.drools.builder.conf.DefaultPackageNameOption
 
toString() - Method in class org.drools.builder.conf.DumpDirOption
 
toString() - Method in class org.drools.builder.conf.EvaluatorOption
 
toString() - Method in class org.drools.builder.conf.KBuilderSeverityOption
 
toString() - Method in class org.drools.builder.ResourceType
 
toString() - Method in enum org.drools.conf.EventProcessingOption
 
toString() - Method in enum org.drools.conf.IndexPrecedenceOption
 
toString() - Method in class org.drools.event.knowledgeagent.AfterChangeSetAppliedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.BeforeChangeSetAppliedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.BeforeChangeSetProcessedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.ChangeSetProcessingEvent
 
toString() - Method in class org.drools.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
toString() - Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
 
toString() - Method in class org.drools.runtime.conf.BeliefSystemTypeOption
 
toString() - Method in class org.drools.runtime.conf.ClockTypeOption
 
toString() - Method in enum org.drools.runtime.conf.QueryListenerOption
 
toString() - Method in class org.drools.runtime.conf.TimerJobFactoryOption
 
toString() - Method in class org.drools.runtime.conf.WorkItemHandlerOption
 
toString() - Method in exception org.drools.runtime.rule.ConsequenceException
 
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.swimlane.Swimlane
 
toString() - Method in class org.jbpm.process.core.context.variable.Variable
 
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.task.Language
 
toString() - Method in class org.jbpm.task.OrganizationalEntity
 
toString(Reader) - Static method in class org.jbpm.task.service.TaskService
 
toString() - Method in class org.jbpm.task.utils.MarshalledContentWrapper
 
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
 
tpm - Variable in class org.jbpm.task.admin.TasksAdminImpl
 
tpm - Variable in class org.jbpm.task.event.TaskEventsAdminImpl
 
TRANSACTION - Static variable in class org.drools.runtime.EnvironmentName
 
TRANSACTION_MANAGER - Static variable in class org.drools.runtime.EnvironmentName
 
TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.drools.runtime.EnvironmentName
 
TransactionHandler - Class in org.jbpm.bpmn2.xml
 
TransactionHandler() - Constructor for class org.jbpm.bpmn2.xml.TransactionHandler
 
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(Payload) - Method in interface org.jbpm.eventmessaging.EventTriggerTransport
 
trigger(Payload) - Method in class org.jbpm.task.service.EventTransport
 
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
 
triggerNodeInstance(NodeInstance, String) - Method in class org.jbpm.workflow.instance.impl.NodeInstanceImpl
 
txStateName - Static variable in class org.jbpm.test.JBPMHelper
 
txSyncRegistry - Variable in class org.jbpm.persistence.jta.ContainerManagedTransactionManager
 
type(ResourceType) - Method in interface org.drools.builder.CompositeKnowledgeBuilder
Set the default resource type of all the subsequently added Resources.
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.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.
TypedAccumulateFunction - Interface in org.drools.runtime.rule
An interface for accumulate function implementations that allows the inspection of the result type.
typeDescr - Static variable in interface org.drools.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
 
unblockAllActivations(Activation) - Method in interface org.drools.runtime.rule.RuleContext
This is an experimental feature that must be explicitly enabled via DeclarativeAgendaOption, which is off by default.
undo() - Method in interface org.drools.builder.KnowledgeBuilder
Remove the last added Resource.
unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in interface org.drools.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[]
unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in class org.jbpm.marshalling.impl.ProcessInstanceResolverStrategy
 
unmarshall(InputStream) - Method in interface org.drools.marshalling.Marshaller
Creates StatefulKnowledgeSession using default KnowledgeSessionConfiguration and Environment.
unmarshall(InputStream, KnowledgeSessionConfiguration, Environment) - Method in interface org.drools.marshalling.Marshaller
Creates StatefulKnowledgeSession using the given KnowledgeSessionConfiguration and Environment.
unmarshall(InputStream, StatefulKnowledgeSession) - Method in interface org.drools.marshalling.Marshaller
Unmarshall the stream into the StatefulKnowledgeSession.
unmarshall(byte[], Environment) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
unmarshall(byte[], Environment, ClassLoader) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
unmarshallVariableValue(MarshallerReaderContext, JBPMMessages.Variable) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
unregister(String, Callable<Class<?>>) - Static method in class org.drools.util.OSGiLocator
Removes the given service provider factory from the set of providers for the service.
unregisterChannel(String) - Method in interface org.drools.runtime.KnowledgeRuntime
 
unregisterChannel(String) - Method in class org.jbpm.process.StatefulProcessSession
 
unregisterExitPoint(String) - Method in interface org.drools.runtime.KnowledgeRuntime
Deprecated. Use KnowledgeRuntime.unregisterChannel(String) instead.
unregisterExitPoint(String) - Method in class org.jbpm.process.StatefulProcessSession
 
unregisterForEvent(EventKey) - Method in interface org.jbpm.task.AsyncTaskService
This method removes all the handlers associated with an EventKey
unregisterForEvent(EventKey) - Method in class org.jbpm.task.service.local.LocalTaskService
 
unregisterForEvent(EventKey) - Method in class org.jbpm.task.service.SyncTaskServiceWrapper
 
unregisterForEvent(EventKey) - Method in class org.jbpm.task.service.TaskClient
 
unregisterForEvent(EventKey) - Method in interface org.jbpm.task.TaskService
This method removes all the handlers associated with an EventKey
unregisterLocator(Class) - Method in interface org.drools.util.ServiceRegistry
 
unregisterLocator(Class) - Method in class org.drools.util.ServiceRegistryImpl
 
unschedule(long) - Method in class org.jbpm.task.service.TaskService
 
unsubscribeNotifier(ResourceChangeNotifier, Resource) - Method in interface org.drools.io.ResourceChangeMonitor
Unsubscribe the notifier for the given resource.
unsubscribeResourceChangeListener(ResourceChangeListener, Resource) - Method in interface org.drools.io.ResourceChangeNotifier
 
update(FactHandle, Object) - Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
Updates the fact for which the given FactHandle was assigned with the new fact set as the second parameter in this method.
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
 
updateLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
upgradeProcessInstance(KnowledgeRuntime, long, String, Map<String, Long>) - Static method in class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
 
URI - Static variable in class org.jbpm.compiler.xml.ProcessSemanticModule
 
UseKnowledgeBaseClassloaderOption - Enum in org.drools.agent.conf
 
User - Class in org.jbpm.task
 
User() - Constructor for class org.jbpm.task.User
 
User(String) - Constructor for class org.jbpm.task.User
 
USER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_CTX - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_GROUP_CALLBACK_KEY - Static variable in class org.jbpm.task.identity.UserGroupCallbackManager
 
USER_ROLES_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
userExists(String) - Method in class org.jbpm.task.service.persistence.TaskPersistenceManager
 
UserGroupCallback - Interface in org.jbpm.task.identity
 
UserGroupCallbackManager - Class in org.jbpm.task.identity
 
userId - Variable in class org.jbpm.task.event.entity.TaskEvent
 
UserInfo - Interface in org.jbpm.task
 
UserTaskHandler - Class in org.jbpm.bpmn2.xml
 
UserTaskHandler() - Constructor for class org.jbpm.bpmn2.xml.UserTaskHandler
 

V

v - Static variable in class org.drools.runtime.rule.Variable
 
validate() - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
validate() - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
validate() - Method in class org.jbpm.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
 
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
 
ValidationTimeoutOption - Class in org.drools.agent.conf
 
validStatuses - Variable in class org.jbpm.task.service.DefaultEscalatedDeadlineHandler
 
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.drools.agent.conf.MonitorChangesetEventsOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.agent.conf.NewInstanceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.agent.conf.ScanDirectoriesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.agent.conf.ScanResourcesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.agent.KnowledgeAgent.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.conf.ClassLoaderCacheOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.conf.DeclarativeAgendaOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.conf.LRUnlinkingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.conf.ProcessStringEscapesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.conf.PropertySpecificOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.DecisionTableInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.builder.ResultSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.AssertBehaviorOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.EventProcessingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.IndexLeftBetaMemoryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.IndexPrecedenceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.IndexRightBetaMemoryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.LogicalOverrideOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.MaintainTMSOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.MBeansOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.MultithreadEvaluationOption
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.RemoveIdentitiesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.SequentialAgendaOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.SequentialOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.ShareAlphaNodesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.conf.ShareBetaNodesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.definition.KnowledgeDefinition.KnowledgeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.event.rule.ActivationCancelledCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.runtime.conf.KeepReferenceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.runtime.conf.QueryListenerOption
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.task.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.AllowedToDelegate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.event.entity.TaskEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.service.Allowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.service.CommandName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.service.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.utils.OnErrorAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.drools.agent.conf.MonitorChangesetEventsOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.agent.conf.NewInstanceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.agent.conf.ScanDirectoriesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.agent.conf.ScanResourcesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.agent.KnowledgeAgent.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.conf.ClassLoaderCacheOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.conf.DeclarativeAgendaOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.conf.LRUnlinkingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.conf.ProcessStringEscapesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.conf.PropertySpecificOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.DecisionTableInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.builder.ResultSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.AssertBehaviorOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.EventProcessingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.IndexLeftBetaMemoryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.IndexPrecedenceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.IndexRightBetaMemoryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.LogicalOverrideOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.MaintainTMSOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.MBeansOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.MultithreadEvaluationOption
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.RemoveIdentitiesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.SequentialAgendaOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.SequentialOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.ShareAlphaNodesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.conf.ShareBetaNodesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.definition.KnowledgeDefinition.KnowledgeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.event.rule.ActivationCancelledCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drools.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.drools.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.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.task.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.AllowedToDelegate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.event.entity.TaskEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.service.Allowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.service.CommandName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.service.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.utils.OnErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.drools.runtime.rule
 
Variable() - Constructor for class org.drools.runtime.rule.Variable
 
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.ForEachNodeFactory
 
variable(String, DataType) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
variable(String, DataType, Object) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode
 
VARIABLE_FIELD_NUMBER - Static variable in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
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(long, 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
 
version(String) - Method in class org.jbpm.ruleflow.core.RuleFlowProcessFactory
 
ViewChangedEventListener - Interface in org.drools.runtime.rule
 
visitConnection(Connection, StringBuilder, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitConnection(Connection, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitDataType(DataType, StringBuilder) - Static method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
visitErrors(Node[], StringBuilder, List<String>) - 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, int) - Method in class org.jbpm.bpmn2.xml.XmlBPMNProcessDumper
 
visitNode(Node, StringBuilder, boolean) - Method in class org.jbpm.compiler.xml.XmlWorkflowProcessDumper
 
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
 
waitTillDone(long) - Method in class org.jbpm.task.service.responsehandlers.AbstractBlockingResponseHandler
This method will wait the specified amount of time in milliseconds for the response to be completed.
warning(String) - Method in interface org.drools.SystemEventListener
For a warning (useful when tracking down problems).
warning(String, Object) - Method in interface org.drools.SystemEventListener
 
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
 
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.drools.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.
WorkflowProcess - Interface in org.jbpm.workflow.core
Represents a RuleFlow process.
WorkflowProcessImpl - Class in org.jbpm.workflow.core.impl
Default implementation of a RuleFlow process.
WorkflowProcessImpl() - Constructor for class org.jbpm.workflow.core.impl.WorkflowProcessImpl
 
WorkflowProcessInstance - Interface in org.drools.runtime.process
A workflow process instance represents one specific instance of a workflow process that is currently executing.
WorkflowProcessInstance - Interface in org.jbpm.workflow.instance
 
WorkflowProcessInstanceImpl - Class in org.jbpm.workflow.instance.impl
Default implementation of a RuleFlow process instance.
WorkflowProcessInstanceImpl() - Constructor for class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
 
WorkflowProcessInstanceUpgrader - Class in org.jbpm.workflow.instance
 
WorkflowProcessInstanceUpgrader() - Constructor for class org.jbpm.workflow.instance.WorkflowProcessInstanceUpgrader
 
WorkflowReuseContextInstanceFactory - Class in org.jbpm.workflow.instance.context
 
WorkflowReuseContextInstanceFactory(Class<? extends ContextInstance>) - Constructor for class org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
 
WorkflowRuntimeException - Exception in org.jbpm.workflow.instance
This exception provides the context information of the error in execution of the flow.
WorkflowRuntimeException(Exception) - Constructor for exception org.jbpm.workflow.instance.WorkflowRuntimeException
 
WorkflowRuntimeException(NodeInstance, 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 - Interface in org.drools.runtime.rule
The WorkingMemory is a super-interface for all StatefulKnowledgeSessions.
WorkingMemoryDbLogger - Class in org.jbpm.process.audit
Deprecated. 
WorkingMemoryDbLogger(WorkingMemory) - Constructor for class org.jbpm.process.audit.WorkingMemoryDbLogger
Deprecated.  
WorkingMemoryDbLogger(KnowledgeRuntimeEventManager) - Constructor for class org.jbpm.process.audit.WorkingMemoryDbLogger
Deprecated.  
WorkingMemoryEntryPoint - Interface in org.drools.runtime.rule
An entry-point is an abstract channel through where facts are inserted into the engine.
WorkingMemoryEvent - Interface in org.drools.event.rule
 
WorkingMemoryEventListener - Interface in org.drools.event.rule
 
WorkingMemoryEventManager - Interface in org.drools.event.rule
 
WorkItem - Interface in org.drools.runtime.process
Represents one unit of work that needs to be executed.
workItem - Static variable in class org.jbpm.marshalling.impl.JBPMMessages
 
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.drools.runtime.process
A work item handler is responsible for executing work items of a specific type.
WorkItemHandlerOption - Class in org.drools.runtime.conf
WorkItemHandlers configuration option
WorkItemManager - Interface in org.drools.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
 
WorkItemNotification - Class in org.jbpm.task
Deprecated. 
WorkItemNotification() - Constructor for class org.jbpm.task.WorkItemNotification
Deprecated.  
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) - Method in interface org.drools.marshalling.ObjectMarshallingStrategy.Context
Writes the context to the given object output stream
write(ObjectOutputStream, Object) - Method in interface org.drools.marshalling.ObjectMarshallingStrategy
 
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(JobContext, MarshallerWriteContext) - Method in class org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
 
write(Object) - Method in class org.jbpm.task.service.hornetq.HornetQSessionWriter
 
write(Object) - Method in class org.jbpm.task.service.hornetq.HornetQTaskClientConnector
 
write(Object) - Method in class org.jbpm.task.service.jms.JMSSessionWriter
 
write(Object) - Method in class org.jbpm.task.service.jms.JMSTaskClientConnector
 
write(Object) - Method in class org.jbpm.task.service.mina.MinaSessionWriter
 
write(Object) - Method in class org.jbpm.task.service.mina.MinaTaskClientConnector
 
write(Object) - Method in interface org.jbpm.task.service.SessionWriter
 
write(Object) - Method in interface org.jbpm.task.service.TaskClientConnector
 
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.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.task.utils.CollectionUtils
 
writeCommentList(List<Comment>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeDeadlineList(List<Deadline>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeEscalationList(List<Escalation>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeExternal(ObjectOutput) - Method in class org.drools.runtime.help.QuartzHelper.QuartzCalendarAdapter
 
writeExternal(ObjectOutput) - Method in class org.drools.runtime.rule.Variable
 
writeExternal(ObjectOutput) - Method in class org.drools.util.ChainedProperties
 
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.ruleflow.instance.RuleFlowProcessInstanceFactory
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Attachment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.BooleanExpression
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Comment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Content
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Deadline
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Deadlines
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Delegation
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.EmailNotification
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.EmailNotificationHeader
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Escalation
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.event.entity.TaskEvent
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.event.EventPayload
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.event.TaskEventKey
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Group
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.I18NText
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Notification
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.OrganizationalEntity
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.PeopleAssignments
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.query.TaskSummary
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Reassignment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.service.ContentData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.service.FaultData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.service.TaskError
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.SubTasksStrategy
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Task
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.TaskData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.User
 
writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.DroolsAction
 
writeExternal(ObjectOutput) - Method in class org.jbpm.workflow.core.impl.DroolsConsequenceAction
 
writeI18NTextList(List<I18NText>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeInputAssociation(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
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
 
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.task.utils.CollectionUtils
 
writeOrganizationalEntityList(List<OrganizationalEntity>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeOutputAssociation(WorkItemNode, StringBuilder) - Method in class org.jbpm.bpmn2.xml.WorkItemNodeHandler
 
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.ProcessMarshallerImpl
 
writeProcessInstances(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeProcessTimers(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
writeProcessTimers(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeReassignmentList(List<Reassignment>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
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
 
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.ProcessMarshallerImpl
 
writeTimer(MarshallerWriteContext, TimerInstance) - Static method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
writeTimers(Map<Timer, DroolsAction>, StringBuilder) - Method in class org.jbpm.compiler.xml.processes.AbstractNodeHandler
 
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
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.Variable
 
writeTo(CodedOutputStream) - Method in class org.jbpm.marshalling.impl.JBPMMessages.WorkItem
 
writeWorkItem(MarshallerWriteContext, WorkItem) - Static method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
writeWorkItem(MarshallerWriteContext, WorkItem, boolean) - Static method in class org.jbpm.marshalling.impl.ProcessMarshallerImpl
 
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.ProcessMarshallerImpl
 
writeWorkItems(MarshallerWriteContext) - Method in class org.jbpm.marshalling.impl.ProtobufProcessMarshaller
 
WSDL_IMPORT_TYPE - Static variable in class org.jbpm.process.workitem.bpmn2.ServiceTaskHandler
 
WSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
WSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
WSHumanTaskHandler(KnowledgeRuntime) - Constructor for class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
WSHumanTaskHandler(OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
WSHumanTaskHandler(KnowledgeRuntime, OnErrorAction) - Constructor for class org.jbpm.process.workitem.wsht.WSHumanTaskHandler
Deprecated.  
WSHumanTaskJMSProperties - Class in org.jbpm.task.service.jms
 
WSThroughJMSHumanTaskHandler - Class in org.jbpm.process.workitem.wsht
Deprecated. 
WSThroughJMSHumanTaskHandler() - Constructor for class org.jbpm.process.workitem.wsht.WSThroughJMSHumanTaskHandler
Deprecated.  

X

XDRL - Static variable in class org.drools.builder.ResourceType
Drools XML Rule Language
XmlBPMNProcessDumper - Class in org.jbpm.bpmn2.xml
 
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
 
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.drools.builder.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

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