Package-level declarations

Types

Link copied to clipboard
abstract class ExportFromModelServer : DefaultTask
Link copied to clipboard
abstract class GetRevisionInfo : DefaultTask

Determines which revision needs to be pulled from the model server. The determined revision is written to revisionFile.

Link copied to clipboard
abstract class ImportIntoModelServer : DefaultTask
Link copied to clipboard
@CacheableTask
abstract class ValidateSyncSettings : DefaultTask

Instead of throwing exceptions for single configuration errors, this task collects all configuration errors and puts them into a single exception, so the user can see all steps that must be taken at a glance.