public class EnforcerExpressionEvaluator
extends org.apache.maven.plugin.PluginParameterExpressionEvaluator
| Constructor | Description |
|---|---|
EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject) |
Deprecated.
Will be removed with 2.0
|
EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject,
org.apache.maven.plugin.MojoExecution theExecution) |
The Constructor.
|
public EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject,
org.apache.maven.plugin.MojoExecution theExecution)
theContext - MavenSessionthePathTranslator - PathTranslatortheProject - MavenProjecttheExecution - MojoExecutionpublic EnforcerExpressionEvaluator(org.apache.maven.execution.MavenSession theContext,
org.apache.maven.project.path.PathTranslator thePathTranslator,
org.apache.maven.project.MavenProject theProject)
theContext - MavenSessionthePathTranslator - PathTranslatortheProject - MavenProjectCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.