Class FeatureManagementUtil
java.lang.Object
org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
This class is responsible for adding tenants and users
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFeatureManagementUtil(List<org.wso2.carbon.feature.mgt.stub.prov.data.FeatureInfo> featureList, org.wso2.carbon.automation.engine.context.AutomationContext automationContext) -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.wso2.carbon.feature.mgt.stub.prov.data.LicenseInfo[]voidbooleanvoidorg.wso2.carbon.feature.mgt.stub.prov.data.ProvisioningActionResultInfo
-
Field Details
-
FEATURE_REPO_PATH_KEY
- See Also:
-
-
Constructor Details
-
Method Details
-
addFeatureRepo
- Throws:
Exception
-
reviewInstallFeatures
public org.wso2.carbon.feature.mgt.stub.prov.data.ProvisioningActionResultInfo reviewInstallFeatures() throws Exception- Throws:
Exception
-
getLicensingInformation
public org.wso2.carbon.feature.mgt.stub.prov.data.LicenseInfo[] getLicensingInformation() throws Exception- Throws:
Exception
-
installFeatures
- Throws:
Exception
-
removeFeatures
- Throws:
Exception
-
isFeatureInstalled
- Throws:
Exception
-