Class RoleConfig
java.lang.Object
io.wcm.devops.conga.model.shared.AbstractModel
io.wcm.devops.conga.model.shared.AbstractConfigurable
io.wcm.devops.conga.model.environment.RoleConfig
- All Implemented Interfaces:
Configurable,Serializable
Global role-specific configuration. Configuration defined here applies to all nodes that have this role assigned.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.wcm.devops.conga.model.shared.AbstractConfigurable
getConfig, setConfigMethods inherited from class io.wcm.devops.conga.model.shared.AbstractModel
toString
-
Constructor Details
-
RoleConfig
public RoleConfig()
-
-
Method Details
-
getRole
Defines role name.- Returns:
- Role name
-
setRole
-