System Administration Routines
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
This section contains routines that enable users to handle system administration. |
Routines summary
- admClearCache — Clears the internal cache.
- admClearLinksCache — Clears the issue links cache.
- getJiraBuildNumber()
- getJiraVersion()
- admReindex — Triggers a re-index for all issues across a Jira instance. Starting with SIL Engine™ 4.0.15 you can also specify an optional useBackgroundReindexing parameter to run re-index in the background.
- admReindexIssue — Triggers a re-index for the issue with the given key.
- admReindexProjects — Triggers a re-index of a Jira instance for the specified projects only.
- admWriteAuditLog — Creates an entry in the system audit log.
- getAllEvents()