Package | Description |
---|---|
org.kohsuke.stapler.framework.adjunct |
JavaScript/CSS packaging mechanism.
|
Modifier and Type | Method and Description |
---|---|
static Adjunct.Kind |
Adjunct.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Adjunct.Kind[] |
Adjunct.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Adjunct.has(Adjunct.Kind k) |
Copyright © 2012. All Rights Reserved.