public class PatchScriptFactory extends Object implements Callable<PatchScript>
Modifier and Type | Class and Description |
---|---|
static interface |
PatchScriptFactory.Factory |
Modifier and Type | Method and Description |
---|---|
PatchScript |
call() |
void |
setLoadComments(boolean load) |
void |
setLoadHistory(boolean load) |
public void setLoadHistory(boolean load)
public void setLoadComments(boolean load)
public PatchScript call() throws LargeObjectException, AuthException, InvalidChangeOperationException, IOException, PermissionBackendException
call
in interface Callable<PatchScript>
LargeObjectException
AuthException
InvalidChangeOperationException
IOException
PermissionBackendException