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