Uses of Interface
org.sonatype.maven.polyglot.execute.ExecuteTask
Packages that use ExecuteTask
-
Uses of ExecuteTask in org.sonatype.maven.polyglot.execute
Classes in org.sonatype.maven.polyglot.execute that implement ExecuteTaskMethods in org.sonatype.maven.polyglot.execute that return types with arguments of type ExecuteTaskModifier and TypeMethodDescriptionExecuteManager.getTasks
(org.apache.maven.model.Model model) ExecuteManagerImpl.getTasks
(org.apache.maven.model.Model model) Method parameters in org.sonatype.maven.polyglot.execute with type arguments of type ExecuteTaskModifier and TypeMethodDescriptionvoid
ExecuteManager.register
(org.apache.maven.model.Model model, List<ExecuteTask> tasks) void
ExecuteManagerImpl.register
(org.apache.maven.model.Model model, List<ExecuteTask> tasks)