Uses of Class
cn.vertxup.workflow.domain.tables.pojos.WFlow
Packages that use WFlow
Package
Description
-
Uses of WFlow in cn.vertxup.workflow.domain.tables.daos
Methods in cn.vertxup.workflow.domain.tables.daos that return types with arguments of type WFlowModifier and TypeMethodDescriptionWFlowDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyWFlowDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitWFlowDao.findManyByAuthorizedComponent(Collection<String> values) Find records that haveAUTHORIZED_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByAuthorizedComponent(Collection<String> values, int limit) Find records that haveAUTHORIZED_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByAuthorizedConfig(Collection<String> values) Find records that haveAUTHORIZED_CONFIG IN (values)asynchronouslyWFlowDao.findManyByAuthorizedConfig(Collection<String> values, int limit) Find records that haveAUTHORIZED_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyWFlowDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitWFlowDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyWFlowDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyWFlowDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitWFlowDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyWFlowDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitWFlowDao.findManyByDefinitionKey(Collection<String> values) Find records that haveDEFINITION_KEY IN (values)asynchronouslyWFlowDao.findManyByDefinitionKey(Collection<String> values, int limit) Find records that haveDEFINITION_KEY IN (values)asynchronously limited by the given limitWFlowDao.findManyByEndComponent(Collection<String> values) Find records that haveEND_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByEndComponent(Collection<String> values, int limit) Find records that haveEND_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByEndConfig(Collection<String> values) Find records that haveEND_CONFIG IN (values)asynchronouslyWFlowDao.findManyByEndConfig(Collection<String> values, int limit) Find records that haveEND_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyByGenerateComponent(Collection<String> values) Find records that haveGENERATE_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByGenerateComponent(Collection<String> values, int limit) Find records that haveGENERATE_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByGenerateConfig(Collection<String> values) Find records that haveGENERATE_CONFIG IN (values)asynchronouslyWFlowDao.findManyByGenerateConfig(Collection<String> values, int limit) Find records that haveGENERATE_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyWFlowDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitWFlowDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyWFlowDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitWFlowDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyWFlowDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitWFlowDao.findManyByRunComponent(Collection<String> values) Find records that haveRUN_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByRunComponent(Collection<String> values, int limit) Find records that haveRUN_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByRunConfig(Collection<String> values) Find records that haveRUN_CONFIG IN (values)asynchronouslyWFlowDao.findManyByRunConfig(Collection<String> values, int limit) Find records that haveRUN_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyWFlowDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitWFlowDao.findManyByStartComponent(Collection<String> values) Find records that haveSTART_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByStartComponent(Collection<String> values, int limit) Find records that haveSTART_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByStartConfig(Collection<String> values) Find records that haveSTART_CONFIG IN (values)asynchronouslyWFlowDao.findManyByStartConfig(Collection<String> values, int limit) Find records that haveSTART_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyWFlowDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitWFlowDao.findManyByUiAssist(Collection<String> values) Find records that haveUI_ASSIST IN (values)asynchronouslyWFlowDao.findManyByUiAssist(Collection<String> values, int limit) Find records that haveUI_ASSIST IN (values)asynchronously limited by the given limitWFlowDao.findManyByUiComponent(Collection<String> values) Find records that haveUI_COMPONENT IN (values)asynchronouslyWFlowDao.findManyByUiComponent(Collection<String> values, int limit) Find records that haveUI_COMPONENT IN (values)asynchronously limited by the given limitWFlowDao.findManyByUiConfig(Collection<String> values) Find records that haveUI_CONFIG IN (values)asynchronouslyWFlowDao.findManyByUiConfig(Collection<String> values, int limit) Find records that haveUI_CONFIG IN (values)asynchronously limited by the given limitWFlowDao.findManyByUiLinkage(Collection<String> values) Find records that haveUI_LINKAGE IN (values)asynchronouslyWFlowDao.findManyByUiLinkage(Collection<String> values, int limit) Find records that haveUI_LINKAGE IN (values)asynchronously limited by the given limitWFlowDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyWFlowDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitWFlowDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyWFlowDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<WFlowRecord,WFlow, String> WFlowDao.queryExecutor()Methods in cn.vertxup.workflow.domain.tables.daos with parameters of type WFlow -
Uses of WFlow in cn.vertxup.workflow.domain.tables.pojos
Methods in cn.vertxup.workflow.domain.tables.pojos that return WFlowModifier and TypeMethodDescriptionSetter forDB_ETERNAL.W_FLOW.ACTIVE.WFlow.setAuthorizedComponent(String authorizedComponent) Setter forDB_ETERNAL.W_FLOW.AUTHORIZED_COMPONENT.WFlow.setAuthorizedConfig(String authorizedConfig) Setter forDB_ETERNAL.W_FLOW.AUTHORIZED_CONFIG.Setter forDB_ETERNAL.W_FLOW.CODE.WFlow.setComment(String comment) Setter forDB_ETERNAL.W_FLOW.COMMENT.WFlow.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.W_FLOW.CREATED_AT.WFlow.setCreatedBy(String createdBy) Setter forDB_ETERNAL.W_FLOW.CREATED_BY.WFlow.setDefinitionKey(String definitionKey) Setter forDB_ETERNAL.W_FLOW.DEFINITION_KEY.WFlow.setEndComponent(String endComponent) Setter forDB_ETERNAL.W_FLOW.END_COMPONENT.WFlow.setEndConfig(String endConfig) Setter forDB_ETERNAL.W_FLOW.END_CONFIG.WFlow.setGenerateComponent(String generateComponent) Setter forDB_ETERNAL.W_FLOW.GENERATE_COMPONENT.WFlow.setGenerateConfig(String generateConfig) Setter forDB_ETERNAL.W_FLOW.GENERATE_CONFIG.Setter forDB_ETERNAL.W_FLOW.KEY.WFlow.setLanguage(String language) Setter forDB_ETERNAL.W_FLOW.LANGUAGE.WFlow.setMetadata(String metadata) Setter forDB_ETERNAL.W_FLOW.METADATA.Setter forDB_ETERNAL.W_FLOW.NAME.WFlow.setRunComponent(String runComponent) Setter forDB_ETERNAL.W_FLOW.RUN_COMPONENT.WFlow.setRunConfig(String runConfig) Setter forDB_ETERNAL.W_FLOW.RUN_CONFIG.Setter forDB_ETERNAL.W_FLOW.SIGMA.WFlow.setStartComponent(String startComponent) Setter forDB_ETERNAL.W_FLOW.START_COMPONENT.WFlow.setStartConfig(String startConfig) Setter forDB_ETERNAL.W_FLOW.START_CONFIG.Setter forDB_ETERNAL.W_FLOW.TYPE.WFlow.setUiAssist(String uiAssist) Setter forDB_ETERNAL.W_FLOW.UI_ASSIST.WFlow.setUiComponent(String uiComponent) Setter forDB_ETERNAL.W_FLOW.UI_COMPONENT.WFlow.setUiConfig(String uiConfig) Setter forDB_ETERNAL.W_FLOW.UI_CONFIG.WFlow.setUiLinkage(String uiLinkage) Setter forDB_ETERNAL.W_FLOW.UI_LINKAGE.WFlow.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.W_FLOW.UPDATED_AT.WFlow.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.W_FLOW.UPDATED_BY. -
Uses of WFlow in cn.vertxup.workflow.domain.tables.records
Constructors in cn.vertxup.workflow.domain.tables.records with parameters of type WFlowModifierConstructorDescriptionWFlowRecord(WFlow value) Create a detached, initialised WFlowRecord -
Uses of WFlow in io.vertx.tp.workflow.init
Methods in io.vertx.tp.workflow.init that return WFlow