|
jBPM distribution 6.0.1.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.ProcessTimerOrBuilder
Method Summary | |
---|---|
JBPMMessages.ProcessTimer.TimerInstance |
getTimer()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1; |
JBPMMessages.ProcessTimer.TimerInstanceOrBuilder |
getTimerOrBuilder()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1; |
org.drools.core.marshalling.impl.ProtobufMessages.Trigger |
getTrigger()
optional .org.drools.core.marshalling.Trigger trigger = 2; |
org.drools.core.marshalling.impl.ProtobufMessages.TriggerOrBuilder |
getTriggerOrBuilder()
optional .org.drools.core.marshalling.Trigger trigger = 2; |
boolean |
hasTimer()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1; |
boolean |
hasTrigger()
optional .org.drools.core.marshalling.Trigger trigger = 2; |
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 hasTimer()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
JBPMMessages.ProcessTimer.TimerInstance getTimer()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
JBPMMessages.ProcessTimer.TimerInstanceOrBuilder getTimerOrBuilder()
optional .org.jbpm.marshalling.ProcessTimer.TimerInstance timer = 1;
boolean hasTrigger()
optional .org.drools.core.marshalling.Trigger trigger = 2;
org.drools.core.marshalling.impl.ProtobufMessages.Trigger getTrigger()
optional .org.drools.core.marshalling.Trigger trigger = 2;
org.drools.core.marshalling.impl.ProtobufMessages.TriggerOrBuilder getTriggerOrBuilder()
optional .org.drools.core.marshalling.Trigger trigger = 2;
|
jBPM distribution 6.0.1.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |