Package | Description |
---|---|
com.atlassian.jira.event.issue.field.screen | |
com.atlassian.jira.issue.fields.screen |
Modifier and Type | Class and Description |
---|---|
class |
FieldScreenLayoutItemCreatedEvent
Event indicating a field has been added to a field screen.
|
class |
FieldScreenLayoutItemDeletedEvent
Event indicating a field on a field screen has been updated.
|
class |
FieldScreenLayoutItemUpdatedEvent
Event indicating a field has been removed from a field screen.
|
Modifier and Type | Method and Description |
---|---|
void |
CachingFieldScreenStore.onFieldScreenLayoutChange(AbstractFieldScreenLayoutItemEvent event)
Refreshes a single FieldScreen when there is a change to any of its constituent FieldScreenLayoutItem's.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.