Package-level declarations

Spine Gradle plugins for code generation and build-time Protobuf model validation.

Types

Link copied to clipboard
public class CleaningPlugin
Plugin which performs additional cleanup of the Spine-generated folders.
Link copied to clipboard
public class CodeGenAnnotations
Type names of Java annotations used to mark generated code.
Link copied to clipboard
public class ColumnGenPlugin
A plugin that generates helper interfaces for declaring entity columns.
Link copied to clipboard
A Gradle plugin which merges the descriptor file with all the descriptor files from the project runtime classpath.
Link copied to clipboard
The Error Prone Checks plugin extension.
Link copied to clipboard
public final class ErrorProneChecksPlugin
A Gradle plugin which configures the project to run Spine-custom Error Prone checks during the compilation stage.
Link copied to clipboard
public class Extension
A configuration for the ModelCompilerPlugin.
Link copied to clipboard
A Gradle plugin that performs additional protoc configurations relevant for Java projects.
Link copied to clipboard
public class ModelCompilerPlugin
Spine Model Compiler Gradle plugin.
Link copied to clipboard
A plugin that annotates generated Java sources from .proto files.
Link copied to clipboard
public class RejectionGenPlugin
Plugin which generates Rejections declared in rejections.proto files.
Link copied to clipboard
public enum Severity
The severity of the Spine Error Prone Checks.