Default

Constructors

Link copied to clipboard
constructor(operationIdGenerator: OperationIdGenerator)

Properties

Link copied to clipboard
open override val version: String

A version that is used as input of the Gradle task. Since OperationOutputGenerator cannot easily be serialized and influences the output of the task, we need a way to mark the task out-of-date when the implementation changes.

Functions

Link copied to clipboard
open override fun generate(operationDescriptorList: Collection<OperationDescriptor>): OperationOutput

Generate