Class ConfigPropertiesDataExtractor


  • public class ConfigPropertiesDataExtractor
    extends Object
    • Constructor Detail

      • ConfigPropertiesDataExtractor

        public ConfigPropertiesDataExtractor()
    • Method Detail

      • extractFrom

        public Map<String,​Object> extractFrom​(org.mule.runtime.ast.api.ArtifactAst artifact)
        Extracts the config properties form the app.

        A config prooperty has a type that is determined from where the property is used, and a default value that is provided via a global-property element in the app itself.

        Parameters:
        artifact -
        Returns: