Uses of Class
io.wcm.devops.conga.model.environment.Tenant
-
Packages that use Tenant Package Description io.wcm.devops.conga.model.environment Environment and node definition models. -
-
Uses of Tenant in io.wcm.devops.conga.model.environment
Methods in io.wcm.devops.conga.model.environment that return types with arguments of type Tenant Modifier and Type Method Description List<Tenant>
Environment. getTenants()
Defines a list of tenants for configuration files that have tenant-specific system configurations.Method parameters in io.wcm.devops.conga.model.environment with type arguments of type Tenant Modifier and Type Method Description void
Environment. setTenants(List<Tenant> tenants)
-