-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new feature: REST service call possibility for any loaded class/jar #77
Labels
Comments
tkohegyi
added a commit
that referenced
this issue
Mar 4, 2016
tkohegyi
added a commit
that referenced
this issue
Mar 5, 2016
tkohegyi
added a commit
that referenced
this issue
Mar 9, 2016
…al service feature. Seems the the external service is working, now need to add proper service to the Short Circuit part.
tkohegyi
referenced
this issue
Mar 10, 2016
…l services to Wilma. It works. (Need some docs update however.) Also further work on #71, but its external service part is not-yet finalized.
ready to use, just implement ExternalWilmaService interface, and you may add your own service calls to Wilma |
tkohegyi
added a commit
that referenced
this issue
Mar 13, 2016
tkohegyi
added a commit
that referenced
this issue
Mar 13, 2016
- fix problem in previous commit, @ service calls - implement clean up command @ short circuit example
tkohegyi
added a commit
that referenced
this issue
Apr 27, 2016
- updates for #71, like: readme update, cache list update, fix hashCode generation, add delete of single cache entry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be really nice to have possibility of offering dynamic REST call possibility to any plug-in, and make the external plugins accessible (configuration, get status, change parameters) on-the-fly.
The text was updated successfully, but these errors were encountered: