Uses of Class
io.automatiko.engine.addons.process.management.model.ErrorInfoDTO
-
Packages that use ErrorInfoDTO Package Description io.automatiko.engine.addons.process.management.model -
-
Uses of ErrorInfoDTO in io.automatiko.engine.addons.process.management.model
Methods in io.automatiko.engine.addons.process.management.model that return types with arguments of type ErrorInfoDTO Modifier and Type Method Description java.util.List<ErrorInfoDTO>ProcessInstanceDetailsDTO. getErrors()Method parameters in io.automatiko.engine.addons.process.management.model with type arguments of type ErrorInfoDTO Modifier and Type Method Description voidProcessInstanceDetailsDTO. setErrors(java.util.List<ErrorInfoDTO> errors)
-