public abstract class SingleTypedConverter<T> extends BaseConverter
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier | Constructor and Description |
|---|---|
protected |
SingleTypedConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Object object) |
all, convertpublic boolean canConvert(@Nonnull Object object)
canConvert in class BaseConverterCopyright © 2016–2020. All rights reserved.