Class ApprovalFlowUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ApprovalFlowUpdateAction
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionApprovalFlowUpdateAction(ApproveApprovalFlow approve, RejectApprovalFlow reject) -
Method Summary
Modifier and TypeMethodDescriptionbooleanBETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.inthashCode()voidsetApprove(ApproveApprovalFlow approve) voidsetReject(RejectApprovalFlow reject) toString()
-
Constructor Details
-
ApprovalFlowUpdateAction
public ApprovalFlowUpdateAction() -
ApprovalFlowUpdateAction
-
-
Method Details
-
getApprove
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setApprove
-
getReject
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setReject
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-