|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommonTaskContext in com.atlassian.bamboo.chains.plugins |
---|
Methods in com.atlassian.bamboo.chains.plugins with parameters of type CommonTaskContext | |
---|---|
void |
PrePostTaskActions.executeBefore(InternalTaskType task,
CommonTaskContext context)
Executes a custom action before the task is executed. |
Uses of CommonTaskContext in com.atlassian.bamboo.clover.build |
---|
Methods in com.atlassian.bamboo.clover.build with parameters of type CommonTaskContext | |
---|---|
protected boolean |
CloverGrailsBuildTaskActions.addCloverToBuildConfigFile(CommonTaskContext context,
File buildConfigFile)
Add Clover dependencies the BuildConfig.groovy file. |
protected boolean |
CloverGrailsBuildTaskActions.addCloverToPomFile(CommonTaskContext context,
File pomFile)
Add Clover dependencies the pom.xml file. |
void |
CloverGrailsBuildTaskActions.executeBefore(InternalTaskType task,
CommonTaskContext context)
|
protected File |
CloverGrailsBuildTaskActions.getBuildConfigFile(CommonTaskContext context)
Returns location of BuildConfig file in the workspace. |
protected String |
CloverGrailsBuildTaskActions.getGrailsCloverPluginVersion(CommonTaskContext context)
Return version number of the Grails Clover Plugin to be installed. |
protected File |
CloverGrailsBuildTaskActions.getPomFile(CommonTaskContext context)
Returns location of pom.xml file in the workspace. |
protected boolean |
CloverGrailsBuildTaskActions.isRequiredGrailsSupported(CommonTaskContext context)
Returns if the project to be build requires Grails version which is supported by this action ( CloverGrailsBuildTaskActions.MIN_GRAILS_VERSION_SUPPORTED or later) - it checks the application.config file in the working
directory. |
Uses of CommonTaskContext in com.atlassian.bamboo.deployments.execution |
---|
Subinterfaces of CommonTaskContext in com.atlassian.bamboo.deployments.execution | |
---|---|
interface |
DeploymentTaskContext
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.ant.task |
---|
Methods in com.atlassian.bamboo.plugins.ant.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
AntBuildTask.execute(CommonTaskContext taskContext)
|
Constructors in com.atlassian.bamboo.plugins.ant.task with parameters of type CommonTaskContext | |
---|---|
AntConfig(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.artifact |
---|
Methods in com.atlassian.bamboo.plugins.artifact with parameters of type CommonTaskContext | |
---|---|
TaskResult |
ArtifactDownloaderTask.execute(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.command.task |
---|
Methods in com.atlassian.bamboo.plugins.command.task with parameters of type CommonTaskContext | |
---|---|
protected ShellConfig |
CommandBuildTask.getConfig(CommonTaskContext taskContext)
|
Constructors in com.atlassian.bamboo.plugins.command.task with parameters of type CommonTaskContext | |
---|---|
CommandConfig(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.grails |
---|
Methods in com.atlassian.bamboo.plugins.grails with parameters of type CommonTaskContext | |
---|---|
static String |
GrailsBuildTask.getRequiredGrailsVersion(CommonTaskContext taskContext)
Look up for 'application.properties' file and return Grails version set in it. |
static boolean |
GrailsBuildTask.isGrailsVersionTheSameAsProject(String commandExecutable,
CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.maven.task |
---|
Methods in com.atlassian.bamboo.plugins.maven.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
Maven3BuildTask.execute(CommonTaskContext taskContext)
|
TaskResult |
Maven2BuildTask.execute(CommonTaskContext taskContext)
|
TaskResult |
Maven1BuildTask.execute(CommonTaskContext taskContext)
|
static void |
MvnReleasePluginVariablesPublisher.injectVariablesIfExists(List<String> commandline,
File workingDir,
CommonTaskContext taskContext)
|
Constructors in com.atlassian.bamboo.plugins.maven.task with parameters of type CommonTaskContext | |
---|---|
AbstractMavenConfig(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor,
String capabilityPrefix,
String executableName)
|
|
Maven1Config(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
|
Maven2Config(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
|
Maven3Config(CommonTaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.script.task |
---|
Methods in com.atlassian.bamboo.plugins.script.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
ScriptBuildTask.execute(CommonTaskContext taskContext)
|
protected ScriptConfig |
ScriptBuildTask.getConfig(CommonTaskContext taskContext)
|
Constructors in com.atlassian.bamboo.plugins.script.task with parameters of type CommonTaskContext | |
---|---|
ScriptConfig(CommonTaskContext taskContext,
EnvironmentVariableAccessor environmentVariableAccessor)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.shell.task |
---|
Methods in com.atlassian.bamboo.plugins.shell.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
AbstractShellBuildTask.execute(CommonTaskContext taskContext)
|
protected TaskResult |
AbstractShellBuildTask.execute(CommonTaskContext taskContext,
ShellConfig config)
|
protected abstract ShellConfig |
AbstractShellBuildTask.getConfig(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.variable.debug |
---|
Methods in com.atlassian.bamboo.plugins.variable.debug with parameters of type CommonTaskContext | |
---|---|
TaskResult |
DumpVariablesTask.execute(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.variable.inject |
---|
Methods in com.atlassian.bamboo.plugins.variable.inject with parameters of type CommonTaskContext | |
---|---|
TaskResult |
InjectVariablesTask.execute(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.plugins.vcs.task |
---|
Methods in com.atlassian.bamboo.plugins.vcs.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
VcsCheckoutTask.execute(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.process |
---|
Methods in com.atlassian.bamboo.process with parameters of type CommonTaskContext | |
---|---|
com.atlassian.utils.process.ExternalProcess |
ProcessService.createExternalProcess(CommonTaskContext taskContext,
ExternalProcessBuilder processBuilder)
Create a new ExternalProcess that logs to the BuildLogger for the given ResultKey
Processes created with this method will be decorated by any applicable TaskProcessCommandDecorator |
com.atlassian.utils.process.ExternalProcess |
ProcessServiceImpl.createExternalProcess(CommonTaskContext taskContext,
ExternalProcessBuilder processBuilder)
|
com.atlassian.utils.process.ExternalProcess |
ProcessService.executeExternalProcess(CommonTaskContext taskContext,
ExternalProcessBuilder processBuilder)
Create and execute ExternalProcess that logs to the BuildLogger for the given ResultKey
Processes created with this method will be decorated by any applicable TaskProcessCommandDecorator |
com.atlassian.utils.process.ExternalProcess |
ProcessServiceImpl.executeExternalProcess(CommonTaskContext taskContext,
ExternalProcessBuilder processBuilder)
|
Map<String,String> |
EnvironmentVariableAccessor.getEnvironment(CommonTaskContext taskContext)
Use TaskContext as a source of environment settings. |
Map<String,String> |
EnvironmentVariableAccessorImpl.getEnvironment(CommonTaskContext taskContext)
|
List<String> |
EnvironmentVariableAccessor.getPaths(CommonTaskContext taskContext)
Use TaskContext as a source of additional PATH settings. |
List<String> |
EnvironmentVariableAccessorImpl.getPaths(CommonTaskContext taskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.repository |
---|
Methods in com.atlassian.bamboo.repository with parameters of type CommonTaskContext | |
---|---|
static com.google.common.base.Function<String,Result<RepositoryDefinitionException,RepositoryDefinition>> |
RepositoryFunctions.idSelectorToRepositoryDefinition(CommonTaskContext commonTaskContext)
|
Uses of CommonTaskContext in com.atlassian.bamboo.task |
---|
Subinterfaces of CommonTaskContext in com.atlassian.bamboo.task | |
---|---|
interface |
TaskContext
Encapsulates the environment and configuration of a task running in a building environment. |
Classes in com.atlassian.bamboo.task that implement CommonTaskContext | |
---|---|
class |
CommonTaskContextImpl
|
class |
DeploymentTaskContextImpl
|
class |
TaskContextImpl
|
Methods in com.atlassian.bamboo.task with parameters of type CommonTaskContext | |
---|---|
TaskResult |
CommonTaskType.execute(CommonTaskContext taskContext)
Executes the task. |
Collection<PrePostTaskActions> |
TaskActionExecutorImpl.executePreTaskActions(InternalTaskType task,
CommonTaskContext taskContext)
|
Collection<PrePostTaskActions> |
TaskActionExecutor.executePreTaskActions(InternalTaskType task,
CommonTaskContext taskContext)
Run pre-task execution actions. |
static TaskResultBuilder |
TaskResultBuilder.newBuilder(CommonTaskContext taskContext)
Creates a new TaskResultBuilder for a CommonTaskContext |
Uses of CommonTaskContext in com.atlassian.bamboo.task.repository |
---|
Methods in com.atlassian.bamboo.task.repository with parameters of type CommonTaskContext | |
---|---|
static RepositoryDefinition |
RepositoryTaskHelper.getRepositoryDefinitionByIdSelector(CommonTaskContext commonTaskContext,
String repositoryIdSelector)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |