ExecutionSubscriberForExecutionOutbox API ExecutionSubscriberForExecutionOutbox.java class ExecutionSubscriberForExecutionOutbox { boolean isEnabled() void onExecution(Execution<?, ?> execution) }