public interface AnnouncementGeneratorConfiguration
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAnnounceParameters() |
String |
getArtifactId() |
Map<File,String> |
getArtifactUrls() |
String |
getAttachmentLinkTemplate() |
Map<Attachment,String> |
getAttachmentUrls() |
String |
getBasedir() |
String |
getDeploymentUrl() |
String |
getDevelopmentTeam() |
String |
getFinalName() |
String |
getGroupId() |
String |
getIntroduction() |
org.apache.maven.plugin.logging.Log |
getLog() |
String |
getPackaging() |
org.apache.maven.project.MavenProject |
getProject() |
String |
getProjectUrl() |
URL |
getUrl() |
String |
getUrlDownload() |
String |
getVersionId() |
URL getUrl()
String getAttachmentLinkTemplate()
org.apache.maven.plugin.logging.Log getLog()
String getArtifactId()
Map<Attachment,String> getAttachmentUrls()
String getBasedir()
String getDeploymentUrl()
String getDevelopmentTeam()
String getFinalName()
String getGroupId()
String getIntroduction()
String getPackaging()
String getProjectUrl()
String getUrlDownload()
String getVersionId()
org.apache.maven.project.MavenProject getProject()
Copyright © 2009–2014 CodeLutin. All rights reserved.