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.OrganizationIconACTIONS, CONFIGURE_PERMISSION, CREATE_PERMISSION, DISPLAY_NAME, ESTIMATED_DURATION, FULL_DISPLAY_NAME, FULL_NAME, LAST_SUCCESSFUL_RUN, LATEST_RUN, NAME, ORGANIZATION, PERMISSIONS, READ_PERMISSION, START_PERMISSION, STOP_PERMISSION, WEATHER_SCORE| Constructor and Description |
|---|
GithubOrganizationFolder(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, getParameters, getPermissions, getPipelineFolderNames, getPipelines, getQueue, getRuns, getScmpublic GithubOrganizationFolder(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–2017. All rights reserved.