Interface RegistrySourceTrigger.UpdateStages
-
- Enclosing interface:
- RegistrySourceTrigger
public static interface RegistrySourceTrigger.UpdateStagesGrouping of source trigger update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuthThe stage of the container registry source trigger update allowing to specify the branch of the repository and authentication credentials if needed to interact with the source control repository.static interfaceRegistrySourceTrigger.UpdateStages.RepositoryUrlThe stage of the container registry source trigger update allowing to specify the URL of the source control repository.static interfaceRegistrySourceTrigger.UpdateStages.SourceControlTypeThe stage of the container registry source trigger update allowing to specify the type of source control.static interfaceRegistrySourceTrigger.UpdateStages.TriggerEventsDefinitionThe stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run.static interfaceRegistrySourceTrigger.UpdateStages.TriggerStatusDefinitionThe stage of the container registry source trigger update allowing to specify the status of the trigger.
-