org.squashtest.tm.plugin.testautomation.jenkins.beans
Class ItemList
java.lang.Object
org.squashtest.tm.plugin.testautomation.jenkins.beans.ItemList
public class ItemList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemList
public ItemList()
getItems
public Item[] getItems()
setItems
public void setItems(Item[] items)
findQueuedBuildByExtId
public Item findQueuedBuildByExtId(String projectName,
String extId)
findQueuedBuildById
public Item findQueuedBuildById(String projectName,
int id)
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.