public class CommentDialog extends FormDialog
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
auiBlanket, form, FORM_SUBMITTING_CLASS, header, loading, messages
binder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, locator, queryFactory
Constructor and Description |
---|
CommentDialog() |
Modifier and Type | Method and Description |
---|---|
SecurityLevelSelect |
getSecurityLevelControl() |
String |
getSecurityLevelError() |
void |
setComment(String comment) |
boolean |
submit() |
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, waitWhileSubmitting
find, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
public void setComment(String comment)
public boolean submit()
public SecurityLevelSelect getSecurityLevelControl()
public String getSecurityLevelError()
Copyright © 2002-2021 Atlassian. All Rights Reserved.