Uses of Enum
io.signpath.signpathclient.api.model.SigningRequestWorkflowStatus
Packages that use SigningRequestWorkflowStatus
-
Uses of SigningRequestWorkflowStatus in io.signpath.signpathclient.api.model
Methods in io.signpath.signpathclient.api.model that return SigningRequestWorkflowStatusModifier and TypeMethodDescriptionSigningRequest.getWorkflowStatus()
static SigningRequestWorkflowStatus
Returns the enum constant of this type with the specified name.static SigningRequestWorkflowStatus[]
SigningRequestWorkflowStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.signpath.signpathclient.api.model with parameters of type SigningRequestWorkflowStatusModifier and TypeMethodDescriptionvoid
SigningRequest.setWorkflowStatus
(SigningRequestWorkflowStatus workflowStatus)