Package | Description |
---|---|
com.atlassian.jira.event.worklog | |
com.atlassian.jira.plugins.webhooks.serializer.worklog |
Modifier and Type | Class and Description |
---|---|
class |
WorklogCreatedEvent
Event indicating that worklog has been created.
|
class |
WorklogDeletedEvent
Event indicating that worklog has been deleted.
|
class |
WorklogUpdatedEvent
Event indicating that worklog has been updated.
|
Modifier and Type | Method and Description |
---|---|
protected Long |
WorklogDeletedSerializer.getTimestamp(WorklogEvent event) |
protected Long |
WorklogUpdatedSerializer.getTimestamp(WorklogEvent event) |
protected Long |
WorklogCreatedSerializer.getTimestamp(WorklogEvent event) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.