Uses of Interface
com.atlassian.gadgets.directory.Directory.Entry
Packages that use Directory.Entry
-
Uses of Directory.Entry in com.atlassian.gadgets.directory
Subinterfaces of Directory.Entry in com.atlassian.gadgets.directoryModifier and TypeInterfaceDescriptionstatic interfaceEntry in the directory which is local P2 module.static interfaceEntry in the directory which is based on Open Social specification.Methods in com.atlassian.gadgets.directory that return types with arguments of type Directory.EntryModifier and TypeMethodDescriptionDirectory.getEntries(GadgetRequestContext gadgetRequestContext) Returns all the entries available, localized by thelocale.Directory.getEntries(GadgetRequestContext gadgetRequestContext, Directory.EntryScope entryScope) Returns all entries with the given scope.