| Interface and Description |
|---|
| com.atlassian.plugin.web.model.WebIcon
as of 3.0.2 use
WebFragment.getStyleClass() |
| com.atlassian.plugin.web.model.WebLabel
as of 3.0.2 use
WebFragment.getLabel() |
| com.atlassian.plugin.web.model.WebLink
as of 3.0.2 use
WebItem |
| com.atlassian.plugin.web.model.WebParam
as of 3.0.2 use
WebFragment.getParams() |
| Method and Description |
|---|
| com.atlassian.plugin.web.WebInterfaceManager.getDisplayableItems(String, Map<String, Object>) |
| com.atlassian.plugin.web.WebInterfaceManager.getDisplayableSections(String, Map<String, Object>) |
| com.atlassian.plugin.web.WebInterfaceManager.getItems(String)
as of 3.0.2 use
DynamicWebInterfaceManager.getWebItems(String, java.util.Map) |
| com.atlassian.plugin.web.WebInterfaceManager.getSections(String)
as of 3.0.2 use
DynamicWebInterfaceManager.getWebSections(String, java.util.Map) |
| com.atlassian.plugin.web.WebFragmentHelper.loadCondition(String, Plugin)
Since 2.7.0, will use HostContainer.create in future versions
|
Copyright © 2018 Atlassian. All rights reserved.