org.zeroturnaround.jenkins.updateModes
Class LiveRebelDefault

java.lang.Object
  extended by org.zeroturnaround.jenkins.updateModes.UpdateMode
      extended by org.zeroturnaround.jenkins.updateModes.LiveRebelDefault
All Implemented Interfaces:
hudson.model.Describable<UpdateMode>

public class LiveRebelDefault
extends UpdateMode


Nested Class Summary
 
Nested classes/interfaces inherited from class org.zeroturnaround.jenkins.updateModes.UpdateMode
UpdateMode.UpdateModeDescriptor
 
Field Summary
static UpdateMode.UpdateModeDescriptor D
           
 
Constructor Summary
LiveRebelDefault()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.zeroturnaround.jenkins.updateModes.UpdateMode
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

D

@Extension
public static final UpdateMode.UpdateModeDescriptor D
Constructor Detail

LiveRebelDefault

@DataBoundConstructor
public LiveRebelDefault()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2012 Hudson. All Rights Reserved.