com.xebialabs.deployit.test.support.utils
Class DebugStepExecutionContext
java.lang.Object
com.xebialabs.deployit.test.support.utils.DebugStepExecutionContext
- All Implemented Interfaces:
- com.xebialabs.deployit.StepExecutionContext
public class DebugStepExecutionContext
- extends java.lang.Object
- implements com.xebialabs.deployit.StepExecutionContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugStepExecutionContext
public DebugStepExecutionContext()
logOutput
public void logOutput(java.lang.String output)
- Specified by:
logOutput in interface com.xebialabs.deployit.StepExecutionContext
logError
public void logError(java.lang.String error)
- Specified by:
logError in interface com.xebialabs.deployit.StepExecutionContext
getAttribute
public java.lang.Object getAttribute(java.lang.String name)
- Specified by:
getAttribute in interface com.xebialabs.deployit.StepExecutionContext
setAttribute
public void setAttribute(java.lang.String name,
java.lang.Object object)
- Specified by:
setAttribute in interface com.xebialabs.deployit.StepExecutionContext
destroy
public void destroy()
Copyright © 2010. All Rights Reserved.