JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
I
O
P
R
S
W
A
apply(Project)
- Method in class org.shipkit.changelog.
ChangelogPlugin
apply(Project)
- Method in class org.shipkit.gh.release.
GitHubReleasePlugin
C
ChangelogFormat
- Class in
org.shipkit.changelog
Formats the changelog content.
ChangelogFormat()
- Constructor for class org.shipkit.changelog.
ChangelogFormat
ChangelogPlugin
- Class in
org.shipkit.changelog
The plugin, ideally with zero business logic, but only the Gradle integration code
ChangelogPlugin()
- Constructor for class org.shipkit.changelog.
ChangelogPlugin
F
formatChangelog(Collection<String>, Collection<Ticket>, int, String, String, String, String)
- Static method in class org.shipkit.changelog.
ChangelogFormat
Builds the changelog String based on the input parameters.
G
generateChangelog()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
GenerateChangelogTask
- Class in
org.shipkit.changelog
Generates changelog based on the GitHub ticked ids found in commit messages.
GenerateChangelogTask()
- Constructor for class org.shipkit.changelog.
GenerateChangelogTask
get(String)
- Method in class org.shipkit.changelog.
GitHubApi
getChangelog()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
getContent()
- Method in class org.shipkit.changelog.
GitHubApi.Response
getDate()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
The release date
getGhApiUrl()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getGhApiUrl()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
getGhUrl()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getLinkHeader()
- Method in class org.shipkit.changelog.
GitHubApi.Response
getOutputFile()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getPreviousRevision()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getReadOnlyToken()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
Read-only GitHub token used to pull GitHub issues
getReleaseName()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
getReleaseTag()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
getRepository()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getRepository()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
getRevision()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getVersion()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getWorkingDir()
- Method in class org.shipkit.changelog.
GenerateChangelogTask
getWriteToken()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
GitHubApi
- Class in
org.shipkit.changelog
Wrapper for making REST requests to GitHub API
GitHubApi(String)
- Constructor for class org.shipkit.changelog.
GitHubApi
GitHubApi.Response
- Class in
org.shipkit.changelog
GitHubReleasePlugin
- Class in
org.shipkit.gh.release
The plugin, ideally with zero business logic, but only the Gradle integration code
GitHubReleasePlugin()
- Constructor for class org.shipkit.gh.release.
GitHubReleasePlugin
GitHubReleaseTask
- Class in
org.shipkit.gh.release
GitHubReleaseTask()
- Constructor for class org.shipkit.gh.release.
GitHubReleaseTask
I
IOUtil
- Class in
org.shipkit.changelog
IO utils.
IOUtil()
- Constructor for class org.shipkit.changelog.
IOUtil
O
org.shipkit.changelog
- package org.shipkit.changelog
org.shipkit.gh.release
- package org.shipkit.gh.release
P
post(String, String)
- Method in class org.shipkit.changelog.
GitHubApi
postRelease()
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
R
readFully(File)
- Static method in class org.shipkit.changelog.
IOUtil
Reads string from the file
readFully(InputStream)
- Static method in class org.shipkit.changelog.
IOUtil
Reads string from the stream and closes it
Response(String, String)
- Constructor for class org.shipkit.changelog.
GitHubApi.Response
S
setChangelog(File)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
setDate(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setGhApiUrl(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setGhApiUrl(String)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
setGhUrl(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setOutputFile(File)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setPreviousRevision(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setReadOnlyToken(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setReleaseName(String)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
setReleaseTag(String)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
setRepository(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setRepository(String)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
setRevision(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setVersion(String)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setWorkingDir(File)
- Method in class org.shipkit.changelog.
GenerateChangelogTask
setWriteToken(String)
- Method in class org.shipkit.gh.release.
GitHubReleaseTask
W
writeFile(File, String)
- Static method in class org.shipkit.changelog.
IOUtil
A
C
F
G
I
O
P
R
S
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes