org.drools.workbench.screens.guided.dtree.backend.server
Class GuidedDecisionTreeEditorCopyHelper
java.lang.Object
org.drools.workbench.screens.guided.dtree.backend.server.GuidedDecisionTreeEditorCopyHelper
- All Implemented Interfaces:
- org.guvnor.common.services.backend.file.CopyHelper
@ApplicationScoped
public class GuidedDecisionTreeEditorCopyHelper
- extends Object
- implements org.guvnor.common.services.backend.file.CopyHelper
CopyHelper for Guided Decision Trees
Method Summary |
void |
postProcess(org.uberfire.backend.vfs.Path source,
org.uberfire.backend.vfs.Path destination)
|
boolean |
supports(org.uberfire.backend.vfs.Path destination)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuidedDecisionTreeEditorCopyHelper
public GuidedDecisionTreeEditorCopyHelper()
supports
public boolean supports(org.uberfire.backend.vfs.Path destination)
- Specified by:
supports
in interface org.guvnor.common.services.backend.file.CopyHelper
postProcess
public void postProcess(org.uberfire.backend.vfs.Path source,
org.uberfire.backend.vfs.Path destination)
- Specified by:
postProcess
in interface org.guvnor.common.services.backend.file.CopyHelper
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.