Add new function to create Enum value manually
wysohn opened this issue ยท 1 comments
even though most of the enum parameters can be automatically translated by TriggerReactor, some parameters like Generic Enum parameter cannot simply do that (The method signature is simply Object in that case). New function to create Enum value will be handy.