-
GatewayOuterClass.CreateProcessInstanceResponse.Builder.clear()
the BPMN process ID of the process definition which was used to create the process
instance
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.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
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.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()