com.atlassian.bamboo.plugins.command.task
Class CommandBuildTask

java.lang.Object
  extended by com.atlassian.bamboo.plugins.shell.task.AbstractShellBuildTask
      extended by com.atlassian.bamboo.plugins.command.task.CommandBuildTask
All Implemented Interfaces:
CommonTaskType, InternalTaskType

public class CommandBuildTask
extends AbstractShellBuildTask


Field Summary
 
Fields inherited from class com.atlassian.bamboo.plugins.shell.task.AbstractShellBuildTask
environmentVariableAccessor, processService
 
Constructor Summary
CommandBuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService)
           
 
Method Summary
protected  ShellConfig getConfig(CommonTaskContext taskContext)
           
 
Methods inherited from class com.atlassian.bamboo.plugins.shell.task.AbstractShellBuildTask
execute, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandBuildTask

public CommandBuildTask(CapabilityContext capabilityContext,
                        EnvironmentVariableAccessor environmentVariableAccessor,
                        ProcessService processService)
Method Detail

getConfig

protected ShellConfig getConfig(@NotNull
                                CommonTaskContext taskContext)
Specified by:
getConfig in class AbstractShellBuildTask


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