Package | Description |
---|---|
org.kuali.rice.kew.api.validation |
Copyright 2005-2016 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 |
RuleValidationContext
The RuleValidationContext represents the context under which to validate a Rule which is being entered
into the system, be it through the web-based Rule GUI or via an XML import.
|
static class |
RuleValidationContext.Builder
A builder which can be used to construct
RuleValidationContext instances. |
Modifier and Type | Method and Description |
---|---|
static RuleValidationContext.Builder |
RuleValidationContext.Builder.create(RuleValidationContextContract contract) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.