phillipcheng / log.analysis

1 stars 15 forks source link

Implement the action node commands list restful api for webapp #161

Closed hanzac closed 7 years ago

hanzac commented 7 years ago

... (use reflection way), use below URL to get the json:

http://URL:PORT/dashview/TEST_USER/flow/node/types/action/commands

The result will be a map of cmdClass and its possible parameters.