Class TimerNodeTimerOutputMarshaller
- java.lang.Object
-
- org.drools.serialization.protobuf.timers.TimerNodeTimerOutputMarshaller
-
- All Implemented Interfaces:
TimersOutputMarshaller
public class TimerNodeTimerOutputMarshaller extends Object implements TimersOutputMarshaller
-
-
Constructor Summary
Constructors Constructor Description TimerNodeTimerOutputMarshaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProtobufMessages.Timers.Timerserialize(org.drools.core.time.JobContext jobCtx, org.drools.core.marshalling.impl.MarshallerWriteContext outputCtx)
-
-
-
Method Detail
-
serialize
public ProtobufMessages.Timers.Timer serialize(org.drools.core.time.JobContext jobCtx, org.drools.core.marshalling.impl.MarshallerWriteContext outputCtx)
- Specified by:
serializein interfaceTimersOutputMarshaller
-
-