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 IDs of tenants for which to activate jobs
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
a list of IDs of tenants for which to activate jobs
GatewayOuterClass.ActivateJobsRequest.Builder.addTenantIdsBytes(com.google.protobuf.ByteString value)
a list of IDs of tenants for which to activate jobs
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).
a list of IDs of tenants for which to activate jobs
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.newBuilder()
GatewayOuterClass.ActivateJobsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.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).
a list of IDs of tenants for which to activate jobs
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.
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()