|
jBPM distribution 6.2.0.CR4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNodeOrBuilder
Method Summary | |
---|---|
long |
getProcessInstanceId()
optional int64 process_instance_id = 1; |
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; |
boolean |
hasProcessInstanceId()
optional int64 process_instance_id = 1; |
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 |
---|
boolean hasProcessInstanceId()
optional int64 process_instance_id = 1;
long getProcessInstanceId()
optional int64 process_instance_id = 1;
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;
|
jBPM distribution 6.2.0.CR4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |