Package org.machanism.machai.gw.maven
Class ActCoverageTest.CapturingActMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.machanism.machai.gw.maven.AbstractGWMojo
org.machanism.machai.gw.maven.ActMojo
org.machanism.machai.gw.maven.ActCoverageTest.CapturingActMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Enclosing class:
ActCoverageTest
-
Field Summary
FieldsFields inherited from class org.machanism.machai.gw.maven.AbstractGWMojo
basedir, classFunctionTools, excludes, instructions, logger, logInputs, model, project, reactorProjects, scanDir, sessionFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PropertiesConfiguratorprotected voidprocess(ActProcessor actProcessor) Methods inherited from class org.machanism.machai.gw.maven.ActMojo
applyActPrompt, configureAndScan, execute, readText, scanDocumentsMethods inherited from class org.machanism.machai.gw.maven.AbstractGWMojo
scanDocumentsMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
capturedProcessor
ActProcessor capturedProcessor
-
-
Constructor Details
-
CapturingActMojo
CapturingActMojo()
-
-
Method Details
-
getConfiguration
- Overrides:
getConfigurationin classAbstractGWMojo
-
process
-