PluginChangeAbandonedEvent |
An event configuration that causes the build to be triggered when a change is abandoned.
|
PluginChangeAbandonedEvent.PluginChangeAbandonedEventDescriptor |
The descriptor for the PluginChangeAbandonedEvent.
|
PluginChangeMergedEvent |
An event configuration that causes the build to be triggered when a change is merged.
|
PluginChangeMergedEvent.PluginChangeMergedEventDescriptor |
The descriptor for the PluginChangeMergedEvent.
|
PluginChangeRestoredEvent |
An event configuration that causes the build to be triggered when a change is
restored.
|
PluginChangeRestoredEvent.PluginChangeRestoredEventDescriptor |
The descriptor for the PluginChangeRestoredEvent.
|
PluginCommentAddedContainsEvent |
An event configuration that trigger the build when a comment is added and
contains a message matching a configurable RegEx.
|
PluginCommentAddedContainsEvent.PluginCommentAddedContainsEventDescriptor |
The descriptor for PluginCommentAddedContainsEvent.
|
PluginCommentAddedEvent |
An event configuration that causes the build to be triggered when a comment is added.
|
PluginCommentAddedEvent.PluginCommentAddedEventDescriptor |
The Descriptor for the PluginCommentAddedEvent.
|
PluginDraftPublishedEvent |
An event configuration that causes the build to be triggered when a draft is published.
|
PluginDraftPublishedEvent.PluginDraftPublishedEventDescriptor |
The Descriptor for the PluginDraftPublishedEvent.
|
PluginGerritEvent |
Super class to all the events that can be configured to trigger on.
|
PluginGerritEvent.PluginGerritEventDescriptor |
The Descriptor for the PluginGerritEvent.
|
PluginHashtagsChangedEvent |
An event configuration that causes the build to be triggered
when a hashTag changed which matching a configurable RegEx.
|
PluginHashtagsChangedEvent.PluginHashtagsChangedEventDescriptor |
The descriptor for PluginHashtagChangedEvent.
|
PluginPatchsetCreatedEvent |
An event configuration that causes the build to be triggered when a patchset is created.
|
PluginPatchsetCreatedEvent.PluginPatchsetCreatedEventDescriptor |
The Descriptor for the PluginPatchsetCreatedEvent.
|
PluginPrivateStateChangedEvent |
An event configuration that causes the build to be triggered when a change's
private state changed.
|
PluginPrivateStateChangedEvent.PluginPrivateStateChangedEventDescriptor |
The descriptor for the PluginPrivateStateChangedEvent.
|
PluginRefUpdatedEvent |
An event configuration that causes the build to be triggered when a ref is updated.
|
PluginRefUpdatedEvent.PluginRefUpdatedEventDescriptor |
The descriptor for the PluginRefUpdatedEvent.
|
PluginRerunCheckEvent |
An event configuration that causes the build to be (re-)triggered when the
gerrit checks plugin rerun check is triggered.
|
PluginRerunCheckEvent.PluginRerunCheckEventDescriptor |
The descriptor for the PluginRerunCheckEvent.
|
PluginTopicChangedEvent |
An event configuration that causes the build to be triggered when a topic is changed.
|
PluginTopicChangedEvent.PluginTopicChangedEventDescriptor |
The descriptor for the PluginTopicChangedEvent.
|
PluginWipStateChangedEvent |
An event configuration that causes the build to be triggered when a change's
WIP state changed.
|
PluginWipStateChangedEvent.PluginWorkInProgressStateChangedEventDescriptor |
The descriptor for the PluginWipStateChangedEvent.
|