Uses of Enum
org.apache.maven.plugins.install.InstallMojo.State
Packages that use InstallMojo.State
-
Uses of InstallMojo.State in org.apache.maven.plugins.install
Subclasses with type arguments of type InstallMojo.State in org.apache.maven.plugins.installMethods in org.apache.maven.plugins.install that return InstallMojo.StateModifier and TypeMethodDescriptionprivate InstallMojo.StateInstallMojo.getState(org.apache.maven.project.MavenProject project) static InstallMojo.StateReturns the enum constant of this type with the specified name.static InstallMojo.State[]InstallMojo.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.maven.plugins.install with parameters of type InstallMojo.State