Class AbstractBaseDescription

  • All Implemented Interfaces:
    Description

    public abstract class AbstractBaseDescription
    extends java.lang.Object
    implements Description
    AbstractBaseDescription implements the optional components of the Description interface
    • Constructor Detail

      • AbstractBaseDescription

        public AbstractBaseDescription()
    • Method Detail

      • getPropertiesMapping

        public java.util.Map<java.lang.String,​java.lang.String> getPropertiesMapping()
        Specified by:
        getPropertiesMapping in interface Description
        Returns:
        a map of config prop keys to external project property names, allowing input values to be in properties files
      • getFwkPropertiesMapping

        public java.util.Map<java.lang.String,​java.lang.String> getFwkPropertiesMapping()
        Specified by:
        getFwkPropertiesMapping in interface Description
        Returns:
        a map of config prop keys to external framework property names, allowing input values to be in properties files