| Package | Description |
|---|---|
| com.atlassian.plugins.codegen |
| Modifier and Type | Method and Description |
|---|---|
BundleInstruction.Category |
BundleInstruction.getCategory() |
static BundleInstruction.Category |
BundleInstruction.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleInstruction.Category[] |
BundleInstruction.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BundleInstruction(BundleInstruction.Category category,
String packageName,
com.atlassian.fugue.Option<String> version) |
Copyright © 2015 Atlassian. All rights reserved.