Class ChangeSpaceDescriptionsBodyTypeTask

    • Method Detail

      • apply

        public boolean apply​(ContentEntityObject entity,
                             int index,
                             int batchSize)
        Specified by:
        apply in interface BatchTask<ContentEntityObject>
        Parameters:
        entity - the item to be operate on
        index - the index of this item in its batch
        batchSize - the size of the batch
        Returns:
        true if the item required work to be done, false otherwise