public class GetAllInfrastructureScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
protected static String |
RESOURCE_PROFILE_NAME_TEXT |
| Constructor and Description |
|---|
GetAllInfrastructureScopes() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
loadMapOfScopeNameToFullScope(String rootScope)
Load map of scope name to full scope.
|
public static org.slf4j.Logger logger
protected static final String RESOURCE_PROFILE_NAME_TEXT
public static Map<String,String> loadMapOfScopeNameToFullScope(String rootScope) throws Exception
rootScope - the root scopeException - the exceptionCopyright © 2022. All Rights Reserved.