|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AttachmentDao.AttachmentCopier
Method Summary | |
---|---|
void |
copy()
Perform the copy |
void |
setParentContentToExclude(java.util.List<? extends ConfluenceEntityObject> contentList)
Set which parent content should be excluded from the copy. |
void |
setProgressMeter(com.atlassian.core.util.ProgressMeter progress)
Set the progress meter to report the status of the copy. |
void |
setSpacesToInclude(java.util.List<? extends Space> spaceList)
Set which Spaces should be included in the copy. |
Method Detail |
---|
void copy()
void setParentContentToExclude(java.util.List<? extends ConfluenceEntityObject> contentList)
contentList
- a List of ContentEntityObjectsvoid setSpacesToInclude(java.util.List<? extends Space> spaceList)
spaceList
- a List of Spacesvoid setProgressMeter(com.atlassian.core.util.ProgressMeter progress)
progress
- a ProgressMeter instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |