Uses of Class
org.exoplatform.processes.model.IllustrativeAttachment
-
Packages that use IllustrativeAttachment Package Description org.exoplatform.processes.service org.exoplatform.processes.storage -
-
Uses of IllustrativeAttachment in org.exoplatform.processes.service
Methods in org.exoplatform.processes.service that return IllustrativeAttachment Modifier and Type Method Description IllustrativeAttachmentProcessesService. getIllustrationImageById(Long illustrationId)Retrieves an illustration image by its given id -
Uses of IllustrativeAttachment in org.exoplatform.processes.storage
Methods in org.exoplatform.processes.storage that return IllustrativeAttachment Modifier and Type Method Description IllustrativeAttachmentProcessesStorage. getIllustrationImageById(Long illustrationId)Retrieves an illustration image by its given id
-