Drools Workbench - Guided Template Editor - Backend 6.1.0.CR1

org.drools.workbench.screens.guided.template.server
Class GuidedRuleTemplateEditorCopyHelper

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

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

CopyHelper for Guided Rule Templates


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

GuidedRuleTemplateEditorCopyHelper

public GuidedRuleTemplateEditorCopyHelper()
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 Template Editor - Backend 6.1.0.CR1

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