Importing stream mode algorithm developed using pregel to neo4j

I'm trying to import the example from the pregel API SSSP algorithm and whenever I import my plugin file (.jar), all algorithms modes are shown in the neo4j database except stream mode.

is there a specific way to import stream modes?

Thank you in advance.