public class AddMessage extends Object
 The message will be internationalized if available.
 
The severity of the message can be:
 Message parameters, if any, are extracted form the OperationContext using the
 AddMessage#MESSAGE_PARAMS_KEY key.
 
Requires an active Seam context.
| Modifier and Type | Field and Description | 
|---|---|
protected OperationContext | 
ctx  | 
static String | 
ID  | 
protected String | 
message  | 
static String | 
MESSAGE_PARAMS_KEY  | 
protected String | 
severityStr  | 
| Constructor and Description | 
|---|
AddMessage()  | 
public static final String ID
public static final String MESSAGE_PARAMS_KEY
protected OperationContext ctx
protected String severityStr
public AddMessage()
public void run()
Copyright © 2019 Nuxeo. All rights reserved.