Uses of Class
com.saperion.ngc.resultset.WorkflowActionBean
Packages that use WorkflowActionBean
Package
Description
Package for workflow model classes.
Package for resultset component classes.
-
Uses of WorkflowActionBean in com.saperion.ngc.model.workflow
Methods in com.saperion.ngc.model.workflow with parameters of type WorkflowActionBeanModifier and TypeMethodDescriptioncom.saperion.connector.wf.WorkflowResult
WorkflowConnectorService.executeCommand
(WorkflowActionBean workflowAction) Execute the given command.com.saperion.connector.wf.WorkflowResult
WorkflowService.executeCommand
(WorkflowActionBean workflowAction) Execute the given command. -
Uses of WorkflowActionBean in com.saperion.ngc.resultset
Methods in com.saperion.ngc.resultset with parameters of type WorkflowActionBeanModifier and TypeMethodDescriptioncom.saperion.connector.wf.WorkflowResult
ResultSetPresenter.executeWfCommand
(WorkflowActionBean action) Executes the given workflow action.