org.drools.workbench.screens.guided.dtable.client.wizard
Class NewGuidedDecisionTableAssetWizardContext
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.wizard.NewAssetWizardContext
org.drools.workbench.screens.guided.dtable.client.wizard.NewGuidedDecisionTableAssetWizardContext
- All Implemented Interfaces:
- org.uberfire.client.wizards.WizardContext
public class NewGuidedDecisionTableAssetWizardContext
- extends NewAssetWizardContext
A container for the details required to create a new Guided Decision Table
Asset on the repository
Method Summary |
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat |
getTableFormat()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewGuidedDecisionTableAssetWizardContext
public NewGuidedDecisionTableAssetWizardContext(String baseFileName,
org.uberfire.backend.vfs.Path contextPath,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat tableFormat)
getTableFormat
public org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat getTableFormat()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.