public class ConvertToRelativeLinksTask extends Object implements BatchTask<ContentEntityObject>
Constructor and Description |
---|
ConvertToRelativeLinksTask(ContentDao contentDao,
XhtmlLinksUpdater linksUpdater) |
public ConvertToRelativeLinksTask(ContentDao contentDao, XhtmlLinksUpdater linksUpdater)
public boolean apply(ContentEntityObject entity, int index, int batchSize) throws 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 batchCloneNotSupportedException
Copyright © 2003–2016 Atlassian. All rights reserved.