|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.listeners.ItemListener
hudson.plugins.googlecode.scm.GoogleCodeSCMUpgrader
@Extension public class GoogleCodeSCMUpgrader
ItemListener that will upgrade GoogleCodeSCM objects to GoogleCodeSCMEx objects. Due to the bug https://hudson.dev.java.net/issues/show_bug.cgi?id=4136, the old Google code SCM objects has to be reconfigured to use the new GoogleCodeSCMEx.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
GoogleCodeSCMUpgrader()
|
|
| Method Summary | |
|---|---|
void |
onLoaded()
|
| Methods inherited from class hudson.model.listeners.ItemListener |
|---|
all, onCreated, onDeleted, onRenamed, register |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleCodeSCMUpgrader()
| Method Detail |
|---|
public void onLoaded()
onLoaded in class hudson.model.listeners.ItemListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||