public interface EventsRepository extends org.springframework.data.repository.PagingAndSortingRepository<ProcessEngineEventEntity,Long>, org.springframework.data.querydsl.QuerydslPredicateExecutor<ProcessEngineEventEntity>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<QProcessEngineEventEntity>
| Modifier and Type | Method and Description |
|---|---|
default void |
customize(org.springframework.data.querydsl.binding.QuerydslBindings bindings,
QProcessEngineEventEntity root) |
findAll, findAlldefault void customize(org.springframework.data.querydsl.binding.QuerydslBindings bindings,
QProcessEngineEventEntity root)
customize in interface org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<QProcessEngineEventEntity>Copyright © 2010–2017 Alfresco. All rights reserved.