com.atlassian.bamboo.plugins.php.task
Class PhpUnitBuildTaskCloverCommandDecorator

java.lang.Object
  extended by com.atlassian.bamboo.plugins.php.task.PhpUnitBuildTaskCloverCommandDecorator
All Implemented Interfaces:
TaskProcessCommandDecorator, BambooPluginModule

public class PhpUnitBuildTaskCloverCommandDecorator
extends Object
implements TaskProcessCommandDecorator


Constructor Summary
PhpUnitBuildTaskCloverCommandDecorator()
           
 
Method Summary
 List<String> decorate(TaskContext taskContext, List<String> command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhpUnitBuildTaskCloverCommandDecorator

public PhpUnitBuildTaskCloverCommandDecorator()
Method Detail

decorate

@NotNull
public List<String> decorate(@NotNull
                                     TaskContext taskContext,
                                     @NotNull
                                     List<String> command)
Specified by:
decorate in interface TaskProcessCommandDecorator


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.