public class PluginRefUpdatedEvent extends PluginGerritEvent implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PluginRefUpdatedEvent.PluginRefUpdatedEventDescriptor
The descriptor for the PluginRefUpdatedEvent.
|
PluginGerritEvent.PluginGerritEventDescriptor
Constructor and Description |
---|
PluginRefUpdatedEvent()
Standard DataBoundConstructor.
|
Modifier and Type | Method and Description |
---|---|
Class |
getCorrespondingEventClass()
Getter for the corresponding gerrit event class.
|
hudson.model.Descriptor<PluginGerritEvent> |
getDescriptor()
Getter for the Descriptor.
|
shouldTriggerOn
@DataBoundConstructor public PluginRefUpdatedEvent()
public hudson.model.Descriptor<PluginGerritEvent> getDescriptor()
getDescriptor
in interface hudson.model.Describable<PluginGerritEvent>
getDescriptor
in class hudson.model.AbstractDescribableImpl<PluginGerritEvent>
public Class getCorrespondingEventClass()
PluginGerritEvent
getCorrespondingEventClass
in class PluginGerritEvent
Copyright © 2016–2020. All rights reserved.