a list of variables to fetch as the job variables; if empty, all visible variables at
the time of activation for the scope of the job will be returned
a list of variables to fetch as the job variables; if empty, all visible variables at
the time of activation for the scope of the job will be returned
GatewayOuterClass.ActivateJobsRequest.Builder.addFetchVariableBytes(com.google.protobuf.ByteString value)
a list of variables to fetch as the job variables; if empty, all visible variables at
the time of activation for the scope of the job will be returned
GatewayOuterClass.ActivateJobsRequest.Builder.clear()
a list of variables to fetch as the job variables; if empty, all visible variables at
the time of activation for the scope of the job will be returned
the maximum jobs to activate by this request
The request will be completed when at least one job is activated or after the requestTimeout (in ms).
GatewayOuterClass.ActivateJobsRequest.Builder.clearTimeout()
a job returned after this call will not be activated by another call until the
timeout (in ms) 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.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.ActivateJobsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.ActivateJobsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.ActivateJobsRequest.newBuilder()
GatewayOuterClass.ActivateJobsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
a list of variables to fetch as the job variables; if empty, all visible variables at
the time of activation for the scope of the job will be returned
the maximum jobs to activate by this request
The request will be completed when at least one job is activated or after the requestTimeout (in ms).
GatewayOuterClass.ActivateJobsRequest.Builder.setTimeout(long value)
a job returned after this call will not be activated by another call until the
timeout (in ms) 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)
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
GatewayOuterClass.ActivateJobsRequest.toBuilder()