public interface RolloutConfigManager
path
RolloutConfig
,
LiveRelationshipManager
Modifier and Type | Method and Description |
---|---|
RolloutConfig |
getRolloutConfig(java.lang.String path) |
java.util.Set<java.lang.String> |
getRolloutConfigs() |
java.util.Set<java.lang.String> getRolloutConfigs() throws WCMException
WCMException
- in case of error accessing the pathsRolloutConfig getRolloutConfig(java.lang.String path) throws WCMException
path
- of the RolloutConfig to accessnull
if there is no config present
for the requested pathWCMException
- in case of eror accessing the configCopyright © 2010 - 2020 Adobe. All Rights Reserved