public interface FilterConfigMBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getPaths()
A set of paths, potentially containing globs, that include all events of this filter.
|
boolean |
isIncludeClusterExternal()
Whether to include cluster external changes.
|
boolean |
isIncludeClusterLocal()
Whether to include cluster local changes.
|
static final java.lang.String TYPE
java.lang.String[] getPaths()
FilterBuilder.addSubTree(String)
boolean isIncludeClusterLocal()
boolean isIncludeClusterExternal()
Copyright © 2010 - 2020 Adobe. All Rights Reserved