com.atlassian.bamboo.plugins.maven.dependencies
Class MavenDependenciesProcessorTask
java.lang.Object
com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorTask
- All Implemented Interfaces:
- InternalTaskType, TaskType
public class MavenDependenciesProcessorTask
- extends Object
- implements TaskType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULE_KEY
public static final String MODULE_KEY
MAVEN2_POM_PROPERTIES
public static final String MAVEN2_POM_PROPERTIES
- See Also:
- Constant Field Values
MavenDependenciesProcessorTask
public MavenDependenciesProcessorTask(com.atlassian.bandana.BandanaManager bandanaManager,
MavenEmbedderService mavenEmbedderService)
execute
@NotNull
public TaskResult execute(@NotNull
TaskContext taskContext)
throws TaskException
- Description copied from interface:
TaskType
- Execute the task
- Specified by:
execute
in interface TaskType
- Returns:
- a
TaskResult
representing the status of the task execution
- Throws:
TaskException
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.