- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: 7.13.0
- 
    Component/s: engine
- 
    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