com.atlassian.bamboo.testutils.backdoor.model
Class RestJobList

java.lang.Object
  extended by com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList<RestJob>
      extended by com.atlassian.bamboo.testutils.backdoor.model.RestJobList

public class RestJobList
extends AbstractRestList<RestJob>


Field Summary
 
Fields inherited from class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
maxResult, size, startIndex
 
Constructor Summary
RestJobList()
           
 
Method Summary
 List<RestJob> getJobs()
           
 
Methods inherited from class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
getMaxResult, getSize, getStartIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestJobList

public RestJobList()
Method Detail

getJobs

public List<RestJob> getJobs()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.