@Component(role=BranchLabelProvider.class) public class DefaultBranchLabelProvider extends org.codehaus.plexus.logging.AbstractLogEnabled implements BranchLabelProvider
| Constructor and Description |
|---|
DefaultBranchLabelProvider() |
| 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) |
public String getNextVersionLabel(VersionType versionType, ProjectCacheKey cacheKey, List<org.apache.maven.project.MavenProject> reactorProjects) throws MavenJGitFlowException
getNextVersionLabel in interface BranchLabelProviderMavenJGitFlowExceptionpublic String getFeatureStartName() throws MavenJGitFlowException
getFeatureStartName in interface BranchLabelProviderMavenJGitFlowExceptionpublic String getFeatureFinishName() throws MavenJGitFlowException
getFeatureFinishName in interface BranchLabelProviderMavenJGitFlowExceptionpublic String getCurrentProductionVersionLabel(com.atlassian.jgitflow.core.BranchType branchType) throws MavenJGitFlowException
getCurrentProductionVersionLabel in interface BranchLabelProviderMavenJGitFlowExceptionCopyright © 2014 Atlassian. All rights reserved.