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