public static interface JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getGroupNodeInstanceId(int index)
repeated int64 group_node_instance_id = 1; |
int |
getGroupNodeInstanceIdCount()
repeated int64 group_node_instance_id = 1; |
List<Long> |
getGroupNodeInstanceIdList()
repeated int64 group_node_instance_id = 1; |
List<Long> getGroupNodeInstanceIdList()
repeated int64 group_node_instance_id = 1;
int getGroupNodeInstanceIdCount()
repeated int64 group_node_instance_id = 1;
long getGroupNodeInstanceId(int index)
repeated int64 group_node_instance_id = 1;
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.