com.atlassian.confluence.pageobjects.component.dialog
Class FileListWizard
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.FileListWizard
- All Implemented Interfaces:
- PageComponent
public class FileListWizard
- extends ConfluenceAbstractPageComponent
Panel(s) in the CreateDialog to collect context data for the File List blueprint.
- Since:
- 5.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileListWizard
public FileListWizard()
setTitle
public FileListWizard setTitle(String title)
setDescription
public FileListWizard setDescription(String description)
submit
public ViewPage submit()
submitAndExpectEditor
public CreatePage submitAndExpectEditor()
getTitleError
public String getTitleError()
submitAndExpectWizardError
public FileListWizard submitAndExpectWizardError()
Copyright © 2003-2013 Atlassian. All Rights Reserved.