|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateMode | |
|---|---|
| org.zeroturnaround.jenkins | |
| org.zeroturnaround.jenkins.updateModes | |
| Uses of UpdateMode in org.zeroturnaround.jenkins |
|---|
| Fields in org.zeroturnaround.jenkins declared as UpdateMode | |
|---|---|
UpdateMode |
UpdateStrategiesImpl.updateMode
|
| Methods in org.zeroturnaround.jenkins that return types with arguments of type UpdateMode | |
|---|---|
hudson.model.Descriptor<UpdateMode> |
UpdateStrategiesImpl.DescriptorImpl.getDefaultPrimaryUpdate()
|
List<hudson.model.Descriptor<UpdateMode>> |
UpdateStrategiesImpl.DescriptorImpl.getPrimaryUpdateModes()
|
| Constructors in org.zeroturnaround.jenkins with parameters of type UpdateMode | |
|---|---|
UpdateStrategiesImpl(UpdateMode updateMode)
|
|
| Uses of UpdateMode in org.zeroturnaround.jenkins.updateModes |
|---|
| Subclasses of UpdateMode in org.zeroturnaround.jenkins.updateModes | |
|---|---|
class |
FailBuild
|
class |
FullRestart
|
class |
Hotpatch
|
class |
LiveRebelDefault
|
class |
RollingRestarts
|
| Fields in org.zeroturnaround.jenkins.updateModes declared as UpdateMode | |
|---|---|
UpdateMode |
Hotpatch.fallback
|
| Methods in org.zeroturnaround.jenkins.updateModes that return types with arguments of type UpdateMode | |
|---|---|
hudson.model.Descriptor<UpdateMode> |
Hotpatch.DescriptorImpl.getDefaultFallbackUpdate()
|
hudson.model.Descriptor<UpdateMode> |
UpdateMode.getDescriptor()
|
List<hudson.model.Descriptor<UpdateMode>> |
Hotpatch.DescriptorImpl.getFallbackUpdateModes()
|
| Constructors in org.zeroturnaround.jenkins.updateModes with parameters of type UpdateMode | |
|---|---|
Hotpatch(boolean updateWithWarnings,
int requestPause,
UpdateMode fallback)
|
|
| Constructor parameters in org.zeroturnaround.jenkins.updateModes with type arguments of type UpdateMode | |
|---|---|
UpdateMode.UpdateModeDescriptor(Class<? extends UpdateMode> clazz)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||