Uses of Class
org.jbpm.workbench.common.preferences.ManagePreferences
-
Packages that use ManagePreferences Package Description org.jbpm.workbench.common.preferences -
-
Uses of ManagePreferences in org.jbpm.workbench.common.preferences
Subclasses of ManagePreferences in org.jbpm.workbench.common.preferences Modifier and Type Class Description classManagePreferencesBeanGeneratedImplclassManagePreferencesPortableGeneratedImplMethods in org.jbpm.workbench.common.preferences that return ManagePreferences Modifier and Type Method Description ManagePreferencesManagePreferences. defaultValue(ManagePreferences defaultValue)Methods in org.jbpm.workbench.common.preferences that return types with arguments of type ManagePreferences Modifier and Type Method Description Class<ManagePreferences>ManagePreferencesPortableGeneratedImpl. getPojoClass()Methods in org.jbpm.workbench.common.preferences with parameters of type ManagePreferences Modifier and Type Method Description ManagePreferencesManagePreferences. defaultValue(ManagePreferences defaultValue)Method parameters in org.jbpm.workbench.common.preferences with type arguments of type ManagePreferences Modifier and Type Method Description voidManagePreferencesBeanGeneratedImpl. load(org.uberfire.mvp.ParameterizedCommand<ManagePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidManagePreferencesBeanGeneratedImpl. load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<ManagePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
-