A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

action() - Method in SemVerTask
Default task action.
add(String) - Method in GitProvider
add(String) - Method in ScmProvider
Add file contents to the index.
apply(Project) - Method in SemVerGradlePlugin

B

C

call(String, List<String>) - Method in ScmAction
Default method.
call() - Method in SemVerAction
Default method.
commit(String) - Method in GitProvider
commit(String) - Method in ScmProvider
Record changes to the repository.
compareTo(Object) - Method in SemVer

D

E

F

G

GitProvider - Class in com.github.rising3.gradle.semver.scm
Git Provider.
GitProvider(File, boolean) - Constructor in GitProvider
Constructor.

H

I

incMajor() - Method in SemVer
Inclement major.
incMinor() - Method in SemVer
Inclement minor.
incPatch() - Method in SemVer
Inclement patch.
incPremajor(String) - Method in SemVer
Inclement major.
incPreminor(String) - Method in SemVer
Inclement minor.
incPrepatch(String) - Method in SemVer
Inclement patch.
incPrerelease(String) - Method in SemVer
Inclement pre-release.
init(File) - Method in GitProvider
init(File) - Method in ScmProvider
Create an empty SCM repository.
isNewVersion() - Method in SemVerAction
Is new version?
isUserInteraction() - Method in SemVerAction
Is user interaction?

J

K

L

load(String) - Method in VersionJson
load json.
load(String) - Method in VersionProp
load version.
log() - Method in GitProvider
Get git log list.

M

N

O

P

parse(String) - Method in SemVer
Parse semantic versioning string.

Q

R

reflog() - Method in GitProvider
Get Git reflog list.

S

save(String, JsonBuilder) - Method in VersionJson
save json.
save(String, Properties, String) - Method in VersionProp
save version.
ScmAction - Class in com.github.rising3.gradle.semver.tasks.internal
SCM Action.
ScmAction(ScmProvider) - Constructor in ScmAction
Constructor.
ScmProvider - Interface in com.github.rising3.gradle.semver.scm
SCM Provider.
SemVer - Class in com.github.rising3.gradle.semver
Semantic Versioning.
SemVer(int, int, int, String, Integer) - Constructor in SemVer
Constructor.
SemVerAction - Class in com.github.rising3.gradle.semver.tasks.internal
SemVer Action.
SemVerAction(String) - Constructor in SemVerAction
Constructor.
SemVerGradlePlugin - Class in com.github.rising3.gradle.semver.plugins
Semantic Versioning Gradle Plugin.
SemVerGradlePluginExtension - Class in com.github.rising3.gradle.semver.plugins
Semantic Versioning Gradle Plugin Extension.
SemVerTask - Class in com.github.rising3.gradle.semver.tasks
Semantic Versioning Task.
SemVerTask() - Constructor in SemVerTask
Constructor.
status() - Method in GitProvider
Get git status.

T

tag(String, String, boolean) - Method in GitProvider
tag(String, String, boolean) - Method in ScmProvider
Create a tag object.
tagList() - Method in GitProvider
Get git tag list.
toString() - Method in SemVer
toString() - Method in SemVerAction

U

V

VersionJson - Class in com.github.rising3.gradle.semver.tasks
Version json.
VersionProp - Class in com.github.rising3.gradle.semver.tasks
Version Prop.

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _