Interface SynchronizationObjectsFilter

    • Method Detail

      • matches

        boolean matches​(@NotNull
                        @NotNull PrismObject<ShadowType> shadow)
        Returns:
        True if we should process given shadow in this synchronization task. (Normally, we check object class, kind, and intent with regards to values provided by the task.)