|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DependencyFacet.KnownRepository | |
|---|---|
| org.jboss.forge.project.dependencies | |
| org.jboss.forge.project.facets | |
| Uses of DependencyFacet.KnownRepository in org.jboss.forge.project.dependencies |
|---|
| Constructors in org.jboss.forge.project.dependencies with parameters of type DependencyFacet.KnownRepository | |
|---|---|
DependencyRepositoryImpl(DependencyFacet.KnownRepository repo)
|
|
| Uses of DependencyFacet.KnownRepository in org.jboss.forge.project.facets |
|---|
| Methods in org.jboss.forge.project.facets that return DependencyFacet.KnownRepository | |
|---|---|
static DependencyFacet.KnownRepository |
DependencyFacet.KnownRepository.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DependencyFacet.KnownRepository[] |
DependencyFacet.KnownRepository.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.forge.project.facets with parameters of type DependencyFacet.KnownRepository | |
|---|---|
void |
DependencyFacet.addRepository(DependencyFacet.KnownRepository repository)
Add a DependencyFacet.KnownRepository to the project build system. |
boolean |
DependencyFacet.hasRepository(DependencyFacet.KnownRepository repository)
Return true if the given DependencyFacet.KnownRepository is already registered in this project's build system. |
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||