|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zeroturnaround.jenkins.updateModes.UpdateMode
org.zeroturnaround.jenkins.updateModes.AllAtOnce
public class AllAtOnce
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.zeroturnaround.jenkins.updateModes.UpdateMode |
|---|
UpdateMode.UpdateModeDescriptor |
| Field Summary | |
|---|---|
int |
connectionPause
|
static UpdateMode.UpdateModeDescriptor |
D
|
| Constructor Summary | |
|---|---|
AllAtOnce()
|
|
AllAtOnce(int connectionPause)
|
|
| 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 |
|---|
public final int connectionPause
@Extension public static final UpdateMode.UpdateModeDescriptor D
| Constructor Detail |
|---|
public AllAtOnce()
@DataBoundConstructor public AllAtOnce(int connectionPause)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||