| Package | Description |
|---|---|
| org.kuali.rice.kew.api.rule |
Copyright 2005-2018 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleExtension |
static class |
RuleExtension.Builder
A builder which can be used to construct
RuleExtension instances. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RuleExtensionContract> |
RuleContract.getRuleExtensions()
List of rule extensions associated with the Rule
|
| Modifier and Type | Method and Description |
|---|---|
static RuleExtension.Builder |
RuleExtension.Builder.create(RuleExtensionContract contract) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.