Package com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events
package com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events
-
ClassesClassDescriptionAn event configuration that causes the build to be triggered when a change is abandoned.The descriptor for the PluginChangeAbandonedEvent.An event configuration that causes the build to be triggered when a change is merged.The descriptor for the PluginChangeMergedEvent.An event configuration that causes the build to be triggered when a change is restored.The descriptor for the PluginChangeRestoredEvent.An event configuration that trigger the build when a comment is added and contains a message matching a configurable RegEx.The descriptor for PluginCommentAddedContainsEvent.An event configuration that causes the build to be triggered when a comment is added.The Descriptor for the PluginCommentAddedEvent.An event configuration that causes the build to be triggered when a draft is published.The Descriptor for the PluginDraftPublishedEvent.Super class to all the events that can be configured to trigger on.The Descriptor for the PluginGerritEvent.An event configuration that causes the build to be triggered when a hashTag changed which matching a configurable RegEx.The descriptor for PluginHashtagChangedEvent.An event configuration that causes the build to be triggered when a patchset is created.The Descriptor for the PluginPatchsetCreatedEvent.An event configuration that causes the build to be triggered when a change's private state changed.The descriptor for the PluginPrivateStateChangedEvent.An event configuration that causes the build to be triggered when a ref is updated.The descriptor for the PluginRefUpdatedEvent.An event configuration that causes the build to be (re-)triggered when the gerrit checks plugin rerun check is triggered.The descriptor for the PluginRerunCheckEvent.An event configuration that causes the build to be triggered when a topic is changed.The descriptor for the PluginTopicChangedEvent.An event configuration that causes the build to be triggered when a change's WIP state changed.The descriptor for the PluginWipStateChangedEvent.