Class PluggableRuleComponent

java.lang.Object
com.codebarrel.jira.plugin.automation.module.legacy.PluggableRuleComponent
All Implemented Interfaces:
RuleComponent

public class PluggableRuleComponent extends Object implements RuleComponent
  • Constructor Details

    • PluggableRuleComponent

      public PluggableRuleComponent(com.atlassian.sal.api.message.I18nResolver i18nResolver, boolean projectSafe, String completeModuleKey, String nameKey, com.atlassian.plugin.automation.core.Action actionModule)
    • PluggableRuleComponent

      public PluggableRuleComponent(com.atlassian.sal.api.message.I18nResolver i18nResolver, boolean projectSafe, String completeModuleKey, String nameKey, com.atlassian.plugin.automation.core.Trigger triggerModule)
  • Method Details