Uses of Class
cn.vertxup.workflow.domain.tables.pojos.WTicket
Packages that use WTicket
Package
Description
-
Uses of WTicket in cn.vertxup.workflow.domain.tables.daos
Methods in cn.vertxup.workflow.domain.tables.daos that return types with arguments of type WTicketModifier and TypeMethodDescriptionWTicketDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyWTicketDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitWTicketDao.findManyByCancelAt(Collection<LocalDateTime> values) Find records that haveCANCEL_AT IN (values)asynchronouslyWTicketDao.findManyByCancelAt(Collection<LocalDateTime> values, int limit) Find records that haveCANCEL_AT IN (values)asynchronously limited by the given limitWTicketDao.findManyByCancelBy(Collection<String> values) Find records that haveCANCEL_BY IN (values)asynchronouslyWTicketDao.findManyByCancelBy(Collection<String> values, int limit) Find records that haveCANCEL_BY IN (values)asynchronously limited by the given limitWTicketDao.findManyByCatalog(Collection<String> values) Find records that haveCATALOG IN (values)asynchronouslyWTicketDao.findManyByCatalog(Collection<String> values, int limit) Find records that haveCATALOG IN (values)asynchronously limited by the given limitWTicketDao.findManyByCategory(Collection<String> values) Find records that haveCATEGORY IN (values)asynchronouslyWTicketDao.findManyByCategory(Collection<String> values, int limit) Find records that haveCATEGORY IN (values)asynchronously limited by the given limitWTicketDao.findManyByCategorySub(Collection<String> values) Find records that haveCATEGORY_SUB IN (values)asynchronouslyWTicketDao.findManyByCategorySub(Collection<String> values, int limit) Find records that haveCATEGORY_SUB IN (values)asynchronously limited by the given limitWTicketDao.findManyByCloseAt(Collection<LocalDateTime> values) Find records that haveCLOSE_AT IN (values)asynchronouslyWTicketDao.findManyByCloseAt(Collection<LocalDateTime> values, int limit) Find records that haveCLOSE_AT IN (values)asynchronously limited by the given limitWTicketDao.findManyByCloseBy(Collection<String> values) Find records that haveCLOSE_BY IN (values)asynchronouslyWTicketDao.findManyByCloseBy(Collection<String> values, int limit) Find records that haveCLOSE_BY IN (values)asynchronously limited by the given limitWTicketDao.findManyByCloseCode(Collection<String> values) Find records that haveCLOSE_CODE IN (values)asynchronouslyWTicketDao.findManyByCloseCode(Collection<String> values, int limit) Find records that haveCLOSE_CODE IN (values)asynchronously limited by the given limitWTicketDao.findManyByCloseKb(Collection<String> values) Find records that haveCLOSE_KB IN (values)asynchronouslyWTicketDao.findManyByCloseKb(Collection<String> values, int limit) Find records that haveCLOSE_KB IN (values)asynchronously limited by the given limitWTicketDao.findManyByCloseSolution(Collection<String> values) Find records that haveCLOSE_SOLUTION IN (values)asynchronouslyWTicketDao.findManyByCloseSolution(Collection<String> values, int limit) Find records that haveCLOSE_SOLUTION IN (values)asynchronously limited by the given limitWTicketDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyWTicketDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitWTicketDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyWTicketDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitWTicketDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyWTicketDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitWTicketDao.findManyByDescription(Collection<String> values) Find records that haveDESCRIPTION IN (values)asynchronouslyWTicketDao.findManyByDescription(Collection<String> values, int limit) Find records that haveDESCRIPTION IN (values)asynchronously limited by the given limitWTicketDao.findManyByFlowDefinitionId(Collection<String> values) Find records that haveFLOW_DEFINITION_ID IN (values)asynchronouslyWTicketDao.findManyByFlowDefinitionId(Collection<String> values, int limit) Find records that haveFLOW_DEFINITION_ID IN (values)asynchronously limited by the given limitWTicketDao.findManyByFlowDefinitionKey(Collection<String> values) Find records that haveFLOW_DEFINITION_KEY IN (values)asynchronouslyWTicketDao.findManyByFlowDefinitionKey(Collection<String> values, int limit) Find records that haveFLOW_DEFINITION_KEY IN (values)asynchronously limited by the given limitWTicketDao.findManyByFlowEnd(Collection<Boolean> values) Find records that haveFLOW_END IN (values)asynchronouslyWTicketDao.findManyByFlowEnd(Collection<Boolean> values, int limit) Find records that haveFLOW_END IN (values)asynchronously limited by the given limitWTicketDao.findManyByFlowInstanceId(Collection<String> values) Find records that haveFLOW_INSTANCE_ID IN (values)asynchronouslyWTicketDao.findManyByFlowInstanceId(Collection<String> values, int limit) Find records that haveFLOW_INSTANCE_ID IN (values)asynchronously limited by the given limitWTicketDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyWTicketDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitWTicketDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyWTicketDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitWTicketDao.findManyByModelCategory(Collection<String> values) Find records that haveMODEL_CATEGORY IN (values)asynchronouslyWTicketDao.findManyByModelCategory(Collection<String> values, int limit) Find records that haveMODEL_CATEGORY IN (values)asynchronously limited by the given limitWTicketDao.findManyByModelChild(Collection<String> values) Find records that haveMODEL_CHILD IN (values)asynchronouslyWTicketDao.findManyByModelChild(Collection<String> values, int limit) Find records that haveMODEL_CHILD IN (values)asynchronously limited by the given limitWTicketDao.findManyByModelComponent(Collection<String> values) Find records that haveMODEL_COMPONENT IN (values)asynchronouslyWTicketDao.findManyByModelComponent(Collection<String> values, int limit) Find records that haveMODEL_COMPONENT IN (values)asynchronously limited by the given limitWTicketDao.findManyByModelId(Collection<String> values) Find records that haveMODEL_ID IN (values)asynchronouslyWTicketDao.findManyByModelId(Collection<String> values, int limit) Find records that haveMODEL_ID IN (values)asynchronously limited by the given limitWTicketDao.findManyByModelKey(Collection<String> values) Find records that haveMODEL_KEY IN (values)asynchronouslyWTicketDao.findManyByModelKey(Collection<String> values, int limit) Find records that haveMODEL_KEY IN (values)asynchronously limited by the given limitWTicketDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyWTicketDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitWTicketDao.findManyByOpenAt(Collection<LocalDateTime> values) Find records that haveOPEN_AT IN (values)asynchronouslyWTicketDao.findManyByOpenAt(Collection<LocalDateTime> values, int limit) Find records that haveOPEN_AT IN (values)asynchronously limited by the given limitWTicketDao.findManyByOpenBy(Collection<String> values) Find records that haveOPEN_BY IN (values)asynchronouslyWTicketDao.findManyByOpenBy(Collection<String> values, int limit) Find records that haveOPEN_BY IN (values)asynchronously limited by the given limitWTicketDao.findManyByOpenGroup(Collection<String> values) Find records that haveOPEN_GROUP IN (values)asynchronouslyWTicketDao.findManyByOpenGroup(Collection<String> values, int limit) Find records that haveOPEN_GROUP IN (values)asynchronously limited by the given limitWTicketDao.findManyByOwner(Collection<String> values) Find records that haveOWNER IN (values)asynchronouslyWTicketDao.findManyByOwner(Collection<String> values, int limit) Find records that haveOWNER IN (values)asynchronously limited by the given limitWTicketDao.findManyByPhase(Collection<String> values) Find records that havePHASE IN (values)asynchronouslyWTicketDao.findManyByPhase(Collection<String> values, int limit) Find records that havePHASE IN (values)asynchronously limited by the given limitWTicketDao.findManyByQuantity(Collection<Integer> values) Find records that haveQUANTITY IN (values)asynchronouslyWTicketDao.findManyByQuantity(Collection<Integer> values, int limit) Find records that haveQUANTITY IN (values)asynchronously limited by the given limitWTicketDao.findManyBySerial(Collection<String> values) Find records that haveSERIAL IN (values)asynchronouslyWTicketDao.findManyBySerial(Collection<String> values, int limit) Find records that haveSERIAL IN (values)asynchronously limited by the given limitWTicketDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyWTicketDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitWTicketDao.findManyBySupervisor(Collection<String> values) Find records that haveSUPERVISOR IN (values)asynchronouslyWTicketDao.findManyBySupervisor(Collection<String> values, int limit) Find records that haveSUPERVISOR IN (values)asynchronously limited by the given limitWTicketDao.findManyByTitle(Collection<String> values) Find records that haveTITLE IN (values)asynchronouslyWTicketDao.findManyByTitle(Collection<String> values, int limit) Find records that haveTITLE IN (values)asynchronously limited by the given limitWTicketDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyWTicketDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitWTicketDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyWTicketDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitWTicketDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyWTicketDao.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<WTicketRecord,WTicket, String> WTicketDao.queryExecutor()Methods in cn.vertxup.workflow.domain.tables.daos with parameters of type WTicket -
Uses of WTicket in cn.vertxup.workflow.domain.tables.pojos
Methods in cn.vertxup.workflow.domain.tables.pojos that return WTicketModifier and TypeMethodDescriptionSetter forDB_ETERNAL.W_TICKET.ACTIVE.WTicket.setCancelAt(LocalDateTime cancelAt) Setter forDB_ETERNAL.W_TICKET.CANCEL_AT.WTicket.setCancelBy(String cancelBy) Setter forDB_ETERNAL.W_TICKET.CANCEL_BY.WTicket.setCatalog(String catalog) Setter forDB_ETERNAL.W_TICKET.CATALOG.WTicket.setCategory(String category) Setter forDB_ETERNAL.W_TICKET.CATEGORY.WTicket.setCategorySub(String categorySub) Setter forDB_ETERNAL.W_TICKET.CATEGORY_SUB.WTicket.setCloseAt(LocalDateTime closeAt) Setter forDB_ETERNAL.W_TICKET.CLOSE_AT.WTicket.setCloseBy(String closeBy) Setter forDB_ETERNAL.W_TICKET.CLOSE_BY.WTicket.setCloseCode(String closeCode) Setter forDB_ETERNAL.W_TICKET.CLOSE_CODE.WTicket.setCloseKb(String closeKb) Setter forDB_ETERNAL.W_TICKET.CLOSE_KB.WTicket.setCloseSolution(String closeSolution) Setter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION.Setter forDB_ETERNAL.W_TICKET.CODE.WTicket.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.W_TICKET.CREATED_AT.WTicket.setCreatedBy(String createdBy) Setter forDB_ETERNAL.W_TICKET.CREATED_BY.WTicket.setDescription(String description) Setter forDB_ETERNAL.W_TICKET.DESCRIPTION.WTicket.setFlowDefinitionId(String flowDefinitionId) Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID.WTicket.setFlowDefinitionKey(String flowDefinitionKey) Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY.WTicket.setFlowEnd(Boolean flowEnd) Setter forDB_ETERNAL.W_TICKET.FLOW_END.WTicket.setFlowInstanceId(String flowInstanceId) Setter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID.Setter forDB_ETERNAL.W_TICKET.KEY.WTicket.setLanguage(String language) Setter forDB_ETERNAL.W_TICKET.LANGUAGE.WTicket.setMetadata(String metadata) Setter forDB_ETERNAL.W_TICKET.METADATA.WTicket.setModelCategory(String modelCategory) Setter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY.WTicket.setModelChild(String modelChild) Setter forDB_ETERNAL.W_TICKET.MODEL_CHILD.WTicket.setModelComponent(String modelComponent) Setter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT.WTicket.setModelId(String modelId) Setter forDB_ETERNAL.W_TICKET.MODEL_ID.WTicket.setModelKey(String modelKey) Setter forDB_ETERNAL.W_TICKET.MODEL_KEY.Setter forDB_ETERNAL.W_TICKET.NAME.WTicket.setOpenAt(LocalDateTime openAt) Setter forDB_ETERNAL.W_TICKET.OPEN_AT.Setter forDB_ETERNAL.W_TICKET.OPEN_BY.WTicket.setOpenGroup(String openGroup) Setter forDB_ETERNAL.W_TICKET.OPEN_GROUP.Setter forDB_ETERNAL.W_TICKET.OWNER.Setter forDB_ETERNAL.W_TICKET.PHASE.WTicket.setQuantity(Integer quantity) Setter forDB_ETERNAL.W_TICKET.QUANTITY.Setter forDB_ETERNAL.W_TICKET.SERIAL.Setter forDB_ETERNAL.W_TICKET.SIGMA.WTicket.setSupervisor(String supervisor) Setter forDB_ETERNAL.W_TICKET.SUPERVISOR.Setter forDB_ETERNAL.W_TICKET.TITLE.Setter forDB_ETERNAL.W_TICKET.TYPE.WTicket.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.W_TICKET.UPDATED_AT.WTicket.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.W_TICKET.UPDATED_BY. -
Uses of WTicket in cn.vertxup.workflow.domain.tables.records
Constructors in cn.vertxup.workflow.domain.tables.records with parameters of type WTicketModifierConstructorDescriptionWTicketRecord(WTicket value) Create a detached, initialised WTicketRecord -
Uses of WTicket in io.vertx.tp.workflow.atom.runtime
Methods in io.vertx.tp.workflow.atom.runtime that return WTicketMethods in io.vertx.tp.workflow.atom.runtime with parameters of type WTicketModifier and TypeMethodDescription -
Uses of WTicket in io.vertx.tp.workflow.uca.conformity
Fields in io.vertx.tp.workflow.uca.conformity declared as WTicketMethods in io.vertx.tp.workflow.uca.conformity with parameters of type WTicketModifier and TypeMethodDescriptionprotected voidAbstractGear.buildSerial(WTodo todo, WTicket ticket, Integer sequence) static voidstatic Gainstatic GainGearForkJoin.todoAsync(io.vertx.core.json.JsonObject parameters, WTask wTask, WTicket ticket, WTodo todo) GearMulti.todoAsync(io.vertx.core.json.JsonObject parameters, WTask wTask, WTicket ticket, WTodo todo) GearStandard.todoAsync(io.vertx.core.json.JsonObject parameters, WTask wTask, WTicket ticket, WTodo todo) -
Uses of WTicket in io.vertx.tp.workflow.uca.modeling
Methods in io.vertx.tp.workflow.uca.modeling with parameters of type WTicket -
Uses of WTicket in io.vertx.tp.workflow.uca.ticket
Methods in io.vertx.tp.workflow.uca.ticket with parameters of type WTicketModifier and TypeMethodDescriptionio.vertx.core.Future<WRecord>Sync.treatAsync(io.vertx.core.json.JsonObject requestJ, WRecord recordRef, WTicket ticketIn) io.vertx.core.Future<WRecord>SyncTask.treatAsync(io.vertx.core.json.JsonObject requestJ, WRecord recordRef, WTicket ticketIn) -
Uses of WTicket in io.vertx.tp.workflow.uca.toolkit
Methods in io.vertx.tp.workflow.uca.toolkit with parameters of type WTicketModifier and TypeMethodDescriptionstatic io.vertx.core.Future<WRecord>UTL.afterInsert(WTicket ticket, WTransition transition) static io.vertx.core.Future<WRecord>UTL.afterUpdate(WTicket ticket, WRecord current) static io.vertx.core.Future<WRecord>UTL.beforeUpdate(WTicket ticketIn, WRecord queried)