public interface TaskProcessCommandDecorator extends BambooPluginModule
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
decorate(TaskContext taskContext,
        List<String> command)  | 
@NotNull List<String> decorate(@NotNull TaskContext taskContext, @NotNull List<String> command)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.