Drools Workbench - Guided Decision Table Editor - Backend 6.1.0.CR2

org.drools.workbench.screens.guided.dtable.backend.server
Class GuidedDecisionTableEditorCopyHelper

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


Constructor Summary
GuidedDecisionTableEditorCopyHelper()
           
 
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
 

Constructor Detail

GuidedDecisionTableEditorCopyHelper

public GuidedDecisionTableEditorCopyHelper()
Method Detail

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

Drools Workbench - Guided Decision Table Editor - Backend 6.1.0.CR2

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