Uses of Class
org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
-
Packages that use RuleServiceImpl.ExecutedRuleData Package Description org.alfresco.repo.rule -
-
Uses of RuleServiceImpl.ExecutedRuleData in org.alfresco.repo.rule
Method parameters in org.alfresco.repo.rule with type arguments of type RuleServiceImpl.ExecutedRuleData Modifier and Type Method Description voidRuleServiceImpl. executeRule(Rule rule, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef, java.util.Set<RuleServiceImpl.ExecutedRuleData> executedRules)voidRuntimeRuleService. executeRule(Rule rule, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef, java.util.Set<RuleServiceImpl.ExecutedRuleData> executedRules)Execute a rule
-