Class NullSynchronizationObjectFilterImpl

    • Constructor Detail

      • NullSynchronizationObjectFilterImpl

        public NullSynchronizationObjectFilterImpl()
    • Method Detail

      • matches

        public boolean matches​(@NotNull
                               @NotNull PrismObject<ShadowType> shadow)
        Specified by:
        matches in interface SynchronizationObjectsFilter
        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.)