org.zeroturnaround.jenkins
Class LiveRebelDeployBuilder.ActionWrapper

java.lang.Object
  extended by org.zeroturnaround.jenkins.LiveRebelDeployBuilder.ActionWrapper
All Implemented Interfaces:
hudson.model.Describable<LiveRebelDeployBuilder.ActionWrapper>
Direct Known Subclasses:
DeployOrUpdate, Undeploy, Upload
Enclosing class:
LiveRebelDeployBuilder

public static class LiveRebelDeployBuilder.ActionWrapper
extends Object
implements hudson.model.Describable<LiveRebelDeployBuilder.ActionWrapper>


Nested Class Summary
static class LiveRebelDeployBuilder.ActionWrapper.ActionWrapperDescriptor
           
 
Constructor Summary
LiveRebelDeployBuilder.ActionWrapper()
           
 
Method Summary
 hudson.model.Descriptor<LiveRebelDeployBuilder.ActionWrapper> getDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveRebelDeployBuilder.ActionWrapper

public LiveRebelDeployBuilder.ActionWrapper()
Method Detail

getDescriptor

public hudson.model.Descriptor<LiveRebelDeployBuilder.ActionWrapper> getDescriptor()
Specified by:
getDescriptor in interface hudson.model.Describable<LiveRebelDeployBuilder.ActionWrapper>


Copyright © 2004-2012 Hudson. All Rights Reserved.