Class IsolatedTmpDirCommandDecorator
java.lang.Object
com.atlassian.bamboo.plugins.ant.decorator.IsolatedTmpDirCommandDecorator
- All Implemented Interfaces:
TaskProcessCommandDecorator
,BambooPluginModule
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsolatedTmpDirCommandDecorator
public IsolatedTmpDirCommandDecorator()
-
-
Method Details
-
decorate
@NotNull public @NotNull List<String> decorate(@NotNull @NotNull TaskContext taskContext, @NotNull @NotNull List<String> command) - Specified by:
decorate
in interfaceTaskProcessCommandDecorator
-