| Class | Description |
|---|---|
| QueryAction |
This class is a "holder" class to store the following information:
The parameter name, for error messages
The action, an integer mapping of the parameter (so that we can use a switch statement)
The data, or the value passed with the (query parameter)
Some query parameters, such as certain field values (process instance id, potential owner, etc)
can be passed multiple times:
http://.../..
|
| QueryResourceData |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.