public class GitHubChecksAction extends InvisibleAction
| Constructor and Description |
|---|
GitHubChecksAction(long id,
String name)
Construct a
GitHubChecksAction with the given details. |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getName() |
getDisplayName, getIconFileName, getUrlNamepublic GitHubChecksAction(long id,
String name)
GitHubChecksAction with the given details.id - the id of the check run as reported by GitHubname - the name of the checkpublic long getId()
public String getName()
Copyright © 2016–2021. All rights reserved.