@Component(role=UpdateFeaturePomsWithSnapshotsCommand.class) public class UpdateFeaturePomsWithSnapshotsCommand extends Object implements com.atlassian.jgitflow.core.extension.ExtensionCommand
| Constructor and Description |
|---|
UpdateFeaturePomsWithSnapshotsCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.atlassian.jgitflow.core.GitFlowConfiguration configuration,
org.eclipse.jgit.api.Git git,
com.atlassian.jgitflow.core.command.JGitFlowCommand gitFlowCommand) |
com.atlassian.jgitflow.core.extension.ExtensionFailStrategy |
failStrategy() |
public UpdateFeaturePomsWithSnapshotsCommand()
public void execute(com.atlassian.jgitflow.core.GitFlowConfiguration configuration,
org.eclipse.jgit.api.Git git,
com.atlassian.jgitflow.core.command.JGitFlowCommand gitFlowCommand)
throws com.atlassian.jgitflow.core.exception.JGitFlowExtensionException
execute in interface com.atlassian.jgitflow.core.extension.ExtensionCommandcom.atlassian.jgitflow.core.exception.JGitFlowExtensionExceptionpublic com.atlassian.jgitflow.core.extension.ExtensionFailStrategy failStrategy()
failStrategy in interface com.atlassian.jgitflow.core.extension.ExtensionCommandCopyright © 2014 Atlassian. All rights reserved.