Interface ExternalEventApprovalActionService
- All Known Implementing Classes:
ExternalEventApprovalActionServiceImpl
public interface ExternalEventApprovalActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoidsubmit(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:
RpcExecutionExceptionInterruptedExceptionjakarta.mail.internet.AddressExceptionMailExceptionUnsupportedEncodingException
-