Package | Description |
---|---|
com.deiser.jira.profields.api.field | |
com.deiser.jira.profields.api.field.list.multiple | |
com.deiser.jira.profields.api.field.list.parent |
Modifier and Type | Method and Description |
---|---|
ListParentFieldBuilder |
FieldService.getListFieldBuilder()
Get list field builder.
|
Modifier and Type | Method and Description |
---|---|
ListParentField |
FieldService.create(ListParentFieldBuilder builder)
Create a list field.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListMultipleFieldBuilder
List multiple field builder
|
Modifier and Type | Method and Description |
---|---|
ListParentFieldBuilder |
ListParentFieldBuilder.hasCustomIds(boolean customIds)
Set custom ids.
|
ListParentFieldBuilder |
ListParentFieldBuilder.setParentId(Integer id)
Set id of parent field
|
Copyright © 2020 DEISER. All Rights Reserved.