Class BuildConfigurationPropertyBeforeTC8ConverterBase

    • Field Detail

      • myParameterName

        protected final String myParameterName
      • myParameterValue

        protected final String myParameterValue
    • Constructor Detail

      • BuildConfigurationPropertyBeforeTC8ConverterBase

        public BuildConfigurationPropertyBeforeTC8ConverterBase​(String parameterName,
                                                                String parameterValue)
    • Method Detail

      • processFile

        public void processFile​(File projectConfig)
      • acceptRunType

        protected abstract boolean acceptRunType​(String runType)