WorkflowDefinitionId is a record which toString implementation is not direcly usable to obtain an id. Therefore we add toString(String separator) method,.
After some iterations, we realize it will be better to add a toString() method implementation that invoke toString(":")
WorkflowDefinitionId is a record which toString implementation is not direcly usable to obtain an id. Therefore we add toString(String separator) method,.
After some iterations, we realize it will be better to add a toString() method implementation that invoke toString(":")