@Component(role=CacheVersionsCommand.class) public class CacheVersionsCommand extends Object implements com.atlassian.jgitflow.core.extension.ExtensionCommand
| Constructor and Description |
|---|
CacheVersionsCommand() |
| 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 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.