| Package | Description |
|---|---|
| org.sonar.process | |
| org.sonar.process.monitor |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle.State |
Lifecycle.getState() |
static Lifecycle.State |
Lifecycle.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lifecycle.State[] |
Lifecycle.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Lifecycle.tryToMoveTo(Lifecycle.State to) |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle.State |
Monitor.getState() |
Copyright © 2009–2015 SonarSource. All rights reserved.