Uses of Enum Class
io.automatiko.engine.api.UserTaskParam.ParamType
Packages that use UserTaskParam.ParamType
-
Uses of UserTaskParam.ParamType in io.automatiko.engine.api
Methods in io.automatiko.engine.api that return UserTaskParam.ParamTypeModifier and TypeMethodDescriptionstatic UserTaskParam.ParamTypeReturns the enum constant of this class with the specified name.static UserTaskParam.ParamType[]UserTaskParam.ParamType.values()Returns an array containing the constants of this enum class, in the order they are declared.