org.zeroturnaround.jenkins.updateModes
Class UpdateMode
java.lang.Object
org.zeroturnaround.jenkins.updateModes.UpdateMode
- All Implemented Interfaces:
- hudson.model.Describable<UpdateMode>
- Direct Known Subclasses:
- FailBuild, FullRestart, Hotpatch, LiveRebelDefault, RollingRestarts
public class UpdateMode
- extends Object
- implements hudson.model.Describable<UpdateMode>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateMode
public UpdateMode()
getDescriptor
public hudson.model.Descriptor<UpdateMode> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<UpdateMode>
Copyright © 2004-2012 Hudson. All Rights Reserved.