Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

org.drools.workbench.models.guided.dtable.backend.util
Class GuidedDecisionTableUpgradeHelper3

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.backend.util.GuidedDecisionTableUpgradeHelper3
All Implemented Interfaces:
IUpgradeHelper<GuidedDecisionTable52,GuidedDecisionTable52>

public class GuidedDecisionTableUpgradeHelper3
extends Object
implements IUpgradeHelper<GuidedDecisionTable52,GuidedDecisionTable52>

Helper class to upgrade Default Values to DTCellValue52 objects instead of Strings. Support for this was added for Guvnor v5.4.


Constructor Summary
GuidedDecisionTableUpgradeHelper3()
           
 
Method Summary
 GuidedDecisionTable52 upgrade(GuidedDecisionTable52 source)
          Convert the Default Values in the Decision Table model
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDecisionTableUpgradeHelper3

public GuidedDecisionTableUpgradeHelper3()
Method Detail

upgrade

public GuidedDecisionTable52 upgrade(GuidedDecisionTable52 source)
Convert the Default Values in the Decision Table model

Specified by:
upgrade in interface IUpgradeHelper<GuidedDecisionTable52,GuidedDecisionTable52>
Parameters:
source -
Returns:
The new DTModel

Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.