com.atlassian.i18n.upsidedown.mavenplugin
Class UpsideDownActionExecutor

java.lang.Object
  extended by com.atlassian.i18n.upsidedown.mavenplugin.UpsideDownActionExecutor

public class UpsideDownActionExecutor
extends java.lang.Object

This does the work specified in the POJO


Constructor Summary
UpsideDownActionExecutor()
           
 
Method Summary
 void execute(org.apache.maven.plugin.logging.Log log, UpsideDownAction upsideDownAction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpsideDownActionExecutor

public UpsideDownActionExecutor()
Method Detail

execute

public void execute(org.apache.maven.plugin.logging.Log log,
                    UpsideDownAction upsideDownAction)


Copyright © 2011 Atlassian Software Systems Pty Ltd. All Rights Reserved.