com.atlassian.bamboo.plugins.rest.preference.model
Class RestPreferences

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.preference.model.RestPreferences

public class RestPreferences
extends java.lang.Object


Constructor Summary
RestPreferences()
           
RestPreferences(com.atlassian.plugins.rest.common.Link link, RestPreferenceList preferences)
           
 
Method Summary
 void setLink(com.atlassian.plugins.rest.common.Link link)
           
 void setPreferences(RestPreferenceList preferences)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestPreferences

public RestPreferences()

RestPreferences

public RestPreferences(com.atlassian.plugins.rest.common.Link link,
                       RestPreferenceList preferences)
Method Detail

setLink

public void setLink(com.atlassian.plugins.rest.common.Link link)

setPreferences

public void setPreferences(RestPreferenceList preferences)


Copyright © 2012 Atlassian. All Rights Reserved.