Uses of Interface
org.xwiki.extension.ExtensionSession
-
Packages that use ExtensionSession Package Description org.xwiki.extension -
-
Uses of ExtensionSession in org.xwiki.extension
Methods in org.xwiki.extension that return ExtensionSession Modifier and Type Method Description ExtensionSession
ExtensionContext. pushSession()
Increment by 1 the session level and create or return the session associated with the current thread.Methods in org.xwiki.extension that return types with arguments of type ExtensionSession Modifier and Type Method Description default Optional<ExtensionSession>
ExtensionContext. getExtensionSession()
-