@Role @Unstable public interface ExtensionContext
Modifier and Type | Method and Description |
---|---|
void |
popSession()
Decrement by 1 the session level and destroy the current session when reaching the first level.
|
ExtensionSession |
pushSession()
Increment by 1 the session level and create or return the session associated with the current thread.
|
ExtensionSession pushSession()
void popSession()
Copyright © 2004–2021 XWiki. All rights reserved.