| Interface | Description |
|---|---|
| IFailedStatusEvaluator |
IFailedStatusEvaluator determines what to do (if anything)
when a profile change cannot be resolved successfully.
|
| IStatusCodes |
IStatusCodes defines codes for common status conditions when
performing provisioning operations.
|
| Class | Description |
|---|---|
| Activator |
Activator class that registers the update checker service.
|
| Messages | |
| PlanAnalyzer |
This class analyzes a profile change request and the resultant provisioning plan,
and reports problems in a way that can be communicated to a user.
|
| PlannerResolutionJob |
Class representing a provisioning profile plan
|
| RemediationResolutionJob | |
| RequestFlexer | |
| ResolutionResult |
ResolutionResult describes problems in a provisioning plan in a structured
way that can be presented to a user.
|
| SearchForUpdatesResolutionJob |