custom run plugin...

Anyone got any pointers to where to start looking to write a custom run
plugin?

0
1 comment
Avatar
Permanently deleted user

Anyone got any pointers to where to start looking to
write a custom run plugin?


Create a class which implements JavaProgramRunner and register it with ExecutionRegistry.registerRunner().

0

Please sign in to leave a comment.