|
jBPM distribution 6.0.0.Beta5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder
Method Summary | |
---|---|
JBPMMessages.ProcessInstance.ExclusiveGroupInstance |
getExclusiveGroup(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5; |
int |
getExclusiveGroupCount()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5; |
List<JBPMMessages.ProcessInstance.ExclusiveGroupInstance> |
getExclusiveGroupList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5; |
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder |
getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5; |
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder> |
getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5; |
JBPMMessages.IterationLevel |
getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6; |
int |
getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6; |
List<JBPMMessages.IterationLevel> |
getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6; |
JBPMMessages.IterationLevelOrBuilder |
getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6; |
List<? extends JBPMMessages.IterationLevelOrBuilder> |
getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6; |
JBPMMessages.ProcessInstance.NodeInstance |
getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4; |
int |
getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4; |
List<JBPMMessages.ProcessInstance.NodeInstance> |
getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4; |
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4; |
List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4; |
long |
getTimerInstanceId(int index)
repeated int64 timer_instance_id = 2; |
int |
getTimerInstanceIdCount()
repeated int64 timer_instance_id = 2; |
List<Long> |
getTimerInstanceIdList()
repeated int64 timer_instance_id = 2; |
JBPMMessages.Variable |
getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 3; |
int |
getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 3; |
List<JBPMMessages.Variable> |
getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 3; |
JBPMMessages.VariableOrBuilder |
getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 3; |
List<? extends JBPMMessages.VariableOrBuilder> |
getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 3; |
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 |
---|
List<Long> getTimerInstanceIdList()
repeated int64 timer_instance_id = 2;
int getTimerInstanceIdCount()
repeated int64 timer_instance_id = 2;
long getTimerInstanceId(int index)
repeated int64 timer_instance_id = 2;
List<JBPMMessages.Variable> getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 3;
JBPMMessages.Variable getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 3;
int getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 3;
List<? extends JBPMMessages.VariableOrBuilder> getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 3;
JBPMMessages.VariableOrBuilder getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 3;
List<JBPMMessages.ProcessInstance.NodeInstance> getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
JBPMMessages.ProcessInstance.NodeInstance getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
int getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;
List<JBPMMessages.ProcessInstance.ExclusiveGroupInstance> getExclusiveGroupList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
JBPMMessages.ProcessInstance.ExclusiveGroupInstance getExclusiveGroup(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
int getExclusiveGroupCount()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder> getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
List<JBPMMessages.IterationLevel> getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
JBPMMessages.IterationLevel getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
int getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
List<? extends JBPMMessages.IterationLevelOrBuilder> getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
JBPMMessages.IterationLevelOrBuilder getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 6;
|
jBPM distribution 6.0.0.Beta5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |