Class FieldHelper

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected com.synopsys.integration.log.IntLogger logger  
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldHelper​(com.synopsys.integration.log.IntLogger logger)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected hudson.util.ListBoxModel.Option wrapAsListBoxModelOption​(java.lang.String nameValue)  
      • Methods inherited from class java.lang.Object

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

      • logger

        protected final com.synopsys.integration.log.IntLogger logger
    • Constructor Detail

      • FieldHelper

        public FieldHelper​(com.synopsys.integration.log.IntLogger logger)
    • Method Detail

      • wrapAsListBoxModelOption

        protected hudson.util.ListBoxModel.Option wrapAsListBoxModelOption​(java.lang.String nameValue)