|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.griffon.artifacts.model.Artifact
org.codehaus.griffon.artifacts.model.Archetype
class Archetype extends Artifact
Field Summary | |
---|---|
static String |
TYPE
|
Constructor Summary | |
Archetype()
|
Method Summary | |
---|---|
Map
|
asMap(boolean includeReleases = true)
|
def
|
toJSON()
|
Methods inherited from class Artifact | |
---|---|
asMap, asMap, getCapitalizedName, getCapitalizedType, getType, setName, toJSON, toString |
Field Detail |
---|
public static final String TYPE
Constructor Detail |
---|
Archetype()
Method Detail |
---|
Map asMap(boolean includeReleases = true)
def toJSON()
Groovy Documentation