public class AntProgressCallback extends NullProgressCallback
Constructor and Description |
---|
AntProgressCallback(org.apache.tools.ant.Task task,
boolean verbose) |
Modifier and Type | Method and Description |
---|---|
void |
startTask(String subTaskName)
Called to denote the beginning of a save task
|
checkCancel, done, generationStarted, introspectionStarted, saveStarted
public AntProgressCallback(org.apache.tools.ant.Task task, boolean verbose)
public void startTask(String subTaskName)
ProgressCallback
startTask
in interface ProgressCallback
startTask
in class NullProgressCallback
subTaskName
- a descriptive name of the current work stepCopyright © 2010–2018 MyBatis.org. All rights reserved.