Class RnCPublishPreprocessor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void preprocess​(javax.jcr.Session userSession, java.lang.String assetPath, java.util.Map params)
      Closes any undergoing review on asset, before publishing.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RnCPublishPreprocessor

        public RnCPublishPreprocessor()
    • Method Detail

      • preprocess

        public void preprocess​(javax.jcr.Session userSession,
                               java.lang.String assetPath,
                               java.util.Map params)
        Closes any undergoing review on asset, before publishing.
        Specified by:
        preprocess in interface PublishPreprocessor
        assetPath - path of the asset being published.
        params - map of additional params.