Package net.filebot.postprocess
Interface Apply
- All Known Subinterfaces:
ApplyStep
- All Known Implementing Classes:
ApplyClosure
,Script
public interface Apply
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(Map<File, net.filebot.similarity.Match<File, ?>> map, RenameAction operation, net.filebot.postprocess.Feedback log)