Uses of Class
com.saperion.ngc.resultset.WorkflowActionBean
-
Packages that use WorkflowActionBean Package Description com.saperion.ngc.model.workflow Package for workflow model classes.com.saperion.ngc.resultset 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 WorkflowActionBean Modifier and Type Method Description com.saperion.connector.wf.WorkflowResultWorkflowConnectorService. executeCommand(WorkflowActionBean workflowAction)Execute the given command.com.saperion.connector.wf.WorkflowResultWorkflowService. 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 WorkflowActionBean Modifier and Type Method Description com.saperion.connector.wf.WorkflowResultResultSetPresenter. executeWfCommand(WorkflowActionBean action)Executes the given workflow action.
-