Package | Description |
---|---|
org.jenkinsci.plugins.youtrack |
Modifier and Type | Method and Description |
---|---|
static YouTrackSite |
YouTrackSite.get(hudson.model.AbstractProject<?,?> project) |
YouTrackSite |
YouTrackProjectProperty.getSite() |
YouTrackSite[] |
YouTrackProjectProperty.DescriptorImpl.getSites() |
Modifier and Type | Method and Description |
---|---|
void |
YoutrackIssueUpdater.performActions(hudson.scm.SCM scm,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
YouTrackSite youTrackSite,
Iterator<? extends hudson.scm.ChangeLogSet.Entry> changeLogIterator,
YouTrackServer youTrackServer,
User user) |
void |
YouTrackProjectProperty.DescriptorImpl.setSites(YouTrackSite site) |
Copyright © 2016–2019. All rights reserved.