All Classes and Interfaces
Class
Description
Abort life cycle phase that applies to any work item.
AbstractCompositeNodeFactory<T extends RuleFlowNodeContainerFactory<T,P>,P extends RuleFlowNodeContainerFactory<P,?>>
AbstractEventNodeFactory<T extends AbstractEventNodeFactory<T,P>,P extends RuleFlowNodeContainerFactory<P,?>>
AbstractWorkItemNodeFactory<T extends AbstractWorkItemNodeFactory<T,P>,P extends RuleFlowNodeContainerFactory<P,?>>
Default implementation of an action node.
Runtime counterpart of an action node.
Active life cycle phase that applies to any work item.
Runtime counterpart of an event node.
Base life cycle definition for human tasks.
Representation of a boolean datatype.
This variant of the
EventTypeFilter can be used with structures such
as Escalations, for which Intermediate (Catching) Events can be triggered
by bothBusinessCalendar 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.
Default implementation of BusinessCalendar interface that is configured with properties.
Claim life cycle phase that applies to human tasks.
This scope represents the collection of compensation handlers in a (sub)process.
Complete life cycle phase that applies to any human task.
Runtime counterpart of a composite node.
Represents a connection between two nodes in a workflow.
Default implementation of a connection.
Represents a constraint in a RuleFlow.
Default implementation of a constraint.
Abstract representation of a datatype.
A factory for creating a datatype.
Default implementation of an end node.
Runtime counterpart of an end node.
Representation of an Enum datatype.
Runtime counterpart of an event node.
Default implementation of a fault node.
Runtime counterpart of a fault node.
Representation of a float datatype.
A for each node.
Runtime counterpart of a for each node.
Human task dedicated transition what uses
Map of objects to be
associated with work item - human task work item.Work item handler to be used with human tasks (work items).
A data type factory that always returns the same instance of a given class.
Representation of an integer datatype.
Default implementation of a join.
Runtime counterpart of a join node.
Runtime counterpart of a SubFlow node.
Representation of a list datatype.
Default implementation of a milestone node.
Runtime counterpart of a milestone node.
Simple work item handler that allows to provide output data or supplier
that can provide data based on supplied function.
A data type factory that always returns a new instance of a given class.
Represents a node in a RuleFlow.
Default implementation of a node.
Represents a node instance in a RuleFlow.
Default implementation of a RuleFlow node instance.
this class allows to simplify input output processing as a cross cutting concern (actions or node themselves)
Representation of an object datatype.
Default implementation of a Process
A process instance is the representation of a process during its execution.
Default implementation of a process instance.
Represents a RuleFlow validation error.
A validator for validating a RuleFlow process.
Release life cycle phase that applies to human tasks.
Default implementation of a constraint.
Process event listener that is responsible for managing process instance as fact
so rules can reason over it.
Default implementation of a constraint.
RuleFlowNodeContainerFactory<T extends RuleFlowNodeContainerFactory<T,P>,P extends RuleFlowNodeContainerFactory<P,?>>
Default implementation of a RuleFlow validator.
Default implementation of a RuleSet node.
Runtime counterpart of a ruleset node.
RuleUnitFactory<T extends org.drools.ruleunits.api.RuleUnitData>
Skip life cycle phase that applies to human tasks.
Default implementation of a split node.
Runtime counterpart of a split node.
Default implementation of a start node.
Runtime counterpart of a start node.
StateBasedNodeFactory<T extends StateBasedNodeFactory<T,P>,P extends RuleFlowNodeContainerFactory<P,?>>
Representation of a string datatype.
Default implementation of a sub-flow node.
Runtime counterpart of a SubFlow node.
Dedicated AgendaEventListener that will fireAllRules as soon as:
match is created
after rule flow group is activated
This listener should be used to automatically fire rules as soon as they get activated.
Representation of an undefined datatype.
Default implementation of a variable.
Represents a RuleFlow process.
Default implementation of a RuleFlow process.
Default implementation of a RuleFlow process instance.
This exception provides the context information of the error in execution of the flow.
Default implementation of a task node.
Runtime counterpart of a work item node.