Package | Description |
---|---|
org.drools.core.common | |
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 | Class and Description |
---|---|
static class |
Scheduler.ActivationTimerInputMarshaller |
Modifier and Type | Field and Description |
---|---|
Map<Integer,TimersInputMarshaller> |
MarshallerReaderContext.readersByInt |
static Map<Integer,TimersInputMarshaller> |
ProtobufMarshaller.TIMER_READERS |
Constructor and Description |
---|
MarshallerReaderContext(InputStream stream,
InternalKnowledgeBase kBase,
Map<Integer,BaseNode> sinks,
org.kie.api.marshalling.ObjectMarshallingStrategyStore resolverStrategyFactory,
Map<Integer,TimersInputMarshaller> timerReaders,
boolean marshalProcessInstances,
boolean marshalWorkItems,
org.kie.api.runtime.Environment env) |
MarshallerReaderContext(InputStream stream,
InternalKnowledgeBase kBase,
Map<Integer,BaseNode> sinks,
org.kie.api.marshalling.ObjectMarshallingStrategyStore resolverStrategyFactory,
Map<Integer,TimersInputMarshaller> timerReaders,
org.kie.api.runtime.Environment env) |
Modifier and Type | Class and Description |
---|---|
static class |
PhreakTimerNode.TimerNodeTimerInputMarshaller |
Modifier and Type | Class and Description |
---|---|
static class |
ObjectTypeNode.ExpireJobContextTimerInputMarshaller |
Modifier and Type | Class and Description |
---|---|
static class |
SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.