Package | Description |
---|---|
org.drools.core.beliefsystem.simple | |
org.drools.core.common | |
org.drools.core.impl | |
org.drools.core.marshalling.impl | |
org.drools.core.phreak | |
org.drools.core.reteoo | |
org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.ActionQueue.Action |
BeliefSystemLogicalCallback.serialize(MarshallerWriteContext context) |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.Timer |
Scheduler.ActivationTimerOutputMarshaller.serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
ProtobufMessages.ActionQueue.Action |
RuleFlowGroupImpl.DeactivateCallback.serialize(MarshallerWriteContext context) |
ProtobufMessages.ActionQueue.Action |
AgendaGroupQueueImpl.DeactivateCallback.serialize(MarshallerWriteContext context) |
ProtobufMessages.ActionQueue.Action |
WorkingMemoryAction.serialize(MarshallerWriteContext context) |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.ActionQueue.Action |
StatefulKnowledgeSessionImpl.WorkingMemoryReteAssertAction.serialize(MarshallerWriteContext context) |
ProtobufMessages.ActionQueue.Action |
StatefulKnowledgeSessionImpl.WorkingMemoryReteExpireAction.serialize(MarshallerWriteContext context) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessMarshallerWriteContext
Extension to default
MarshallerWriteContext that allows to pass additional
information to marshaller strategies, such as process instance id, task it, state |
Modifier and Type | Field and Description |
---|---|
MarshallerWriteContext |
MarshallerWriteContext.stream |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.Timer |
PhreakTimerNode.TimerNodeTimerOutputMarshaller.serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
ProtobufMessages.ActionQueue.Action |
PhreakTimerNode.TimerAction.serialize(MarshallerWriteContext context) |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.Timer |
ObjectTypeNode.ExpireJobContextTimerOutputMarshaller.serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
ProtobufMessages.ActionQueue.Action |
PropagationQueuingNode.PropagateAction.serialize(MarshallerWriteContext context) |
ProtobufMessages.ActionQueue.Action |
QueryRiaFixerNode.QueryRiaFixerNodeFixer.serialize(MarshallerWriteContext context) |
void |
ObjectTypeNode.ExpireJobContextTimerOutputMarshaller.write(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.Timer |
SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller.serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
ProtobufMessages.ActionQueue.Action |
SlidingTimeWindow.BehaviorExpireWMAction.serialize(MarshallerWriteContext outputCtx) |
void |
SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller.write(JobContext jobCtx,
MarshallerWriteContext outputCtx) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.