...
...
Warning |
---|
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 ! |
Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine™24.8.60.1012. |
Syntax
admArchiveProject(projectKey)
...
Parameter name | Type | Required | Description |
---|---|---|---|
projectKey | String | Yes | Project key of project to archive. |
Return type
booleanBoolean
Returns 'true' if operation succeeded and 'false' otherwise.
...