org.jbpm.marshalling.impl
Interface JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder

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

public static interface JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 long getGroupNodeInstanceId(int index)
           
 int getGroupNodeInstanceIdCount()
           
 List<Long> getGroupNodeInstanceIdList()
           
 
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

getGroupNodeInstanceIdList

List<Long> getGroupNodeInstanceIdList()

getGroupNodeInstanceIdCount

int getGroupNodeInstanceIdCount()

getGroupNodeInstanceId

long getGroupNodeInstanceId(int index)


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