org.drools.guvnor.client.widgets.drools.wizards.assets
Class NewGuidedDecisionTableAssetWizardContext
java.lang.Object
com.google.gwt.place.shared.Place
org.drools.guvnor.client.widgets.drools.wizards.assets.NewAssetWizardContext
org.drools.guvnor.client.widgets.drools.wizards.assets.NewGuidedDecisionTableAssetWizardContext
- All Implemented Interfaces:
- WizardContext
public class NewGuidedDecisionTableAssetWizardContext
- extends NewAssetWizardContext
A container for the details required to create a new Guided Decision Table
Asset on the repository
Fields inherited from class com.google.gwt.place.shared.Place |
NOWHERE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewGuidedDecisionTableAssetWizardContext
public NewGuidedDecisionTableAssetWizardContext(NewGuidedDecisionTableAssetConfiguration configuration)
getTableFormat
public GuidedDecisionTable52.TableFormat getTableFormat()
getParameters
public Map<String,Object> getParameters()
- Specified by:
getParameters
in interface WizardContext
- Overrides:
getParameters
in class NewAssetWizardContext
isInstance
public static boolean isInstance(Map<String,Object> parameters)
create
public static WizardContext create(Map<String,Object> parameters)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.