@org.osgi.service.metatype.annotations.ObjectClassDefinition(name = "Groovy Console Configuration Service") public @interface ConfigurationServiceProperties
| Type | Name and Description |
|---|---|
String[] |
allowedGroups
|
String[] |
allowedScheduledJobsGroups
|
boolean |
auditDisabled
|
boolean |
auditDisplayAll
|
boolean |
distributedExecutionEnabled
|
boolean |
emailEnabled
|
String[] |
emailRecipients
|
long |
threadTimeout
|
boolean |
vanityPathEnabled
|