Index

B C E F G H L M N P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

blank(String) - Static method in record class se.fortnox.changesets.Changeset
 

C

CHANGELOG_FILE - Static variable in class se.fortnox.changesets.ChangelogAggregator
 
ChangelogAggregator - Class in se.fortnox.changesets
 
ChangelogAggregator(Path) - Constructor for class se.fortnox.changesets.ChangelogAggregator
 
ChangelogException - Exception in se.fortnox.changesets
 
ChangelogException(String, Exception) - Constructor for exception se.fortnox.changesets.ChangelogException
 
Changeset - Record Class in se.fortnox.changesets
 
Changeset(String, Level, String, File) - Constructor for record class se.fortnox.changesets.Changeset
Creates an instance of a Changeset record class.
CHANGESET_DIR - Static variable in class se.fortnox.changesets.ChangesetWriter
 
ChangesetLocator - Class in se.fortnox.changesets
 
ChangesetLocator(Path) - Constructor for class se.fortnox.changesets.ChangesetLocator
 
ChangesetParser - Class in se.fortnox.changesets
 
ChangesetParser() - Constructor for class se.fortnox.changesets.ChangesetParser
 
ChangesetWriter - Class in se.fortnox.changesets
 
ChangesetWriter(Path) - Constructor for class se.fortnox.changesets.ChangesetWriter
 

E

equals(Object) - Method in record class se.fortnox.changesets.Changeset
Indicates whether some other object is "equal to" this one.

F

file() - Method in record class se.fortnox.changesets.Changeset
Returns the value of the file record component.
format(String) - Static method in class se.fortnox.changesets.MarkdownFormatter
Format a Markdown document for consistency.
FrontMatterParser - Class in se.fortnox.changesets
 
FrontMatterParser() - Constructor for class se.fortnox.changesets.FrontMatterParser
 

G

getChangesets(String) - Method in class se.fortnox.changesets.ChangesetLocator
 
getNewVersion(String, List<Changeset>) - Static method in class se.fortnox.changesets.VersionCalculator
 
getPresentationString() - Method in enum class se.fortnox.changesets.Level
 
getTextValue() - Method in enum class se.fortnox.changesets.Level
 

H

hashCode() - Method in record class se.fortnox.changesets.Changeset
Returns a hash code value for this object.
humanId() - Method in interface se.fortnox.changesets.NameGenerator
 
humanId() - Method in class se.fortnox.changesets.RandomNameGenerator
 

L

level() - Method in record class se.fortnox.changesets.Changeset
Returns the value of the level record component.
Level - Enum Class in se.fortnox.changesets
 

M

MAJOR - Enum constant in enum class se.fortnox.changesets.Level
 
MarkdownFormatter - Class in se.fortnox.changesets
 
MarkdownFormatter() - Constructor for class se.fortnox.changesets.MarkdownFormatter
 
mergeChangesetsToChangelog(String, String) - Method in class se.fortnox.changesets.ChangelogAggregator
Merge any changesets in baseDir matching the package name into CHANGELOG.md, creating it if it exists or prepending it to the existing content.
message() - Method in record class se.fortnox.changesets.Changeset
Returns the value of the message record component.
MINOR - Enum constant in enum class se.fortnox.changesets.Level
 

N

NameGenerator - Interface in se.fortnox.changesets
 
nextDevelopmentVersion(String) - Static method in class se.fortnox.changesets.VersionCalculator
 

P

packageName() - Method in record class se.fortnox.changesets.Changeset
Returns the value of the packageName record component.
parse(String) - Static method in class se.fortnox.changesets.FrontMatterParser
Parse front matter in a Markdown document and return it as a Map.
parseFile(File) - Static method in class se.fortnox.changesets.ChangesetParser
 
PATCH - Enum constant in enum class se.fortnox.changesets.Level
 

R

RandomNameGenerator - Class in se.fortnox.changesets
Basic reimplementation of human-id to stay similar to the original changesets implementation.
RandomNameGenerator() - Constructor for class se.fortnox.changesets.RandomNameGenerator
 
removeFrontMatter(String) - Static method in class se.fortnox.changesets.FrontMatterParser
Strip any front matter from the passed document and trim leading white space.

S

se.fortnox.changesets - package se.fortnox.changesets
 

T

toString() - Method in record class se.fortnox.changesets.Changeset
Returns a string representation of this record class.

V

valueOf(String) - Static method in enum class se.fortnox.changesets.Level
Returns the enum constant of this class with the specified name.
values() - Static method in enum class se.fortnox.changesets.Level
Returns an array containing the constants of this enum class, in the order they are declared.
VersionCalculator - Class in se.fortnox.changesets
 
VersionCalculator() - Constructor for class se.fortnox.changesets.VersionCalculator
 

W

writeChangeset(Changeset) - Method in class se.fortnox.changesets.ChangesetWriter
 
B C E F G H L M N P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form