public class JenkinsJobProperty extends AbstractJenkinsProperty
Constructor and Description |
---|
JenkinsJobProperty(JenkinsConfiguration configuration,
java.lang.String job) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getPathComponents()
Derived property: job path as separate components
|
java.lang.String |
getUrl()
Derived property: the full URL to the Jenkins job.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfiguration
public JenkinsJobProperty(JenkinsConfiguration configuration, java.lang.String job)