Interface FilterBuilder.Condition

    • Method Detail

      • createFilter

        @NotNull
        @NotNull EventFilter createFilter​(@NotNull
                                          @NotNull org.apache.jackrabbit.oak.spi.state.NodeState before,
                                          @NotNull
                                          @NotNull org.apache.jackrabbit.oak.spi.state.NodeState after)