Class SchedTaskWizardBuilder.ConcurrentSettingsValueModel
- java.lang.Object
-
- org.apache.syncope.client.console.tasks.SchedTaskWizardBuilder.ConcurrentSettingsValueModel
-
- All Implemented Interfaces:
Serializable
,IDetachable
,IModel<Integer>
,IClusterable
- Enclosing class:
- SchedTaskWizardBuilder<T extends SchedTaskTO>
protected static class SchedTaskWizardBuilder.ConcurrentSettingsValueModel extends Object implements IModel<Integer>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConcurrentSettingsValueModel(PropertyModel<ThreadPoolSettings> concurrentSettingsModel, String property)
-
-
-
Constructor Detail
-
ConcurrentSettingsValueModel
public ConcurrentSettingsValueModel(PropertyModel<ThreadPoolSettings> concurrentSettingsModel, String property)
-
-