| Package | Description |
|---|---|
| com.atlassian.confluence.it.system |
| Modifier and Type | Method and Description |
|---|---|
static LocalProcess.Signal |
LocalProcess.Signal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalProcess.Signal[] |
LocalProcess.Signal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalProcess.send(LocalProcess.Signal signal) |
Copyright © 2003–2018 Atlassian. All rights reserved.