public class RenditionPublicationFactory extends CoreProxyWithWorkflowFactory implements PublishedDocumentFactory
PublishedDocumentFactory
that uses the RenditionService
to publish a Rendition of
the given document.Modifier and Type | Class and Description |
---|---|
static class |
RenditionPublicationFactory.RemoveACP |
Modifier and Type | Field and Description |
---|---|
static String |
RENDITION_NAME_PARAMETER_KEY |
ACL_NAME, JBPM_ACL_NAME, LOOKUP_STATE_PARAM_BYACL, LOOKUP_STATE_PARAM_BYTASK, LOOKUP_STATE_PARAM_KEY, PUBLISH_TASK_TYPE, TASK_NAME
ENABLE_SNAPSHOT, TARGET_PUBLISHED_DOCUMENT_STATE
Constructor and Description |
---|
RenditionPublicationFactory() |
Modifier and Type | Method and Description |
---|---|
PublishedDocument |
publishDocument(DocumentModel doc,
PublicationNode targetNode,
Map<String,String> params) |
canManagePublishing, hasValidationTask, init, setLookupByACL, setLookupByTask, validatorPublishDocument, validatorRejectPublication, wrapDocumentModel
snapshotDocumentBeforePublish, unwrapPublishedDocument
getName, getValidatorsFor, getValidatorsRule, init, publishDocument
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canManagePublishing, getName, getValidatorsFor, getValidatorsRule, hasValidationTask, init, init, publishDocument, snapshotDocumentBeforePublish, validatorPublishDocument, validatorRejectPublication, wrapDocumentModel
public static final String RENDITION_NAME_PARAMETER_KEY
public PublishedDocument publishDocument(DocumentModel doc, PublicationNode targetNode, Map<String,String> params) throws ClientException
publishDocument
in interface PublishedDocumentFactory
publishDocument
in class CoreProxyWithWorkflowFactory
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.