Skip to content

Commit

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

Co-authored-by: antonioT90 <[email protected]>
  • Loading branch information
marcomatteuccieng and antonioT90 authored Nov 22, 2024
1 parent 1217bef commit c4cf648
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 the UpdateIngestionFlowStatusActivity.
* Updates the status of a database row identified by the provided ID.
* Updates the status of a IngestionFlow record identified by the provided ID.
*/
@ActivityInterface
public interface UpdateIngestionFlowStatusActivity {
Expand Down

0 comments on commit c4cf648

Please sign in to comment.