Package io.camunda.client.protocol.rest
Class CancelProcessInstanceRequest
java.lang.Object
io.camunda.client.protocol.rest.CancelProcessInstanceRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class CancelProcessInstanceRequest
extends Object
CancelProcessInstanceRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanA reference key chosen by the user that will be part of all records resulting from this operation.inthashCode()operationReference(Long operationReference) voidsetOperationReference(Long operationReference) toString()
-
Field Details
-
JSON_PROPERTY_OPERATION_REFERENCE
- See Also:
-
-
Constructor Details
-
CancelProcessInstanceRequest
public CancelProcessInstanceRequest()
-
-
Method Details
-
operationReference
-
getOperationReference
A reference key chosen by the user that will be part of all records resulting from this operation. Must be > 0 if provided. minimum: 1- Returns:
- operationReference
-
setOperationReference
-
equals
-
hashCode
public int hashCode() -
toString
-