RejectionGenPlugin

public class RejectionGenPlugin

Plugin which generates Rejections declared in rejections.proto files.

Uses generated proto descriptors.

Logs a warning if there are no protobuf descriptors generated.

Constructors

Link copied to clipboard
public void RejectionGenPlugin()

Functions

Link copied to clipboard
public void apply(Project project)
Applies the plug-in to a project.
Link copied to clipboard
protected Supplier<File> mainDescriptorFile(Project project)
Link copied to clipboard
protected Supplier<File> testDescriptorFile(Project project)