public class BSFNotificationStrategy extends Object implements NotificationStrategy
| Constructor and Description | 
|---|
BSFNotificationStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
log(String level,
   String format,
   Object... args)  | 
int | 
send(List<Argument> arguments)
send 
 | 
public int send(List<Argument> arguments)
NotificationStrategysend
send in interface NotificationStrategyarguments - a List object.Copyright © 2020. All rights reserved.