org.jenkinsci.plugins.StashBranchParameter
Class StashBranchParameterDefinition.StashBranchParameterDescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.model.ParameterDefinition>
      extended by hudson.model.ParameterDefinition.ParameterDescriptor
          extended by org.jenkinsci.plugins.StashBranchParameter.StashBranchParameterDescriptor
              extended by org.jenkinsci.plugins.StashBranchParameter.StashBranchParameterDefinition.StashBranchParameterDescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
StashBranchParameterDefinition

@Extension
public static class StashBranchParameterDefinition.StashBranchParameterDescriptorImpl
extends StashBranchParameterDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
StashBranchParameterDefinition.StashBranchParameterDescriptorImpl()
           
 
Method Summary
 
Methods inherited from class org.jenkinsci.plugins.StashBranchParameter.StashBranchParameterDescriptor
configure, doCheckPassword, doCheckUsername, doFillRepositoryItems, getDisplayName, getPassword, getRepo, getStashApiUrl, getUsername, setPassword, setRepo, setStashApiUrl, setUsername
 
Methods inherited from class hudson.model.ParameterDefinition.ParameterDescriptor
getValuePage
 
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StashBranchParameterDefinition.StashBranchParameterDescriptorImpl

public StashBranchParameterDefinition.StashBranchParameterDescriptorImpl()


Copyright © 2004-2014. All Rights Reserved.