com.atlassian.bamboo.plugins.rest.model.server
Class ServerLifecycleInfo

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.server.ServerLifecycleInfo

public class ServerLifecycleInfo
extends java.lang.Object


Constructor Summary
ServerLifecycleInfo()
           
ServerLifecycleInfo(ServerLifecycleState state, BambooAuthenticationContext bambooAuthenticationContext)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerLifecycleInfo

public ServerLifecycleInfo()

ServerLifecycleInfo

public ServerLifecycleInfo(ServerLifecycleState state,
                           BambooAuthenticationContext bambooAuthenticationContext)


Copyright © 2012 Atlassian. All Rights Reserved.