Package com.google.gerrit.server.patch
Class PatchScriptFactoryForAutoFix
java.lang.Object
com.google.gerrit.server.patch.PatchScriptFactoryForAutoFix
- All Implemented Interfaces:
 Callable<PatchScript>
- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
call
public PatchScript call() throws LargeObjectException, AuthException, InvalidChangeOperationException, IOException, PermissionBackendException, ResourceNotFoundException- Specified by:
 callin interfaceCallable<PatchScript>- Throws:
 LargeObjectExceptionAuthExceptionInvalidChangeOperationExceptionIOExceptionPermissionBackendExceptionResourceNotFoundException
 
 -