Class FeatureUtils


  • public class FeatureUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FeatureUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean supports​(Feature feature, org.mule.dx.platform.api.project.Project project)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FeatureUtils

        public FeatureUtils()
    • Method Detail

      • supports

        public static boolean supports​(Feature feature,
                                       org.mule.dx.platform.api.project.Project project)