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 Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
@NonNull public String getUrlName()
getUrlName
in interface Action
public String getImageOf(String size)
getImageOf
in interface jenkins.plugins.deployedoncolumn.DeployedOnAction
public String getDescription()
getDescription
in interface jenkins.plugins.deployedoncolumn.DeployedOnAction
Copyright © 2016–2022. All rights reserved.