Interface ExternalEventApprovalService
- All Known Implementing Classes:
ExternalEventApprovalServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
submit
(EntityList eventEntityList, String option, String refusalReason) Deprecated.
-
Method Details
-
submit
void submit(EntityList eventEntityList, String option, String refusalReason) throws RpcExecutionException, InterruptedException, jakarta.mail.internet.AddressException, UnsupportedEncodingException, MailException Deprecated.- Throws:
RpcExecutionException
InterruptedException
jakarta.mail.internet.AddressException
UnsupportedEncodingException
MailException
-