Deprecated API
Contents
-
Deprecated InterfacesInterfaceDeprecated inDescriptionThe only usages of this interface are also deprecated.
-
Deprecated MethodsMethodDeprecated inDescriptionUse
ActionLogger.queryActions(ActionFilter)orActionLogger.queryActions(ActionFilter, int, int)instead. These methods are more efficient (they don't load the full action log into memory) and allow for pagination.UseContextManager.signalContextUpdate(Object)insteadDeprecated because the returned map may not contain all data in the ContextSetThis context set is already immutable!UseGroupManager.searchAll(NodeMatcher)insteadUseUserManager.searchAll(NodeMatcher)instead