Class RevertSnippetTask

java.lang.Object
ch.tocco.nice2.optional.cms.impl.content.persist.RevertSnippetTask
All Implemented Interfaces:
PersistTask<Entity,Void>

public class RevertSnippetTask extends Object implements PersistTask<Entity,Void>
Copies the section linked on "relSection_published" to "relSection" using DuplicateSectionTask, but only, if the snippet is contained in exactly 1 page with publish status "changed" or "offline".