-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: P4ADEV-1421-fdr-create-temporal-activity #19
feat: P4ADEV-1421-fdr-create-temporal-activity #19
Conversation
…s - add gradle.lockfile file
…s - add gradle.lockfile file
src/main/java/it/gov/pagopa/payhub/activities/activity/fdr/FdRIngestionActivity.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/activity/fdr/FdRIngestionActivity.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/activity/fdr/FdRIngestionActivity.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/activity/fdr/SendEmailIngestionFlowActivity.java
Outdated
Show resolved
Hide resolved
...ain/java/it/gov/pagopa/payhub/activities/activity/fdr/UpdateIngestionFlowStatusActivity.java
Outdated
Show resolved
Hide resolved
...ain/java/it/gov/pagopa/payhub/activities/activity/fdr/UpdateIngestionFlowStatusActivity.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/dto/fdr/FdRIngestionResponse.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/dto/fdr/FdRIngestionResponse.java
Outdated
Show resolved
Hide resolved
src/main/java/it/gov/pagopa/payhub/activities/dto/fdr/FdRIngestionResponse.java
Outdated
Show resolved
Hide resolved
…IngestionActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…IngestionActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…IngestionActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…dEmailIngestionFlowActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…ateIngestionFlowStatusActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…ateIngestionFlowStatusActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…tionResponse.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…tionResponse.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
…tionResponse.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
… - changed the return name of the DTO
…dEmailIngestionFlowActivity.java Co-authored-by: antonioT90 <34568575+antonioT90@users.noreply.github.com>
… - removed Tempral annotations and dependencies
Quality Gate passedIssues Measures |
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1 similar comment
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
List of Changes
Added Temporal Activity for Fdr ingestion process.
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: