Package | Description |
---|---|
org.javasimon.console.action |
All controllers (aka Action beans in Struts world) are located in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
DetailJsonAction
Export one Simons as a JSON object for display in detail view.
|
class |
ListJsonAction
Export Simons as a flat JSON array.
|
class |
PluginsJsonAction
Action to get plugin list in JSON format.
|
class |
TreeJsonAction
Export Simons as a hierarchical JSON object for display in a tree-table.
|
Copyright © 2019. All rights reserved.