List of start instructions.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
List of start instructions.
List of start instructions.
List of start instructions.
List of start instructions.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clear()
the BPMN process ID of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
the unique key identifying the process definition (e.g.
List of start instructions.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clearTenantId()
the tenant id of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clearVariables()
JSON document that will instantiate the variables for the root variable scope of the
process instance; it must be a JSON object, as variables will be mapped in a
key-value fashion.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clearVersion()
the version of the process; set to -1 to use the latest version
GatewayOuterClass.CreateProcessInstanceRequest.Builder.clone()
.gateway_protocol.CreateProcessInstanceRequest request = 1;
GatewayOuterClass.CreateProcessInstanceRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.CreateProcessInstanceRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.CreateProcessInstanceRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CreateProcessInstanceRequest.newBuilder()
GatewayOuterClass.CreateProcessInstanceRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
List of start instructions.
the BPMN process ID of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setBpmnProcessIdBytes(com.google.protobuf.ByteString value)
the BPMN process ID of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
the unique key identifying the process definition (e.g.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
List of start instructions.
List of start instructions.
the tenant id of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setTenantIdBytes(com.google.protobuf.ByteString value)
the tenant id of the process definition
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
JSON document that will instantiate the variables for the root variable scope of the
process instance; it must be a JSON object, as variables will be mapped in a
key-value fashion.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setVariablesBytes(com.google.protobuf.ByteString value)
JSON document that will instantiate the variables for the root variable scope of the
process instance; it must be a JSON object, as variables will be mapped in a
key-value fashion.
GatewayOuterClass.CreateProcessInstanceRequest.Builder.setVersion(int value)
the version of the process; set to -1 to use the latest version
GatewayOuterClass.CreateProcessInstanceRequest.toBuilder()