Uses of Class
org.opennms.features.ifttt.config.Trigger
-
Packages that use Trigger Package Description org.opennms.features.ifttt.config -
-
Uses of Trigger in org.opennms.features.ifttt.config
Methods in org.opennms.features.ifttt.config that return types with arguments of type Trigger Modifier and Type Method Description List<Trigger>
TriggerSet. getTriggers()
Method parameters in org.opennms.features.ifttt.config with type arguments of type Trigger Modifier and Type Method Description void
TriggerSet. setTriggers(List<Trigger> triggers)
-