2.1.3.4. Publication

This section describes two components which process document publication in eXo Platform.

Publication Service

This service is used to manage the status changes of documents in the publication lifecycles.

The configuration of this component can be found here.


<component>
  <key>org.exoplatform.services.ecm.publication.PublicationService</key>
  <type>org.exoplatform.services.ecm.publication.impl.PublicationServiceImpl</type>
</component> 

Publication Presentation

This component is used to retrieve the WebUI form corresponding to the current state of the specified node.

The configuration of this component can be found here.


<component>
   <key>org.exoplatform.services.ecm.publication.PublicationPresentationService</key>
   <type>org.exoplatform.services.ecm.publication.impl.PublicationPresentationServiceImpl</type>
</component> 
  
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus