Class MavenDependenciesProcessorTask

java.lang.Object
com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorTask
All Implemented Interfaces:
InternalTaskType, TaskType

public class MavenDependenciesProcessorTask extends Object implements TaskType
  • Field Details

  • Constructor Details

    • MavenDependenciesProcessorTask

      public MavenDependenciesProcessorTask(com.atlassian.bandana.BandanaManager bandanaManager, MavenEmbedderService mavenEmbedderService)
  • Method Details

    • execute

      @NotNull public @NotNull TaskResult execute(@NotNull @NotNull TaskContext taskContext)
      Description copied from interface: TaskType
      Execute the task
      Specified by:
      execute in interface TaskType
      Returns:
      a TaskResult representing the status of the task execution