public class VcsTagTask extends Object implements CommonTaskType
Constructor and Description |
---|
VcsTagTask() |
Modifier and Type | Method and Description |
---|---|
@NotNull TaskResult |
execute(@NotNull CommonTaskContext taskContext)
Executes the task.
|
@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.