Package com.atlassian.bamboo.ww2
Class FreemarkerContext.WebSectionDto
java.lang.Object
com.atlassian.bamboo.ww2.FreemarkerContext.WebSectionDto
- Enclosing class:
- FreemarkerContext
-
Constructor Summary
ConstructorDescriptionWebSectionDto
(com.atlassian.plugin.web.api.WebSection webSection, boolean active, List<FreemarkerContext.WebItemDto> items) -
Method Summary
-
Constructor Details
-
WebSectionDto
public WebSectionDto(com.atlassian.plugin.web.api.WebSection webSection, boolean active, List<FreemarkerContext.WebItemDto> items)
-
-
Method Details
-
getWebSection
public com.atlassian.plugin.web.api.WebSection getWebSection() -
isActive
public boolean isActive() -
getItems
-