@Mojo(name="update",
threadSafe=true,
requiresDependencyResolution=TEST)
public class UpdateMojo
extends AbstractPericopistMojo
| Constructor and Description |
|---|
UpdateMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(Pericopist catalog)
This method is called after a Pericopist instance was loaded successfully by the execute method.
|
executeprotected void doExecute(Pericopist catalog) throws PericopistException
AbstractPericopistMojodoExecute in class AbstractPericopistMojocatalog - the Pericopist instancePericopistException - an exception thrown by the Pericopist instanceCopyright © 2013–2017. All rights reserved.