Follow-up Task : Git Issue # 4049 - Get Process Instance API response is updated so that it returns the Process Definition Key. #4848
Labels
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
Context
After implementation of #4049, we can investigate whether we can simplify the selectProcessInstanceByQueryCriteriaSql and selectExecutionsByQueryCriteriaSql since the processDefinitionKey will be a column of the Execution table.
Acceptance Criteria (Required on creation)
processDefinitionKey
filters by the usage of the new column.#getProcessDefinitionKey()
can be exposed toDelegateExecution
Hints
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: