- getAction() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get a short description of the action taken.
- getActions() - Method in class org.apache.maven.plugins.changes.model.Component
-
Method getActions.
- getActions() - Method in class org.apache.maven.plugins.changes.model.Release
-
Method getActions.
- getActions(String) - Method in class org.apache.maven.plugins.changes.model.Release
-
- getActualMailSender() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
Returns the identify of the mail sender according to the plugin's configuration:
if the mailSender parameter is set, it is returned
if no fromDeveloperId is set, the first developer in the list is returned
if a fromDeveloperId is set, the developer with that id is returned
if the developers list is empty or if the specified id does not exist, an exception is thrown
- getAddDefaultEntities() - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAnnouncementDirectory() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getAnnouncementDirectory() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getAnnouncementFile() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getArtifactId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getAssignee() - Method in class org.apache.maven.plugin.issues.Issue
-
- getAuthor() - Method in class org.apache.maven.plugin.changes.ChangesXML
-
Returns the current value of the author attribute.
- getAuthor() - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
The author of the feed.
- getAuthor() - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- getAuthor() - Method in class org.apache.maven.plugins.changes.model.Properties
-
Get the page author.
- getAuthorEmail() - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- getAuthorEmail() - Method in class org.apache.maven.plugins.changes.model.Author
-
Get the page author email.
- getBaseUrl(String) - Static method in class org.apache.maven.plugin.jira.JiraHelper
-
- getBccAddresses() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getBody() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Get contains the releases of this project with the actions
taken
for each of the releases.
- getCcAddresses() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getChangesDocument() - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- getColumnIds(String, Map<String, Integer>) - Static method in class org.apache.maven.plugin.issues.IssuesReportHelper
-
Get a list of id:s for the columns that are to be included in the report.
- getColumnIds(String, Map<String, Integer>, Map<String, Integer>, Log) - Static method in class org.apache.maven.plugin.issues.IssuesReportHelper
-
Get a list of id:s for the columns that are to be included in the report.
- getComments() - Method in class org.apache.maven.plugin.issues.Issue
-
- getComponents() - Method in class org.apache.maven.plugin.issues.Issue
-
- getComponents() - Method in class org.apache.maven.plugins.changes.model.Release
-
- getCreated() - Method in class org.apache.maven.plugin.issues.Issue
-
- getDate() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get fix date.
- getDateFormat() - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
The DateFormat.
- getDateRelease() - Method in class org.apache.maven.plugins.changes.model.Release
-
Get the date of this release.
- getDescription(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
-
- getDescription(Locale) - Method in class org.apache.maven.plugin.github.GitHubMojo
-
- getDescription(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
-
- getDescription(Locale) - Method in class org.apache.maven.plugin.trac.TracMojo
-
- getDescription() - Method in class org.apache.maven.plugins.changes.model.Component
-
Get the component description.
- getDescription() - Method in class org.apache.maven.plugins.changes.model.Release
-
Get a short description of this release.
- getDev() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get name of developer who committed the change.
- getDevelopmentTeam() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getDueTo() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get name of the person to be credited for this change.
- getDueToEmail() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get email of the person to be credited for this change.
- getDueTos() - Method in class org.apache.maven.plugins.changes.model.Action
-
Method getDueTos.
- getEmail() - Method in class org.apache.maven.plugin.announcement.MailSender
-
- getEmail() - Method in class org.apache.maven.plugins.changes.model.DueTo
-
Get email of the person to be credited for this change.
- getErrors() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- getFatalErrors() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- getFinalName() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getFixedIssues() - Method in class org.apache.maven.plugins.changes.model.Action
-
Method getFixedIssues.
- getFixFor() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Override this method if you need to get issues for a specific Fix For.
- getFixVersions() - Method in class org.apache.maven.plugin.issues.Issue
-
- getFrom() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getFromDeveloperId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getGitHubReleases() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getGroupId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getId() - Method in class org.apache.maven.plugin.issues.Issue
-
- getIntroduction() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getIssue() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get id of the issue related to this change.
- getIssue() - Method in class org.apache.maven.plugins.changes.model.FixedIssue
-
Get id of the issue related to this change.
- getIssueLinksPerSystem() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- getIssueList() - Method in class org.apache.maven.plugin.github.GitHubDownloader
-
- getIssueList() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- getIssueList() - Method in class org.apache.maven.plugin.jira.AdaptiveJiraDownloader
-
- getIssueList() - Method in class org.apache.maven.plugin.jira.ClassicJiraDownloader
-
- getIssueList() - Method in class org.apache.maven.plugin.jira.JiraXML
-
- getIssueList() - Method in class org.apache.maven.plugin.jira.RestJiraDownloader
-
- getIssueList() - Method in class org.apache.maven.plugin.trac.TracDownloader
-
- getIssuesForVersion(List<Issue>, String) - Static method in class org.apache.maven.plugin.issues.IssueUtils
-
Find the issues for only the supplied version, by matching the "Fix for" version in the supplied list of issues
with the supplied version.
- getIssueTypeMap() - Method in class org.apache.maven.plugin.issues.AbstractIssueManagementSystem
-
- getIssueTypeMap() - Method in interface org.apache.maven.plugin.issues.IssueManagementSystem
-
Get a mapping of issue types used in this issue management system to the ones used in a changes.xml file.
- getIssueTypes() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getJiraReleases() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getJiraUrlAndProjectName(String) - Static method in class org.apache.maven.plugin.jira.JiraHelper
-
Parse out the base URL for JIRA and the JIRA project name from the issue management URL.
- getJiraVersion() - Method in class org.apache.maven.plugin.jira.JiraXML
-
- getKey() - Method in class org.apache.maven.plugin.issues.Issue
-
- getLastModified(Resource) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
-
- getLatestRelease(List<Release>, String) - Method in class org.apache.maven.plugin.changes.ReleaseUtils
-
Get the latest release by matching the supplied releases with the version from the pom.
- getLink() - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
The main link of the feed.
- getLink() - Method in class org.apache.maven.plugin.issues.Issue
-
- getLog() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- getLog() - Method in interface org.apache.maven.plugin.jira.JiraQueryBuilder
-
- getLog() - Method in class org.apache.maven.plugin.jira.JqlQueryBuilder
-
- getLog() - Method in class org.apache.maven.plugin.jira.ParameterQueryBuilder
-
- getMailSender() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getMockDownloader() - Method in class org.apache.maven.plugin.jira.JiraMojo
-
- getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Method getModelEncoding.
- getName() - Method in class org.apache.maven.plugin.announcement.MailSender
-
- getName(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
-
- getName() - Method in class org.apache.maven.plugin.github.GitHubIssueManagementSystem
-
- getName(Locale) - Method in class org.apache.maven.plugin.github.GitHubMojo
-
- getName() - Method in class org.apache.maven.plugin.issues.AbstractIssueManagementSystem
-
- getName() - Method in interface org.apache.maven.plugin.issues.IssueManagementSystem
-
Get the name of the issue management system.
- getName() - Method in class org.apache.maven.plugin.jira.JIRAIssueManagmentSystem
-
- getName(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
-
- getName() - Method in class org.apache.maven.plugin.trac.TracIssueManagmentSystem
-
- getName(Locale) - Method in class org.apache.maven.plugin.trac.TracMojo
-
- getName() - Method in class org.apache.maven.plugins.changes.model.Author
-
Get the page author name.
- getName() - Method in class org.apache.maven.plugins.changes.model.Component
-
Get the component name.
- getName() - Method in class org.apache.maven.plugins.changes.model.DueTo
-
Get name of the person to be credited for this change.
- getOutput() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- getOutputDirectory() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
-
- getOutputEncoding() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
-
Get the effective reporting output file encoding.
- getOutputName() - Method in class org.apache.maven.plugin.changes.ChangesMojo
-
- getOutputName() - Method in class org.apache.maven.plugin.github.GitHubMojo
-
- getOutputName() - Method in class org.apache.maven.plugin.jira.JiraMojo
-
- getOutputName() - Method in class org.apache.maven.plugin.trac.TracMojo
-
- getPackaging() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getPassword() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getPidFromJira(Log, String, HttpClient) - Static method in class org.apache.maven.plugin.jira.JiraHelper
-
Try to get a JIRA pid from the issue management URL.
- getPriority() - Method in class org.apache.maven.plugin.issues.Issue
-
- getProject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getProject() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
-
- getProperties() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Get contains the properties of this document.
- getProxyInfo(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- getRelease(List<Release>, String) - Method in class org.apache.maven.plugin.changes.ReleaseUtils
-
Get a release with the specified version from the list of releases.
- getReleaseList() - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- getReleases(List<Issue>) - Method in class org.apache.maven.plugin.changes.IssueAdapter
-
Adapt a List
of Issue
s to a List
of Release
s.
- getReleases() - Method in class org.apache.maven.plugins.changes.model.Body
-
Method getReleases.
- getReporter() - Method in class org.apache.maven.plugin.issues.Issue
-
- getResolution() - Method in class org.apache.maven.plugin.issues.Issue
-
- getResourceStream(String) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
-
Get an InputStream so that the Runtime can build a template with it.
- getSchema(String) - Method in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
-
- getSiteRenderer() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
-
- getSmtpHost() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getSmtpPort() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getStatus() - Method in class org.apache.maven.plugin.issues.Issue
-
- getSubject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getSummary() - Method in class org.apache.maven.plugin.issues.Issue
-
- getSupportedFeedTypes() - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
A List of supported feed types.
- getSystem() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- getSystem() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get id of issue tracking system.
- getTeamlist() - Method in class org.apache.maven.plugin.changes.ChangesMojo
-
- getTeamlist() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- getTitle() - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- getTitle() - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
The title of the feed.
- getTitle() - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- getTitle() - Method in class org.apache.maven.plugin.issues.Issue
-
- getTitle() - Method in class org.apache.maven.plugins.changes.model.Properties
-
Get the page title.
- getToAddresses() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getTracReleases() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getType() - Method in class org.apache.maven.plugin.issues.Issue
-
- getType() - Method in class org.apache.maven.plugins.changes.model.Action
-
Get supported action types are the following:
add: added functionnality to the
project.
- getUpdated() - Method in class org.apache.maven.plugin.issues.Issue
-
- getUrl() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getUrl() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- getUrlDownload() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getUsername() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- getVelocity() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getVersion() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getVersion() - Method in class org.apache.maven.plugin.issues.Issue
-
- getVersion() - Method in class org.apache.maven.plugins.changes.model.Release
-
Get the version number associated with this release.
- getVersionPrefix() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- getWarnings() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- getXml() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- getXmlPath() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- GitHubDownloader - Class in org.apache.maven.plugin.github
-
- GitHubDownloader(MavenProject, String, int, boolean, boolean) - Constructor for class org.apache.maven.plugin.github.GitHubDownloader
-
- GitHubIssueManagementSystem - Class in org.apache.maven.plugin.github
-
- GitHubIssueManagementSystem() - Constructor for class org.apache.maven.plugin.github.GitHubIssueManagementSystem
-
- GitHubMojo - Class in org.apache.maven.plugin.github
-
Goal which downloads issues from GitHub and generates a report.
- GitHubMojo() - Constructor for class org.apache.maven.plugin.github.GitHubMojo
-
- SchemaValidatorException - Exception in org.apache.maven.plugin.changes.schema
-
- SchemaValidatorException(String, Throwable) - Constructor for exception org.apache.maven.plugin.changes.schema.SchemaValidatorException
-
- send(MailMessage) - Method in class org.apache.maven.plugin.announcement.mailsender.ProjectJavamailMailSender
-
- sendMessage() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
Send the email.
- session - Variable in class org.apache.maven.plugin.changes.ChangesMojo
-
- setAction(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set a short description of the action taken.
- setActions(List<Action>) - Method in class org.apache.maven.plugins.changes.model.Component
-
Set the list of actions for this component.
- setActions(List<Action>) - Method in class org.apache.maven.plugins.changes.model.Release
-
Set the list of actions taken for this release.
- setAddActionDate(boolean) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAnnouncementDirectory(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setAnnouncementDirectory(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setAnnouncementFile(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setArtifactId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setAssignee(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setAuthor(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- setAuthor(String) - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
Set the author of the feed.
- setAuthor(String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- setAuthor(Author) - Method in class org.apache.maven.plugins.changes.model.Properties
-
Set the page author.
- setAuthorEmail(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- setAuthorEmail(String) - Method in class org.apache.maven.plugins.changes.model.Author
-
Set the page author email.
- setBccAddresses(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setBody(Body) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Set contains the releases of this project with the actions
taken
for each of the releases.
- setCcAddresses(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setComponent(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the component(s) to apply to query JIRA.
- setConnectionTimeout(int) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setCreated(Date) - Method in class org.apache.maven.plugin.issues.Issue
-
- setDate(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set fix date.
- setDateFormat(DateFormat) - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
Set the date format.
- setDateRelease(String) - Method in class org.apache.maven.plugins.changes.model.Release
-
Set the date of this release.
- setDescription(String) - Method in class org.apache.maven.plugins.changes.model.Component
-
Set the component description.
- setDescription(String) - Method in class org.apache.maven.plugins.changes.model.Release
-
Set a short description of this release.
- setDev(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set name of developer who committed the change.
- setDevelopmentTeam(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setDueTo(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set name of the person to be credited for this change.
- setDueToEmail(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set email of the person to be credited for this change.
- setDueTos(List<DueTo>) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set a list of contributors for this issue.
- setEmail(String) - Method in class org.apache.maven.plugin.announcement.MailSender
-
- setEmail(String) - Method in class org.apache.maven.plugins.changes.model.DueTo
-
Set email of the person to be credited for this change.
- setErrorParsing(boolean) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- setErrors(List<SAXParseException>) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- setEscapeHTML(boolean) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setFatalErrors(List<SAXParseException>) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- setFilter(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the filter to apply to query to JIRA.
- setFinalName(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setFixedIssues(List<FixedIssue>) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set a list of fix issues.
- setFixVersionIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the fix version id(s) to apply to query JIRA.
- setForceClassic(boolean) - Method in class org.apache.maven.plugin.jira.AdaptiveJiraDownloader
-
- setFrom(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setFromDeveloperId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setGroupId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setId(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setIntroduction(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setIssue(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set id of the issue related to this change.
- setIssue(String) - Method in class org.apache.maven.plugins.changes.model.FixedIssue
-
Set id of the issue related to this change.
- setIssueLinksPerSystem(Map<String, String>) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setIssueTypes(Map<String, String>) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setJiraDatePattern(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setJiraPassword(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the password to log into a secured JIRA.
- setJiraUser(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the username to log into a secured JIRA.
- setKey(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setLink(String) - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
Set the main link of the feed.
- setLink(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setLinkToFeed(boolean) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setLog(Log) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setMailSender(MailSender) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setMavenProject(Object) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the project.
- setMockDownloader(AbstractJiraDownloader) - Method in class org.apache.maven.plugin.jira.JiraMojo
-
- setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Set an encoding used for reading/writing the model.
- setName(String) - Method in class org.apache.maven.plugin.announcement.MailSender
-
- setName(String) - Method in class org.apache.maven.plugins.changes.model.Author
-
Set the page author name.
- setName(String) - Method in class org.apache.maven.plugins.changes.model.Component
-
Set the component name.
- setName(String) - Method in class org.apache.maven.plugins.changes.model.DueTo
-
Set name of the person to be credited for this change.
- setNbEntries(int) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the maximum number of Issues to show.
- setOnlyCurrentVersion(boolean) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setOutput(File) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Set the output file for the log.
- setPackaging(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setPassword(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setPriority(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setPriorityIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the priorityIds.
- setProject(MavenProject) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setProject(MavenProject) - Method in class org.apache.maven.plugin.trac.TracDownloader
-
- setProperties(Properties) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
-
Set contains the properties of this document.
- setQuery(String) - Method in class org.apache.maven.plugin.trac.TracDownloader
-
- setReceiveTimout(int) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setReleaseList(List<Release>) - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- setReleases(List<Release>) - Method in class org.apache.maven.plugins.changes.model.Body
-
Set the list of releases for this project.
- setReporter(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setResolution(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setResolutionIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the resolutionIds.
- setSettings(Settings) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setSmtpHost(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setSmtpPort(int) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setSortColumnNames(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the sort column names.
- setSslMode(boolean) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setStartTls(boolean) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setStatus(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setStatusIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the statusIds.
- setSubject(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setSummary(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setSystem(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setSystem(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set id of issue tracking system.
- setTeamlist(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- settings - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
The maven settings.
- setTitle(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
-
- setTitle(String) - Method in class org.apache.maven.plugin.changes.FeedGenerator
-
Set the title of the feed.
- setTitle(String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- setTitle(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setTitle(String) - Method in class org.apache.maven.plugins.changes.model.Properties
-
Set the page title.
- setToAddresses(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setTracPassword(String) - Method in class org.apache.maven.plugin.trac.TracDownloader
-
- setTracUser(String) - Method in class org.apache.maven.plugin.trac.TracDownloader
-
- setType(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setType(String) - Method in class org.apache.maven.plugins.changes.model.Action
-
Set supported action types are the following:
add: added functionnality to the
project.
- setTypeIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the typeIds.
- setUpdated(Date) - Method in class org.apache.maven.plugin.issues.Issue
-
- setUrl(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setUrl(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
-
- setUrlDownload(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setUseJql(boolean) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setUsername(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
-
- setVelocity(VelocityComponent) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setVersion(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setVersion(String) - Method in class org.apache.maven.plugin.issues.Issue
-
- setVersion(String) - Method in class org.apache.maven.plugins.changes.model.Release
-
Set the version number associated with this release.
- setVersionPrefix(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
- setWarnings(List<SAXParseException>) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- setWebPassword(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the password for authentication against the webserver.
- setWebUser(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Sets the username for authentication against the webserver.
- setXml(ChangesXML) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- setXmlPath(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
-
- sinkBeginReport(Sink, ResourceBundle) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkCell(Sink, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkCellLink(Sink, String, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkEndReport(Sink) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkFigure(Sink, String, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkHeader(Sink, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkLink(Sink, String, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- sinkShowTypeIcon(Sink, String) - Method in class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator
-
- siteRenderer - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
-
Doxia Site Renderer.
- SNAPSHOT_SUFFIX - Static variable in class org.apache.maven.plugin.issues.IssueUtils
-
- sortColumnNames - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Column names to sort by, as comma separated string.
- sortColumnNames(String) - Method in interface org.apache.maven.plugin.jira.JiraQueryBuilder
-
- sortColumnNames(String) - Method in class org.apache.maven.plugin.jira.JqlQueryBuilder
-
- sortColumnNames(String) - Method in class org.apache.maven.plugin.jira.ParameterQueryBuilder
-
- startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugin.jira.JiraXML
-
- statusIds - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
-
Ids of status to show, as comma separated string.
- statusIds(String) - Method in interface org.apache.maven.plugin.jira.JiraQueryBuilder
-
- statusIds(List<String>) - Method in interface org.apache.maven.plugin.jira.JiraQueryBuilder
-
- statusIds(String) - Method in class org.apache.maven.plugin.jira.JqlQueryBuilder
-
- statusIds(List<String>) - Method in class org.apache.maven.plugin.jira.JqlQueryBuilder
-
- statusIds(String) - Method in class org.apache.maven.plugin.jira.ParameterQueryBuilder
-
- statusIds(List<String>) - Method in class org.apache.maven.plugin.jira.ParameterQueryBuilder
-