AutoAuditJob

org.openurp.edu.ws.grade.AutoAuditJob
class AutoAuditJob extends DaoJob, Logging

Attributes

Graph
Supertypes
trait Logging
class DaoJob
trait Runnable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def execute(): Unit

Attributes

Definition Classes
DaoJob

Inherited methods

override def run(): Unit

Attributes

Definition Classes
DaoJob -> Runnable
Inherited from:
DaoJob

Concrete fields

var auditPlanService: AuditPlanService
var projectConfigService: ProjectConfigService

Inherited fields

var entityDao: EntityDao

Attributes

Inherited from:
DaoJob
protected val logger: Logger

Attributes

Inherited from:
Logging
var sessionFactory: SessionFactory

Attributes

Inherited from:
DaoJob