project-flogo / core

Flogo Core is the core flogo library used create and extend Flogo applications.
BSD 3-Clause "New" or "Revised" License
109 stars 55 forks source link

Not able to put any resource after engine initialized. #205

Closed lixingwang closed 4 years ago

lixingwang commented 4 years ago

Current behavior (how does the issue manifest): Not able to put any resource after the engine initialized. Expected behavior: We should expose an API from resource manager that way we can set resources in flow tester, we want to use exist manger to managed all flow resources.