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 TypeMethodDescriptionvoid
RuleStatisticsStore.createRuleStatistic
(TenantContext context, RuleStat statistic, com.codebarrel.automation.api.config.RuleConfigBean ruleConfigBean) void
RuleStatisticsStore.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 TypeMethodDescriptionvoid
JiraRuleStatisticsStore.createRuleStatistic
(TenantContext context, RuleStat statistic, com.codebarrel.automation.api.config.RuleConfigBean ruleConfigBean) void
JiraRuleStatisticsStore.updateRuleStatistic
(TenantContext context, RuleStat statistic)