| Package | Description |
|---|---|
| org.kuali.rice.kew.api.document.attribute |
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 | Method and Description |
|---|---|
static WorkflowAttributeDefinition.Builder |
WorkflowAttributeDefinition.Builder.create(String attributeName)
Constructs a builder which is initialized with the given attribute name.
|
static WorkflowAttributeDefinition.Builder |
WorkflowAttributeDefinition.Builder.create(WorkflowAttributeDefinition definition)
Creates a new builder copying the properties from the given definition into it.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.