public class GraniteCredentialsListBoxModel extends com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<GraniteCredentialsListBoxModel,com.cloudbees.plugins.credentials.common.IdCredentials>
modCount
Constructor and Description |
---|
GraniteCredentialsListBoxModel() |
Modifier and Type | Method and Description |
---|---|
protected String |
describe(com.cloudbees.plugins.credentials.common.IdCredentials idCredentials) |
static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
fillItems(String currentValue,
hudson.model.Item context) |
static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
fillItems(String currentValue,
hudson.model.Item context,
String baseUrl) |
with, withAll, withAll, withAll, withEmptySelection, withMatching, withMatching, withMatching
add, add, add, generateResponse, values, writeTo
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
@NonNull protected String describe(@NonNull com.cloudbees.plugins.credentials.common.IdCredentials idCredentials)
describe
in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<GraniteCredentialsListBoxModel,com.cloudbees.plugins.credentials.common.IdCredentials>
public static com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel fillItems(String currentValue, hudson.model.Item context)
Copyright © 2013–2019. All rights reserved.