@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public interface ExecutionLogEntryDtoPA
| Modifier and Type | Field and Description |
|---|---|
static ExecutionLogEntryDtoPA |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<any> |
actionEntries() |
<any> |
badErrorDescription() |
<any> |
dtoId() |
<any> |
end() |
<any> |
id() |
<any> |
jobEntry() |
<any> |
outcome() |
<any> |
scheduledStart() |
<any> |
start() |
<any> |
vetoExplanation() |
<any> |
vetoMode() |
static final ExecutionLogEntryDtoPA INSTANCE
<any> dtoId()
<any> actionEntries()
<any> badErrorDescription()
<any> end()
<any> id()
<any> jobEntry()
<any> outcome()
<any> scheduledStart()
<any> start()
<any> vetoExplanation()
<any> vetoMode()