public class ParentContext extends Object
| Constructor and Description |
|---|
ParentContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(CommandContext context) |
List<CommandContext> |
getChildren() |
List<org.kohsuke.github.GHIssue> |
getIssues() |
List<org.kohsuke.github.GHPullRequest> |
getPullRequests() |
public void addChild(CommandContext context)
public List<CommandContext> getChildren()
public List<org.kohsuke.github.GHPullRequest> getPullRequests()
public List<org.kohsuke.github.GHIssue> getIssues()
Copyright © 2076–2017 Red Hat. All rights reserved.