protected static class Upgrades.ModeShape_3_8_1 extends Upgrades.UpgradeOperation
FileSystemBinaryStore
(if one is used) and changing the storage mechanism of the unused files (see MODE-2302).| Modifier and Type | Field and Description |
|---|---|
protected static Upgrades.UpgradeOperation |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
Upgrades.ModeShape_3_8_1() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Upgrades.Context resources)
Apply this upgrade operation to the supplied running repository.
|
getId, toStringprotected static final Upgrades.UpgradeOperation INSTANCE
public void apply(Upgrades.Context resources)
Upgrades.UpgradeOperationapply in class Upgrades.UpgradeOperationresources - the resources for the repository; never nullCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.