Resolve an MLModelInferenceProcessor for a work-type key via the
MJGlobal ClassFactory, constructed with the supplied options. Returns null
when the key is not an ML-inference work type (so callers can fall through to
the substrate's built-in processors).
Parameters
workType: string
the Record Process WorkType value ('ML Model' / 'MLModelInference')
Resolve an MLModelInferenceProcessor for a work-type key via the MJGlobal ClassFactory, constructed with the supplied options. Returns
nullwhen the key is not an ML-inference work type (so callers can fall through to the substrate's built-in processors).