public class CleanWorkingDirectoryTask extends Object implements DeploymentTaskType
| Constructor and Description |
|---|
CleanWorkingDirectoryTask() |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(DeploymentTaskContext taskContext)
Execute the task
|
@NotNull public TaskResult execute(@NotNull DeploymentTaskContext taskContext) throws TaskException
DeploymentTaskTypeexecute in interface DeploymentTaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.