Class FeatureManagementUtil

java.lang.Object
org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil

public class FeatureManagementUtil extends Object
This class is responsible for adding tenants and users
  • Field Details

  • Constructor Details

    • FeatureManagementUtil

      public FeatureManagementUtil(List<org.wso2.carbon.feature.mgt.stub.prov.data.FeatureInfo> featureList, org.wso2.carbon.automation.engine.context.AutomationContext automationContext) throws Exception
      Throws:
      Exception
  • Method Details

    • addFeatureRepo

      public void addFeatureRepo() throws Exception
      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

      public void installFeatures() throws Exception
      Throws:
      Exception
    • removeFeatures

      public void removeFeatures() throws Exception
      Throws:
      Exception
    • isFeatureInstalled

      public boolean isFeatureInstalled() throws Exception
      Throws:
      Exception