Package org.jenkinsci.plugins.cloudstats
Class CloudAction
java.lang.Object
org.jenkinsci.plugins.cloudstats.CloudAction
- All Implemented Interfaces:
Action
,ModelObject
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CloudAction
extends Object
implements Action
Attach statistics info to cloud page.
- Author:
- ogondza.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
cloud
-
-
Constructor Details
-
CloudAction
-
-
Method Details
-
getCloudStatistics
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-