类分层结构
- java.lang.Object
- xyz.erupt.jpa.model.BaseModel (implements java.io.Serializable)
- xyz.erupt.job.model.EruptJobLog
- xyz.erupt.upms.model.base.HyperModel
- xyz.erupt.job.model.EruptJob (implements xyz.erupt.annotation.fun.DataProxy<MODEL>, xyz.erupt.annotation.fun.OperationHandler<Target,EruptObjParam>)
- xyz.erupt.job.model.EruptMail (implements xyz.erupt.annotation.fun.DataProxy<MODEL>)
- xyz.erupt.job.service.ChoiceFetchEruptJobHandler (implements xyz.erupt.annotation.fun.ChoiceFetchHandler)
- xyz.erupt.job.service.EruptJobAction (implements org.quartz.Job)
- xyz.erupt.job.config.EruptJobProp
- xyz.erupt.job.service.EruptJobService
- xyz.erupt.job.constant.JobConst
- xyz.erupt.job.service.JobDataLoadService (implements org.springframework.boot.CommandLineRunner)
接口分层结构
Copyright © 2021. All rights reserved.