public class FieldMetaBean extends Object
| Modifier and Type | Field and Description |
|---|---|
static FieldMetaBean |
DOC_EXAMPLE |
| Constructor and Description |
|---|
FieldMetaBean(boolean required,
Boolean hasDefaultValue,
JsonType schema,
String name,
String autoCompleteUrl,
Collection<String> operations,
Collection<?> allowedValues) |
public static final FieldMetaBean DOC_EXAMPLE
public FieldMetaBean(boolean required,
Boolean hasDefaultValue,
JsonType schema,
String name,
String autoCompleteUrl,
Collection<String> operations,
Collection<?> allowedValues)
Copyright © 2002-2017 Atlassian. All Rights Reserved.