Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
TransitionScreenDetails
Interface TransitionScreenDetails
The details of a transition screen.
interface
TransitionScreenDetails
{
id
:
string
;
name
?:
string
;
}
Index
Properties
id
name?
Properties
id
id
:
string
The ID of the screen.
Optional
name
name
?:
string
The name of the screen.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
Source Code
@resolution/jira-api-client
Loading...
The details of a transition screen.