StatusPropertiesWorker
Fully qualified class name: org.signserver.module.statusproperties.StatusPropertiesWorker
Overview
The StatusPropertiesWorker can be used to query and setting status properties in the status repository.
Worker Properties
(none)
Request Properties
| Property | Description | 
|---|---|
| GET | Comma-separated list of status properties to query | 
| x.VALUE | Where x is a status property: Sets the value of the property | 
| x.EXPIRATION | Where x is a status property: Sets the expiration time for x (x.VALUE must also be specified) If no property is specified all valid status properties are returned | 
Response Properties
| Property | Description | 
|---|---|
| x.VALUE | See Request Properties | 
| x.EXPIRATION | See Request Properties | 
.png)