JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.atlassian.bamboo.plugins.github.accessor
Interface GitHubAccessor.ParserFunction<T,
R>
Enclosing class:
GitHubAccessor
protected static interface
GitHubAccessor.ParserFunction<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t)
Method Details
apply
R
apply
(
T
t)
throws
GitHubException
Throws:
GitHubException