public class DumpVariablesTask extends Object implements CommonTaskType
| Constructor and Description |
|---|
DumpVariablesTask() |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(CommonTaskContext taskContext)
Executes the task.
|
void |
setCustomVariableContext(CustomVariableContext customVariableContext) |
public TaskResult execute(@NotNull CommonTaskContext taskContext) throws TaskException
CommonTaskTypeexecute in interface CommonTaskTypeTaskResult representing the status of the task executionTaskExceptionpublic void setCustomVariableContext(CustomVariableContext customVariableContext)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.