org.squashtest.tm.plugin.testautomation.jenkins.beans
Class Item
java.lang.Object
org.squashtest.tm.plugin.testautomation.jenkins.beans.Item
public class Item
- extends Object
|
Constructor Summary |
Item()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Item
public Item()
getActions
public Action[] getActions()
setActions
public void setActions(Action[] actions)
getTask
public Task getTask()
setTask
public void setTask(Task task)
getId
public int getId()
setId
public void setId(int id)
representsProjectWithExtId
public boolean representsProjectWithExtId(String projectName,
String externalId)
representsProjectWithId
public boolean representsProjectWithId(String projectName,
int id)
getProjectName
public String getProjectName()
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.