| Package | Description |
|---|---|
| org.kuali.rice.kew.api.action |
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.
|
| org.kuali.rice.kew.api.actionlist |
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 | Method and Description |
|---|---|
DisplayParameters |
ActionItemCustomizationContract.getDisplayParameters()
Gets the display parameters in this action item customization.
|
DisplayParameters |
ActionItemCustomization.getDisplayParameters() |
DisplayParameters |
ActionItemCustomization.Builder.getDisplayParameters() |
| Modifier and Type | Method and Description |
|---|---|
static ActionItemCustomization.Builder |
ActionItemCustomization.Builder.create(String actionItemId,
ActionSet actionSet,
DisplayParameters displayParameters) |
void |
ActionItemCustomization.Builder.setDisplayParameters(DisplayParameters displayParameters) |
| Modifier and Type | Method and Description |
|---|---|
DisplayParameters |
DisplayParameters.Builder.build()
Builds an instance of a DisplayParameters based on the current state of the builder.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.