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