|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.ProcessInstance.SwimlaneContextInstanceOrBuilder
Method Summary | |
---|---|
String |
getActorId()
optional string actor_id = 2; |
com.google.protobuf.ByteString |
getActorIdBytes()
optional string actor_id = 2; |
String |
getSwimlane()
optional string swimlane = 1; |
com.google.protobuf.ByteString |
getSwimlaneBytes()
optional string swimlane = 1; |
boolean |
hasActorId()
optional string actor_id = 2; |
boolean |
hasSwimlane()
optional string swimlane = 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 hasSwimlane()
optional string swimlane = 1;
String getSwimlane()
optional string swimlane = 1;
com.google.protobuf.ByteString getSwimlaneBytes()
optional string swimlane = 1;
boolean hasActorId()
optional string actor_id = 2;
String getActorId()
optional string actor_id = 2;
com.google.protobuf.ByteString getActorIdBytes()
optional string actor_id = 2;
|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |