Class | Description |
---|---|
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.
|
PluginPatchsetCreatedEvent |
An event configuration that causes the build to be triggered when a patchset is created.
|
PluginPatchsetCreatedEvent.PluginPatchsetCreatedEventDescriptor |
The Descriptor for the PluginPatchsetCreatedEvent.
|
PluginRefUpdatedEvent |
An event configuration that causes the build to be triggered when a ref is updated.
|
PluginRefUpdatedEvent.PluginRefUpdatedEventDescriptor |
The descriptor for the PluginRefUpdatedEvent.
|
Copyright © 2016. All rights reserved.