Class UserStatePreloader
java.lang.Object
io.jenkins.blueocean.commons.PageStatePreloader
io.jenkins.blueocean.service.embedded.UserStatePreloader
- All Implemented Interfaces:
ExtensionPoint
Preload the user object for the active user.
- Author:
- tom.fennelly@gmail.com
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.blueocean.commons.PageStatePreloader
all
-
Constructor Details
-
UserStatePreloader
public UserStatePreloader()
-
-
Method Details
-
getStatePropertyPath
- Specified by:
getStatePropertyPath
in classio.jenkins.blueocean.commons.PageStatePreloader
-
getStateJson
- Specified by:
getStateJson
in classio.jenkins.blueocean.commons.PageStatePreloader
-