Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.wizard
Class NewGuidedDecisionTableAssetWizardContext

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.wizard.NewAssetWizardContext
      extended by 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


Constructor Summary
NewGuidedDecisionTableAssetWizardContext(String baseFileName, org.uberfire.backend.vfs.Path contextPath, org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat tableFormat)
           
 
Method Summary
 org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat getTableFormat()
           
 
Methods inherited from class org.drools.workbench.screens.guided.dtable.client.wizard.NewAssetWizardContext
getBaseFileName, getContextPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewGuidedDecisionTableAssetWizardContext

public NewGuidedDecisionTableAssetWizardContext(String baseFileName,
                                                org.uberfire.backend.vfs.Path contextPath,
                                                org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat tableFormat)
Method Detail

getTableFormat

public org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat getTableFormat()

Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

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