public abstract class ActionWithTempFile
extends java.lang.Object
| Constructor and Description |
|---|
ActionWithTempFile(java.io.File sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract void |
executeInternal() |
public void execute()
throws VcsException
VcsExceptionprotected abstract void executeInternal()
throws VcsException
VcsException