|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksTask
public class ConvertToRelativeLinksTask
Constructor Summary | |
---|---|
ConvertToRelativeLinksTask(ContentDao contentDao,
XhtmlLinksUpdater linksUpdater)
|
Method Summary | |
---|---|
boolean |
apply(ContentEntityObject entity,
int index,
int batchSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertToRelativeLinksTask(ContentDao contentDao, XhtmlLinksUpdater linksUpdater)
Method Detail |
---|
public boolean apply(ContentEntityObject entity, int index, int batchSize) throws java.lang.CloneNotSupportedException
apply
in interface BatchTask<ContentEntityObject>
entity
- the item to be operate onindex
- the index of this item in its batchbatchSize
- the size of the batch
java.lang.CloneNotSupportedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |