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

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

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


Method Summary
 long getTimerInstanceId(int index)
           
 int getTimerInstanceIdCount()
           
 List<Long> getTimerInstanceIdList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getTimerInstanceIdList

List<Long> getTimerInstanceIdList()

getTimerInstanceIdCount

int getTimerInstanceIdCount()

getTimerInstanceId

long getTimerInstanceId(int index)


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