protected static class RuntimeMessageHandlerImpl.Message extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected Level | 
level  | 
protected String | 
message  | 
protected RuntimeMessageHandlerImpl.ComponentManagerStep | 
step  | 
| Constructor and Description | 
|---|
Message(RuntimeMessageHandlerImpl.ComponentManagerStep step,
       Level level,
       String message)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level | 
getLevel()  | 
String | 
getMessage()  | 
RuntimeMessageHandlerImpl.ComponentManagerStep | 
getStep()  | 
protected final RuntimeMessageHandlerImpl.ComponentManagerStep step
public Message(RuntimeMessageHandlerImpl.ComponentManagerStep step, Level level, String message)
public RuntimeMessageHandlerImpl.ComponentManagerStep getStep()
public String getMessage()
Copyright © 2019 Nuxeo. All rights reserved.