org.jenkinsci.plugins.skytap
Class SkytapBuilder.SkytapAction
java.lang.Object
org.jenkinsci.plugins.skytap.SkytapBuilder.SkytapAction
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<SkytapBuilder.SkytapAction>
- Direct Known Subclasses:
- AddConfigurationToProjectStep, ChangeConfigurationStateStep, ConnectToVPNTunnelStep, CreateConfigurationStep, CreatePublishURLStep, CreateTemplateFromConfigurationStep, DeleteConfigurationStep, NetworkConnectStep
- Enclosing class:
- SkytapBuilder
public static class SkytapBuilder.SkytapAction
- extends Object
- implements hudson.ExtensionPoint, hudson.model.Describable<SkytapBuilder.SkytapAction>
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayName
public String displayName
SkytapBuilder.SkytapAction
public SkytapBuilder.SkytapAction(String displayName)
executeStep
public Boolean executeStep(hudson.model.AbstractBuild build,
SkytapGlobalVariables globalVars)
getDisplayName
public String getDisplayName()
getDescriptor
public hudson.model.Descriptor<SkytapBuilder.SkytapAction> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<SkytapBuilder.SkytapAction>
Copyright © 2004-2013. All Rights Reserved.