Uses of Enum Class
org.frankframework.monitoring.SourceFiltering
-
Uses of SourceFiltering in org.frankframework.management.bus.dto
-
Uses of SourceFiltering in org.frankframework.monitoring
Modifier and TypeMethodDescriptionITrigger.getSourceFiltering()
Trigger.getSourceFiltering()
static SourceFiltering
Returns the enum constant of this class with the specified name.static SourceFiltering[]
SourceFiltering.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ITrigger.setSourceFiltering
(SourceFiltering filtering) void
Trigger.setSourceFiltering
(SourceFiltering sourceFiltering)