public class VcsCheckoutTask extends Object implements CommonTaskType, PreparationTask
| Constructor and Description |
|---|
VcsCheckoutTask(VcsBranchIntegrationHelper branchIntegrationHelper,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(CommonTaskContext taskContext)
Executes the task.
|
public VcsCheckoutTask(VcsBranchIntegrationHelper branchIntegrationHelper, VcsRepositoryManager vcsRepositoryManager)
@NotNull public TaskResult execute(@NotNull CommonTaskContext taskContext) throws TaskException
CommonTaskTypeexecute in interface CommonTaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.