public class MavenProgressCallback extends Object implements ProgressCallback
| Constructor and Description |
|---|
MavenProgressCallback(org.apache.maven.plugin.logging.Log log,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
void |
startTask(String subTaskName)
Called to denote the beginning of a save task.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckCancel, done, generationStarted, introspectionStarted, saveStartedpublic MavenProgressCallback(org.apache.maven.plugin.logging.Log log,
boolean verbose)
public void startTask(String subTaskName)
ProgressCallbackstartTask in interface ProgressCallbacksubTaskName - a descriptive name of the current work stepCopyright © 2006–2025 MyBatis.org. All rights reserved.