com.tikal.hudson.plugins.notification.model
Class JobState
java.lang.Object
com.tikal.hudson.plugins.notification.model.JobState
public class JobState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobState
public JobState()
getName
public String getName()
setName
public void setName(String name)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getBuild
public BuildState getBuild()
setBuild
public void setBuild(BuildState build)
Copyright © 2004-2013. All Rights Reserved.