Uses of Enum Class
org.springframework.boot.maven.AbstractPackagerMojo.LayoutType
-
Uses of AbstractPackagerMojo.LayoutType in org.springframework.boot.maven
Methods in org.springframework.boot.maven that return AbstractPackagerMojo.LayoutTypeModifier and TypeMethodDescriptionprotected AbstractPackagerMojo.LayoutTypeAbstractPackagerMojo.getLayout()Return the type of archive that should be packaged by this MOJO.protected AbstractPackagerMojo.LayoutTypeBuildImageMojo.getLayout()Return the type of archive that should be used when building the image.protected AbstractPackagerMojo.LayoutTypeRepackageMojo.getLayout()Return the type of archive that should be packaged by this MOJO.Returns the enum constant of this class with the specified name.static AbstractPackagerMojo.LayoutType[]AbstractPackagerMojo.LayoutType.values()Returns an array containing the constants of this enum class, in the order they are declared.