Nuxeo Enterprise Platform 5.4

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, java.lang.String comment)
           
 void CoreProxyWithWorkflowFactory.validatorRejectPublication(PublishedDocument publishedDocument, java.lang.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(java.lang.String sid, PublishedDocument publishedDocument, java.lang.String comment)
           
 void RemotePublicationTreeManagerRestProxy.validatorRejectPublication(java.lang.String sid, PublishedDocument publishedDocument, java.lang.String comment)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.