Package | Description |
---|---|
com.deiser.jira.profields.api.field.item.status |
Modifier and Type | Method and Description |
---|---|
StatusItemBuilder |
StatusItemService.newBuilder()
Get a new builder to create items for a status field
|
StatusItemBuilder |
StatusItemBuilder.text(String text)
Set the text that will set in the item
|
StatusItemBuilder |
StatusItemBuilder.type(StatusItemType type)
Set the type that will set in the item
|
Modifier and Type | Method and Description |
---|---|
StatusItem |
StatusItemService.create(StatusItemBuilder builder)
Create a new status item
|
Copyright © 2022 DEISER. All Rights Reserved.