Class FeatureManagementUtil


  • public class FeatureManagementUtil
    extends Object
    This class is responsible for adding tenants and users
    • Constructor Detail

      • 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 Detail

      • 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
      • isFeatureInstalled

        public boolean isFeatureInstalled()
                                   throws Exception
        Throws:
        Exception