Class CmsPublishJobBase

    • Method Detail

      • getLocale

        public java.util.Locale getLocale()
        Returns the locale for this publish job.

        Returns:
        the locale for this publish job
      • getSize

        public int getSize()
        Returns the number of resources in the publish list.

        Returns:
        the number of resources in the publish list
      • getUserId

        public CmsUUID getUserId()
        Returns the id of the user who initialized this publish job.

        Returns:
        the id of the user who initialized this publish job
      • getUserName

        public java.lang.String getUserName​(CmsObject cms)
        Returns the name of the user who initialized this publish job.

        Parameters:
        cms - the cms object
        Returns:
        the name of the user who initialized this publish job
      • isDirectPublish

        public boolean isDirectPublish()
        Returns the direct publish state.

        Returns:
        the direct publish state