Class CommentsSection.QuickEdit
- java.lang.Object
- 
- com.atlassian.confluence.pageobjects.component.editor.EditorContent
- 
- com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
- 
- com.atlassian.confluence.pageobjects.page.content.CommentsSection.QuickEdit
 
 
 
- 
- Enclosing class:
- CommentsSection
 
 public static class CommentsSection.QuickEdit extends CommentsSection.EditComment Represent the editor for editing an existing comment
- 
- 
Constructor SummaryConstructors Constructor Description QuickEdit()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.pageobjects.elements.query.TimedQuery<String>getTimedCommentThreadId()- 
Methods inherited from class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditCommentcancel, cancelWithDirtyEditor, cancelWithoutWaitForBind, captchaVisibleCondition, clickSave, editUsingShortcut, enterCaptcha, getCaptchaUrl, getEditor, getPreviewText, getUserProfile, isSaveBarVisible, isSaveButtonDisplayedInScreen, isWarningMessageVisible, loadingContainerVisibleCondition, preview, previewVisibleCondition, save, saveWithoutReload, saveWithReload, waitForEditorClosed, waitForTinyMCE, watchThisPageCheckboxVisibleCondition, watchThisPageCheckboxVisibleTimedCondition
 - 
Methods inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorContentautocompleteMacro, clear, clickEditInlineMacro, clickInContent, clickOnInlinetask, doubleClickEditInlineMacro, elementSelectionNumberOfMatches, focus, getAttributeInSelection, getContainerSize, getCurrentSearchMatchText, getEditorVersion, getEmbeddedImages, getEmbededLinks, getHtml, getImageHeight, getInnerHTMLOfCurrentCursorPosition, getRenderedContent, getSelectorParentText, getTextInSelection, getTimedHtml, getTimedNormalizedHtml, hasInlineMacro, hasLayout, hasMacro, hasMacro, hasMacroPlaceholder, hasPageLinkWithExplicitSpaceKey, htmlContains, isContentVisible, isElementPresentInEditorContentTimed, isImagePresent, isImagePresentBySrc, isVisble, isVisible, macroPlaceholderFor, mentionsAutocomplete, normalizedHtmlContains, normalizeHtml, pasteContent, placeCursor, placeCursorAtEnd, placeCursorAtStart, putCursorAtStartOfElementWithSelectorAndIndex, select, selectElementWithSelectorAndIndex, selectFirstElementWithSelector, selectFirstParagraph, sendKeys, setContent, setContentInColumn, setContentViaJs, type, typeIn, typeInColumn, typeWithoutLosingFocus, undo, waitForInlineMacro, waitForInlineMacroWithDefaultParameter, waitForInlineMacroWithParameters, waitForMacroBody, waitForMacroBodyInColumn, waitForMacroWithParameters, waitForMacroWithParameters, waitForTextContent, waitUntilMetaDataIsPopulated
 
- 
 
- 
- 
- 
Method Detail- 
getTimedCommentThreadIdpublic com.atlassian.pageobjects.elements.query.TimedQuery<String> getTimedCommentThreadId() 
 
- 
 
-