public abstract class AbstractSoapuiRunnerMojo extends AbstractSoapuiMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
runnerType |
protected boolean |
saveAfterRun |
project| Constructor and Description |
|---|
AbstractSoapuiRunnerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureWithSharedParameters(com.eviware.soapui.tools.AbstractSoapUIRunner runner) |
protected void |
performExecute() |
protected abstract void |
performRunnerExecute() |
executeprotected boolean saveAfterRun
protected String runnerType
protected void performExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
performExecute in class AbstractSoapuiMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract void performRunnerExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void configureWithSharedParameters(com.eviware.soapui.tools.AbstractSoapUIRunner runner)
Copyright © 2011-2013. All Rights Reserved.