Skip to content

Commit

Permalink
Update src/main/java/it/gov/pagopa/payhub/activities/activity/fdr/Sen…
Browse files Browse the repository at this point in the history
…dEmailIngestionFlowActivity.java

Co-authored-by: antonioT90 <[email protected]>
  • Loading branch information
marcomatteuccieng and antonioT90 authored Nov 22, 2024
1 parent c37b509 commit 1217bef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/**
* Interface for SendEmailIngestionFlowActivity.
* Sends an email based on the status of a processed file identified by its ID.
* Sends an email based on the status of a processed file identified by its IngestionFlow ID.
*/
@ActivityInterface
public interface SendEmailIngestionFlowActivity {
Expand Down

0 comments on commit 1217bef

Please sign in to comment.