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