public class ArtifactsDocLinksAction extends ArtifactsDocsLinksActionBase
URLNAME| Constructor and Description |
|---|
ArtifactsDocLinksAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ArtifactsDocLinksDocument doc) |
boolean |
addAll(Collection<ArtifactsDocLinksDocument> docs) |
List<ArtifactsDocLinksDocument> |
getArtifactsDocLinksDocumentList() |
String |
getDisplayName() |
ArtifactsDocLinksDocument |
getDynamic(String token) |
getBuild, getIconFileName, getLastDocumentedBuild, getOwner, getProject, getUrlNamepublic List<ArtifactsDocLinksDocument> getArtifactsDocLinksDocumentList()
public boolean add(ArtifactsDocLinksDocument doc)
doc - public boolean addAll(Collection<ArtifactsDocLinksDocument> docs)
docs - public String getDisplayName()
Action.getDisplayName()public ArtifactsDocLinksDocument getDynamic(String token)
token - Copyright © 2004-2016. All Rights Reserved.