@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public class IdStoreMigratorV1ToV2 extends Object
| Constructor and Description |
|---|
IdStoreMigratorV1ToV2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
migrateIdStore()
Migrates any IDs stored in Folder/Job/Run configuration
|
@Initializer(after=JOB_LOADED,
before=COMPLETED,
fatal=true)
public static void migrateIdStore()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.