public class VcsCommitTask extends Object implements CommonTaskType
| Constructor and Description |
|---|
VcsCommitTask() |
| 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
CommonTaskTypeexecute in interface CommonTaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.