public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
JBPMMessages.IterationLevel |
getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3; |
int |
getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3; |
List<JBPMMessages.IterationLevel> |
getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3; |
JBPMMessages.IterationLevelOrBuilder |
getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3; |
List<? extends JBPMMessages.IterationLevelOrBuilder> |
getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3; |
JBPMMessages.ProcessInstance.NodeInstance |
getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1; |
int |
getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1; |
List<JBPMMessages.ProcessInstance.NodeInstance> |
getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1; |
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1; |
List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1; |
JBPMMessages.Variable |
getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 2; |
int |
getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 2; |
List<JBPMMessages.Variable> |
getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 2; |
JBPMMessages.VariableOrBuilder |
getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 2; |
List<? extends JBPMMessages.VariableOrBuilder> |
getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<JBPMMessages.ProcessInstance.NodeInstance> getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
JBPMMessages.ProcessInstance.NodeInstance getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
int getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
List<JBPMMessages.Variable> getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 2;
JBPMMessages.Variable getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
int getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 2;
List<? extends JBPMMessages.VariableOrBuilder> getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 2;
JBPMMessages.VariableOrBuilder getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
List<JBPMMessages.IterationLevel> getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
JBPMMessages.IterationLevel getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
int getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
List<? extends JBPMMessages.IterationLevelOrBuilder> getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
JBPMMessages.IterationLevelOrBuilder getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.