| Package | Description |
|---|---|
| org.jboss.jdf.stacks.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchetypeVersionImpl |
| Modifier and Type | Method and Description |
|---|---|
ArchetypeVersion |
Runtime.getDefaultArchetype() |
ArchetypeVersion |
RuntimeImpl.getDefaultArchetype() |
| Modifier and Type | Method and Description |
|---|---|
List<ArchetypeVersion> |
Runtime.getArchetypes() |
List<ArchetypeVersion> |
RuntimeImpl.getArchetypes() |
List<ArchetypeVersion> |
Stacks.getAvailableArchetypeVersions() |
List<ArchetypeVersion> |
StacksImpl.getAvailableArchetypeVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeImpl.setDefaultArchetype(ArchetypeVersion defaultArchetype) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeImpl.setArchetypes(List<ArchetypeVersion> archetypes) |
void |
StacksImpl.setAvailableArchetypeVersions(List<ArchetypeVersion> availableArchetypeVersions) |
Copyright © 2016. All rights reserved.