public interface GenerationAgent
Modifier and Type | Field and Description |
---|---|
static SpecialistType<GenerationAgent> |
TYPE
Agent providing means to support operating on generating tasks.
|
Modifier and Type | Method and Description |
---|---|
DeltaGeneration |
createDeltaGeneration()
Creates a new
DeltaGeneration . |
Iterable<String> |
getGeneratedFiles()
Creates an iterable delivering the path for each generated file.
|
Collection<FileEntry> |
getOutput()
Provides a collection containing information on the output of generation runs prior
to the invocation.
|
static final SpecialistType<GenerationAgent> TYPE
DeltaGeneration createDeltaGeneration()
DeltaGeneration
.Iterable<String> getGeneratedFiles()
@NotNull Collection<FileEntry> getOutput()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210