@Extension
public static final class GogsProjectProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
GOGS_PROJECT_BLOCK_NAME |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getGogsBranchFilter() |
String |
getGogsSecret() |
boolean |
getGogsUsePayload() |
hudson.model.JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
all, getPropertyDescriptors, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static final String GOGS_PROJECT_BLOCK_NAME
public String getGogsSecret()
public boolean getGogsUsePayload()
public String getGogsBranchFilter()
public hudson.model.JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
newInstance in class hudson.model.JobPropertyDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>Copyright © 2016–2019. All rights reserved.