public class AssociateIssueOperationToScreenDialog extends FormDialog implements AssociateIssueOperationToScreen
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
auiBlanket, FORM_SUBMITTING_CLASS, header, loading, messagesbinder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, locator, queryFactory| Constructor and Description |
|---|
AssociateIssueOperationToScreenDialog() |
| Modifier and Type | Method and Description |
|---|---|
<P> P |
cancel(Class<P> page,
Object... args) |
List<ScreenOperation> |
getOperations() |
String |
getScreen() |
List<String> |
getScreens() |
ScreenOperation |
getSelectedOperation() |
void |
init() |
AssociateIssueOperationToScreenDialog |
setOperation(ScreenOperation name) |
AssociateIssueOperationToScreenDialog |
setScreen(String name) |
<T> T |
submit(Class<T> page,
Object... args) |
AssociateIssueOperationToScreenDialog |
submitFail() |
<P> P |
submitFail(Class<P> page,
Object... args) |
acceptDirtyFormWarning, assertDialogClosed, assertDialogOpen, close, closeNoWait, escape, getAuiMessage, getFields, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, setField, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmittingfind, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoadingpublic static final String ID
public AssociateIssueOperationToScreenDialog()
public void init()
public List<String> getScreens()
getScreens in interface AssociateIssueOperationToScreenpublic String getScreen()
getScreen in interface AssociateIssueOperationToScreenpublic AssociateIssueOperationToScreenDialog setScreen(String name)
setScreen in interface AssociateIssueOperationToScreenpublic List<ScreenOperation> getOperations()
getOperations in interface AssociateIssueOperationToScreenpublic ScreenOperation getSelectedOperation()
getSelectedOperation in interface AssociateIssueOperationToScreenpublic AssociateIssueOperationToScreenDialog setOperation(ScreenOperation name)
setOperation in interface AssociateIssueOperationToScreenpublic AssociateIssueOperationToScreenDialog submitFail()
submitFail in interface AssociateIssueOperationToScreenpublic <P> P submitFail(Class<P> page, Object... args)
submitFail in interface AssociateIssueOperationToScreenpublic <P> P cancel(Class<P> page, Object... args)
cancel in interface AssociateIssueOperationToScreenpublic <T> T submit(Class<T> page, Object... args)
submit in interface AssociateIssueOperationToScreenCopyright © 2002-2017 Atlassian. All Rights Reserved.