Interface TaskProcessCommandDecorator
- All Superinterfaces:
BambooPluginModule
- All Known Implementing Classes:
AbstractIsolatedLocalRepositoryCommandDecorator
,IsolatedTmpDirCommandDecorator
,IsolatedTmpDirCommandDecorator
,Maven2IsolatedLocalRepositoryCommandDecorator
,Maven3IsolatedLocalRepositoryCommandDecorator
,MavenBatchModeCommandDecorator
,PhpUnitBuildTaskCloverCommandDecorator
-
Method Summary
-
Method Details
-
decorate
@NotNull @NotNull List<String> decorate(@NotNull @NotNull TaskContext taskContext, @NotNull @NotNull List<String> command)
-