Class ScmOrganization
java.lang.Object
io.jenkins.blueocean.rest.model.Resource
io.jenkins.blueocean.rest.impl.pipeline.scm.ScmOrganization
- All Implemented Interfaces:
io.jenkins.blueocean.rest.Reachable
public abstract class ScmOrganization
extends io.jenkins.blueocean.rest.model.Resource
SCM organization.
Certain SCM provider support organization concept, such as github, bitbucket but not all.
- Author:
- Vivek Pandey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
abstract String
getName()
organization idabstract ScmRepositoryContainer
SCM repositoriesabstract boolean