Class PublishSnippetsOfPublishedPageTask

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

public class PublishSnippetsOfPublishedPageTask extends UnsupportedPublishStatusTask
This task is responsible to publish all snippets of the page. But only, if the publish status of the page is 'published'. If the publish status of the page is 'changed' or 'offline', the whole page is published "normally" including the snippets.