| Package | Description |
|---|---|
| org.kuali.rice.kew.api.preferences |
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 Preferences.Builder |
Preferences.Builder.create() |
static Preferences.Builder |
Preferences.Builder.create(Map<String,String> map,
Map<String,String> documentTypeNotificationPreferences,
boolean requiresSave) |
static Preferences.Builder |
Preferences.Builder.create(PreferencesContract contract) |
static Preferences.Builder |
Preferences.Builder.create(String emailNotification,
String notifyPrimaryDelegation,
String notifySecondaryDelegation,
String openNewWindow,
String showActionRequested,
String showDateCreated,
String showDocumentStatus,
String showAppDocStatus,
String showDocType,
String showInitiator,
String showDocTitle,
String showWorkgroupRequest,
String showDelegator,
String showClearFyi,
String pageSize,
String refreshRate,
String colorSaved,
String colorInitiated,
String colorDisapproved,
String colorEnroute,
String colorApproved,
String colorFinal,
String colorDissapproveCancel,
String colorProcessed,
String colorException,
String colorCanceled,
String delegatorFilter,
String useOutbox,
String showDateApproved,
String showCurrentNode,
String primaryDelegateFilter,
String notifyAcknowledge,
String notifyApprove,
String notifyComplete,
String notifyFYI,
Map<String,String> documentTypeNotificationPreferences,
boolean requiresSave) |
| Constructor and Description |
|---|
Preferences(Preferences.Builder builder) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.