org.drools.workbench.screens.guided.dtable.backend.server
Class GuidedDecisionTableEditorCopyHelper
java.lang.Object
org.drools.workbench.screens.guided.dtable.backend.server.GuidedDecisionTableEditorCopyHelper
- All Implemented Interfaces:
- org.guvnor.common.services.backend.file.CopyHelper
@ApplicationScoped
public class GuidedDecisionTableEditorCopyHelper
- extends Object
- implements org.guvnor.common.services.backend.file.CopyHelper
CopyHelper for Guided Rule Templates
|
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 |
GuidedDecisionTableEditorCopyHelper
public GuidedDecisionTableEditorCopyHelper()
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.