| Package | Description |
|---|---|
| org.guvnor.common.services.project.model |
| Modifier and Type | Method and Description |
|---|---|
MavenRepositorySource |
MavenRepositoryMetadata.getSource() |
static MavenRepositorySource |
MavenRepositorySource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenRepositorySource[] |
MavenRepositorySource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MavenRepositoryMetadata(String id,
String url,
MavenRepositorySource source) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.