|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleReportCriteria | |
---|---|
org.kuali.rice.kew.api.rule | Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kew.impl.rule |
Uses of RuleReportCriteria in org.kuali.rice.kew.api.rule |
---|
Methods in org.kuali.rice.kew.api.rule that return RuleReportCriteria | |
---|---|
RuleReportCriteria |
RuleReportCriteria.Builder.build()
|
Methods in org.kuali.rice.kew.api.rule with parameters of type RuleReportCriteria | |
---|---|
List<Rule> |
RuleService.ruleReport(RuleReportCriteria reportCriteria)
Executes a simulation of a document to get all previous and future route information |
Uses of RuleReportCriteria in org.kuali.rice.kew.impl.rule |
---|
Methods in org.kuali.rice.kew.impl.rule with parameters of type RuleReportCriteria | |
---|---|
List<Rule> |
RuleServiceImpl.ruleReport(RuleReportCriteria ruleReportCriteria)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |