Uses of Class
com.atlassian.bamboo.specs.api.model.pbc.AtlassianModulePBC
-
Packages that use AtlassianModulePBC Package Description com.atlassian.bamboo.specs.api.model.pbc -
-
Uses of AtlassianModulePBC in com.atlassian.bamboo.specs.api.model.pbc
Methods in com.atlassian.bamboo.specs.api.model.pbc that return AtlassianModulePBC Modifier and Type Method Description static AtlassianModulePBCAtlassianModulePBC. valueOf(String name)Returns the enum constant of this type with the specified name.static AtlassianModulePBC[]AtlassianModulePBC. values()Returns an array containing the constants of this enum type, in the order they are declared.
-