The documentation seems incomplete since it does mention that I need to extend the IdentityLinkType class but doesn't mention how I plug this into the ProcessEngine. How do I make activiti aware of my custom identity link types? Thanks
You can use custom identity link types directly in your process definitions xml. Here is a bpmn xml example with a unit test using a custom identity links: