com.atlassian.bamboo.plugins.rest.model.plan
Class RestPlans
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
public class RestPlans
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestPlans
public RestPlans()
RestPlans
public RestPlans(com.atlassian.plugins.rest.common.Link link,
RestPlanList plans)
setLink
public void setLink(com.atlassian.plugins.rest.common.Link link)
getPlans
public RestPlanList getPlans()
setPlans
public void setPlans(RestPlanList plans)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.