| Package | Description |
|---|---|
| hudson.plugins.doclinks | |
| hudson.plugins.doclinks.m2 |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
DocLinksPublisher.getDocuments()
for config.jelly
|
Map<String,Document> |
DocLinksAction.getDocumentsMap()
for jobMain.jelly
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocLinksAction.hasDocument(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DocLinksUtils.getNextId(List<Document> documents)
get the id, which has not been used.
|
| Constructor and Description |
|---|
DocLinksAction(hudson.model.AbstractItem project,
Map<String,Document> document) |
DocLinksPublisher(List<Document> docs) |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
DocLinksMavenReporter.getDocuments()
for config.jelly
|
Map<String,Document> |
DocLinksMavenAction.getDocumentsMap()
for jobMain.jelly
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocLinksMavenAction.hasDocument(Document doc) |
| Constructor and Description |
|---|
DocLinksMavenAction(hudson.maven.MavenModule module,
Map<String,Document> document) |
DocLinksMavenReporter(List<Document> docs) |
Copyright © 2004-2016. All Rights Reserved.