Uses of Class
org.kuali.rice.kew.api.preferences.Preferences.Builder
Packages that use Preferences.Builder
-
Uses of Preferences.Builder in org.kuali.rice.kew.api.preferences
Methods in org.kuali.rice.kew.api.preferences that return Preferences.BuilderModifier and TypeMethodDescriptionstatic Preferences.BuilderPreferences.Builder.create()static Preferences.BuilderPreferences.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) static Preferences.BuilderPreferences.Builder.create(Map<String, String> map, Map<String, String> documentTypeNotificationPreferences, boolean requiresSave) static Preferences.BuilderPreferences.Builder.create(PreferencesContract contract) Constructors in org.kuali.rice.kew.api.preferences with parameters of type Preferences.Builder