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 identifiers of tenants for which to stream 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.StreamActivatedJobsRequest.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.StreamActivatedJobsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
a list of identifiers of tenants for which to stream jobs
GatewayOuterClass.StreamActivatedJobsRequest.Builder.addTenantIdsBytes(com.google.protobuf.ByteString value)
a list of identifiers of tenants for which to stream jobs
GatewayOuterClass.StreamActivatedJobsRequest.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
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
a list of identifiers of tenants for which to stream jobs
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clearTimeout()
a job returned after this call will not be activated by another call until the
timeout (in ms) has been reached
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clearType()
the job type, as defined in the BPMN process (e.g.
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clearWorker()
the name of the worker activating the jobs, mostly used for logging purposes
GatewayOuterClass.StreamActivatedJobsRequest.Builder.clone()
GatewayOuterClass.StreamActivatedJobsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.StreamActivatedJobsRequest.newBuilder()
GatewayOuterClass.StreamActivatedJobsRequest.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
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setTenantIds(int index,
String value)
a list of identifiers of tenants for which to stream jobs
GatewayOuterClass.StreamActivatedJobsRequest.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.StreamActivatedJobsRequest.Builder.setType(String value)
the job type, as defined in the BPMN process (e.g.
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setTypeBytes(com.google.protobuf.ByteString value)
the job type, as defined in the BPMN process (e.g.
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setWorker(String value)
the name of the worker activating the jobs, mostly used for logging purposes
GatewayOuterClass.StreamActivatedJobsRequest.Builder.setWorkerBytes(com.google.protobuf.ByteString value)
the name of the worker activating the jobs, mostly used for logging purposes
GatewayOuterClass.StreamActivatedJobsRequest.toBuilder()