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> |
ExecuteManagerImpl.getTasks(org.apache.maven.model.Model model) |
List<ExecuteTask> |
ExecuteManager.getTasks(org.apache.maven.model.Model model) |
Modifier and Type | Method and Description |
---|---|
void |
ExecuteManagerImpl.register(org.apache.maven.model.Model model,
List<ExecuteTask> tasks) |
void |
ExecuteManager.register(org.apache.maven.model.Model model,
List<ExecuteTask> tasks) |
Copyright © 2020. All rights reserved.