Package ru.bgcrm.event
Class MessageWithAttachmentEvent
java.lang.Object
ru.bgcrm.event.AbstractEvent
ru.bgcrm.event.MessageWithAttachmentEvent
- All Implemented Interfaces:
Serializable,Event
- See Also:
-
Field Summary
Fields inherited from class ru.bgcrm.event.AbstractEvent
instanceId, timestamp -
Constructor Summary
ConstructorsConstructorDescriptionMessageWithAttachmentEvent(ParameterMap config, String email, String subject, String text, Map<String, File> fileAndFileNameMap) -
Method Summary
Methods inherited from class ru.bgcrm.event.AbstractEvent
getInstanceId, getTimestamp
-
Constructor Details
-
MessageWithAttachmentEvent
-
-
Method Details
-
getConfig
-
getEmail
-
getSubject
-
getText
-
getFileAndFileNameMap
-