@Component(role=UpdateDevelopWithNextDevVersionCommand.class) public class UpdateDevelopWithNextDevVersionCommand extends Object implements ExtensionCommand
Constructor and Description |
---|
UpdateDevelopWithNextDevVersionCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(GitFlowConfiguration configuration,
org.eclipse.jgit.api.Git git,
JGitFlowCommand gitFlowCommand) |
ExtensionFailStrategy |
failStrategy() |
public UpdateDevelopWithNextDevVersionCommand()
public void execute(GitFlowConfiguration configuration, org.eclipse.jgit.api.Git git, JGitFlowCommand gitFlowCommand) throws JGitFlowExtensionException
execute
in interface ExtensionCommand
JGitFlowExtensionException
public ExtensionFailStrategy failStrategy()
failStrategy
in interface ExtensionCommand
Copyright © 2017 Atlassian. All rights reserved.