Uses of Enum Class
com.atlassian.gadgets.directory.Directory.EntryScope
Packages that use Directory.EntryScope
-
Uses of Directory.EntryScope in com.atlassian.gadgets.directory
Methods in com.atlassian.gadgets.directory that return Directory.EntryScopeModifier and TypeMethodDescriptionstatic Directory.EntryScopeReturns the enum constant of this class with the specified name.static Directory.EntryScope[]Directory.EntryScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.gadgets.directory with parameters of type Directory.EntryScopeModifier and TypeMethodDescriptionDirectory.getEntries(GadgetRequestContext gadgetRequestContext, Directory.EntryScope entryScope) Returns all entries with the given scope.