Index
All Classes and Interfaces|All Packages|Serialized Form
B
- Build - Record Class in org.readutf.buildstore.api
- Build(BuildMeta, byte[]) - Constructor for record class org.readutf.buildstore.api.Build
-
Creates an instance of a
Buildrecord class. - BuildException - Exception Class in org.readutf.buildstore.api.exception
- BuildException(String) - Constructor for exception class org.readutf.buildstore.api.exception.BuildException
- BuildException(String, String) - Constructor for exception class org.readutf.buildstore.api.exception.BuildException
- BuildException(String, Throwable, boolean, boolean, String) - Constructor for exception class org.readutf.buildstore.api.exception.BuildException
- BuildException(String, Throwable, String) - Constructor for exception class org.readutf.buildstore.api.exception.BuildException
- BuildException(Throwable, String) - Constructor for exception class org.readutf.buildstore.api.exception.BuildException
- buildMeta() - Method in record class org.readutf.buildstore.api.Build
-
Returns the value of the
buildMetarecord component. - BuildMeta - Record Class in org.readutf.buildstore.api
- BuildMeta(String, int, String, List<String>, UUID, long) - Constructor for record class org.readutf.buildstore.api.BuildMeta
-
Creates an instance of a
BuildMetarecord class. - BuildStore - Interface in org.readutf.buildstore.api
-
Represents a store for builds, either backed by a database, filesystem, or other storage mechanism.
D
- description() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
descriptionrecord component.
E
- equals(Object) - Method in record class org.readutf.buildstore.api.Build
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.readutf.buildstore.api.BuildMeta
-
Indicates whether some other object is "equal to" this one.
- exists(String) - Method in interface org.readutf.buildstore.api.BuildStore
- exists(String) - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
G
- getBuildFile(String, int) - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
- getBuilds() - Method in interface org.readutf.buildstore.api.BuildStore
- getBuilds() - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
- getBuildsWithTag(String) - Method in interface org.readutf.buildstore.api.BuildStore
- getHistory(String) - Method in interface org.readutf.buildstore.api.BuildStore
- getId() - Method in record class org.readutf.buildstore.api.BuildMeta
- getLatestBuild(String) - Method in interface org.readutf.buildstore.api.BuildStore
- getUserMessage() - Method in exception class org.readutf.buildstore.api.exception.BuildException
H
- hashCode() - Method in record class org.readutf.buildstore.api.Build
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns a hash code value for this object.
L
- labels() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
labelsrecord component. - loadBuild(String, Integer) - Method in interface org.readutf.buildstore.api.BuildStore
- loadBuild(String, Integer) - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
- loadBuild(BuildMeta) - Method in interface org.readutf.buildstore.api.BuildStore
N
- name() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
namerecord component.
O
- org.readutf.buildstore.api - package org.readutf.buildstore.api
- org.readutf.buildstore.api.exception - package org.readutf.buildstore.api.exception
- org.readutf.buildstore.api.simple - package org.readutf.buildstore.api.simple
S
- saveBuild(Build) - Method in interface org.readutf.buildstore.api.BuildStore
- saveBuild(Build) - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
- saveBuildTree() - Method in class org.readutf.buildstore.api.simple.SimpleBuildStore
- savedAt() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
savedAtrecord component. - savedBy() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
savedByrecord component. - SimpleBuildStore - Class in org.readutf.buildstore.api.simple
- SimpleBuildStore(Logger, Gson, File) - Constructor for class org.readutf.buildstore.api.simple.SimpleBuildStore
- spongeSchematicData() - Method in record class org.readutf.buildstore.api.Build
-
Returns the value of the
spongeSchematicDatarecord component.
T
- toString() - Method in record class org.readutf.buildstore.api.Build
-
Returns a string representation of this record class.
- toString() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns a string representation of this record class.
V
- version() - Method in record class org.readutf.buildstore.api.BuildMeta
-
Returns the value of the
versionrecord component.
All Classes and Interfaces|All Packages|Serialized Form