Class UserContainerImpl
java.lang.Object
io.jenkins.blueocean.rest.model.Container<io.jenkins.blueocean.rest.model.BlueUser>
io.jenkins.blueocean.rest.model.BlueUserContainer
io.jenkins.blueocean.service.embedded.rest.UserContainerImpl
- All Implemented Interfaces:
ExtensionPoint
,io.jenkins.blueocean.rest.ApiRoutable
,io.jenkins.blueocean.rest.pageable.Pageable<io.jenkins.blueocean.rest.model.BlueUser>
,io.jenkins.blueocean.rest.Reachable
,io.jenkins.blueocean.Routable
,Iterable<io.jenkins.blueocean.rest.model.BlueUser>
- Author:
- Vivek Pandey, Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
ConstructorsConstructorDescriptionUserContainerImpl
(io.jenkins.blueocean.rest.model.BlueOrganization organization, io.jenkins.blueocean.rest.Reachable parent) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator