Interface FilteredTriggerConfiguration
-
- All Known Implementing Classes:
FilteredTriggerConfiguration.Empty
public interface FilteredTriggerConfigurationRepresents the configuration of aFilteredTrigger, this interface can be implemented by developers to create configurations for their customTriggers.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classFilteredTriggerConfiguration.EmptyThe defaultFilteredTriggerConfigurationtype for all the constructedTriggers.
-