-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.13.0
-
None
- Allow for extensibility similar to org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstrutionDto, org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto and many others.
- Some uses are builders extending the class to either allow full configuration or setting user-selected defaults, facades, factories or integrations with search engines that need to create custom queries programmatically.
Resolved through a PR: https://github.com/camunda/camunda-bpm-platform/pull/605