Uses of Class
org.openhab.core.automation.dto.TriggerDTO
Packages that use TriggerDTO
-
Uses of TriggerDTO in org.openhab.core.automation.dto
Fields in org.openhab.core.automation.dto with type parameters of type TriggerDTOModifier and TypeFieldDescriptionCompositeTriggerTypeDTO.children
RuleDTO.triggers
RuleTemplateDTO.triggers
Methods in org.openhab.core.automation.dto that return TriggerDTOMethods in org.openhab.core.automation.dto that return types with arguments of type TriggerDTOModifier and TypeMethodDescriptionstatic List<TriggerDTO>
TriggerDTOMapper.map
(@Nullable Collection<? extends Trigger> triggers) Methods in org.openhab.core.automation.dto with parameters of type TriggerDTOMethod parameters in org.openhab.core.automation.dto with type arguments of type TriggerDTO