Uses of Class
cn.zeroup.macrocosm.cv.em.RecordMode
-
Packages that use RecordMode Package Description cn.zeroup.macrocosm.cv.em io.vertx.tp.workflow.atom io.vertx.tp.workflow.uca.modeling -
-
Uses of RecordMode in cn.zeroup.macrocosm.cv.em
Methods in cn.zeroup.macrocosm.cv.em that return RecordMode Modifier and Type Method Description static RecordModeRecordMode. valueOf(String name)Returns the enum constant of this type with the specified name.static RecordMode[]RecordMode. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RecordMode in io.vertx.tp.workflow.atom
Methods in io.vertx.tp.workflow.atom that return RecordMode Modifier and Type Method Description RecordModeMetaInstance. recordMode() -
Uses of RecordMode in io.vertx.tp.workflow.uca.modeling
Methods in io.vertx.tp.workflow.uca.modeling with parameters of type RecordMode Modifier and Type Method Description static ActionOnActionOn. action(RecordMode caseType)
-