Skip navigation links
A C D E F G I L O P S 

A

acceptsMacroName(String) - Method in class org.jenkinsci.plugins.githubissues.OutputTokenMacro
 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
 
createIssue(Run<?, ?>, GitHubIssueNotifier.DescriptorImpl, GHRepository, TaskListener, FilePath) - Static method in class org.jenkinsci.plugins.githubissues.IssueCreator
Creates a GitHub issue for a failing build

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
 

E

evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class org.jenkinsci.plugins.githubissues.OutputTokenMacro
 

F

formatText(String, Run<?, ?>, TaskListener, FilePath) - Static method in class org.jenkinsci.plugins.githubissues.IssueCreator
Formats text for a GitHub issue, replacing placeholders like {NAME} and {URL}.

G

getDescriptor() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier
 
getDisplayName() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty.GitHubIssueJobPropertyDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
 
getIssueBody() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
Body of the issue to create on GitHub
getIssueLabel() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
Label to use for the issues created on GitHub.
getIssueNumber() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty
 
getIssueTitle() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
Title of the issue to create on GitHub
getOrCreateForJob(Job<?, ?>) - Static method in class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty
Gets the GitHubIssueJobProperty for the specified job.
getRepoForJob(Job<?, ?>) - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier
Gets the GitHub repository for the specified job.
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier
 
GitHubIssueJobProperty - Class in org.jenkinsci.plugins.githubissues
 
GitHubIssueJobProperty(int) - Constructor for class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty
 
GitHubIssueJobProperty.GitHubIssueJobPropertyDescriptor - Class in org.jenkinsci.plugins.githubissues
Descriptor for the GitHubIssueJobProperty.
GitHubIssueJobPropertyDescriptor() - Constructor for class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty.GitHubIssueJobPropertyDescriptor
 
GitHubIssueNotifier - Class in org.jenkinsci.plugins.githubissues
Notifier that creates GitHub issues when builds fail, and automatically closes the issue once the build starts passing again.
GitHubIssueNotifier() - Constructor for class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier
 
GitHubIssueNotifier.DescriptorImpl - Class in org.jenkinsci.plugins.githubissues
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier.DescriptorImpl
 
IssueCreator - Class in org.jenkinsci.plugins.githubissues
Handles creating GitHub issues.
IssueCreator() - Constructor for class org.jenkinsci.plugins.githubissues.IssueCreator
 

L

lines - Variable in class org.jenkinsci.plugins.githubissues.OutputTokenMacro
Number of lines to display

O

org.jenkinsci.plugins.githubissues - package org.jenkinsci.plugins.githubissues
 
OutputTokenMacro - Class in org.jenkinsci.plugins.githubissues
Token that returns build output.
OutputTokenMacro() - Constructor for class org.jenkinsci.plugins.githubissues.OutputTokenMacro
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueNotifier
 

S

setIssueNumber(int) - Method in class org.jenkinsci.plugins.githubissues.GitHubIssueJobProperty
 
A C D E F G I L O P S 
Skip navigation links

Copyright © 2016. All rights reserved.