public class MavenDependenciesProcessorTask extends Object implements TaskType
Modifier and Type | Field and Description |
---|---|
static String |
MAVEN2_POM_PROPERTIES |
static String |
MODULE_KEY |
Constructor and Description |
---|
MavenDependenciesProcessorTask(com.atlassian.bandana.BandanaManager bandanaManager,
MavenEmbedderService mavenEmbedderService) |
Modifier and Type | Method and Description |
---|---|
@NotNull TaskResult |
execute(@NotNull TaskContext taskContext)
Execute the task
|
public static final String MODULE_KEY
public static final String MAVEN2_POM_PROPERTIES
public MavenDependenciesProcessorTask(com.atlassian.bandana.BandanaManager bandanaManager, MavenEmbedderService mavenEmbedderService)
@NotNull public @NotNull TaskResult execute(@NotNull @NotNull TaskContext taskContext)
TaskType
execute
in interface TaskType
TaskResult
representing the status of the task executionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.