Uses of Interface
com.atlassian.servicedesk.spi.sla.condition.TimeMetricMatchCondition
Packages that use TimeMetricMatchCondition
-
Uses of TimeMetricMatchCondition in com.atlassian.servicedesk.spi.sla.condition
Methods in com.atlassian.servicedesk.spi.sla.condition that return TimeMetricMatchConditionModifier and TypeMethodDescriptionTimeMetricConditionFactory.getMatchCondition
(String id) Get a condition by id.Methods in com.atlassian.servicedesk.spi.sla.condition that return types with arguments of type TimeMetricMatchConditionModifier and TypeMethodDescriptionList<? extends TimeMetricMatchCondition>
TimeMetricConditionFactory.getAllMatchConditions
(com.atlassian.jira.project.Project project) Get all conditions applicable for a given project