public class LastSuccessfulReleasePermalink extends PeepholePermalink
PeepholePermalink.RunListenerImpl| Modifier and Type | Field and Description |
|---|---|
static PermalinkProjectAction.Permalink |
INSTANCE |
BUILTIN, LAST_BUILD, LAST_COMPLETED_BUILD, LAST_FAILED_BUILD, LAST_STABLE_BUILD, LAST_SUCCESSFUL_BUILD, LAST_UNSTABLE_BUILD, LAST_UNSUCCESSFUL_BUILD| Constructor and Description |
|---|
LastSuccessfulReleasePermalink() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Run<?,?> run) |
String |
getDisplayName() |
String |
getId() |
getPermalinkFile, resolve, test, updateCachepublic static final PermalinkProjectAction.Permalink INSTANCE
public boolean apply(Run<?,?> run)
apply in class PeepholePermalinkpublic String getDisplayName()
getDisplayName in class PermalinkProjectAction.Permalinkpublic String getId()
getId in class PermalinkProjectAction.PermalinkCopyright © 2016–2024. All rights reserved.