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

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

java.lang.Object
  extended by 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


Constructor Summary
NewAssetWizardContext(String baseFileName, org.uberfire.backend.vfs.Path contextPath)
           
 
Method Summary
 String getBaseFileName()
           
 org.uberfire.backend.vfs.Path getContextPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewAssetWizardContext

public NewAssetWizardContext(String baseFileName,
                             org.uberfire.backend.vfs.Path contextPath)
Method Detail

getBaseFileName

public String getBaseFileName()

getContextPath

public org.uberfire.backend.vfs.Path getContextPath()

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

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