Interface UpdateAllEntitiesReactiveInterceptor<T,​R>

  • Type Parameters:
    T - The declaring type
    R - The return type
    All Superinterfaces:
    DataInterceptor<T,​R>

    public interface UpdateAllEntitiesReactiveInterceptor<T,​R>
    extends DataInterceptor<T,​R>
    Interface for the interceptor that handles updating a list or iterable of objects.
    Since:
    2.4.0