类分层结构
- java.lang.Object
- xyz.erupt.jpa.model.BaseModel (implements java.io.Serializable)
- xyz.erupt.job.service.EruptJobAction (implements org.quartz.Job)
- xyz.erupt.job.EruptJobAutoConfiguration (implements xyz.erupt.core.module.EruptModule)
- xyz.erupt.job.model.data_proxy.EruptJobDataProcess (implements xyz.erupt.annotation.fun.DataProxy<MODEL>, xyz.erupt.annotation.fun.OperationHandler<Row,EruptForm>)
- xyz.erupt.job.service.EruptJobFetch (implements xyz.erupt.annotation.fun.ChoiceFetchHandler, xyz.erupt.annotation.fun.ChoiceTrigger)
- xyz.erupt.job.config.EruptJobProp
- xyz.erupt.job.service.EruptJobService (implements org.springframework.beans.factory.DisposableBean)
- xyz.erupt.job.model.data_proxy.EruptMailDataProxy (implements xyz.erupt.annotation.fun.DataProxy<MODEL>)
- xyz.erupt.job.service.JobMessageListener
- xyz.erupt.job.model.data_proxy.NotifyEmailRender (implements xyz.erupt.annotation.expr.ExprBool.ExprHandler)
接口分层结构
Copyright © 2024. All rights reserved.