-
GatewayOuterClass.CreateProcessInstanceResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clear()
the BPMN process ID of the process definition which was used to create the process
instance
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
the key of the process definition which was used to create the process instance
the unique identifier of the created process instance; to be used wherever a request
needs a process instance key (e.g.
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clearVersion()
the version of the process definition which was used to create the process instance
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clone()
GatewayOuterClass.CreateProcessInstanceResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CreateProcessInstanceResponse.newBuilder()
GatewayOuterClass.CreateProcessInstanceResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
the BPMN process ID of the process definition which was used to create the process
instance
GatewayOuterClass.CreateProcessInstanceResponse.Builder.setBpmnProcessIdBytes(com.google.protobuf.ByteString value)
the BPMN process ID of the process definition which was used to create the process
instance
GatewayOuterClass.CreateProcessInstanceResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
the key of the process definition which was used to create the process instance
the unique identifier of the created process instance; to be used wherever a request
needs a process instance key (e.g.
GatewayOuterClass.CreateProcessInstanceResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CreateProcessInstanceResponse.Builder.setVersion(int value)
the version of the process definition which was used to create the process instance
GatewayOuterClass.CreateProcessInstanceResponse.toBuilder()