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 |
---|---|
TaskResult |
execute(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 TaskResult execute(@NotNull TaskContext taskContext) throws TaskException
TaskType
execute
in interface TaskType
TaskResult
representing the status of the task executionTaskException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.