| Class | Description |
|---|---|
| AbstractFieldScreenEvent |
Abstract event that captures the data relevant to field screen events.
|
| AbstractFieldScreenLayoutItemEvent |
Abstract event that captures the data relevant to the actual fields stored against a field screen.
|
| FieldScreenCreatedEvent |
Event indicating a screen has been created.
|
| FieldScreenDeletedEvent |
Event indicating a screen has been deleted.
|
| FieldScreenLayoutItemCreatedEvent |
Event indicating a field has been added to a field screen.
|
| FieldScreenLayoutItemDeletedEvent |
Event indicating a field on a field screen has been updated.
|
| FieldScreenLayoutItemUpdatedEvent |
Event indicating a field has been removed from a field screen.
|
| FieldScreenUpdatedEvent |
Event indicating a screen has been updated.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.