Class ThirdPartyRuleConfigConverter
java.lang.Object
com.codebarrel.jira.plugin.automation.module.legacy.ThirdPartyRuleConfigConverter
- All Implemented Interfaces:
Function<com.codebarrel.automation.api.config.RuleConfigBean,com.atlassian.plugin.automation.core.codebarrel.RuleConfig>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.plugin.automation.core.codebarrel.RuleConfigapply(com.codebarrel.automation.api.config.RuleConfigBean ruleConfigBean)
-
Constructor Details
-
ThirdPartyRuleConfigConverter
public ThirdPartyRuleConfigConverter()
-
-
Method Details