Uses of Class
com.skava.accounts.workflow.AccountWorkflowRuleRequest
Packages that use AccountWorkflowRuleRequest
Package
Description
Contains all required configuration files for Account Workflow.
Accounts Workflow Service Implementations.
-
Uses of AccountWorkflowRuleRequest in com.skava.accounts.workflow.config
Methods in com.skava.accounts.workflow.config with parameters of type AccountWorkflowRuleRequestModifier and TypeMethodDescriptionJbpmServiceBuilder.jbpmProcess
(String jbpmWorkflow, AccountWorkflowRuleRequest workflowCartRequest) This method is used to start the jbpm. -
Uses of AccountWorkflowRuleRequest in com.skava.accounts.workflow.service.impl
Methods in com.skava.accounts.workflow.service.impl that return AccountWorkflowRuleRequestModifier and TypeMethodDescriptionApplyApprovalRuleServiceImpl.createParameter
(Cart sfCart, long collectionId) This method is used for creating parameter of jbpm process from given request.