com.atlassian.bamboo.plugins.variable.debug
Class DumpVariablesTask
java.lang.Object
com.atlassian.bamboo.plugins.variable.debug.DumpVariablesTask
- All Implemented Interfaces:
- CommonTaskType, InternalTaskType
public class DumpVariablesTask
- extends Object
- implements CommonTaskType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DumpVariablesTask
public DumpVariablesTask()
execute
public TaskResult execute(@NotNull
CommonTaskContext taskContext)
throws TaskException
- Description copied from interface:
CommonTaskType
- Executes the task.
- Specified by:
execute in interface CommonTaskType
- Returns:
- a
TaskResult representing the status of the task execution
- Throws:
TaskException
setCustomVariableContext
public void setCustomVariableContext(CustomVariableContext customVariableContext)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.