Uses of Enum Class
tech.jhipster.lite.module.domain.mavenplugin.MavenBuildPhase
Packages that use MavenBuildPhase
-
Uses of MavenBuildPhase in tech.jhipster.lite.module.domain.mavenplugin
Methods in tech.jhipster.lite.module.domain.mavenplugin that return MavenBuildPhaseModifier and TypeMethodDescriptionstatic MavenBuildPhaseReturns the enum constant of this class with the specified name.static MavenBuildPhase[]MavenBuildPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.module.domain.mavenplugin that return types with arguments of type MavenBuildPhaseMethods in tech.jhipster.lite.module.domain.mavenplugin with parameters of type MavenBuildPhaseModifier and TypeMethodDescriptionMavenPluginExecution.MavenPluginExecutionOptionalBuilder.phase(MavenBuildPhase phase)