Files
EWF/library/runtime/process/notification_email/process/external_mailer_process.e

20 lines
210 B
Plaintext

note
description: "[
Objects that ...
]"
author: "$Author$"
date: "$Date$"
revision: "$Revision$"
class
EXTERNAL_MAILER_PROCESS
inherit
BASE_PROCESS_IMP
create
make,
make_with_command_line
end