Drools Workbench - Common Model 6.4.0.Final-redhat-10
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
T
- The return model type after upgradeV
- The source model type
public interface IUpgradeHelper<T,V>
Interface for utility classes handling upgrades to Models. This may be
required as the Model changes to support different (future) requirements.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
upgrade(V model) |
-
-
Method Detail
-
upgrade
T upgrade(V model)
Drools Workbench - Common Model 6.4.0.Final-redhat-10
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.