org.universAAL.support.directives.mojos
Class UpdateParentPom.UpdateProcedure

Package class diagram package UpdateParentPom.UpdateProcedure
java.lang.Object
  extended by org.universAAL.support.directives.api.AggregatedCheck
      extended by org.universAAL.support.directives.mojos.UpdateParentPom.UpdateProcedure
All Implemented Interfaces:
APICheck, APIFixableCheck, APIProcedure
Enclosing class:
UpdateParentPom

public class UpdateParentPom.UpdateProcedure
extends AggregatedCheck
implements APIProcedure


Constructor Summary
UpdateParentPom.UpdateProcedure()
           
 
Method Summary
 void execute(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log)
           
 List<APICheck> getCheckList()
           
 
Methods inherited from class org.universAAL.support.directives.api.AggregatedCheck
check, fix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateParentPom.UpdateProcedure

public UpdateParentPom.UpdateProcedure()
Method Detail

execute

public void execute(org.apache.maven.project.MavenProject mavenProject,
                    org.apache.maven.plugin.logging.Log log)
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Specified by:
execute in interface APIProcedure
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException

getCheckList

public List<APICheck> getCheckList()
Specified by:
getCheckList in class AggregatedCheck


Copyright © 2014 universAAL Consortium. All Rights Reserved.