@PublicApi
public interface ScreenTemplate
Modifier and Type | Method and Description |
---|---|
String |
description()
Returns the description of the screen template.
|
String |
key()
Returns the key of the screen template.
|
String |
name()
Returns the name of the screen template.
|
List<ScreenTabTemplate> |
tabs()
Returns the list of tabs for this screen.
|
String key()
String name()
String description()
List<ScreenTabTemplate> tabs()
Copyright © 2002-2022 Atlassian. All Rights Reserved.