Class Hierarchy

  • java.lang.Object
    • io.vertx.tp.plugin.booting.AbstractBoot (implements io.vertx.tp.plugin.booting.KBoot)
      • io.vertx.tp.ke.booter.WfOOB
    • io.vertx.tp.workflow.uca.conformity.AbstractGain (implements io.vertx.tp.workflow.uca.conformity.Gain)
      • io.vertx.tp.workflow.uca.conformity.GainStart
    • io.vertx.tp.workflow.uca.conformity.AbstractGear (implements io.vertx.tp.workflow.uca.conformity.Gear)
    • io.vertx.tp.workflow.uca.camunda.AbstractIo<I> (implements io.vertx.tp.workflow.uca.camunda.Io<I>)
      • io.vertx.tp.workflow.uca.camunda.IoFlow
      • io.vertx.tp.workflow.uca.camunda.IoHistory
      • io.vertx.tp.workflow.uca.camunda.IoTask
      • io.vertx.tp.workflow.uca.camunda.IoTaskKo
      • io.vertx.tp.workflow.uca.camunda.IoVoid
    • io.vertx.tp.workflow.uca.modeling.AbstractRegister (implements io.vertx.tp.workflow.uca.modeling.Register)
    • io.vertx.tp.workflow.uca.modeling.AbstractRespect (implements io.vertx.tp.workflow.uca.modeling.Respect)
    • io.vertx.tp.workflow.uca.ticket.AbstractSync (implements io.vertx.tp.workflow.uca.ticket.Sync)
      • io.vertx.tp.workflow.uca.ticket.SyncTask
    • io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING> (implements io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING>)
      • cn.vertxup.workflow.domain.tables.daos.WFlowDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
      • cn.vertxup.workflow.domain.tables.daos.WTicketDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
      • cn.vertxup.workflow.domain.tables.daos.WTodoDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
    • cn.vertxup.workflow.service.AclService (implements cn.vertxup.workflow.service.AclStub)
    • io.vertx.tp.workflow.plugin.activity.ActivityTabb (implements io.vertx.up.uca.sectio.After)
    • io.vertx.tp.workflow.uca.central.BehaviourStandard (implements io.vertx.tp.workflow.uca.central.Behaviour)
      • io.vertx.tp.workflow.uca.central.AbstractMoveOn (implements io.vertx.tp.workflow.uca.component.MoveOn)
      • io.vertx.tp.workflow.uca.central.AbstractTransfer
        • io.vertx.tp.workflow.uca.central.AbstractMovement
          • io.vertx.tp.workflow.uca.coadjutor.StayCancel (implements io.vertx.tp.workflow.uca.coadjutor.Stay)
          • io.vertx.tp.workflow.uca.coadjutor.StayClose (implements io.vertx.tp.workflow.uca.coadjutor.Stay)
          • io.vertx.tp.workflow.uca.coadjutor.StaySave (implements io.vertx.tp.workflow.uca.coadjutor.Stay)
          • io.vertx.tp.workflow.uca.component.TransferEmpty (implements io.vertx.tp.workflow.uca.component.Transfer)
          • io.vertx.tp.workflow.uca.component.TransferStandard (implements io.vertx.tp.workflow.uca.component.Transfer)
          • io.vertx.tp.workflow.uca.component.TransferStart (implements io.vertx.tp.workflow.uca.component.Transfer)
        • io.vertx.tp.workflow.uca.component.MovementEmpty (implements io.vertx.tp.workflow.uca.component.Movement)
        • io.vertx.tp.workflow.uca.component.MovementNext (implements io.vertx.tp.workflow.uca.component.Movement)
        • io.vertx.tp.workflow.uca.component.MovementStay (implements io.vertx.tp.workflow.uca.component.Movement)
    • cn.vertxup.workflow.domain.tables.converters.Bindings
    • org.jooq.impl.CatalogImpl (implements org.jooq.Catalog)
    • cn.vertxup.workflow.domain.tables.converters.Converters
    • io.vertx.tp.workflow.atom.EngineOn
    • io.vertx.tp.workflow.plugin.FlowSequenceListener (implements org.camunda.bpm.engine.delegate.JavaDelegate)
    • cn.vertxup.workflow.service.FlowService (implements cn.vertxup.workflow.service.FlowStub)
    • io.vertx.tp.workflow.uca.conformity.GVm
    • io.vertx.tp.workflow.plugin.query.HQrStandard (implements io.horizon.cloud.query.HCond)
    • cn.vertxup.workflow.domain.Indexes
    • cn.vertxup.workflow.domain.Keys
    • io.vertx.tp.workflow.atom.configuration.MetaInstance
    • io.vertx.tp.workflow.atom.configuration.MetaWorkflow
    • cn.vertxup.workflow.api.QueueActor
    • cn.vertxup.workflow.api.ReportActor
    • cn.vertxup.workflow.service.ReportService (implements cn.vertxup.workflow.service.ReportStub)
    • cn.vertxup.workflow.api.RunActor
    • org.jooq.impl.SchemaImpl (implements org.jooq.Schema)
      • cn.vertxup.workflow.domain.Db
    • org.jooq.impl.TableImpl<R>
      • cn.vertxup.workflow.domain.tables.WFlow
      • cn.vertxup.workflow.domain.tables.WTicket
      • cn.vertxup.workflow.domain.tables.WTodo
    • org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
      • org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
        • cn.vertxup.workflow.domain.tables.records.WFlowRecord (implements cn.vertxup.workflow.domain.tables.interfaces.IWFlow, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
        • cn.vertxup.workflow.domain.tables.records.WTicketRecord (implements cn.vertxup.workflow.domain.tables.interfaces.IWTicket, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
        • cn.vertxup.workflow.domain.tables.records.WTodoRecord (implements cn.vertxup.workflow.domain.tables.interfaces.IWTodo, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • cn.vertxup.workflow.domain.Tables
    • cn.vertxup.workflow.service.TaskService (implements cn.vertxup.workflow.service.TaskStub)
    • java.lang.Throwable (implements java.io.Serializable)
    • cn.vertxup.workflow.api.legacy.TodoActor
    • cn.vertxup.workflow.service.TodoService (implements cn.vertxup.workflow.service.TodoStub)
    • io.vertx.tp.workflow.uca.toolkit.ULinkage
    • io.vertx.tp.workflow.uca.toolkit.URequest
    • io.vertx.tp.workflow.uca.toolkit.UTicket
    • io.vertx.tp.workflow.uca.toolkit.UTL
    • io.vertx.tp.workflow.uca.toolkit.UTracker
    • io.vertx.tp.workflow.refine.Wf
    • cn.vertxup.workflow.domain.tables.pojos.WFlow (implements cn.vertxup.workflow.domain.tables.interfaces.IWFlow, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • io.vertx.tp.workflow.init.WfPin
    • io.vertx.tp.workflow.atom.runtime.WMove (implements java.io.Serializable)
    • io.vertx.tp.workflow.atom.runtime.WRecord (implements java.io.Serializable)
    • io.vertx.tp.workflow.atom.runtime.WRequest (implements java.io.Serializable)
    • io.vertx.tp.workflow.atom.runtime.WRule (implements java.io.Serializable)
    • io.vertx.tp.workflow.atom.runtime.WTask
    • cn.vertxup.workflow.domain.tables.pojos.WTicket (implements cn.vertxup.workflow.domain.tables.interfaces.IWTicket, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • cn.vertxup.workflow.domain.tables.pojos.WTodo (implements cn.vertxup.workflow.domain.tables.interfaces.IWTodo, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • io.vertx.tp.workflow.atom.runtime.WTransition

Interface Hierarchy

  • cn.vertxup.workflow.service.AclStub
  • io.vertx.tp.workflow.uca.modeling.ActionOn
  • io.vertx.tp.workflow.uca.central.Behaviour
    • io.vertx.tp.workflow.uca.component.Movement
    • io.vertx.tp.workflow.uca.component.MoveOn
    • io.vertx.tp.workflow.uca.coadjutor.Stay
    • io.vertx.tp.workflow.uca.component.Transfer
  • io.vertx.tp.workflow.uca.deployment.DeployOn
  • cn.vertxup.workflow.service.FlowStub
  • io.vertx.tp.workflow.uca.conformity.Gain
  • io.vertx.tp.workflow.uca.conformity.Gear
  • io.vertx.tp.workflow.uca.conformity.GVm.Status
  • cn.vertxup.workflow.cv.HighWay
  • cn.vertxup.workflow.cv.HighWay.Do
  • cn.vertxup.workflow.cv.HighWay.Flow
  • cn.vertxup.workflow.cv.HighWay.Queue
  • cn.vertxup.workflow.cv.HighWay.Report
  • cn.vertxup.workflow.cv.HighWay.Todo
  • io.vertx.tp.workflow.uca.camunda.IoDefine
    • io.vertx.tp.workflow.uca.camunda.Io<I>
  • io.vertx.tp.workflow.uca.camunda.IoRuntime<I>
    • io.vertx.tp.workflow.uca.camunda.Io<I>
  • cn.vertxup.workflow.api.QueueAgent
  • io.vertx.tp.workflow.uca.modeling.Register
  • cn.vertxup.workflow.api.ReportAgent
  • cn.vertxup.workflow.service.ReportStub
  • io.vertx.tp.workflow.uca.modeling.Respect
  • cn.vertxup.workflow.api.RunAgent
  • io.vertx.tp.workflow.uca.camunda.RunOn
  • java.io.Serializable
    • cn.vertxup.workflow.domain.tables.interfaces.IWFlow (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • cn.vertxup.workflow.domain.tables.interfaces.IWTicket (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
    • cn.vertxup.workflow.domain.tables.interfaces.IWTodo (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
  • io.vertx.tp.workflow.uca.ticket.Sync
  • cn.vertxup.workflow.service.TaskStub
  • cn.vertxup.workflow.api.legacy.TodoAgent
  • cn.vertxup.workflow.service.TodoStub
  • io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
  • io.vertx.tp.workflow.refine.Wf.LOG
  • cn.vertxup.workflow.cv.WfCv
  • cn.vertxup.workflow.cv.WfMsg
  • cn.vertxup.workflow.cv.WfPool

Enum Class Hierarchy