Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

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

Enum Class Hierarchy