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