public class FeatureManagementUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_REPO_PATH_KEY |
| Constructor and Description |
|---|
FeatureManagementUtil(List<org.wso2.carbon.feature.mgt.stub.prov.data.FeatureInfo> featureList,
org.wso2.carbon.automation.engine.context.AutomationContext automationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeatureRepo() |
org.wso2.carbon.feature.mgt.stub.prov.data.LicenseInfo[] |
getLicensingInformation() |
void |
installFeatures() |
boolean |
isFeatureInstalled() |
void |
removeFeatures() |
org.wso2.carbon.feature.mgt.stub.prov.data.ProvisioningActionResultInfo |
reviewInstallFeatures() |
public static final String FEATURE_REPO_PATH_KEY
public org.wso2.carbon.feature.mgt.stub.prov.data.ProvisioningActionResultInfo reviewInstallFeatures()
throws Exception
Exceptionpublic org.wso2.carbon.feature.mgt.stub.prov.data.LicenseInfo[] getLicensingInformation()
throws Exception
ExceptionCopyright © 2018 WSO2. All rights reserved.