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