com.cloudbees.api
Class ApplicationRestartResponse

java.lang.Object
  extended by com.cloudbees.api.ApplicationRestartResponse

public class ApplicationRestartResponse
extends Object


Constructor Summary
ApplicationRestartResponse()
           
ApplicationRestartResponse(boolean restarted)
           
 
Method Summary
 boolean isRestarted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationRestartResponse

public ApplicationRestartResponse()

ApplicationRestartResponse

public ApplicationRestartResponse(boolean restarted)
Method Detail

isRestarted

public boolean isRestarted()


Copyright © 2011-2013. All Rights Reserved.