Package scenario
Interface ScenarioGui
- All Known Implementing Classes:
WorkflowHelper
public interface ScenarioGui
-
Method Summary
Modifier and Type Method Description voidpostWorkflowStep(String title, String[] imports, String[] commands)voidpostWorkflowStep(Action action)voidpostWorkflowStep(Algorithm algorithm, Parameter[] params)
-
Method Details
-
postWorkflowStep
-
postWorkflowStep
-
postWorkflowStep
-