|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjenkins.plugins.svnmerge.RebaseSetting
public class RebaseSetting
| Field Summary | |
|---|---|
java.lang.String |
permalink
Permalink ID of the upstream to rebase to. |
long |
revision
Revision to rebase with. |
| Constructor Summary | |
|---|---|
RebaseSetting(long revision)
|
|
RebaseSetting(hudson.model.PermalinkProjectAction.Permalink p)
|
|
RebaseSetting(java.lang.String permalink)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final long revision
public final java.lang.String permalink
revision
| Constructor Detail |
|---|
public RebaseSetting(long revision)
public RebaseSetting(java.lang.String permalink)
public RebaseSetting(hudson.model.PermalinkProjectAction.Permalink p)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||