public interface Identity extends UpgradeCondition
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Identity.IdentityUpgrade |
| Modifier and Type | Method and Description |
|---|---|
<T extends Identity> |
forType(Patch.PatchType patchType,
Class<T> clazz) |
String |
getVersion()
Get the target version.
|
getIncompatibleWith, getName, getPatchType, getRequiresString getVersion()
<T extends Identity> T forType(Patch.PatchType patchType, Class<T> clazz)
Copyright © 2014 JBoss by Red Hat. All rights reserved.