Class SystemProperty.DefaultStringSystemProperty

java.lang.Object
com.atlassian.bamboo.utils.AbstractSystemProperty
com.atlassian.bamboo.utils.SystemProperty.DefaultStringSystemProperty
Enclosing class:
SystemProperty

public static class SystemProperty.DefaultStringSystemProperty extends AbstractSystemProperty
  • Constructor Details

    • DefaultStringSystemProperty

      public DefaultStringSystemProperty(boolean mandatory, String defaultValue, String... properties)
  • Method Details