org.jenkinsci.plugins.graniteclient
Class GraniteCredentialsListBoxModel
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<hudson.util.ListBoxModel.Option>
hudson.util.ListBoxModel
com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<GraniteCredentialsListBoxModel,com.cloudbees.plugins.credentials.common.IdCredentials>
org.jenkinsci.plugins.graniteclient.GraniteCredentialsListBoxModel
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<hudson.util.ListBoxModel.Option>, Collection<hudson.util.ListBoxModel.Option>, List<hudson.util.ListBoxModel.Option>, RandomAccess, org.kohsuke.stapler.HttpResponse
public class GraniteCredentialsListBoxModel
- extends com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<GraniteCredentialsListBoxModel,com.cloudbees.plugins.credentials.common.IdCredentials>
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class hudson.util.ListBoxModel |
hudson.util.ListBoxModel.Option |
Method Summary |
protected String |
describe(com.cloudbees.plugins.credentials.common.IdCredentials idCredentials)
|
static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
fillItems()
|
static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
fillItems(String baseUrl)
|
Methods inherited from class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
with, withAll, withAll, withAll, withEmptySelection, withMatching, withMatching, withMatching |
Methods inherited from class hudson.util.ListBoxModel |
add, add, add, generateResponse, values, writeTo |
Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize |
GraniteCredentialsListBoxModel
public GraniteCredentialsListBoxModel()
describe
@NonNull
protected String describe(@NonNull
com.cloudbees.plugins.credentials.common.IdCredentials idCredentials)
- Specified by:
describe
in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<GraniteCredentialsListBoxModel,com.cloudbees.plugins.credentials.common.IdCredentials>
fillItems
public static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel fillItems()
fillItems
public static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel fillItems(String baseUrl)
Copyright © 2013-2014. All Rights Reserved.