public class GithubOrganizationFolder
extends io.jenkins.blueocean.rest.impl.pipeline.OrganizationFolderPipelineImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
GithubOrganizationFolder.BlueRepositoryProperty |
static class |
GithubOrganizationFolder.OrganizationFolderFactoryImpl |
io.jenkins.blueocean.rest.impl.pipeline.OrganizationFolderPipelineImpl.OrganizationFolderFactory, io.jenkins.blueocean.rest.impl.pipeline.OrganizationFolderPipelineImpl.OrganizationIcon| Constructor and Description |
|---|
GithubOrganizationFolder(io.jenkins.blueocean.rest.model.BlueOrganization organization,
jenkins.branch.OrganizationFolder folder,
io.jenkins.blueocean.rest.hal.Link parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isScanAllRepos() |
Map<String,GithubOrganizationFolder.BlueRepositoryProperty> |
repos()
Client can expect it to return empty map or null.
|
favorite, getActions, getDisplayName, getFolder, getFullDisplayName, getFullName, getIcon, getLatestRun, getLink, getName, getNumberOfFolders, getNumberOfPipelines, getOrganization, getOrganizationName, getParameters, getPermissions, getPipelineFolderNames, getPipelines, getQueue, getRuns, getScm, getScmSource, getTrendspublic GithubOrganizationFolder(io.jenkins.blueocean.rest.model.BlueOrganization organization,
jenkins.branch.OrganizationFolder folder,
io.jenkins.blueocean.rest.hal.Link parent)
public boolean isScanAllRepos()
isScanAllRepos in class io.jenkins.blueocean.rest.impl.pipeline.OrganizationFolderPipelineImpl@Exported(name="repos") public Map<String,GithubOrganizationFolder.BlueRepositoryProperty> repos()
Copyright © 2016–2018. All rights reserved.