Class TransferUserService.RuleResult
java.lang.Object
com.codebarrel.automation.api.service.TransferUserService.RuleResult
- Enclosing class:
TransferUserService
-
Constructor Summary
ConstructorsConstructorDescriptionRuleResult(com.codebarrel.automation.api.config.RuleConfigBean rule) RuleResult(com.codebarrel.automation.api.config.RuleConfigBean rule, List<String> errors) -
Method Summary
-
Constructor Details
-
RuleResult
public RuleResult(com.codebarrel.automation.api.config.RuleConfigBean rule) -
RuleResult
-
-
Method Details
-
getRule
public com.codebarrel.automation.api.config.RuleConfigBean getRule() -
getErrors
-