Package org.machanism.machai.gw.maven
Class ActProcessTest.TestableAct
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.ActProcessTest.TestableAct
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Enclosing class:
ActProcessTest
-
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
Methods inherited from class org.machanism.machai.gw.maven.ActMojo
applyActPrompt, execute, process, readText, scanDocumentsMethods inherited from class org.machanism.machai.gw.maven.AbstractGWMojo
getConfiguration, scanDocumentsMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
configureAndScanCalled
boolean configureAndScanCalled
-
-
Constructor Details
-
TestableAct
TestableAct()
-
-
Method Details
-
configureAndScan
public void configureAndScan(ActProcessor actProcessor) throws org.apache.maven.plugin.MojoExecutionException, IOException - Overrides:
configureAndScanin classActMojo- Throws:
org.apache.maven.plugin.MojoExecutionExceptionIOException
-