public interface AgentConfigGroup
AgentConfigGroup
...Modifier and Type | Method and Description |
---|---|
Map<String,AgentConfig> |
getConfigurations()
Returns the agent configurations that belong to this group.
|
String |
getId()
Returns the id of this config group
|
String |
getName()
Returns the name of this config group
|
String[] |
getRunModes()
Returns the run modes this group is active in
|
String |
getTitle()
Returns the title of this config group
|
boolean |
isActive()
Checks if this config group is active in respect to run modes.
|
String getId()
String getName()
String getTitle()
String[] getRunModes()
boolean isActive()
true
if activeMap<String,AgentConfig> getConfigurations()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"