Package org.l2x6.cq.camel.maven.prod
Class CamelProdExcludesMojo.VersionStyle
- java.lang.Object
-
- org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo.VersionStyle
-
- Enclosing class:
- CamelProdExcludesMojo
public static class CamelProdExcludesMojo.VersionStyle extends Object
-
-
Constructor Summary
Constructors Constructor Description VersionStyle(String camelCommunityVersion, String camelVersion, org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo.CamelVersionStyle camelVersionStyle, org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo.CamelCommunityVersionStyle camelCommunityVersionStyle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo.CamelCommunityVersionStylegetCamelCommunityVersionStyle()org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo.CamelVersionStylegetCamelVersionStyle()Optional<org.l2x6.pom.tuner.PomTransformer.Transformation>getTransformation(boolean isManagement, boolean isCommunity, String profileId, org.l2x6.pom.tuner.model.Ga ga, String actualVersion)
-