Uses of Interface
org.alfresco.repo.rule.RuntimeRuleService
Packages that use RuntimeRuleService
Package
Description
-
Uses of RuntimeRuleService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type RuntimeRuleServiceModifier and TypeMethodDescriptionvoidExecuteAllRulesActionExecuter.setRuntimeRuleService(RuntimeRuleService runtimeRuleService) Set the runtime rule service -
Uses of RuntimeRuleService in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement RuntimeRuleServiceMethods in org.alfresco.repo.rule with parameters of type RuntimeRuleServiceModifier and TypeMethodDescriptionvoidLinkRules.setRuleService(RuntimeRuleService ruleService) voidUnlinkRules.setRuleService(RuntimeRuleService ruleService) Set rule serviceConstructors in org.alfresco.repo.rule with parameters of type RuntimeRuleServiceModifierConstructorDescriptionRuleTransactionListener(RuntimeRuleService ruleService) Constructor -
Uses of RuntimeRuleService in org.alfresco.repo.rule.ruletrigger
Methods in org.alfresco.repo.rule.ruletrigger with parameters of type RuntimeRuleServiceModifier and TypeMethodDescriptionvoidCreateNodeRuleTrigger.setRuntimeRuleService(RuntimeRuleService runtimeRuleService) Set the rule servicevoidOnPropertyUpdateRuleTrigger.setRuntimeRuleService(RuntimeRuleService runtimeRuleService) Set the rule service