Class MavenDependenciesProcessorTask

    • Constructor Detail

      • MavenDependenciesProcessorTask

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

      • 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