com.atlassian.bamboo.plugins.rest.model.build.log
Class RestBuildLogEntries

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.log.RestBuildLogEntries

public class RestBuildLogEntries
extends java.lang.Object


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

Constructor Detail

RestBuildLogEntries

public RestBuildLogEntries()

RestBuildLogEntries

public RestBuildLogEntries(RestBuildLogEntryList logEntryList)
Method Detail

setLabels

public void setLabels(RestBuildLogEntryList logEntryList)

setLink

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


Copyright © 2012 Atlassian. All Rights Reserved.