Class OperationProcessor


  • public class OperationProcessor
    extends Object
    • Constructor Detail

      • OperationProcessor

        public OperationProcessor()
    • Method Detail

      • apply

        public void apply​(@NotNull
                          @NotNull List<org.apache.sling.repoinit.parser.operations.Operation> ops,
                          @NotNull
                          @NotNull Formatter formatter,
                          @NotNull
                          @NotNull EnforceInfo enforceInfo)