Interface FilteredTriggerConfiguration
- All Known Implementing Classes:
FilteredTriggerConfiguration.Empty
public interface FilteredTriggerConfiguration
Represents the configuration of a
FilteredTrigger
, this interface
can be implemented by developers to create configurations for their
custom Trigger
s.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
The defaultFilteredTriggerConfiguration
type for all the constructedTrigger
s.