Welcome to the Jazz Community Forum
custom Precondition configuration options

One answer

All the code you ask for is in the SDK and you can basically look at it. In an environment with the SDK set up open a plugin that uses the extension point. On the extension point search for references. Follow the references and open the plugin.xml of the reference. Scroll through the extensions until you find interesting ones. Look up the class implementing it. Copy the class FQN name. Use Navigate>Open Type to open that class.
Comments

the server SDK has 382 directories and 1500+ jar files at the root, any chance you could narrow my search a bit?

I did not imply you read all classes, I provided a short description how to find stuff in the SDK. Here the long one: https://rsjazz.wordpress.com/2019/05/16/searching-and-exploring-the-rtc-sdk/
Comments
Ryan McFadden
Jun 13 '19, 8:13 p.m.If I don't "Accept" any answers, it means I don't have the rank on this forum to give it a thumbs down yet.