Drools Workbench - Guided Rule Editor - Backend 6.1.0.Beta3

org.drools.workbench.screens.guided.rule.backend.server
Class GuidedRuleEditorCopyHelper

java.lang.Object
  extended by org.drools.workbench.screens.guided.rule.backend.server.GuidedRuleEditorCopyHelper
All Implemented Interfaces:
org.guvnor.common.services.backend.file.CopyHelper

@ApplicationScoped
public class GuidedRuleEditorCopyHelper
extends Object
implements org.guvnor.common.services.backend.file.CopyHelper

CopyHelper for Guided Rules


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

GuidedRuleEditorCopyHelper

public GuidedRuleEditorCopyHelper()
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 Rule Editor - Backend 6.1.0.Beta3

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