Class ExpireJobContextTimerOutputMarshaller

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ProtobufMessages.Timers.Timer serialize​(org.drools.core.time.JobContext jobCtx, org.drools.core.marshalling.MarshallerWriteContext outputCtx)  
      void write​(org.drools.core.time.JobContext jobCtx, org.drools.core.marshalling.MarshallerWriteContext outputCtx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExpireJobContextTimerOutputMarshaller

        public ExpireJobContextTimerOutputMarshaller()
    • Method Detail

      • write

        public void write​(org.drools.core.time.JobContext jobCtx,
                          org.drools.core.marshalling.MarshallerWriteContext outputCtx)
                   throws java.io.IOException
        Throws:
        java.io.IOException