public class VcsPushTask extends Object implements CommonTaskType
| Constructor and Description |
|---|
VcsPushTask() |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(CommonTaskContext commonTaskContext)
Executes the task.
|
@NotNull public TaskResult execute(@NotNull CommonTaskContext commonTaskContext) throws TaskException
CommonTaskTypeexecute in interface CommonTaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.