Uses of Class
com.atlassian.bamboo.ww2.actions.build.admin.config.JobConfigPage
-
Packages that use JobConfigPage Package Description com.atlassian.bamboo.ww2.actions.build.admin.config -
-
Uses of JobConfigPage in com.atlassian.bamboo.ww2.actions.build.admin.config
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config that return JobConfigPage Modifier and Type Method Description static JobConfigPage
JobConfigPage. valueOf(String name)
Returns the enum constant of this type with the specified name.static JobConfigPage[]
JobConfigPage. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-