Package | Description |
---|---|
com.ibm.tivoli.maximo.mfmail | |
psdi.common.commtmplt |
Modifier and Type | Method and Description |
---|---|
protected CommTemplateRemote |
MfMailSTSendAction.getCommTemplate(MboRemote targetMbo,
UserInfo ui,
int deviceClass,
boolean htmlFlag,
MfMailSTCtrlInfo ci)
Get communication template.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MfMailSTSendAction.sendSTAssignmentMail(CommTemplateRemote commTemplate,
MboRemote targetMbo,
java.lang.String subjectKey,
java.lang.String[] sendTo,
java.lang.String secString,
UserInfo ui,
int deviceClass,
MfMailSTCtrlInfo ci,
UserInfo sendToUi,
boolean bCheckHtml)
Compose outbound mail to notify assignment and send
|
void |
MfMailWFSender.sendWFAssignmentMail(WFAssignmentRemote assign,
CommTemplateRemote commTemplate,
MboRemote targetMbo,
MboRemote trackEntry,
UserInfo ui,
int deviceClass,
boolean checkHtml,
java.lang.String process,
int procRev,
int nodeId,
java.lang.String nodeTitle,
java.lang.String sender,
java.lang.String secString,
java.lang.String attributesList) |
void |
MfMailWFHandler.sendWFReplyMail(MboRemote inboundComm,
CommTemplateRemote commTemplate,
MboRemote targetMbo,
WFAssignment assign,
boolean checkHtml) |
Modifier and Type | Class and Description |
---|---|
class |
CommTemplate
MBO to represent a CommTemplate
The attributes in this object are as follows:
|