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