Class TriggerStore.TriggerEntry
java.lang.Object
jenkins.model.FingerprintFacet
org.jenkinsci.plugins.registry.notification.TriggerStore.TriggerEntry
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- TriggerStore
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
removeEntry
(Run<?, ?> run) void
setCallbackData
(DockerHubCallbackPayload callbackData) updateEntry
(Run<?, ?> run) Methods inherited from class jenkins.model.FingerprintFacet
_setOwner, createActions, getFingerprint, getTimestamp, isFingerprintDeletionBlocked
-
Constructor Details
-
TriggerEntry
-
-
Method Details
-
addEntry
-
getEntry
-
getEntry
-
updateEntry
-
getPushNotification
-
getEntries
-
getCallbackData
-
setCallbackData
-
removeEntry
-
areAllDone
public boolean areAllDone() -
readResolve
-