toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.query.discovery
/
CollectorDryRunDto
/
CollectorDryRunDto
Collector
Dry
Run
Dto
constructor
(
runId
:
String
,
dryRun
:
Boolean
,
applied
:
Int
,
skipped
:
Int
,
hardDeleted
:
Int
,
marks
:
List
<
MarkDto
>
)