Package | Description |
---|---|
edu.sampleu.travel.workflow | |
org.kuali.rice.ken.kew | |
org.kuali.rice.kew.actionlist | |
org.kuali.rice.kew.api.action |
Copyright 2005-2015 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 |
---|---|
ActionSet |
CustomActionListAttributeImpl.getLegalActions(String principalId,
ActionItem actionItem) |
Modifier and Type | Method and Description |
---|---|
ActionSet |
NotificationCustomActionListAttribute.getLegalActions(String principalId,
ActionItem actionItem) |
Modifier and Type | Method and Description |
---|---|
ActionSet |
DefaultCustomActionListAttribute.getLegalActions(String principalId,
ActionItem actionItem) |
ActionSet |
CustomActionListAttribute.getLegalActions(String principalId,
ActionItem actionItem)
Returns the set of legal actions for this Action List attribute.
|
Modifier and Type | Method and Description |
---|---|
ActionSet |
ActionSet.Builder.build() |
ActionSet |
ActionItemCustomizationContract.getActionSet()
Gets the set of actions in this action item customization.
|
ActionSet |
ActionItemCustomization.getActionSet() |
ActionSet |
ActionItemCustomization.Builder.getActionSet() |
Modifier and Type | Method and Description |
---|---|
static ActionItemCustomization.Builder |
ActionItemCustomization.Builder.create(String actionItemId,
ActionSet actionSet,
DisplayParameters displayParameters) |
void |
ActionItemCustomization.Builder.setActionSet(ActionSet actionSet) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.