Uses of Class
io.wcm.devops.conga.model.environment.RoleConfig
Packages that use RoleConfig
-
Uses of RoleConfig in io.wcm.devops.conga.model.environment
Methods in io.wcm.devops.conga.model.environment that return types with arguments of type RoleConfigModifier and TypeMethodDescriptionEnvironment.getRoleConfig()Defines role-specific configuration.Method parameters in io.wcm.devops.conga.model.environment with type arguments of type RoleConfigModifier and TypeMethodDescriptionvoidEnvironment.setRoleConfig(List<RoleConfig> roleConfig) Sets role configurations.