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

Extract GetAlllProcessDefinition #60

Open
BenFuernrohr opened this issue Jan 17, 2025 · 0 comments
Open

Extract GetAlllProcessDefinition #60

BenFuernrohr opened this issue Jan 17, 2025 · 0 comments
Labels
Camunda 7 detachment All issues refering to the detachment of the library from camunda 7

Comments

@BenFuernrohr
Copy link
Collaborator

In ProcessInstanceMigrator beginning in line 43 the keys of all Process Definitions are loaded.

This is to be extracted in an Interface "LoadProcessDefinitionKeys" containing a Method loading this List of keys.

A default Implementation is to be provided (equal to the existing implementation in ProcessInstanceMigrator) und made the default in ProcessInstanceMigratorBuilder.

Documentation is to be adjusted where necessary.

@BenFuernrohr BenFuernrohr added the Camunda 7 detachment All issues refering to the detachment of the library from camunda 7 label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Camunda 7 detachment All issues refering to the detachment of the library from camunda 7
Projects
None yet
Development

No branches or pull requests

1 participant