All Superinterfaces:
Serializable, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
All Known Implementing Classes:
WFlow, WFlowRecord

public interface IWFlow extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable
This class is generated by jOOQ.
  • Method Details

    • setKey

      IWFlow setKey(String value)
      Setter for DB_ETERNAL.W_FLOW.KEY. 「key」- 流程定义主键
    • getKey

      String getKey()
      Getter for DB_ETERNAL.W_FLOW.KEY. 「key」- 流程定义主键
    • setName

      IWFlow setName(String value)
      Setter for DB_ETERNAL.W_FLOW.NAME. 「name」- 流程定义名称
    • getName

      String getName()
      Getter for DB_ETERNAL.W_FLOW.NAME. 「name」- 流程定义名称
    • setCode

      IWFlow setCode(String value)
      Setter for DB_ETERNAL.W_FLOW.CODE. 「code」- 流程定义编号(系统可用)
    • getCode

      String getCode()
      Getter for DB_ETERNAL.W_FLOW.CODE. 「code」- 流程定义编号(系统可用)
    • setType

      IWFlow setType(String value)
      Setter for DB_ETERNAL.W_FLOW.TYPE. 「type」- 流程类型,对接 zero.workflow.cat的X_TABULAR
    • getType

      String getType()
      Getter for DB_ETERNAL.W_FLOW.TYPE. 「type」- 流程类型,对接 zero.workflow.cat的X_TABULAR
    • setDefinitionKey

      IWFlow setDefinitionKey(String value)
      Setter for DB_ETERNAL.W_FLOW.DEFINITION_KEY. 「definitionKey」- 定义ID(读取流程图所需), getProcessDefinitionId
    • getDefinitionKey

      String getDefinitionKey()
      Getter for DB_ETERNAL.W_FLOW.DEFINITION_KEY. 「definitionKey」- 定义ID(读取流程图所需), getProcessDefinitionId
    • setAuthorizedComponent

      IWFlow setAuthorizedComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.AUTHORIZED_COMPONENT. 「authorizedComponent」- 流程授权组件
    • getAuthorizedComponent

      String getAuthorizedComponent()
      Getter for DB_ETERNAL.W_FLOW.AUTHORIZED_COMPONENT. 「authorizedComponent」- 流程授权组件
    • setAuthorizedConfig

      IWFlow setAuthorizedConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.AUTHORIZED_CONFIG. 「authorizedConfig」- 流程授权配置
    • getAuthorizedConfig

      String getAuthorizedConfig()
      Getter for DB_ETERNAL.W_FLOW.AUTHORIZED_CONFIG. 「authorizedConfig」- 流程授权配置
    • setGenerateComponent

      IWFlow setGenerateComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.GENERATE_COMPONENT. 「generateComponent」- Todo生成组件
    • getGenerateComponent

      String getGenerateComponent()
      Getter for DB_ETERNAL.W_FLOW.GENERATE_COMPONENT. 「generateComponent」- Todo生成组件
    • setGenerateConfig

      IWFlow setGenerateConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.GENERATE_CONFIG. 「generateConfig」- Todo生成配置
    • getGenerateConfig

      String getGenerateConfig()
      Getter for DB_ETERNAL.W_FLOW.GENERATE_CONFIG. 「generateConfig」- Todo生成配置
    • setRunComponent

      IWFlow setRunComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.RUN_COMPONENT. 「runComponent」- 执行组件
    • getRunComponent

      String getRunComponent()
      Getter for DB_ETERNAL.W_FLOW.RUN_COMPONENT. 「runComponent」- 执行组件
    • setRunConfig

      IWFlow setRunConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.RUN_CONFIG. 「runConfig」- 执行配置
    • getRunConfig

      String getRunConfig()
      Getter for DB_ETERNAL.W_FLOW.RUN_CONFIG. 「runConfig」- 执行配置
    • setStartComponent

      IWFlow setStartComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.START_COMPONENT. 「startComponent」- 启动组件
    • getStartComponent

      String getStartComponent()
      Getter for DB_ETERNAL.W_FLOW.START_COMPONENT. 「startComponent」- 启动组件
    • setStartConfig

      IWFlow setStartConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.START_CONFIG. 「startConfig」- 启动配置
    • getStartConfig

      String getStartConfig()
      Getter for DB_ETERNAL.W_FLOW.START_CONFIG. 「startConfig」- 启动配置
    • setEndComponent

      IWFlow setEndComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.END_COMPONENT. 「endComponent」- 完成组件
    • getEndComponent

      String getEndComponent()
      Getter for DB_ETERNAL.W_FLOW.END_COMPONENT. 「endComponent」- 完成组件
    • setEndConfig

      IWFlow setEndConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.END_CONFIG. 「endConfig」- 完成配置
    • getEndConfig

      String getEndConfig()
      Getter for DB_ETERNAL.W_FLOW.END_CONFIG. 「endConfig」- 完成配置
    • setUiComponent

      IWFlow setUiComponent(String value)
      Setter for DB_ETERNAL.W_FLOW.UI_COMPONENT. 「uiComponent」- 界面组件
    • getUiComponent

      String getUiComponent()
      Getter for DB_ETERNAL.W_FLOW.UI_COMPONENT. 「uiComponent」- 界面组件
    • setUiConfig

      IWFlow setUiConfig(String value)
      Setter for DB_ETERNAL.W_FLOW.UI_CONFIG. 「uiConfig」- 界面配置
    • getUiConfig

      String getUiConfig()
      Getter for DB_ETERNAL.W_FLOW.UI_CONFIG. 「uiConfig」- 界面配置
    • setUiAssist

      IWFlow setUiAssist(String value)
      Setter for DB_ETERNAL.W_FLOW.UI_ASSIST. 「uiAssist」- 界面辅助数据专用配置
    • getUiAssist

      String getUiAssist()
      Getter for DB_ETERNAL.W_FLOW.UI_ASSIST. 「uiAssist」- 界面辅助数据专用配置
    • setUiLinkage

      IWFlow setUiLinkage(String value)
      Setter for DB_ETERNAL.W_FLOW.UI_LINKAGE. 「uiLinkage」- 关联部分专用配置:关联工单、关联资产、关联附件
    • getUiLinkage

      String getUiLinkage()
      Getter for DB_ETERNAL.W_FLOW.UI_LINKAGE. 「uiLinkage」- 关联部分专用配置:关联工单、关联资产、关联附件
    • setComment

      IWFlow setComment(String value)
      Setter for DB_ETERNAL.W_FLOW.COMMENT. 「comment」 - 流程定义备注
    • getComment

      String getComment()
      Getter for DB_ETERNAL.W_FLOW.COMMENT. 「comment」 - 流程定义备注
    • setActive

      IWFlow setActive(Boolean value)
      Setter for DB_ETERNAL.W_FLOW.ACTIVE. 「active」- 是否启用
    • getActive

      Boolean getActive()
      Getter for DB_ETERNAL.W_FLOW.ACTIVE. 「active」- 是否启用
    • setSigma

      IWFlow setSigma(String value)
      Setter for DB_ETERNAL.W_FLOW.SIGMA. 「sigma」- 统一标识
    • getSigma

      String getSigma()
      Getter for DB_ETERNAL.W_FLOW.SIGMA. 「sigma」- 统一标识
    • setMetadata

      IWFlow setMetadata(String value)
      Setter for DB_ETERNAL.W_FLOW.METADATA. 「metadata」- 附加配置
    • getMetadata

      String getMetadata()
      Getter for DB_ETERNAL.W_FLOW.METADATA. 「metadata」- 附加配置
    • setLanguage

      IWFlow setLanguage(String value)
      Setter for DB_ETERNAL.W_FLOW.LANGUAGE. 「language」- 使用的语言
    • getLanguage

      String getLanguage()
      Getter for DB_ETERNAL.W_FLOW.LANGUAGE. 「language」- 使用的语言
    • setCreatedAt

      IWFlow setCreatedAt(LocalDateTime value)
      Setter for DB_ETERNAL.W_FLOW.CREATED_AT. 「createdAt」- 创建时间
    • getCreatedAt

      LocalDateTime getCreatedAt()
      Getter for DB_ETERNAL.W_FLOW.CREATED_AT. 「createdAt」- 创建时间
    • setCreatedBy

      IWFlow setCreatedBy(String value)
      Setter for DB_ETERNAL.W_FLOW.CREATED_BY. 「createdBy」- 创建人
    • getCreatedBy

      String getCreatedBy()
      Getter for DB_ETERNAL.W_FLOW.CREATED_BY. 「createdBy」- 创建人
    • setUpdatedAt

      IWFlow setUpdatedAt(LocalDateTime value)
      Setter for DB_ETERNAL.W_FLOW.UPDATED_AT. 「updatedAt」- 更新时间
    • getUpdatedAt

      LocalDateTime getUpdatedAt()
      Getter for DB_ETERNAL.W_FLOW.UPDATED_AT. 「updatedAt」- 更新时间
    • setUpdatedBy

      IWFlow setUpdatedBy(String value)
      Setter for DB_ETERNAL.W_FLOW.UPDATED_BY. 「updatedBy」- 更新人
    • getUpdatedBy

      String getUpdatedBy()
      Getter for DB_ETERNAL.W_FLOW.UPDATED_BY. 「updatedBy」- 更新人
    • from

      void from(IWFlow from)
      Load data from another generated Record/POJO implementing the common interface IWFlow
    • into

      <E extends IWFlow> E into(E into)
      Copy data into another generated Record/POJO implementing the common interface IWFlow
    • fromJson

      default IWFlow fromJson(io.vertx.core.json.JsonObject json)
      Specified by:
      fromJson in interface io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
    • toJson

      default io.vertx.core.json.JsonObject toJson()
      Specified by:
      toJson in interface io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo