Uses of Interface
com.atlassian.bamboo.plugins.shell.task.ShellConfig
Packages that use ShellConfig
Package
Description
-
Uses of ShellConfig in com.atlassian.bamboo.plugins.command.task
Classes in com.atlassian.bamboo.plugins.command.task that implement ShellConfigMethods in com.atlassian.bamboo.plugins.command.task that return ShellConfigModifier and TypeMethodDescriptionprotected ShellConfig
CommandBuildTask.getConfig
(@NotNull CommonTaskContext taskContext) -
Uses of ShellConfig in com.atlassian.bamboo.plugins.script.task
Classes in com.atlassian.bamboo.plugins.script.task that implement ShellConfig -
Uses of ShellConfig in com.atlassian.bamboo.plugins.shell.task
Methods in com.atlassian.bamboo.plugins.shell.task that return ShellConfigModifier and TypeMethodDescriptionprotected abstract ShellConfig
AbstractShellBuildTask.getConfig
(@NotNull CommonTaskContext taskContext) Methods in com.atlassian.bamboo.plugins.shell.task with parameters of type ShellConfigModifier and TypeMethodDescriptionprotected TaskResult
AbstractShellBuildTask.execute
(CommonTaskContext taskContext, ShellConfig config)