| Package | Description |
|---|---|
| aQute.bnd.build |
| Modifier and Type | Method | Description |
|---|---|---|
DownloadBlocker.Stage |
DownloadBlocker.getStage() |
Return the stage we're in
|
static DownloadBlocker.Stage |
DownloadBlocker.Stage.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DownloadBlocker.Stage[] |
DownloadBlocker.Stage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|