Package com.atlassian.bamboo.ww2
Class FreemarkerContext.WebItemDto
- java.lang.Object
-
- com.atlassian.bamboo.ww2.FreemarkerContext.WebItemDto
-
- Enclosing class:
- FreemarkerContext
public static class FreemarkerContext.WebItemDto extends Object
-
-
Constructor Summary
Constructors Constructor Description WebItemDto(com.atlassian.plugin.web.api.WebItem webItem, boolean active)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.plugin.web.api.WebItem
getWebItem()
boolean
isActive()
-