com.atlassian.confluence.pages
Interface TrashManager

All Known Implementing Classes:
DefaultTrashManager

public interface TrashManager

Operations on the Trash


Method Summary
 void emptyTrash(String spaceKey)
           
 List getTrashContents(String spaceKey)
           
 

Method Detail

getTrashContents

List getTrashContents(String spaceKey)

emptyTrash

void emptyTrash(String spaceKey)


Confluence is developed by Atlassian.