|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.maven.plugin.EFapsAbstractMojo
org.efaps.maven.plugin.goal.efaps.ImportPersonsMojo
@Goal(name="import-persons") public final class ImportPersonsMojo
The class is used to start the import of persons directly as parameter from
the eFaps shell.
To start the import, call the shell with
shell.sh -importPersons
Following Java system properties must / could be set to configure the
import:
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ImportPersonsMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
The import of persons is started. |
| Methods inherited from class org.efaps.maven.plugin.EFapsAbstractMojo |
|---|
abortTransaction, commitTransaction, convertToMap, getClasspathElements, getLog, getPassWord, getUserName, init, reloadCache, setLog, startTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportPersonsMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||