Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.activiti.cloud.services.query.app.repository.function.CustomFunctionContributor (implements org.hibernate.boot.model.FunctionContributor)
- org.activiti.cloud.services.query.app.repository.EntityFinder
- org.activiti.cloud.services.query.app.repository.QuerydslBindingsHelper
- org.springframework.data.jpa.repository.support.QuerydslRepositorySupport
- org.activiti.cloud.services.query.app.repository.config.QueryRepositoryAutoConfiguration
- org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
Interface Hierarchy
- org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.VariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>
- org.activiti.cloud.services.query.app.repository.ApplicationRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNActivityRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNSequenceFlowRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.IntegrationContextRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessDefinitionRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessModelRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ServiceTaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateGroupRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateUserRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>, org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskVariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.VariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
- org.activiti.cloud.services.query.app.repository.ApplicationRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.BPMNActivityRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.BPMNSequenceFlowRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.IntegrationContextRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.ProcessDefinitionRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.ProcessModelRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.ServiceTaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateGroupRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateUserRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>, org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.TaskVariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.activiti.cloud.services.query.app.repository.VariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.activiti.cloud.services.query.app.repository.ApplicationRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNActivityRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNSequenceFlowRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.IntegrationContextRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessDefinitionRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessModelRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ServiceTaskRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateGroupRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateUserRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>, org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskVariableRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.VariableRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.activiti.cloud.services.query.app.repository.ApplicationRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNActivityRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.BPMNSequenceFlowRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.IntegrationContextRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessDefinitionRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedProcessInstanceRepository, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ProcessModelRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.ServiceTaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateGroupRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskCandidateUserRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.activiti.cloud.services.query.app.repository.CustomizedJpaSpecificationExecutor<T>, org.activiti.cloud.services.query.app.repository.CustomizedTaskRepository, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.TaskVariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.activiti.cloud.services.query.app.repository.VariableRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
Annotation Interface Hierarchy