Uses of Class
com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.CPFStatus
-
-
Uses of CPFStatus in com.adobe.pdfservices.operation.internal.cpf.dto.response
Methods in com.adobe.pdfservices.operation.internal.cpf.dto.response that return CPFStatus Modifier and Type Method Description CPFStatusCPFErrorResponse. getCPFStatus()Constructors in com.adobe.pdfservices.operation.internal.cpf.dto.response with parameters of type CPFStatus Constructor Description CPFErrorResponse(Integer status, String type, String report, String errorCode, String message, String reason, String title, CPFStatus cpfStatus, CPFError cpfError) -
Uses of CPFStatus in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform
Methods in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform that return CPFStatus Modifier and Type Method Description CPFStatusCPFContentAnalyzerResponse. getCPFStatus()Constructors in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform with parameters of type CPFStatus Constructor Description CPFContentAnalyzerResponse(CPFStatus cpfStatus)CPFContentAnalyzerResponse(CPFStatus CPFStatus, CPFOutputs cpfOutputs) -
Uses of CPFStatus in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF
Constructors in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF with parameters of type CPFStatus Constructor Description ExtractContentAnalyzerResponse(ExtractOutputMetaData extractOutputMetaData, CPFStatus cpfStatus)
-