Uses of Enum
com.adobe.acs.commons.replication.dispatcher.DispatcherFlushFilter.FlushType
Packages that use DispatcherFlushFilter.FlushType
-
Uses of DispatcherFlushFilter.FlushType in com.adobe.acs.commons.replication.dispatcher
Methods in com.adobe.acs.commons.replication.dispatcher that return DispatcherFlushFilter.FlushTypeModifier and TypeMethodDescriptionDispatcherFlushFilter.getFlushType()Returns the Dispatcher FlushType this filter was created with.Returns the enum constant of this type with the specified name.static DispatcherFlushFilter.FlushType[]DispatcherFlushFilter.FlushType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.adobe.acs.commons.replication.dispatcher with parameters of type DispatcherFlushFilter.FlushTypeModifierConstructorDescriptionTargets a set of Dispatcher Flush agents based on the parameter flushType.