public interface BranchLabelProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentProductionVersionLabel(com.atlassian.jgitflow.core.BranchType branchType) |
String |
getFeatureFinishName() |
String |
getFeatureStartName() |
String |
getNextVersionLabel(VersionType versionType,
ProjectCacheKey cacheKey,
List<org.apache.maven.project.MavenProject> reactorProjects) |
String getNextVersionLabel(VersionType versionType, ProjectCacheKey cacheKey, List<org.apache.maven.project.MavenProject> reactorProjects) throws MavenJGitFlowException
MavenJGitFlowExceptionString getFeatureStartName() throws MavenJGitFlowException
MavenJGitFlowExceptionString getFeatureFinishName() throws MavenJGitFlowException
MavenJGitFlowExceptionString getCurrentProductionVersionLabel(com.atlassian.jgitflow.core.BranchType branchType) throws MavenJGitFlowException
MavenJGitFlowExceptionCopyright © 2014 Atlassian. All rights reserved.