| Interface | Description | 
|---|---|
| ProjectConfigurationFailureResult | Describes how a project configuration operation finished with failures. | 
| ProjectConfigurationFinishEvent | An event that informs about a project configuration operation having finished its execution. | 
| ProjectConfigurationOperationDescriptor | Describes a project configuration operation for which an event has occurred. | 
| ProjectConfigurationOperationResult | Describes the result of running a project configuration operation. | 
| ProjectConfigurationOperationResult.PluginApplicationResult | Describes the result of applying a plugin. | 
| ProjectConfigurationProgressEvent | Root interface for all events that signal progress while configuring a project. | 
| ProjectConfigurationStartEvent | An event that informs about a project configuration operation having started its execution. | 
| ProjectConfigurationSuccessResult | Describes how a project configuration operation finished successfully. |