public abstract class DeleteComponentDialog extends JiraDialog
binder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, locator, queryFactory, timeouts| Constructor and Description |
|---|
DeleteComponentDialog(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
getElements() |
String |
getInfoMessage() |
int |
getIssuesInComponentCount() |
Boolean |
hasComponentRemoveOperation() |
Boolean |
hasComponentSwapOperation() |
DeleteComponentDialog |
setRemoveComponent() |
DeleteComponentDialog |
setSwapComponent(String name) |
abstract <T> T |
submit() |
void |
waitForDialog() |
find, find, findAll, findAll, getDialogElement, initAbstractDialog, isClosed, isInDOM, isOpen, waitUntilFinishedLoadingpublic DeleteComponentDialog(String type)
public void waitForDialog()
public void getElements()
public String getInfoMessage()
public Boolean hasComponentSwapOperation()
public Boolean hasComponentRemoveOperation()
public DeleteComponentDialog setSwapComponent(String name)
public DeleteComponentDialog setRemoveComponent()
public int getIssuesInComponentCount()
public abstract <T> T submit()
Copyright © 2002-2021 Atlassian. All Rights Reserved.