Package | Description |
---|---|
com.atlassian.jira.event |
Modifier and Type | Method and Description |
---|---|
static SharedEntityUpdatedMetricsEvent.SharedEntityEventType |
SharedEntityUpdatedMetricsEvent.SharedEntityEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedEntityUpdatedMetricsEvent.SharedEntityEventType[] |
SharedEntityUpdatedMetricsEvent.SharedEntityEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SharedEntityUpdatedMetricsEvent(SharedEntityUpdatedMetricsEvent.SharedEntityEventType type,
SharedEntity oldEntity,
SharedEntity newEntity,
ApplicationUser userWhichUpdates) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.