com.atlassian.confluence.pageobjects.page.content
Class SourceEditor

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.content.SourceEditor

public class SourceEditor
extends java.lang.Object


Field Summary
protected  JavascriptTimedQueryFactory jsQueryFactory
           
 
Constructor Summary
SourceEditor()
           
 
Method Summary
 void clickCancel()
           
 java.lang.String getContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jsQueryFactory

@Inject
protected JavascriptTimedQueryFactory jsQueryFactory
Constructor Detail

SourceEditor

public SourceEditor()
Method Detail

getContent

public java.lang.String getContent()

clickCancel

public void clickCancel()


Copyright © 2003-2014 Atlassian. All Rights Reserved.