Uses of Interface
com.atlassian.confluence.plugins.edgeindex.model.EdgeType.EdgeUiSupport
-
Packages that use EdgeType.EdgeUiSupport Package Description com.atlassian.confluence.plugins.edgeindex.edge com.atlassian.confluence.plugins.edgeindex.model -
-
Uses of EdgeType.EdgeUiSupport in com.atlassian.confluence.plugins.edgeindex.edge
Classes in com.atlassian.confluence.plugins.edgeindex.edge that implement EdgeType.EdgeUiSupport Modifier and Type Class Description classDefaultEdgeUiSupportFields in com.atlassian.confluence.plugins.edgeindex.edge declared as EdgeType.EdgeUiSupport Modifier and Type Field Description protected EdgeType.EdgeUiSupportAbstractEdgeType. uiSupportMethods in com.atlassian.confluence.plugins.edgeindex.edge that return EdgeType.EdgeUiSupport Modifier and Type Method Description EdgeType.EdgeUiSupportAbstractEdgeType. getEdgeUiSupport() -
Uses of EdgeType.EdgeUiSupport in com.atlassian.confluence.plugins.edgeindex.model
Methods in com.atlassian.confluence.plugins.edgeindex.model that return EdgeType.EdgeUiSupport Modifier and Type Method Description EdgeType.EdgeUiSupportEdgeType. getEdgeUiSupport()
-