public class DeployedApplicationAction<L extends DeployedApplicationLocation> extends Object implements jenkins.plugins.deployedoncolumn.DeployedOnAction, Serializable
| Constructor and Description |
|---|
DeployedApplicationAction(L location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getImageOf(String size) |
L |
getLocation() |
String |
getUrlName() |
public DeployedApplicationAction(@NonNull
L location)
@NonNull public L getLocation()
@NonNull public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObject@NonNull public String getUrlName()
getUrlName in interface Actionpublic String getImageOf(String size)
getImageOf in interface jenkins.plugins.deployedoncolumn.DeployedOnActionpublic String getDescription()
getDescription in interface jenkins.plugins.deployedoncolumn.DeployedOnActionCopyright © 2016–2022. All rights reserved.