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