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