public class ProducerDescription extends Object implements MavenProducerDescription<ChannelDescription>
| Constructor and Description |
|---|
ProducerDescription() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChannelDescription> |
getChannels() |
String |
getDefaultFrequency() |
String |
getFeaturePackArtifactId() |
String |
getFeaturePackGroupId() |
Collection<String> |
getFrequencies() |
String |
getName() |
public String getName()
getName in interface MavenProducerDescription<ChannelDescription>public String getFeaturePackGroupId()
getFeaturePackGroupId in interface MavenProducerDescription<ChannelDescription>public String getFeaturePackArtifactId()
getFeaturePackArtifactId in interface MavenProducerDescription<ChannelDescription>public Collection<String> getFrequencies()
getFrequencies in interface MavenProducerDescription<ChannelDescription>public String getDefaultFrequency()
getDefaultFrequency in interface MavenProducerDescription<ChannelDescription>public Collection<ChannelDescription> getChannels() throws MavenUniverseException
getChannels in interface MavenProducerDescription<ChannelDescription>MavenUniverseExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.