@Internal public class TaskContextImpl extends CommonTaskContextImpl implements TaskContext
rootDirectorySelector, taskExecutionContext| Constructor and Description |
|---|
TaskContextImpl(Map<String,String> substitutedConfiguration,
TaskExecutionContext taskExecutionContext,
RuntimeTaskDefinition taskDefinition,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildContext |
getBuildContext()
Contains all the build related information about the running of the tasks
|
@NotNull File |
getRootDirectory()
Get build root directory (where sources were checked out)
|
doesTaskProduceTestResults, getBuildLogger, getCommonContext, getConfigurationMap, getId, getPluginKey, getRuntimeTaskContext, getRuntimeTaskData, getUserDescription, getWorkingDirectory, isEnabled, isFinalisingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildLogger, getConfigurationMap, getRuntimeTaskContext, getWorkingDirectorydoesTaskProduceTestResults, getCommonContext, getRuntimeTaskDatagetId, getPluginKey, getUserDescription, isEnabled, isFinalisingpublic TaskContextImpl(Map<String,String> substitutedConfiguration, TaskExecutionContext taskExecutionContext, RuntimeTaskDefinition taskDefinition, VcsRepositoryManager vcsRepositoryManager)
@NotNull public @NotNull BuildContext getBuildContext()
TaskContextgetBuildContext in interface TaskContextgetBuildContext in class CommonTaskContextImpl@NotNull public @NotNull File getRootDirectory()
CommonTaskContextgetRootDirectory in interface CommonTaskContextgetRootDirectory in interface TaskContextgetRootDirectory in class CommonTaskContextImplCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.