Screen 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 screen administration. |
Routines summary
- admAddScreenToTransition — Sets the screen for a workflow transition.
- admCreateScreen — Creates a new screen.
- admGetAllScreens — Returns the list Screen names that exist in the Jira environment.
- admGetAllScreenSchemes — Returns the list Screen Scheme names that exist in the Jira environment.
- admGetContextualScreenFields — Retrieves the available fields for the user in the given context (screen/project/issue type)
- admGetScreenFields — Retrieves a list of all field information for a provided screen.
- admGetScreenSchemeFromITScheme — Retrieves a list of screen scheme configurations for a particular issue type screen scheme.
- admGetScreensFromScheme — Retrieves a list of screen operations and corresponding screens for a given Screen Scheme.