jBPM distribution 6.0.0.CR4

org.jbpm.process.instance.timer
Class TimerManager.ProcessTimerOutputMarshaller

java.lang.Object
  extended by org.jbpm.process.instance.timer.TimerManager.ProcessTimerOutputMarshaller
All Implemented Interfaces:
org.drools.core.marshalling.impl.TimersOutputMarshaller
Enclosing class:
TimerManager

public static class TimerManager.ProcessTimerOutputMarshaller
extends Object
implements org.drools.core.marshalling.impl.TimersOutputMarshaller


Constructor Summary
TimerManager.ProcessTimerOutputMarshaller()
           
 
Method Summary
 org.drools.core.marshalling.impl.ProtobufMessages.Timers.Timer serialize(org.drools.core.time.JobContext jobCtx, org.drools.core.marshalling.impl.MarshallerWriteContext outputCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerManager.ProcessTimerOutputMarshaller

public TimerManager.ProcessTimerOutputMarshaller()
Method Detail

serialize

public org.drools.core.marshalling.impl.ProtobufMessages.Timers.Timer serialize(org.drools.core.time.JobContext jobCtx,
                                                                                org.drools.core.marshalling.impl.MarshallerWriteContext outputCtx)
Specified by:
serialize in interface org.drools.core.marshalling.impl.TimersOutputMarshaller

jBPM distribution 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.