Uses of Interface
cn.vertxup.jet.domain.tables.interfaces.IIJob
Packages that use IIJob
Package
Description
-
Uses of IIJob in cn.vertxup.jet.domain.tables.interfaces
Methods in cn.vertxup.jet.domain.tables.interfaces with type parameters of type IIJobModifier and TypeMethodDescription<E extends IIJob>
EIIJob.into(E into) Copy data into another generated Record/POJO implementing the common interface IIJobMethods in cn.vertxup.jet.domain.tables.interfaces that return IIJobModifier and TypeMethodDescriptiondefault IIJobIIJob.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.I_JOB.ACTIVE.IIJob.setAdditional(String value) Setter forDB_ETERNAL.I_JOB.ADDITIONAL.Setter forDB_ETERNAL.I_JOB.CODE.IIJob.setComment(String value) Setter forDB_ETERNAL.I_JOB.COMMENT.IIJob.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_JOB.CREATED_AT.IIJob.setCreatedBy(String value) Setter forDB_ETERNAL.I_JOB.CREATED_BY.IIJob.setDuration(Long value) Setter forDB_ETERNAL.I_JOB.DURATION.IIJob.setDurationComponent(String value) Setter forDB_ETERNAL.I_JOB.DURATION_COMPONENT.IIJob.setDurationConfig(String value) Setter forDB_ETERNAL.I_JOB.DURATION_CONFIG.Setter forDB_ETERNAL.I_JOB.GROUP.IIJob.setIncomeAddress(String value) Setter forDB_ETERNAL.I_JOB.INCOME_ADDRESS.IIJob.setIncomeComponent(String value) Setter forDB_ETERNAL.I_JOB.INCOME_COMPONENT.Setter forDB_ETERNAL.I_JOB.KEY.IIJob.setLanguage(String value) Setter forDB_ETERNAL.I_JOB.LANGUAGE.IIJob.setMetadata(String value) Setter forDB_ETERNAL.I_JOB.METADATA.Setter forDB_ETERNAL.I_JOB.NAME.IIJob.setNamespace(String value) Setter forDB_ETERNAL.I_JOB.NAMESPACE.IIJob.setOutcomeAddress(String value) Setter forDB_ETERNAL.I_JOB.OUTCOME_ADDRESS.IIJob.setOutcomeComponent(String value) Setter forDB_ETERNAL.I_JOB.OUTCOME_COMPONENT.Setter forDB_ETERNAL.I_JOB.PROXY.Setter forDB_ETERNAL.I_JOB.RUN_AT.IIJob.setRunFormula(String value) Setter forDB_ETERNAL.I_JOB.RUN_FORMULA.IIJob.setServiceId(String value) Setter forDB_ETERNAL.I_JOB.SERVICE_ID.Setter forDB_ETERNAL.I_JOB.SIGMA.IIJob.setThreshold(Integer value) Setter forDB_ETERNAL.I_JOB.THRESHOLD.Setter forDB_ETERNAL.I_JOB.TYPE.IIJob.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_JOB.UPDATED_AT.IIJob.setUpdatedBy(String value) Setter forDB_ETERNAL.I_JOB.UPDATED_BY.Methods in cn.vertxup.jet.domain.tables.interfaces with parameters of type IIJob -
Uses of IIJob in cn.vertxup.jet.domain.tables.pojos
Classes in cn.vertxup.jet.domain.tables.pojos that implement IIJobMethods in cn.vertxup.jet.domain.tables.pojos with type parameters of type IIJobMethods in cn.vertxup.jet.domain.tables.pojos with parameters of type IIJobConstructors in cn.vertxup.jet.domain.tables.pojos with parameters of type IIJob -
Uses of IIJob in cn.vertxup.jet.domain.tables.records
Classes in cn.vertxup.jet.domain.tables.records that implement IIJobMethods in cn.vertxup.jet.domain.tables.records with type parameters of type IIJobMethods in cn.vertxup.jet.domain.tables.records with parameters of type IIJob