Uses of Class
com.atlassian.confluence.setup.velocity.DynamicContextItemProvider.ContextItems
-
Packages that use DynamicContextItemProvider.ContextItems Package Description com.atlassian.confluence.setup.velocity -
-
Uses of DynamicContextItemProvider.ContextItems in com.atlassian.confluence.setup.velocity
Methods in com.atlassian.confluence.setup.velocity that return DynamicContextItemProvider.ContextItems Modifier and Type Method Description static DynamicContextItemProvider.ContextItemsDynamicContextItemProvider.ContextItems. valueOf(String name)Returns the enum constant of this type with the specified name.static DynamicContextItemProvider.ContextItems[]DynamicContextItemProvider.ContextItems. values()Returns an array containing the constants of this enum type, in the order they are declared.
-