Guvnor - Services API 6.0.0.CR1

org.guvnor.common.services.shared.file
Interface SupportsCopy

All Known Subinterfaces:
CopyService

public interface SupportsCopy


Method Summary
 org.uberfire.backend.vfs.Path copy(org.uberfire.backend.vfs.Path path, String newName, String comment)
           
 

Method Detail

copy

org.uberfire.backend.vfs.Path copy(org.uberfire.backend.vfs.Path path,
                                   String newName,
                                   String comment)

Guvnor - Services API 6.0.0.CR1

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