Class ContentEvent

    • Field Detail

      • targetPath

        protected final String targetPath
      • waitForCompletion

        protected final boolean waitForCompletion
    • Constructor Detail

      • ContentEvent

        public ContentEvent​(org.springframework.security.core.Authentication authentication,
                            String siteId,
                            String targetPath,
                            boolean waitForCompletion)
      • ContentEvent

        public ContentEvent​(org.springframework.security.core.Authentication authentication,
                            String siteId,
                            String targetPath)