com.atlassian.confluence.it.content
Class PagesCollectorBean

java.lang.Object
  extended by com.atlassian.confluence.it.content.PagesCollectorBean

public class PagesCollectorBean
extends Object


Method Summary
 EditContentBean createPage()
           
 boolean isWatchingSpace()
           
 PagesCollectorBean unWatchSpace()
           
static PagesCollectorBean viewCollector(String spaceKey)
           
 PagesCollectorBean watchSpace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

viewCollector

public static PagesCollectorBean viewCollector(String spaceKey)

createPage

public EditContentBean createPage()

watchSpace

public PagesCollectorBean watchSpace()

isWatchingSpace

public boolean isWatchingSpace()

unWatchSpace

public PagesCollectorBean unWatchSpace()


Copyright © 2003-2013 Atlassian. All Rights Reserved.