public static class ChangeHookRunner.HookResult extends Object
int
getExitValue()
String
getOutput()
void
setExitValue(int exitValue)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int getExitValue()
public void setExitValue(int exitValue)
public String getOutput()
public String toString()
toString
Object