Interface TimersInputMarshaller
-
- All Known Implementing Classes:
BehaviorJobContextTimerInputMarshaller,ExpireJobContextTimerInputMarshaller,TimerNodeTimerInputMarshaller
public interface TimersInputMarshaller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddeserialize(org.drools.core.marshalling.impl.MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
-
-
-
Method Detail
-
deserialize
void deserialize(org.drools.core.marshalling.impl.MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
-
-