public class GitlabLogoProperty
extends hudson.model.JobProperty<hudson.model.Job<?,?>>
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
GitlabLogoProperty.DescriptorImpl |
| コンストラクタと説明 |
|---|
GitlabLogoProperty(String repositoryName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
GitlabLogoProperty.DescriptorImpl |
getDescriptor() |
String |
getIconUrl() |
String |
getRepositoryName()
We'll use this from the config.jelly.
|
String |
getRepositoryUrl() |
boolean |
isAvailable() |
boolean |
isDefaultIcon() |
@DataBoundConstructor public GitlabLogoProperty(String repositoryName)
public String getRepositoryName()
public boolean isAvailable()
public boolean isDefaultIcon()
public GitlabLogoProperty.DescriptorImpl getDescriptor()
getDescriptor インタフェース内 hudson.model.Describable<hudson.model.JobProperty<?>>getDescriptor クラス内 hudson.model.JobProperty<hudson.model.Job<?,?>>public String getIconUrl()
public String getRepositoryUrl()
Copyright © 2016–2019. All rights reserved.