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