com.atlassian.confluence.pages.actions
Class CreatePageAction.SimplePageProvider
java.lang.Object
com.atlassian.confluence.pages.actions.CreatePageAction.SimplePageProvider
- All Implemented Interfaces:
- PageProvider
- Enclosing class:
- CreatePageAction
protected static class CreatePageAction.SimplePageProvider
- extends Object
- implements PageProvider
A simple PageProvider that returns the Page that has been set on it.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePageAction.SimplePageProvider
protected CreatePageAction.SimplePageProvider()
getPage
public Page getPage()
- Specified by:
getPage
in interface PageProvider
Copyright © 2003-2013 Atlassian. All Rights Reserved.