com.atlassian.bamboo.testutils
Class RepositoryHelper.CommandResult

java.lang.Object
  extended by com.atlassian.bamboo.testutils.RepositoryHelper.CommandResult
Enclosing class:
RepositoryHelper

public static class RepositoryHelper.CommandResult
extends java.lang.Object


Method Summary
 int getExitValue()
           
 java.lang.String getOutput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getExitValue

public int getExitValue()

getOutput

public java.lang.String getOutput()


Copyright © 2012 Atlassian. All Rights Reserved.