com.atlassian.bamboo.plugins.rest.model.plan.branch
Class RestBranchLatestActive

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.plan.branch.RestBranchLatestActive

public class RestBranchLatestActive
extends java.lang.Object


Constructor Summary
RestBranchLatestActive()
           
RestBranchLatestActive(PlanResultKey planResultKey, LifeCycleState lifeCycleState)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestBranchLatestActive

public RestBranchLatestActive()

RestBranchLatestActive

public RestBranchLatestActive(PlanResultKey planResultKey,
                              LifeCycleState lifeCycleState)


Copyright © 2012 Atlassian. All Rights Reserved.