Package | Description |
---|---|
com.atlassian.servicedesk.api.sla.condition | |
com.atlassian.servicedesk.spi.sla.condition |
Modifier and Type | Method and Description |
---|---|
static HitEvent |
HitEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HitEvent[] |
HitEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HitEvent |
TimeMetricHitCondition.evaluate(com.atlassian.jira.issue.Issue issue,
SLAChangeEvent event)
Evaluate the condition for a given issue and event
|
Copyright © 2022 Atlassian. All rights reserved.