public class PluginChangeAbandonedEvent extends PluginGerritEvent implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PluginChangeAbandonedEvent.PluginChangeAbandonedEventDescriptor
The descriptor for the PluginChangeAbandonedEvent.
|
PluginGerritEvent.PluginGerritEventDescriptor
Constructor and Description |
---|
PluginChangeAbandonedEvent()
Standard constructor.
|
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 PluginChangeAbandonedEvent()
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 © 2004-2016. All Rights Reserved.