Modifier and Type | Method and Description |
---|---|
List<PluginExecutionMetadata> |
MappingMetadataSource.getPluginExecutionMetadata(MojoExecutionKey execution) |
List<PluginExecutionMetadata> |
SimpleMappingMetadataSource.getPluginExecutionMetadata(MojoExecutionKey execution) |
Modifier and Type | Method and Description |
---|---|
PluginExecutionMetadata |
MojoExecutionMappingConfiguration.getMapping() |
Modifier and Type | Method and Description |
---|---|
PluginExecutionMetadata |
PluginExecutionMetadata.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<PluginExecutionMetadata> |
LifecycleMappingMetadata.getPluginExecutions()
Method getPluginExecutions.
|
List<PluginExecutionMetadata> |
LifecycleMappingMetadataSource.getPluginExecutions()
Method getPluginExecutions.
|
Modifier and Type | Method and Description |
---|---|
void |
LifecycleMappingMetadata.addPluginExecution(PluginExecutionMetadata pluginExecutionMetadata)
Method addPluginExecution.
|
void |
LifecycleMappingMetadataSource.addPluginExecution(PluginExecutionMetadata pluginExecutionMetadata)
Method addPluginExecution.
|
void |
LifecycleMappingMetadata.removePluginExecution(PluginExecutionMetadata pluginExecutionMetadata)
Method removePluginExecution.
|
void |
LifecycleMappingMetadataSource.removePluginExecution(PluginExecutionMetadata pluginExecutionMetadata)
Method removePluginExecution.
|
Modifier and Type | Method and Description |
---|---|
void |
LifecycleMappingMetadata.setPluginExecutions(List<PluginExecutionMetadata> pluginExecutions)
Set the pluginExecutions field.
|
void |
LifecycleMappingMetadataSource.setPluginExecutions(List<PluginExecutionMetadata> pluginExecutions)
Set the pluginExecutions field.
|
Modifier and Type | Method and Description |
---|---|
PluginExecutionMetadata |
LifecycleMappingMetadataSourceXpp3Reader.readPluginExecutionMetadata(InputStream in)
Method readPluginExecutionMetadata.
|
PluginExecutionMetadata |
LifecycleMappingMetadataSourceXpp3Reader.readPluginExecutionMetadata(InputStream in,
boolean strict)
Method readPluginExecutionMetadata.
|
PluginExecutionMetadata |
LifecycleMappingMetadataSourceXpp3Reader.readPluginExecutionMetadata(Reader reader) |
PluginExecutionMetadata |
LifecycleMappingMetadataSourceXpp3Reader.readPluginExecutionMetadata(Reader reader,
boolean strict) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.