Interface JobConfigHintConfig

  • All Known Implementing Classes:
    SaharaJobConfigHintConfig

    public interface JobConfigHintConfig
    Information of each config in job configuration hint
    Author:
    ekasit.kijsipongse@nectec.or.th, siwat.pru@outlook.com
    • Method Detail

      • getName

        String getName()
        Returns:
        name of the configuration
      • getValue

        String getValue()
        Returns:
        value of the configuration
      • getDescription

        String getDescription()
        Returns:
        description of the configuration