public class EditWorkflowDialog extends Object
Constructor and Description |
---|
EditWorkflowDialog() |
Modifier and Type | Method and Description |
---|---|
<T> T |
clickAndWaitBeforeBind(Class<T> bindingClass,
Object... args) |
WorkflowDesignerPage |
gotoEditWorkflowDigram(String workflowName) |
ViewWorkflowSteps |
gotoEditWorkflowText(String workflowName) |
void |
initialise() |
boolean |
isButtonsVisible() |
boolean |
isProgressBarPresent() |
public void initialise()
public WorkflowDesignerPage gotoEditWorkflowDigram(String workflowName)
public ViewWorkflowSteps gotoEditWorkflowText(String workflowName)
public boolean isButtonsVisible()
public boolean isProgressBarPresent()
Copyright © 2002-2023 Atlassian. All Rights Reserved.