Uses of Class
com.skava.accounts.model.exchange.response.ValidateWorkflowAPIResponse
Packages that use ValidateWorkflowAPIResponse
Package
Description
Accounts Service Declarations.
Accounts Service Implementations.
Accounts Workflow Web Controller Implementations.
-
Uses of ValidateWorkflowAPIResponse in com.skava.accounts.service
Methods in com.skava.accounts.service that return ValidateWorkflowAPIResponseModifier and TypeMethodDescriptionValidateApprovalRuleService.process
(ValidateWorkflowRuleRequestInternal request) -
Uses of ValidateWorkflowAPIResponse in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return ValidateWorkflowAPIResponseModifier and TypeMethodDescriptionValidateApprovalRuleServiceImpl.process
(ValidateWorkflowRuleRequestInternal validateRequest) -
Uses of ValidateWorkflowAPIResponse in com.skava.accounts.workflow.web
Methods in com.skava.accounts.workflow.web that return types with arguments of type ValidateWorkflowAPIResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ValidateWorkflowAPIResponse>
ApprovalWorkflowController.validateApprovalRule
(String locale, String version, long storeId, long collectionId, String authToken, long accountId, ValidateWorkflowRuleRequest request) validate the workflowrule.