Class Condition.Versionable

  • All Implemented Interfaces:
    Condition
    Enclosing interface:
    Condition

    public static class Condition.Versionable
    extends Condition.JcrResource
    checks the ability to manage versions at the resource
    • Field Detail

      • LOG

        public static final org.slf4j.Logger LOG
    • Constructor Detail

      • Versionable

        public Versionable()
    • Method Detail

      • accept

        public boolean accept​(@NotNull
                              @NotNull BeanContext context,
                              @NotNull
                              @NotNull org.apache.sling.api.resource.Resource resource)
        Description copied from interface: Condition
        check the configured condition for the given resource
        Specified by:
        accept in interface Condition
        Overrides:
        accept in class Condition.JcrResource