Extend AbstractDecisionNode

Hello, I have a set of code that is using the AbstractDecisionNode from AM (AbstractDecisionNode (OpenAM Server Only 7.3.1 Documentation)) but need to add an additional outcome of ‘redirect’. Use case being, this is part of a collector node from the marketplace and if the user clicks a different button, I need to pass an additional outcome to this node for a redirect / logoff type of decision. Has anyone extended this node to add an additional outcome / examples you may be able to provide?

Thanks Nick