SD.LLBLGen.Pro.ApplicationCore.WorkBroker Namespace |
Class | Description | |
---|---|---|
![]() | AutoAssignTypeConverterChangePropagator |
Propagates the change to 'AutoAssignTypeConverterToFieldMapping' to all mappings in the project.
|
![]() | LambdaRunnerWorkItem |
Simple workitem which runs the specified lambda in the Do method.
|
![]() | NameConstructionChangePropagator |
Propagator which propagates changes made to project settings onto the project model. Settings propagated by this class are
related to the Name construction settings.
|
![]() | TypeShortcutChangePropagator |
Propagates the changes in the set TypeShortcut on all field instances which have this TypeShortcut set as their type.
|
![]() | WorkCollector |
Class which collects work to be done later in the form of WorkItem instances.
|
![]() | WorkItemBase |
Abstract class which embodies a piece of work to do by the system. Instances are collected in a WorkCollector
|