Package | Description |
---|---|
org.kuali.rice.kew.api.rule |
Copyright 2005-2014 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.api.validation |
Copyright 2005-2014 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 | |
org.kuali.rice.kew.rule |
Modifier and Type | Method and Description |
---|---|
RuleDelegation |
RuleDelegation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RuleDelegation> |
RuleResponsibility.getDelegationRules() |
List<RuleDelegation> |
RuleService.getRuleDelegationsByResponsibiltityId(String id)
gets a RuleDelegations identified by the passed in id for responsibility
|
Modifier and Type | Method and Description |
---|---|
RuleDelegation |
RuleValidationContext.getRuleDelegation()
Retrieve the RuleDelegation representing the parent of the rule being validated.
|
Modifier and Type | Method and Description |
---|---|
List<RuleDelegation> |
RuleServiceImpl.getRuleDelegationsByResponsibiltityId(String id) |
Modifier and Type | Method and Description |
---|---|
static RuleDelegation |
RuleDelegationBo.to(RuleDelegationBo bo) |
Modifier and Type | Method and Description |
---|---|
void |
FlexRM.makeActionRequests(ActionRequestFactory arFactory,
List<RuleResponsibility> responsibilities,
RouteContext context,
Rule rule,
DocumentRouteHeaderValue routeHeader,
ActionRequestValue parentRequest,
RuleDelegation ruleDelegation) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.