public static class CheckRunGHEventSubscriber.GitHubChecksRerunActionCause extends Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause| Constructor and Description |
|---|
GitHubChecksRerunActionCause(String user)
Construct the cause with user who requested the rerun.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getShortDescription() |
public GitHubChecksRerunActionCause(String user)
user - name of the user who made the requestpublic String getShortDescription()
getShortDescription in class CauseCopyright © 2016–2021. All rights reserved.