Db DB_ETERNAL
DB_ETERNAL.org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.I_API.KEY. 「key」- 接口IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.I_API.NAME. 「name」- 接口名称org.jooq.TableField<R extends org.jooq.Record,T> URI
DB_ETERNAL.I_API.URI. 「uri」- 接口路径,安全路径位于 /api 之下org.jooq.TableField<R extends org.jooq.Record,T> METHOD
DB_ETERNAL.I_API.METHOD. 「method」- 接口对应的HTTP方法org.jooq.TableField<R extends org.jooq.Record,T> CONSUMES
DB_ETERNAL.I_API.CONSUMES. 「consumes」- 当前接口使用的客户端 MIMEorg.jooq.TableField<R extends org.jooq.Record,T> PRODUCES
DB_ETERNAL.I_API.PRODUCES. 「produces」- 当前接口使用的服务端 MIMEorg.jooq.TableField<R extends org.jooq.Record,T> SECURE
DB_ETERNAL.I_API.SECURE. 「secure」- 是否走安全通道,默认为TRUEorg.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.I_API.COMMENT. 「comment」- 备注信息org.jooq.TableField<R extends org.jooq.Record,T> TYPE
DB_ETERNAL.I_API.TYPE. 「type」- 通信类型,ONE-WAY / REQUEST-RESPONSE / PUBLISH-SUBSCRIBEorg.jooq.TableField<R extends org.jooq.Record,T> PARAM_MODE
DB_ETERNAL.I_API.PARAM_MODE. 「paramMode」- 参数来源,QUERY / BODY / DEFINE / PATHorg.jooq.TableField<R extends org.jooq.Record,T> PARAM_REQUIRED
DB_ETERNAL.I_API.PARAM_REQUIRED. 「paramRequired」- 必须参数表,一个JsonArray用于返回 400基本验证(验证Query和Path)org.jooq.TableField<R extends org.jooq.Record,T> PARAM_CONTAINED
DB_ETERNAL.I_API.PARAM_CONTAINED. 「paramContained」- 必须参数表,一个JsonArray用于返回 400基本验证(验证Body)org.jooq.TableField<R extends org.jooq.Record,T> IN_RULE
DB_ETERNAL.I_API.IN_RULE. 「inRule」- 参数验证、转换基本规则org.jooq.TableField<R extends org.jooq.Record,T> IN_MAPPING
DB_ETERNAL.I_API.IN_MAPPING. 「inMapping」- 参数映射规则org.jooq.TableField<R extends org.jooq.Record,T> IN_PLUG
DB_ETERNAL.I_API.IN_PLUG. 「inPlug」- 参数请求流程中的插件org.jooq.TableField<R extends org.jooq.Record,T> IN_SCRIPT
DB_ETERNAL.I_API.IN_SCRIPT. 「inScript」- 【保留】参数请求流程中的脚本控制org.jooq.TableField<R extends org.jooq.Record,T> OUT_WRITER
DB_ETERNAL.I_API.OUT_WRITER. 「outWriter」- 响应格式处理器org.jooq.TableField<R extends org.jooq.Record,T> WORKER_TYPE
DB_ETERNAL.I_API.WORKER_TYPE. 「workerType」- Worker类型:JS / PLUG / STDorg.jooq.TableField<R extends org.jooq.Record,T> WORKER_ADDRESS
DB_ETERNAL.I_API.WORKER_ADDRESS. 「workerAddress」- 请求发送地址org.jooq.TableField<R extends org.jooq.Record,T> WORKER_CONSUMER
DB_ETERNAL.I_API.WORKER_CONSUMER. 「workerConsumer」- 请求地址消费专用组件org.jooq.TableField<R extends org.jooq.Record,T> WORKER_CLASS
DB_ETERNAL.I_API.WORKER_CLASS. 「workerClass」- OX | PLUG专用,请求执行器对应的JavaClass名称org.jooq.TableField<R extends org.jooq.Record,T> WORKER_JS
DB_ETERNAL.I_API.WORKER_JS. 「workerJs」- JS 专用,JavaScript路径:runtime/workers/<app>/下的执行器org.jooq.TableField<R extends org.jooq.Record,T> SERVICE_ID
DB_ETERNAL.I_API.SERVICE_ID. 「serviceId」- 关联的服务IDorg.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.I_API.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.I_API.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.I_API.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.I_API.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.I_API.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.I_API.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.I_API.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.I_API.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.I_JOB.KEY. 「key」- 任务IDorg.jooq.TableField<R extends org.jooq.Record,T> NAMESPACE
DB_ETERNAL.I_JOB.NAMESPACE. 「namespace」- 任务所在名空间org.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.I_JOB.NAME. 「name」- 任务名称org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.I_JOB.CODE. 「comment」- 任务编码org.jooq.TableField<R extends org.jooq.Record,T> TYPE
DB_ETERNAL.I_JOB.TYPE. 「type」- 任务类型org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.I_JOB.COMMENT. 「comment」- 备注信息org.jooq.TableField<R extends org.jooq.Record,T> ADDITIONAL
DB_ETERNAL.I_JOB.ADDITIONAL. 「additional」- 额外配置信息org.jooq.TableField<R extends org.jooq.Record,T> RUN_AT
DB_ETERNAL.I_JOB.RUN_AT. 「runAt」- 定时任务中的JOB时间org.jooq.TableField<R extends org.jooq.Record,T> DURATION
DB_ETERNAL.I_JOB.DURATION. 「duration」- JOB的间隔时间,(秒为单位)org.jooq.TableField<R extends org.jooq.Record,T> PROXY
DB_ETERNAL.I_JOB.PROXY. 「proxy」- 代理类,带有@On/@Offorg.jooq.TableField<R extends org.jooq.Record,T> THRESHOLD
DB_ETERNAL.I_JOB.THRESHOLD. 「threshold」- 默认值 300 s,(秒为单位)org.jooq.TableField<R extends org.jooq.Record,T> INCOME_COMPONENT
DB_ETERNAL.I_JOB.INCOME_COMPONENT. 「incomeComponent」对应income,必须是JobIncome,@On -> incomeorg.jooq.TableField<R extends org.jooq.Record,T> INCOME_ADDRESS
DB_ETERNAL.I_JOB.INCOME_ADDRESS. 「incomeAddress」对应incomeAddress,字符串,@On -> addressorg.jooq.TableField<R extends org.jooq.Record,T> OUTCOME_COMPONENT
DB_ETERNAL.I_JOB.OUTCOME_COMPONENT. 「outcomeComponent」对应outcome,必须是JobOutcome,@Off -> outcomeorg.jooq.TableField<R extends org.jooq.Record,T> OUTCOME_ADDRESS
DB_ETERNAL.I_JOB.OUTCOME_ADDRESS. 「outcomeAddress」对应outcomeAddress,字符串,@Off -> addressorg.jooq.TableField<R extends org.jooq.Record,T> SERVICE_ID
DB_ETERNAL.I_JOB.SERVICE_ID. 「serviceId」- 关联的服务IDorg.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.I_JOB.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.I_JOB.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.I_JOB.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.I_JOB.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.I_JOB.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.I_JOB.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.I_JOB.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.I_JOB.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.I_SERVICE.KEY. 「key」- 服务IDorg.jooq.TableField<R extends org.jooq.Record,T> NAMESPACE
DB_ETERNAL.I_SERVICE.NAMESPACE. 「namespace」- 服务所在名空间org.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.I_SERVICE.NAME. 「name」- 服务名称org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.I_SERVICE.COMMENT. 「comment」- 备注信息org.jooq.TableField<R extends org.jooq.Record,T> IS_WORKFLOW
DB_ETERNAL.I_SERVICE.IS_WORKFLOW. 「isWorkflow」- 是否驱动工作流引擎org.jooq.TableField<R extends org.jooq.Record,T> IS_GRAPHIC
DB_ETERNAL.I_SERVICE.IS_GRAPHIC. 「isGraphic」- 是否驱动图引擎org.jooq.TableField<R extends org.jooq.Record,T> IN_SCRIPT
DB_ETERNAL.I_SERVICE.IN_SCRIPT. 「inScript」- 本次不使用,加载脚本引擎ScriptEngine前置脚本org.jooq.TableField<R extends org.jooq.Record,T> OUT_SCRIPT
DB_ETERNAL.I_SERVICE.OUT_SCRIPT. 「outScript」- 本次不使用,加载脚本引擎ScriptEngine后置脚本org.jooq.TableField<R extends org.jooq.Record,T> CHANNEL_TYPE
DB_ETERNAL.I_SERVICE.CHANNEL_TYPE. 「channelType」- 通道类型:ADAPTOR / CONNECTOR / ACTOR / DIRECTOR / DEFINEorg.jooq.TableField<R extends org.jooq.Record,T> CHANNEL_COMPONENT
DB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT. 「channelComponent」- 自定义通道专用组件org.jooq.TableField<R extends org.jooq.Record,T> CHANNEL_CONFIG
DB_ETERNAL.I_SERVICE.CHANNEL_CONFIG. 「channelConfig」- 通道(自定义)配置信息,Channel专用org.jooq.TableField<R extends org.jooq.Record,T> CONFIG_INTEGRATION
DB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION. 「configIntegration」- 集成配置信息,第三方专用org.jooq.TableField<R extends org.jooq.Record,T> CONFIG_DATABASE
DB_ETERNAL.I_SERVICE.CONFIG_DATABASE. 「configDatabase」- 数据库配置,当前通道访问的Databaseorg.jooq.TableField<R extends org.jooq.Record,T> DICT_CONFIG
DB_ETERNAL.I_SERVICE.DICT_CONFIG. 「dictConfig」- 字典的配置信息org.jooq.TableField<R extends org.jooq.Record,T> DICT_COMPONENT
DB_ETERNAL.I_SERVICE.DICT_COMPONENT. 「dictComponent」- 字典配置中的插件org.jooq.TableField<R extends org.jooq.Record,T> DICT_EPSILON
DB_ETERNAL.I_SERVICE.DICT_EPSILON. 「dictEpsilon」- 字典的消费配置org.jooq.TableField<R extends org.jooq.Record,T> MAPPING_CONFIG
DB_ETERNAL.I_SERVICE.MAPPING_CONFIG. 「mappingConfig」- 映射专用配置org.jooq.TableField<R extends org.jooq.Record,T> MAPPING_MODE
DB_ETERNAL.I_SERVICE.MAPPING_MODE. 「mappingMode」- 映射的模式org.jooq.TableField<R extends org.jooq.Record,T> MAPPING_COMPONENT
DB_ETERNAL.I_SERVICE.MAPPING_COMPONENT. 「mappingComponent」- 映射组件类型org.jooq.TableField<R extends org.jooq.Record,T> SERVICE_RECORD
DB_ETERNAL.I_SERVICE.SERVICE_RECORD. 「serviceRecord」- 服务记录定义org.jooq.TableField<R extends org.jooq.Record,T> SERVICE_COMPONENT
DB_ETERNAL.I_SERVICE.SERVICE_COMPONENT. 「serviceComponent」- 服务组件定义org.jooq.TableField<R extends org.jooq.Record,T> SERVICE_CONFIG
DB_ETERNAL.I_SERVICE.SERVICE_CONFIG. 「serviceConfig」- 业务组件配置,业务组件专用org.jooq.TableField<R extends org.jooq.Record,T> IDENTIFIER
DB_ETERNAL.I_SERVICE.IDENTIFIER. 「identifier」- 当前类型描述的Model的标识org.jooq.TableField<R extends org.jooq.Record,T> IDENTIFIER_COMPONENT
DB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT. 「identifierComponent」- 当前业务接口使用的标识选择器org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.I_SERVICE.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.I_SERVICE.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.I_SERVICE.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.I_SERVICE.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.I_SERVICE.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.I_SERVICE.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.I_SERVICE.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.I_SERVICE.UPDATED_BY. 「updatedBy」- 更新人String key
String name
String uri
String method
String consumes
String produces
Boolean secure
String comment
String type
String paramMode
String paramRequired
String paramContained
String inRule
String inMapping
String inPlug
String inScript
String outWriter
String workerType
String workerAddress
String workerConsumer
String workerClass
String workerJs
String serviceId
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String namespace
String name
String code
String type
String comment
String additional
LocalTime runAt
Long duration
String proxy
Integer threshold
String incomeComponent
String incomeAddress
String outcomeComponent
String outcomeAddress
String serviceId
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String namespace
String name
String comment
Boolean isWorkflow
Boolean isGraphic
String inScript
String outScript
String channelType
String channelComponent
String channelConfig
String configIntegration
String configDatabase
String dictConfig
String dictComponent
String dictEpsilon
String mappingConfig
String mappingMode
String mappingComponent
String serviceRecord
String serviceComponent
String serviceConfig
String identifier
String identifierComponent
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
Copyright © 2020. All rights reserved.