| 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 |
RuleTemplateAttribute |
static class |
RuleTemplateAttribute.Builder
A builder which can be used to construct
RuleTemplateAttribute instances. |
| Modifier and Type | Method and Description |
|---|---|
RuleTemplateAttributeContract |
RuleExtensionContract.getRuleTemplateAttribute() |
RuleTemplateAttributeContract |
RuleExtension.getRuleTemplateAttribute() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RuleTemplateAttributeContract> |
RuleTemplateContract.getRuleTemplateAttributes() |
| Modifier and Type | Method and Description |
|---|---|
static RuleTemplateAttribute.Builder |
RuleTemplateAttribute.Builder.create(RuleTemplateAttributeContract contract) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.