ContinuousIntegrationEventHandling Class |
Namespace: CMS.ContinuousIntegration.Internal
public static class ContinuousIntegrationEventHandling
The ContinuousIntegrationEventHandling type exposes the following members.
Name | Description | |
---|---|---|
BaseInfoDeleteAfter |
Handles necessary actions after deleting a BaseInfo.
| |
BaseInfoInsertAfter |
Handles necessary actions after inserting a BaseInfo.
| |
BaseInfoUpdateBefore |
Handles necessary actions before updating a BaseInfo.
| |
HasObjectCodeNameChanged |
Returns true when passed object has changed column containing code name.
| |
RequiresFormDefinitionChangeRepositoryRefresh |
Returns true when form definition change in passed object requires CI repository refresh.
This includes: addition or removal of a field, field's name or data type change.
|