Uses of Enum Class
cn.vertxup.workflow.cv.em.TodoStatus
Packages that use TodoStatus
Package
Description
-
Uses of TodoStatus in cn.vertxup.workflow.cv.em
Methods in cn.vertxup.workflow.cv.em that return TodoStatusModifier and TypeMethodDescriptionstatic TodoStatusReturns the enum constant of this class with the specified name.static TodoStatus[]TodoStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TodoStatus in io.vertx.tp.workflow.atom.runtime
Methods in io.vertx.tp.workflow.atom.runtime that return TodoStatus -
Uses of TodoStatus in io.vertx.tp.workflow.uca.camunda
Methods in io.vertx.tp.workflow.uca.camunda with parameters of type TodoStatusModifier and TypeMethodDescriptionio.vertx.core.Future<Boolean>RunOn.stopAsync(TodoStatus status, WTransition transition)