@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class CloudAction extends Object implements hudson.model.Action
Modifier and Type | Class and Description |
---|---|
static class |
CloudAction.CloudActionFactory |
Modifier and Type | Field and Description |
---|---|
hudson.slaves.Cloud |
cloud |
Constructor and Description |
---|
CloudAction(hudson.slaves.Cloud cloud) |
Modifier and Type | Method and Description |
---|---|
CloudStatistics |
getCloudStatistics() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public CloudStatistics getCloudStatistics()
@CheckForNull public String getIconFileName()
getIconFileName
in interface hudson.model.Action
@CheckForNull public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
@CheckForNull public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2016–2019. All rights reserved.