Uses of Class
com.atlassian.bamboo.utils.AbstractSystemProperty
-
Packages that use AbstractSystemProperty Package Description com.atlassian.bamboo.testutils.junit.rule com.atlassian.bamboo.utils -
-
Uses of AbstractSystemProperty in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule with parameters of type AbstractSystemProperty Modifier and Type Method Description void
PreserveSystemPropertyRule. preserveProperties(AbstractSystemProperty... properties)
-
Uses of AbstractSystemProperty in com.atlassian.bamboo.utils
Subclasses of AbstractSystemProperty in com.atlassian.bamboo.utils Modifier and Type Class Description class
SystemProperty
This class represents system properties as constants.static class
SystemProperty.BooleanSystemProperty
static class
SystemProperty.IntegerSystemProperty
static class
SystemProperty.UrlSystemProperty
-