jBPM distribution 6.0.0-SNAPSHOT

Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstanceOrBuilder

Packages that use JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
org.jbpm.marshalling.impl   
 

Uses of JBPMMessages.ProcessTimer.TimerInstanceOrBuilder in org.jbpm.marshalling.impl
 

Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
static class JBPMMessages.ProcessTimer.TimerInstance
          Protobuf type org.jbpm.marshalling.ProcessTimer.TimerInstance
static class JBPMMessages.ProcessTimer.TimerInstance.Builder
          Protobuf type org.jbpm.marshalling.ProcessTimer.TimerInstance
 

Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessTimer.TimerInstanceOrBuilder
 JBPMMessages.ProcessTimer.TimerInstanceOrBuilder JBPMMessages.ProcessTimerOrBuilder.getTimerOrBuilder()
          optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
 JBPMMessages.ProcessTimer.TimerInstanceOrBuilder JBPMMessages.ProcessTimer.getTimerOrBuilder()
          optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
 JBPMMessages.ProcessTimer.TimerInstanceOrBuilder JBPMMessages.ProcessTimer.Builder.getTimerOrBuilder()
          optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
 


jBPM distribution 6.0.0-SNAPSHOT

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