|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.shell.task.AbstractShellBuildTask com.atlassian.bamboo.plugins.command.task.CommandBuildTask
public class CommandBuildTask
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(TaskContext 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 |
Methods inherited from interface com.atlassian.bamboo.task.TaskType |
---|
execute |
Constructor Detail |
---|
public CommandBuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService)
Method Detail |
---|
protected ShellConfig getConfig(@NotNull TaskContext taskContext)
getConfig
in class AbstractShellBuildTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |