Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.api.PublishingException

Packages that use PublishingException
org.nuxeo.ecm.platform.publisher.jbpm   
org.nuxeo.ecm.platform.publisher.remoting.restProxies   
 

Uses of PublishingException in org.nuxeo.ecm.platform.publisher.jbpm
 

Methods in org.nuxeo.ecm.platform.publisher.jbpm that throw PublishingException
 void CoreProxyWithWorkflowFactory.validatorPublishDocument(PublishedDocument publishedDocument, String comment)
           
 void CoreProxyWithWorkflowFactory.validatorRejectPublication(PublishedDocument publishedDocument, String comment)
           
 

Uses of PublishingException in org.nuxeo.ecm.platform.publisher.remoting.restProxies
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.restProxies that throw PublishingException
 void RemotePublicationTreeManagerRestProxy.validatorPublishDocument(String sid, PublishedDocument publishedDocument, String comment)
           
 void RemotePublicationTreeManagerRestProxy.validatorRejectPublication(String sid, PublishedDocument publishedDocument, String comment)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.