Package poussecafe.maven
Class ExportProcessMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- poussecafe.maven.ExportProcessMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="export-process", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresDependencyCollection=COMPILE_PLUS_RUNTIME, requiresDirectInvocation=true) public class ExportProcessMojo extends org.apache.maven.plugin.AbstractMojoExports a selected process or all processes into EMIL language and outputs the result to a given file.
-
-
Constructor Summary
Constructors Constructor Description ExportProcessMojo()
-
Method Summary
Modifier and Type Method Description voidexecute()
-