Class OrganizationFactoryImpl
java.lang.Object
io.jenkins.blueocean.rest.factory.organization.OrganizationFactory
io.jenkins.blueocean.service.embedded.OrganizationFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
@Extension(ordinal=-100.0)
public class OrganizationFactoryImpl
extends io.jenkins.blueocean.rest.factory.organization.OrganizationFactory
Default implementation of
OrganizationFactory
for a controller is to have everything in
one organization called "jenkins"- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.jenkins.blueocean.rest.model.BlueOrganization
Collection
<io.jenkins.blueocean.rest.model.BlueOrganization> list()