Class ReleaseNamingHelper.SplitVersionName
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.util.ReleaseNamingHelper.SplitVersionName
-
- Enclosing class:
- ReleaseNamingHelper
public static class ReleaseNamingHelper.SplitVersionName extends Object
-
-
Constructor Summary
Constructors Constructor Description SplitVersionName(String prefix, String number, String suffix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable LonggetNumberToIncrement()@Nullable StringgetPrefix()@Nullable StringgetSuffix()
-