jBPM :: Flow 6.1.1-SNAPSHOT

org.jbpm.marshalling.impl
Interface JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode, JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode.Builder
Enclosing class:
JBPMMessages.ProcessInstance.NodeInstanceContent

public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 long getTimerId()
          optional int64 timer_id = 1;
 boolean hasTimerId()
          optional int64 timer_id = 1;
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasTimerId

boolean hasTimerId()
optional int64 timer_id = 1;


getTimerId

long getTimerId()
optional int64 timer_id = 1;


jBPM :: Flow 6.1.1-SNAPSHOT

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