public class DashboardTemplateDeployerUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
createRegistryResource(String url,
Object content) |
static org.wso2.carbon.registry.api.Registry |
getRegistry()
Return the Carbon Registry.
|
static void |
removeRegistryResource(String resourcePath) |
public static org.wso2.carbon.registry.api.Registry getRegistry()
public static void createRegistryResource(String url, Object content) throws org.wso2.carbon.registry.api.RegistryException
org.wso2.carbon.registry.api.RegistryExceptionpublic static void removeRegistryResource(String resourcePath) throws org.wso2.carbon.registry.api.RegistryException
org.wso2.carbon.registry.api.RegistryExceptionCopyright © 2016 WSO2. All rights reserved.