| Package | Description |
|---|---|
| net.java.trueupdate.manager.spec |
Specifies an API for update managers.
|
| Modifier and Type | Method and Description |
|---|---|
static CommandId |
CommandId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandId[] |
CommandId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
UpdateContext.decorate(Command cmd,
CommandId id)
Decorates the given command depending on the given identifier.
|
Copyright © 2013–2016 Schlichtherle IT Services. All rights reserved.