Uses of Enum Class
br.com.davinti.vitruvio.spi.schedule.TriggerType
Packages that use TriggerType
-
Uses of TriggerType in br.com.davinti.vitruvio.spi.schedule
Methods in br.com.davinti.vitruvio.spi.schedule that return TriggerTypeModifier and TypeMethodDescriptionstatic TriggerTypeReturns the enum constant of this class with the specified name.static TriggerType[]TriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TriggerType in br.com.davinti.vitruvio.ui.scheduler
Methods in br.com.davinti.vitruvio.ui.scheduler that return TriggerType