-
GatewayOuterClass.CreateProcessInstanceWithResultResponse.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.CreateProcessInstanceWithResultResponse.Builder.clearVariables()
JSON document
consists of visible variables in the root scope
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.clearVersion()
the version of the process definition which was used to create the process instance
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CreateProcessInstanceWithResultResponse.newBuilder()
GatewayOuterClass.CreateProcessInstanceWithResultResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
the BPMN process ID of the process definition which was used to create the process
instance
GatewayOuterClass.CreateProcessInstanceWithResultResponse.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.CreateProcessInstanceWithResultResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.setVariables(String value)
JSON document
consists of visible variables in the root scope
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.setVariablesBytes(com.google.protobuf.ByteString value)
JSON document
consists of visible variables in the root scope
GatewayOuterClass.CreateProcessInstanceWithResultResponse.Builder.setVersion(int value)
the version of the process definition which was used to create the process instance
GatewayOuterClass.CreateProcessInstanceWithResultResponse.toBuilder()