public static class FreemarkerContext.WebSectionDto extends Object
Constructor and Description |
---|
WebSectionDto(com.atlassian.plugin.web.api.WebSection webSection,
boolean active,
List<FreemarkerContext.WebItemDto> items) |
Modifier and Type | Method and Description |
---|---|
List<FreemarkerContext.WebItemDto> |
getItems() |
com.atlassian.plugin.web.api.WebSection |
getWebSection() |
boolean |
isActive() |
public WebSectionDto(com.atlassian.plugin.web.api.WebSection webSection, boolean active, List<FreemarkerContext.WebItemDto> items)
public com.atlassian.plugin.web.api.WebSection getWebSection()
public boolean isActive()
public List<FreemarkerContext.WebItemDto> getItems()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.