Uses of Class
de.xima.fc.exceptions.AFileProvisionHandleError.AttachmentCouldNotBeSaved
-
Packages that use AFileProvisionHandleError.AttachmentCouldNotBeSaved Package Description de.xima.fc.interfaces.workflow.execution -
-
Uses of AFileProvisionHandleError.AttachmentCouldNotBeSaved in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileProvisionHandleError.AttachmentCouldNotBeSaved Modifier and Type Method Description void
IFileProvisionHandleErrorProcessor. onAttachmentCouldNotBeSaved(AFileProvisionHandleError.AttachmentCouldNotBeSaved error)
Callback for handling an error of typeATTACHMENT_COULD_NOT_BE_SAVED
.
-