| Package | Description |
|---|---|
| org.nuxeo.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeMessageHandlerImpl.ComponentManagerStep |
RuntimeMessageHandlerImpl.step |
protected RuntimeMessageHandlerImpl.ComponentManagerStep |
RuntimeMessageHandlerImpl.Message.step |
| Modifier and Type | Method and Description |
|---|---|
RuntimeMessageHandlerImpl.ComponentManagerStep |
RuntimeMessageHandlerImpl.Message.getStep() |
static RuntimeMessageHandlerImpl.ComponentManagerStep |
RuntimeMessageHandlerImpl.ComponentManagerStep.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeMessageHandlerImpl.ComponentManagerStep[] |
RuntimeMessageHandlerImpl.ComponentManagerStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeMessageHandlerImpl.changeStep(RuntimeMessageHandlerImpl.ComponentManagerStep step) |
| Constructor and Description |
|---|
Message(RuntimeMessageHandlerImpl.ComponentManagerStep step,
Level level,
String message) |
Copyright © 2019 Nuxeo. All rights reserved.