What is the established way to pass some data — more than int, boolean, String because those can be handled as marker attributes — from the class that creates an IMarker
to an IMarkerResolution
so that the quick fix can be "smart" about what it displays/does?