Serialized Form
-
Package org.drools.commands
-
Class org.drools.commands.EndConversationCommand extends Object implements Serializable
-
Serialized Fields
-
conversationId
String conversationId
-
-
-
Class org.drools.commands.ExecuteCommand extends Object implements Serializable
-
Serialized Fields
-
command
org.kie.api.command.Command<org.kie.api.runtime.ExecutionResults> command
-
disconnected
boolean disconnected
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.FinishedCommand extends Object implements Serializable
-
Class org.drools.commands.GetKieContainerCommand extends Object implements Serializable
- serialVersionUID:
- 8748826714594402049L
-
Serialized Fields
-
releaseId
org.kie.api.builder.ReleaseId releaseId
-
-
Class org.drools.commands.GetSessionClockCommand extends Object implements Serializable
-
Class org.drools.commands.GetVariableCommand extends Object implements Serializable
-
Class org.drools.commands.JoinConversationCommand extends Object implements Serializable
-
Serialized Fields
-
conversationId
String conversationId
-
-
-
Class org.drools.commands.NewKieSessionCommand extends AbstractNewKieContainerCommand implements Serializable
- serialVersionUID:
- 8748826714594402049L
-
Serialized Fields
-
customizeSessionConfiguration
BiFunction<String,org.kie.api.runtime.KieContainer,org.kie.api.runtime.KieSessionConfiguration> customizeSessionConfiguration
-
releaseId
org.kie.api.builder.ReleaseId releaseId
-
sessionName
String sessionName
-
-
Class org.drools.commands.NewKnowledgeBuilderConfigurationCommand extends Object implements Serializable
-
Serialized Fields
-
kbuilderConfId
String kbuilderConfId
-
-
-
Class org.drools.commands.OutCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.SetActiveAgendaGroup extends Object implements Serializable
-
Serialized Fields
-
agendaGroup
String agendaGroup
-
-
-
Class org.drools.commands.SetKieContainerCommand extends Object implements Serializable
- serialVersionUID:
- 2985535777825271597L
-
Serialized Fields
-
kieContainer
org.kie.api.runtime.KieContainer kieContainer
-
-
Class org.drools.commands.SetVariableCommandFromCommand extends Object implements Serializable
-
Class org.drools.commands.StartConversationCommand extends Object implements Serializable
-
-
Package org.drools.commands.fluent
-
Class org.drools.commands.fluent.BatchImpl extends Object implements Serializable
-
Serialized Fields
-
commands
List<org.kie.api.command.Command> commands
-
distance
long distance
-
-
-
Class org.drools.commands.fluent.GetCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
scope
org.kie.internal.builder.fluent.Scope scope
-
-
-
Class org.drools.commands.fluent.GetContextCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.fluent.NewContextCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.fluent.SetCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
scope
org.kie.internal.builder.fluent.Scope scope
-
-
-
Class org.drools.commands.fluent.SetVarAsRegistryEntry extends Object implements Serializable
-
-
Package org.drools.commands.impl
-
Package org.drools.commands.runtime
-
Class org.drools.commands.runtime.AddEventListenerCommand extends Object implements Serializable
-
Serialized Fields
-
agendaEventlistener
org.kie.api.event.rule.AgendaEventListener agendaEventlistener
-
processEventListener
org.kie.api.event.process.ProcessEventListener processEventListener
-
ruleRuntimeEventlistener
org.kie.api.event.rule.RuleRuntimeEventListener ruleRuntimeEventlistener
-
-
-
Class org.drools.commands.runtime.AdvanceSessionTimeCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.BatchExecutionCommandImpl extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.DestroySessionCommand extends DisposeCommand implements Serializable
-
Serialized Fields
-
runner
org.kie.api.runtime.ExecutableRunner runner
-
-
-
Class org.drools.commands.runtime.DisposeCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.ExecutionResultImpl extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.GetCalendarsCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.GetChannelsCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.GetEnvironmentCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.GetFactCountCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.GetFactCountInEntryPointCommand extends Object implements Serializable
-
Serialized Fields
-
entryPoint
String entryPoint
-
-
-
Class org.drools.commands.runtime.GetGlobalCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.GetGlobalsCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.GetIdCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
Class org.drools.commands.runtime.GetKieBaseCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.GetSessionTimeCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
Class org.drools.commands.runtime.KBuilderSetPropertyCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.RegisterChannelCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
channel
org.kie.api.runtime.Channel channel
-
name
String name
-
-
Class org.drools.commands.runtime.RemoveEventListenerCommand extends Object implements Serializable
-
Serialized Fields
-
agendaEventListener
org.kie.api.event.rule.AgendaEventListener agendaEventListener
-
processEventListener
org.kie.api.event.process.ProcessEventListener processEventListener
-
ruleRuntimeEventlistener
org.kie.api.event.rule.RuleRuntimeEventListener ruleRuntimeEventlistener
-
-
-
Class org.drools.commands.runtime.SetGlobalCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.UnregisterChannelCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
name
String name
-
-
-
Package org.drools.commands.runtime.pmml
-
Class org.drools.commands.runtime.pmml.ApplyPmmlModelCommand extends Object implements Serializable
- serialVersionUID:
- 19630331L
-
-
Package org.drools.commands.runtime.process
-
Class org.drools.commands.runtime.process.AbortProcessInstanceCommand extends Object implements Serializable
- serialVersionUID:
- 2482483392339538998L
-
Serialized Fields
-
processInstanceId
String processInstanceId
-
-
Class org.drools.commands.runtime.process.AbortWorkItemCommand extends Object implements Serializable
-
Serialized Fields
-
workItemId
long workItemId
-
-
-
Class org.drools.commands.runtime.process.CompleteWorkItemCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.process.CreateCorrelatedProcessInstanceCommand extends Object implements Serializable
- serialVersionUID:
- -7810538827527530319L
-
Class org.drools.commands.runtime.process.CreateProcessInstanceCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.process.GetProcessEventListenersCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.process.GetProcessIdsCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.process.GetProcessInstanceByCorrelationKeyCommand extends Object implements Serializable
- serialVersionUID:
- -211522165088235065L
-
Serialized Fields
-
correlationKey
org.kie.internal.process.CorrelationKey correlationKey
-
outIdentifier
String outIdentifier
-
-
Class org.drools.commands.runtime.process.GetProcessInstanceCommand extends Object implements Serializable
- serialVersionUID:
- 5890677592835087670L
-
Class org.drools.commands.runtime.process.GetProcessInstancesCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.process.GetWorkItemCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
workItemId
long workItemId
-
-
-
Class org.drools.commands.runtime.process.GetWorkItemIdsCommand extends Object implements Serializable
- serialVersionUID:
- 1471981530823361925L
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
Class org.drools.commands.runtime.process.RegisterWorkItemHandlerCommand extends Object implements Serializable
-
Serialized Fields
-
handler
org.kie.api.runtime.process.WorkItemHandler handler
-
workItemName
String workItemName
-
-
-
Class org.drools.commands.runtime.process.ReTryWorkItemCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.process.SetProcessInstanceVariablesCommand extends Object implements Serializable
- serialVersionUID:
- 7802415761845739379L
-
Class org.drools.commands.runtime.process.SignalEventCommand extends Object implements Serializable
- serialVersionUID:
- 2134028686669740220L
-
Class org.drools.commands.runtime.process.StartCorrelatedProcessCommand extends Object implements Serializable
- serialVersionUID:
- 4032503589773486738L
-
Class org.drools.commands.runtime.process.StartProcessCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.process.StartProcessFromNodeIdsCommand extends StartProcessCommand implements Serializable
- serialVersionUID:
- -6839934578407787510L
-
Class org.drools.commands.runtime.process.StartProcessInstanceCommand extends Object implements Serializable
- serialVersionUID:
- -270933342071833447L
-
-
Package org.drools.commands.runtime.rule
-
Class org.drools.commands.runtime.rule.AgendaGroupSetFocusCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.runtime.rule.ClearActivationGroupCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.runtime.rule.ClearAgendaCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.ClearAgendaGroupCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.runtime.rule.ClearRuleFlowGroupCommand extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.drools.commands.runtime.rule.DeleteCommand extends Object implements Serializable
-
Serialized Fields
-
factHandle
String factHandle
-
fhState
org.kie.api.runtime.rule.FactHandle.State fhState
-
handle
org.drools.core.common.DisconnectedFactHandle handle
-
-
-
Class org.drools.commands.runtime.rule.DeleteFromEntryPointCommand extends Object implements Serializable
-
Serialized Fields
-
entryPoint
String entryPoint
-
fhState
org.kie.api.runtime.rule.FactHandle.State fhState
-
handle
org.drools.core.common.DisconnectedFactHandle handle
-
-
-
Class org.drools.commands.runtime.rule.DeleteObjectCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.EnableAuditLogCommand extends Object implements Serializable
- serialVersionUID:
- -2615993429554597508L
-
Class org.drools.commands.runtime.rule.FireAllRulesCommand extends Object implements Serializable
-
Serialized Fields
-
agendaFilter
org.kie.api.runtime.rule.AgendaFilter agendaFilter
-
max
int max
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.FireUntilHaltCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
agendaFilter
org.kie.api.runtime.rule.AgendaFilter agendaFilter
-
-
Class org.drools.commands.runtime.rule.FromExternalFactHandleCommand extends Object implements Serializable
-
Serialized Fields
-
disconnected
boolean disconnected
-
factHandleExternalForm
String factHandleExternalForm
-
-
-
Class org.drools.commands.runtime.rule.GetAgendaEventListenersCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.GetEntryPointCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.GetEntryPointsCommand extends Object implements Serializable
-
Serialized Fields
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.GetFactHandleCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.GetFactHandleInEntryPointCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.GetFactHandlesCommand extends Object implements Serializable
-
Serialized Fields
-
disconnected
boolean disconnected
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.GetFactHandlesInEntryPointCommand extends Object implements Serializable
-
Serialized Fields
-
disconnected
boolean disconnected
-
entryPoint
String entryPoint
-
filter
org.kie.api.runtime.ObjectFilter filter
-
-
-
Class org.drools.commands.runtime.rule.GetObjectCommand extends Object implements Serializable
-
Serialized Fields
-
disconnectedFactHandle
org.drools.core.common.DisconnectedFactHandle disconnectedFactHandle
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.GetObjectInEntryPointCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.GetObjectsCommand extends Object implements Serializable
-
Serialized Fields
-
classObjectFilter
org.drools.core.ClassObjectSerializationFilter classObjectFilter
-
outIdentifier
String outIdentifier
-
-
-
Class org.drools.commands.runtime.rule.GetObjectsInEntryPointCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.GetRuleRuntimeEventListenersCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.HaltCommand extends Object implements Serializable
-
Class org.drools.commands.runtime.rule.InsertElementsCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
entryPoint
String entryPoint
-
objects
Collection<Object> objects
-
outIdentifier
String outIdentifier
-
returnObject
boolean returnObject
-
-
Class org.drools.commands.runtime.rule.InsertObjectCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.rule.InsertObjectInEntryPointCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.rule.ModifyCommand extends Object implements Serializable
-
Serialized Fields
-
ALLOW_MODIFY_EXPRESSIONS
boolean ALLOW_MODIFY_EXPRESSIONS
if this is true, modify can be any MVEL expressions. If false, it will only allow literal values. (false should be use when taking input from an untrusted source, such as a web service). -
factHandle
org.drools.core.common.DisconnectedFactHandle factHandle
-
setters
List<org.kie.api.command.Setter> setters
-
-
-
Class org.drools.commands.runtime.rule.QueryCommand extends Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.commands.runtime.rule.UpdateCommand extends Object implements Serializable
- serialVersionUID:
- 3255044102543531497L
-
Class org.drools.commands.runtime.rule.UpdateInEntryPointCommand extends Object implements Serializable
- serialVersionUID:
- 3255044102543531497L
-