| Package | Description |
|---|---|
| com.adobe.acs.commons.replication.dispatcher |
Dispatcher utilities.
|
| Modifier and Type | Method and Description |
|---|---|
DispatcherFlushFilter.FlushType |
DispatcherFlushFilter.getFlushType()
Returns the Dispatcher FlushType this filter was created with.
|
static DispatcherFlushFilter.FlushType |
DispatcherFlushFilter.FlushType.valueOf(String name)
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.
|
| Constructor and Description |
|---|
DispatcherFlushFilter(DispatcherFlushFilter.FlushType flushType)
Targets a set of Dispatcher Flush agents based on the parameter flushType.
|
Copyright © 2013–2020 Adobe. All rights reserved.