This commit updates the generics for the domain object used in the single step batch job starter from a 'Map<Object, Object>' to a 'Map<String, Object>'. This better reflects what is actually used.
This commit updates the generics for the domain object used in the single step batch job starter from a 'Map<Object, Object>' to a 'Map<String, Object>'. This better reflects what is actually used.