Class AbstractOrganization

java.lang.Object
io.jenkins.blueocean.rest.model.Resource
io.jenkins.blueocean.rest.model.BlueOrganization
io.jenkins.blueocean.rest.factory.organization.AbstractOrganization
All Implemented Interfaces:
Reachable, Routable

public abstract class AbstractOrganization extends BlueOrganization
Base abstract class implementing BlueOrganization. Implementors of BlueOrganization should extend from this class.
Author:
Vivek Pandey
See Also: