JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.goobi.viewer.model.job.upload.StepResponse
Packages that use
StepResponse
Package
Description
io.goobi.viewer.model.job.upload
Uses of
StepResponse
in
io.goobi.viewer.model.job.upload
Methods in
io.goobi.viewer.model.job.upload
that return types with arguments of type
StepResponse
Modifier and Type
Method
Description
List
<
StepResponse
>
ProcessStatusResponse.
getStep
()
Method parameters in
io.goobi.viewer.model.job.upload
with type arguments of type
StepResponse
Modifier and Type
Method
Description
void
ProcessStatusResponse.
setStep
(
List
<
StepResponse
> step)