Uses of Interface
cn.vertxup.workflow.domain.tables.interfaces.IWFlow
Packages that use IWFlow
Package
Description
-
Uses of IWFlow in cn.vertxup.workflow.domain.tables.interfaces
Methods in cn.vertxup.workflow.domain.tables.interfaces with type parameters of type IWFlowModifier and TypeMethodDescription<E extends IWFlow>
EIWFlow.into(E into) Copy data into another generated Record/POJO implementing the common interface IWFlowMethods in cn.vertxup.workflow.domain.tables.interfaces that return IWFlowModifier and TypeMethodDescriptiondefault IWFlowIWFlow.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.W_FLOW.ACTIVE.IWFlow.setAuthorizedComponent(String value) Setter forDB_ETERNAL.W_FLOW.AUTHORIZED_COMPONENT.IWFlow.setAuthorizedConfig(String value) Setter forDB_ETERNAL.W_FLOW.AUTHORIZED_CONFIG.Setter forDB_ETERNAL.W_FLOW.CODE.IWFlow.setComment(String value) Setter forDB_ETERNAL.W_FLOW.COMMENT.IWFlow.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.W_FLOW.CREATED_AT.IWFlow.setCreatedBy(String value) Setter forDB_ETERNAL.W_FLOW.CREATED_BY.IWFlow.setDefinitionKey(String value) Setter forDB_ETERNAL.W_FLOW.DEFINITION_KEY.IWFlow.setEndComponent(String value) Setter forDB_ETERNAL.W_FLOW.END_COMPONENT.IWFlow.setEndConfig(String value) Setter forDB_ETERNAL.W_FLOW.END_CONFIG.IWFlow.setGenerateComponent(String value) Setter forDB_ETERNAL.W_FLOW.GENERATE_COMPONENT.IWFlow.setGenerateConfig(String value) Setter forDB_ETERNAL.W_FLOW.GENERATE_CONFIG.Setter forDB_ETERNAL.W_FLOW.KEY.IWFlow.setLanguage(String value) Setter forDB_ETERNAL.W_FLOW.LANGUAGE.IWFlow.setMetadata(String value) Setter forDB_ETERNAL.W_FLOW.METADATA.Setter forDB_ETERNAL.W_FLOW.NAME.IWFlow.setRunComponent(String value) Setter forDB_ETERNAL.W_FLOW.RUN_COMPONENT.IWFlow.setRunConfig(String value) Setter forDB_ETERNAL.W_FLOW.RUN_CONFIG.Setter forDB_ETERNAL.W_FLOW.SIGMA.IWFlow.setStartComponent(String value) Setter forDB_ETERNAL.W_FLOW.START_COMPONENT.IWFlow.setStartConfig(String value) Setter forDB_ETERNAL.W_FLOW.START_CONFIG.Setter forDB_ETERNAL.W_FLOW.TYPE.IWFlow.setUiAssist(String value) Setter forDB_ETERNAL.W_FLOW.UI_ASSIST.IWFlow.setUiComponent(String value) Setter forDB_ETERNAL.W_FLOW.UI_COMPONENT.IWFlow.setUiConfig(String value) Setter forDB_ETERNAL.W_FLOW.UI_CONFIG.IWFlow.setUiLinkage(String value) Setter forDB_ETERNAL.W_FLOW.UI_LINKAGE.IWFlow.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.W_FLOW.UPDATED_AT.IWFlow.setUpdatedBy(String value) Setter forDB_ETERNAL.W_FLOW.UPDATED_BY.Methods in cn.vertxup.workflow.domain.tables.interfaces with parameters of type IWFlow -
Uses of IWFlow in cn.vertxup.workflow.domain.tables.pojos
Classes in cn.vertxup.workflow.domain.tables.pojos that implement IWFlowMethods in cn.vertxup.workflow.domain.tables.pojos with type parameters of type IWFlowMethods in cn.vertxup.workflow.domain.tables.pojos with parameters of type IWFlowConstructors in cn.vertxup.workflow.domain.tables.pojos with parameters of type IWFlow -
Uses of IWFlow in cn.vertxup.workflow.domain.tables.records
Classes in cn.vertxup.workflow.domain.tables.records that implement IWFlowMethods in cn.vertxup.workflow.domain.tables.records with type parameters of type IWFlowMethods in cn.vertxup.workflow.domain.tables.records with parameters of type IWFlow