Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
-
Packages that use AttachmentManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of AttachmentManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return AttachmentManager Modifier and Type Method Description AttachmentManager
CommandContext. getAttachmentManager()
-
Uses of AttachmentManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return AttachmentManager Modifier and Type Method Description protected AttachmentManager
AbstractManager. getAttachmentManager()
-