public interface EmailIndividualCreateCmd extends ControllerCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
static java.lang.String | defaultCommandClassName
The default implementation class.
|
Modifier and Type | Method and Description |
---|---|
void | setTriggerParameters(java.util.Map parameters)
This method sets the trigger parameters associated with the event that is going to send the e-mail.
|
static final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName
void setTriggerParameters(java.util.Map parameters)