| Package | Description |
|---|---|
| org.sonatype.maven.polyglot.atom.execute | |
| org.sonatype.maven.polyglot.execute |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomExecuteTask
Encapsulates a Groovy
ExecuteTask. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteTaskSupport
Support for
ExecuteTask implementations. |
| Modifier and Type | Method and Description |
|---|---|
List<ExecuteTask> |
ExecuteManager.getTasks(org.apache.maven.model.Model model) |
List<ExecuteTask> |
ExecuteManagerImpl.getTasks(org.apache.maven.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteManager.register(org.apache.maven.model.Model model,
List<ExecuteTask> tasks) |
void |
ExecuteManagerImpl.register(org.apache.maven.model.Model model,
List<ExecuteTask> tasks) |
Copyright © 2025. All rights reserved.