Package | Description |
---|---|
com.ibm.tivoli.maximo.mfmail |
Modifier and Type | Method and Description |
---|---|
protected MfMailWFMailInfo |
MfMailWFHandler.readFirstLine(java.lang.String messageBody,
MfMailWFMailInfo mi)
Parse either the first line of the body (for small device), or value part of LSNRCOMPACTION
(for medium device)
|
protected MfMailWFMailInfo |
MfMailWFHandler.readMAXIMOMAILMessage(MboRemote inboundComm) |
Modifier and Type | Method and Description |
---|---|
protected void |
MfMailWFHandler.processAssignment(WFAssignment assign,
MfMailWFMailInfo mailInfo,
MboRemote inboundComm,
UserInfo ui)
Complete WFAssignment as specified in the mail.
|
protected MfMailWFMailInfo |
MfMailWFHandler.readFirstLine(java.lang.String messageBody,
MfMailWFMailInfo mi)
Parse either the first line of the body (for small device), or value part of LSNRCOMPACTION
(for medium device)
|