Class GroovyPostProcessAction

java.lang.Object
net.filebot.cli.GroovyPostProcessAction
All Implemented Interfaces:
net.filebot.postprocess.Apply

public class GroovyPostProcessAction extends Object implements net.filebot.postprocess.Apply
  • Constructor Details

  • Method Details

    • apply

      public void apply(Map<File,net.filebot.similarity.Match<File,?>> map, net.filebot.postprocess.Feedback log) throws Exception
      Specified by:
      apply in interface net.filebot.postprocess.Apply
      Throws:
      Exception