org.drools.workbench.screens.guided.dtable.client.wizard
Class NewAssetWizardContext
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.wizard.NewAssetWizardContext
- All Implemented Interfaces:
- org.uberfire.client.wizards.WizardContext
- Direct Known Subclasses:
- NewGuidedDecisionTableAssetWizardContext
public abstract class NewAssetWizardContext
- extends Object
- implements org.uberfire.client.wizards.WizardContext
A container for the details required to create a new Asset on the repository
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewAssetWizardContext
public NewAssetWizardContext(String baseFileName,
org.uberfire.backend.vfs.Path contextPath)
getBaseFileName
public String getBaseFileName()
getContextPath
public org.uberfire.backend.vfs.Path getContextPath()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.