Uses of Class
com.codebarrel.automation.api.store.model.RuleStat
Packages that use RuleStat
Package
Description
-
Uses of RuleStat in com.codebarrel.automation.api.store
Methods in com.codebarrel.automation.api.store with parameters of type RuleStatModifier and TypeMethodDescriptionvoidRuleStatisticsStore.createRuleStatistic(TenantContext context, RuleStat statistic, com.codebarrel.automation.api.config.RuleConfigBean ruleConfigBean) voidRuleStatisticsStore.updateRuleStatistic(TenantContext context, RuleStat statistic) -
Uses of RuleStat in com.codebarrel.jira.plugin.automation.data
Fields in com.codebarrel.jira.plugin.automation.data with type parameters of type RuleStatModifier and TypeFieldDescriptionfinal com.querydsl.sql.PrimaryKey<RuleStat> QAORuleStat.aoRULESTATPkey -
Uses of RuleStat in com.codebarrel.jira.plugin.automation.store
Methods in com.codebarrel.jira.plugin.automation.store with parameters of type RuleStatModifier and TypeMethodDescriptionvoidJiraRuleStatisticsStore.createRuleStatistic(TenantContext context, RuleStat statistic, com.codebarrel.automation.api.config.RuleConfigBean ruleConfigBean) voidJiraRuleStatisticsStore.updateRuleStatistic(TenantContext context, RuleStat statistic)