org.apache.continuum.buildagent.build.execution
Class ContinuumAgentBuildExecutionResult
java.lang.Object
org.apache.continuum.buildagent.build.execution.ContinuumAgentBuildExecutionResult
public class ContinuumAgentBuildExecutionResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuumAgentBuildExecutionResult
public ContinuumAgentBuildExecutionResult(File output,
int exitCode)
getOutput
public File getOutput()
getExitCode
public int getExitCode()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.