Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity

Packages that use AttachmentEntity
org.camunda.bpm.engine.impl.mail   
 

Uses of AttachmentEntity in org.camunda.bpm.engine.impl.mail
 

Fields in org.camunda.bpm.engine.impl.mail with type parameters of type AttachmentEntity
protected  List<AttachmentEntity> MailTransformer.attachments
           
 

Methods in org.camunda.bpm.engine.impl.mail that return types with arguments of type AttachmentEntity
 List<AttachmentEntity> MailTransformer.getAttachments()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.