Class RepRepoPolicyEntryHandler

    • Field Detail

      • logger

        protected final org.slf4j.Logger logger
    • Constructor Detail

      • RepRepoPolicyEntryHandler

        public RepRepoPolicyEntryHandler()
    • Method Detail

      • handle

        public void handle​(@NotNull
                           @NotNull String path,
                           @NotNull
                           @NotNull org.apache.jackrabbit.vault.fs.io.Archive archive,
                           @NotNull
                           org.apache.jackrabbit.vault.fs.io.Archive.Entry entry,
                           @NotNull
                           @NotNull ContentPackage2FeatureModelConverter converter)
                    throws Exception
        Throws:
        Exception
      • matches

        public final boolean matches​(@NotNull
                                     @NotNull String path)
        Specified by:
        matches in interface EntryHandler
      • getPattern

        @NotNull
        protected final @NotNull Pattern getPattern()