| Package | Description |
|---|---|
| org.drools.serialization.protobuf | |
| org.drools.serialization.protobuf.timers |
| Modifier and Type | Field and Description |
|---|---|
static Map<Integer,TimersInputMarshaller> |
ProtobufMarshaller.TIMER_READERS |
| Constructor and Description |
|---|
ProtobufMarshallerReaderContext(InputStream stream,
org.drools.core.impl.InternalKnowledgeBase kBase,
Map<Integer,org.drools.core.common.BaseNode> sinks,
org.kie.api.marshalling.ObjectMarshallingStrategyStore resolverStrategyFactory,
Map<Integer,TimersInputMarshaller> timerReaders,
boolean marshalProcessInstances,
boolean marshalWorkItems,
org.kie.api.runtime.Environment env) |
ProtobufMarshallerReaderContext(InputStream stream,
org.drools.core.impl.InternalKnowledgeBase kBase,
Map<Integer,org.drools.core.common.BaseNode> sinks,
org.kie.api.marshalling.ObjectMarshallingStrategyStore resolverStrategyFactory,
Map<Integer,TimersInputMarshaller> timerReaders,
org.kie.api.runtime.Environment env) |
| Modifier and Type | Class and Description |
|---|---|
class |
BehaviorJobContextTimerInputMarshaller |
class |
ExpireJobContextTimerInputMarshaller |
class |
TimerNodeTimerInputMarshaller |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.