com.atlassian.confluence.upgrade.upgradetask
Class ChangeSpaceDescriptionsBodyTypeTask
java.lang.Object
com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeTask
- All Implemented Interfaces:
- BatchTask<ContentEntityObject>
public class ChangeSpaceDescriptionsBodyTypeTask
- extends Object
- implements BatchTask<ContentEntityObject>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeSpaceDescriptionsBodyTypeTask
public ChangeSpaceDescriptionsBodyTypeTask(HtmlToXmlConverter htmlToXmlConverter,
XmlEventReaderFactory xmlEventReaderFactory)
apply
public void apply(ContentEntityObject entity,
int index,
int batchSize)
throws Exception,
BatchException
- Specified by:
apply
in interface BatchTask<ContentEntityObject>
- Parameters:
entity
- the item to be operate onindex
- the index of this item in its batchbatchSize
- the size of the batch
- Throws:
Exception
BatchException
Copyright © 2003-2012 Atlassian. All Rights Reserved.