Class PatchScriptFactory

java.lang.Object
com.google.gerrit.server.patch.PatchScriptFactory
All Implemented Interfaces:
Callable<PatchScript>

public class PatchScriptFactory extends Object implements Callable<PatchScript>