|
jBPM distribution 6.0.0.CR4-Pre1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTriggerOrBuilder
Method Summary | |
---|---|
int |
getCounter()
optional int32 counter = 2; |
long |
getNodeId()
optional int64 node_id = 1; |
boolean |
hasCounter()
optional int32 counter = 2; |
boolean |
hasNodeId()
optional int64 node_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 hasNodeId()
optional int64 node_id = 1;
long getNodeId()
optional int64 node_id = 1;
boolean hasCounter()
optional int32 counter = 2;
int getCounter()
optional int32 counter = 2;
|
jBPM distribution 6.0.0.CR4-Pre1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |