com.xebialabs.deployit.test.support.utils
Class DebugStepExecutionContext

java.lang.Object
  extended by 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


Constructor Summary
DebugStepExecutionContext()
           
 
Method Summary
 void logError(java.lang.String error)
           
 void logOutput(java.lang.String output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugStepExecutionContext

public DebugStepExecutionContext()
Method Detail

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


Copyright © 2009. All Rights Reserved.