Uses of Enum Class
com.applitools.eyes.Trigger.TriggerType
Packages that use Trigger.TriggerType
-
Uses of Trigger.TriggerType in com.applitools.eyes
Methods in com.applitools.eyes that return Trigger.TriggerTypeModifier and TypeMethodDescriptionabstract Trigger.TriggerTypeTrigger.getTriggerType()static Trigger.TriggerTypeReturns the enum constant of this class with the specified name.static Trigger.TriggerType[]Trigger.TriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared.