public class JsonTypeBuilder extends Object
| Constructor and Description |
|---|
JsonTypeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static JsonType |
custom(String type,
String custom,
Long customId) |
static JsonType |
customArray(String items,
String custom,
Long customId) |
static JsonType |
system(String type,
String system) |
static JsonType |
systemArray(String items,
String system) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.