@Deprecated public class DeployedArtifacts extends Object implements hudson.model.Action
| Constructor and Description |
|---|
DeployedArtifacts()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<ArtifactDeployerVO>> |
getDeployedArtifactsInfo()
Deprecated.
|
String |
getDisplayName()
Deprecated.
|
String |
getIconFileName()
Deprecated.
|
String |
getUrlName()
Deprecated.
|
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic Map<Integer,List<ArtifactDeployerVO>> getDeployedArtifactsInfo()
Copyright © 2016–2017. All rights reserved.