Package org.jbpm.marshalling.impl
Interface JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode,JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode.Builder
- Enclosing class:
- JBPMMessages.ProcessInstance.NodeInstanceContent
public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNodeOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetTimerInstanceId(int index)repeated int64 timer_instance_id = 1;intgetTimerInstanceIdCount()repeated int64 timer_instance_id = 1;List<Long>getTimerInstanceIdList()repeated int64 timer_instance_id = 1;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-