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 ShellConfigCommandBuildTask.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 ShellConfigAbstractShellBuildTask.getConfig(@NotNull CommonTaskContext taskContext) Methods in com.atlassian.bamboo.plugins.shell.task with parameters of type ShellConfigModifier and TypeMethodDescriptionprotected TaskResultAbstractShellBuildTask.execute(CommonTaskContext taskContext, ShellConfig config)