Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.log.RestBuildLogEntryList

Packages that use RestBuildLogEntryList
com.atlassian.bamboo.plugins.rest.model.build   
com.atlassian.bamboo.plugins.rest.model.build.log   
 

Uses of RestBuildLogEntryList in com.atlassian.bamboo.plugins.rest.model.build
 

Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestBuildLogEntryList
protected  RestBuildLogEntryList ResultDetails.logEntries
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build with parameters of type RestBuildLogEntryList
 void ResultDetails.setLogEntries(RestBuildLogEntryList logEntries)
           
 

Uses of RestBuildLogEntryList in com.atlassian.bamboo.plugins.rest.model.build.log
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.log with parameters of type RestBuildLogEntryList
 void RestBuildLogEntries.setLabels(RestBuildLogEntryList logEntryList)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.build.log with parameters of type RestBuildLogEntryList
RestBuildLogEntries(RestBuildLogEntryList logEntryList)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.