Package io.camunda.client.impl.response
Class DocumentReferenceBatchResponseImpl.FailedDocumentDetailImpl
java.lang.Object
io.camunda.client.impl.response.DocumentReferenceBatchResponseImpl.FailedDocumentDetailImpl
- All Implemented Interfaces:
DocumentReferenceBatchResponse.FailedDocumentDetail
- Enclosing class:
DocumentReferenceBatchResponseImpl
public static class DocumentReferenceBatchResponseImpl.FailedDocumentDetailImpl
extends Object
implements DocumentReferenceBatchResponse.FailedDocumentDetail
-
Constructor Summary
ConstructorsConstructorDescriptionFailedDocumentDetailImpl(DocumentCreationFailureDetail failedDocumentDetail) -
Method Summary
-
Constructor Details
-
FailedDocumentDetailImpl
-
-
Method Details
-
getFileName
- Specified by:
getFileNamein interfaceDocumentReferenceBatchResponse.FailedDocumentDetail- Returns:
- the filename of the failed document
-
getDetail
- Specified by:
getDetailin interfaceDocumentReferenceBatchResponse.FailedDocumentDetail- Returns:
- the failure description
-
toString
-