public class RenamingCopyAction extends Object implements Action<FileCopyDetails>
| Constructor and Description |
|---|
RenamingCopyAction(Transformer<String,String> transformer) |
public RenamingCopyAction(Transformer<String,String> transformer)
public void execute(FileCopyDetails fileCopyDetails)
Actionexecute in interface Action<FileCopyDetails>fileCopyDetails - The object to perform the action on.Copyright © 2013. All rights reserved