类分层结构
接口分层结构
- java.lang.Comparable<T>
- xyz.erupt.flow.process.engine.condition.ConditionChecker
- com.baomidou.mybatisplus.extension.service.IService<T>
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- xyz.erupt.flow.service.ProcessNodeEngine
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- xyz.erupt.flow.repository.EruptOrgRepository
- xyz.erupt.flow.repository.EruptRoleRepository
- xyz.erupt.flow.repository.EruptUserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.erupt.flow.repository.EruptOrgRepository
- xyz.erupt.flow.repository.EruptRoleRepository
- xyz.erupt.flow.repository.EruptUserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.erupt.flow.service.TaskOperationService
- xyz.erupt.flow.service.TaskUserLinkService
- xyz.erupt.flow.service.WithListener
- xyz.erupt.flow.service.ProcessActivityService (并 extends com.baomidou.mybatisplus.extension.service.IService<T>)
- xyz.erupt.flow.service.ProcessExecutionService (并 extends com.baomidou.mybatisplus.extension.service.IService<T>)
- xyz.erupt.flow.service.ProcessInstanceService (并 extends com.baomidou.mybatisplus.extension.service.IService<T>)
- xyz.erupt.flow.service.TaskService (并 extends com.baomidou.mybatisplus.extension.service.IService<T>)
注释类型分层结构
Copyright © 2023. All rights reserved.