Class PhpUnitBuildTaskCloverCommandDecorator
java.lang.Object
com.atlassian.bamboo.plugins.php.task.PhpUnitBuildTaskCloverCommandDecorator
- All Implemented Interfaces:
TaskProcessCommandDecorator
,BambooPluginModule
public class PhpUnitBuildTaskCloverCommandDecorator
extends Object
implements TaskProcessCommandDecorator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PhpUnitBuildTaskCloverCommandDecorator
public PhpUnitBuildTaskCloverCommandDecorator()
-
-
Method Details
-
decorate
@NotNull public @NotNull List<String> decorate(@NotNull @NotNull TaskContext taskContext, @NotNull @NotNull List<String> command) - Specified by:
decorate
in interfaceTaskProcessCommandDecorator
-