Skip to content
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

Implement ExportContentletProcessor with core export logic #30834

Open
Tracked by #30557
jgambarios opened this issue Dec 3, 2024 · 0 comments
Open
Tracked by #30557

Implement ExportContentletProcessor with core export logic #30834

jgambarios opened this issue Dec 3, 2024 · 0 comments

Comments

@jgambarios
Copy link
Contributor

jgambarios commented Dec 3, 2024

Parent Issue

#30559

User Story

Create ExportContentletProcessor implementing JobProcessor interface to handle content export functionality.

Tasks:

  1. Extract export logic from EditContentletAction into reusable service
  2. Implement ExportContentletProcessor with:
    • Export parameters validation
    • Basic export execution logic
    • File storage mechanism.
    • Secure download URL generation
  3. Ensure backward compatibility
  4. Add unit/integration tests
  5. Add documentation

Acceptance Criteria

  • Export functionality matches existing Struts implementation
  • Files are securely stored and accessible via download URLs
  • All existing export configurations are supported
  • Test coverage for core functionality

Proposed Objective

Core Features

Proposed Priority

Priority 2 - Important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant