public class ChangeSpaceDescriptionsBodyTypeTask extends Object implements BatchTask<ContentEntityObject>
Constructor and Description |
---|
ChangeSpaceDescriptionsBodyTypeTask(HtmlToXmlConverter htmlToXmlConverter,
XmlEventReaderFactory xmlEventReaderFactory) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(ContentEntityObject entity,
int index,
int batchSize) |
public ChangeSpaceDescriptionsBodyTypeTask(HtmlToXmlConverter htmlToXmlConverter, XmlEventReaderFactory xmlEventReaderFactory)
public boolean apply(ContentEntityObject entity, int index, int batchSize)
apply
in interface BatchTask<ContentEntityObject>
entity
- the item to be operate onindex
- the index of this item in its batchbatchSize
- the size of the batchCopyright © 2003–2017 Atlassian. All rights reserved.