]
Vladimir Blagojevic commented on ISPN-6188:
-------------------------------------------
Additional commit added c0f7fb1053d1921dd8f261d3fb8b453df9596270
DMR Script management ops
--------------------------
Key: ISPN-6188
URL:
https://issues.jboss.org/browse/ISPN-6188
Project: Infinispan
Issue Type: Sub-task
Components: Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 8.2.0.Beta2
Add the following script management ops to the DMR:
* script-add(name=name, code=code)
* script-remove(name=name)
* script-cat(name=name)