public static final class GatewayOuterClass.ActivateJobsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder> implements GatewayOuterClass.ActivateJobsRequestOrBuilder
gateway_protocol.ActivateJobsRequest
Modifier and Type | Method and Description |
---|---|
GatewayOuterClass.ActivateJobsRequest.Builder |
addAllFetchVariable(Iterable<String> values)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
GatewayOuterClass.ActivateJobsRequest.Builder |
addFetchVariable(String value)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
GatewayOuterClass.ActivateJobsRequest.Builder |
addFetchVariableBytes(com.google.protobuf.ByteString value)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
GatewayOuterClass.ActivateJobsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GatewayOuterClass.ActivateJobsRequest |
build() |
GatewayOuterClass.ActivateJobsRequest |
buildPartial() |
GatewayOuterClass.ActivateJobsRequest.Builder |
clear() |
GatewayOuterClass.ActivateJobsRequest.Builder |
clearAmount()
the maximum number of jobs to fetch in a single call
|
GatewayOuterClass.ActivateJobsRequest.Builder |
clearFetchVariable()
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
GatewayOuterClass.ActivateJobsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GatewayOuterClass.ActivateJobsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GatewayOuterClass.ActivateJobsRequest.Builder |
clearTimeout()
a job returned after this call will not be activated by another call until the
timeout has been reached
|
GatewayOuterClass.ActivateJobsRequest.Builder |
clearType()
the job type, as defined in the BPMN process (e.g.
|
GatewayOuterClass.ActivateJobsRequest.Builder |
clearWorker()
the name of the worker activating the jobs, mostly used for logging purposes
|
GatewayOuterClass.ActivateJobsRequest.Builder |
clone() |
int |
getAmount()
the maximum number of jobs to fetch in a single call
|
GatewayOuterClass.ActivateJobsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFetchVariable(int index)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
com.google.protobuf.ByteString |
getFetchVariableBytes(int index)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
int |
getFetchVariableCount()
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
com.google.protobuf.ProtocolStringList |
getFetchVariableList()
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
long |
getTimeout()
a job returned after this call will not be activated by another call until the
timeout has been reached
|
String |
getType()
the job type, as defined in the BPMN process (e.g.
|
com.google.protobuf.ByteString |
getTypeBytes()
the job type, as defined in the BPMN process (e.g.
|
String |
getWorker()
the name of the worker activating the jobs, mostly used for logging purposes
|
com.google.protobuf.ByteString |
getWorkerBytes()
the name of the worker activating the jobs, mostly used for logging purposes
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GatewayOuterClass.ActivateJobsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GatewayOuterClass.ActivateJobsRequest.Builder |
mergeFrom(GatewayOuterClass.ActivateJobsRequest other) |
GatewayOuterClass.ActivateJobsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GatewayOuterClass.ActivateJobsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GatewayOuterClass.ActivateJobsRequest.Builder |
setAmount(int value)
the maximum number of jobs to fetch in a single call
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setFetchVariable(int index,
String value)
a list of variables to fetch as the job payload; if empty, all visible variables at
the time of activation for the scope of the job will be returned as the job payload
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GatewayOuterClass.ActivateJobsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GatewayOuterClass.ActivateJobsRequest.Builder |
setTimeout(long value)
a job returned after this call will not be activated by another call until the
timeout has been reached
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setType(String value)
the job type, as defined in the BPMN process (e.g.
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
the job type, as defined in the BPMN process (e.g.
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GatewayOuterClass.ActivateJobsRequest.Builder |
setWorker(String value)
the name of the worker activating the jobs, mostly used for logging purposes
|
GatewayOuterClass.ActivateJobsRequest.Builder |
setWorkerBytes(com.google.protobuf.ByteString value)
the name of the worker activating the jobs, mostly used for logging purposes
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GatewayOuterClass.ActivateJobsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GatewayOuterClass.ActivateJobsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GatewayOuterClass.ActivateJobsRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder mergeFrom(GatewayOuterClass.ActivateJobsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public GatewayOuterClass.ActivateJobsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
IOException
public String getType()
the job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
string type = 1;
getType
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public com.google.protobuf.ByteString getTypeBytes()
the job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
string type = 1;
getTypeBytes
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public GatewayOuterClass.ActivateJobsRequest.Builder setType(String value)
the job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
string type = 1;
public GatewayOuterClass.ActivateJobsRequest.Builder clearType()
the job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
string type = 1;
public GatewayOuterClass.ActivateJobsRequest.Builder setTypeBytes(com.google.protobuf.ByteString value)
the job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
string type = 1;
public String getWorker()
the name of the worker activating the jobs, mostly used for logging purposes
string worker = 2;
getWorker
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public com.google.protobuf.ByteString getWorkerBytes()
the name of the worker activating the jobs, mostly used for logging purposes
string worker = 2;
getWorkerBytes
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public GatewayOuterClass.ActivateJobsRequest.Builder setWorker(String value)
the name of the worker activating the jobs, mostly used for logging purposes
string worker = 2;
public GatewayOuterClass.ActivateJobsRequest.Builder clearWorker()
the name of the worker activating the jobs, mostly used for logging purposes
string worker = 2;
public GatewayOuterClass.ActivateJobsRequest.Builder setWorkerBytes(com.google.protobuf.ByteString value)
the name of the worker activating the jobs, mostly used for logging purposes
string worker = 2;
public long getTimeout()
a job returned after this call will not be activated by another call until the timeout has been reached
int64 timeout = 3;
getTimeout
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public GatewayOuterClass.ActivateJobsRequest.Builder setTimeout(long value)
a job returned after this call will not be activated by another call until the timeout has been reached
int64 timeout = 3;
public GatewayOuterClass.ActivateJobsRequest.Builder clearTimeout()
a job returned after this call will not be activated by another call until the timeout has been reached
int64 timeout = 3;
public int getAmount()
the maximum number of jobs to fetch in a single call
int32 amount = 4;
getAmount
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public GatewayOuterClass.ActivateJobsRequest.Builder setAmount(int value)
the maximum number of jobs to fetch in a single call
int32 amount = 4;
public GatewayOuterClass.ActivateJobsRequest.Builder clearAmount()
the maximum number of jobs to fetch in a single call
int32 amount = 4;
public com.google.protobuf.ProtocolStringList getFetchVariableList()
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
getFetchVariableList
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public int getFetchVariableCount()
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
getFetchVariableCount
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public String getFetchVariable(int index)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
getFetchVariable
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public com.google.protobuf.ByteString getFetchVariableBytes(int index)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
getFetchVariableBytes
in interface GatewayOuterClass.ActivateJobsRequestOrBuilder
public GatewayOuterClass.ActivateJobsRequest.Builder setFetchVariable(int index, String value)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
public GatewayOuterClass.ActivateJobsRequest.Builder addFetchVariable(String value)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
public GatewayOuterClass.ActivateJobsRequest.Builder addAllFetchVariable(Iterable<String> values)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
public GatewayOuterClass.ActivateJobsRequest.Builder clearFetchVariable()
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
public GatewayOuterClass.ActivateJobsRequest.Builder addFetchVariableBytes(com.google.protobuf.ByteString value)
a list of variables to fetch as the job payload; if empty, all visible variables at the time of activation for the scope of the job will be returned as the job payload
repeated string fetchVariable = 5;
public final GatewayOuterClass.ActivateJobsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
public final GatewayOuterClass.ActivateJobsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ActivateJobsRequest.Builder>
Copyright © 2017–2019 camunda services GmbH. All rights reserved.