Class LockContentEvent

    • Field Detail

      • targetPath

        protected final String targetPath
      • locked

        protected final boolean locked
    • Constructor Detail

      • LockContentEvent

        public LockContentEvent​(org.springframework.security.core.Authentication authentication,
                                String siteId,
                                String targetPath,
                                boolean locked)