Uses of Class
org.jbpm.pvm.internal.email.impl.AttachmentTemplate

Packages that use AttachmentTemplate
org.jbpm.pvm.internal.email.impl   
 

Uses of AttachmentTemplate in org.jbpm.pvm.internal.email.impl
 

Methods in org.jbpm.pvm.internal.email.impl that return types with arguments of type AttachmentTemplate
 java.util.List<AttachmentTemplate> MailTemplate.getAttachmentTemplates()
           
 

Methods in org.jbpm.pvm.internal.email.impl with parameters of type AttachmentTemplate
 void MailTemplate.addAttachmentTemplate(AttachmentTemplate attachmentTemplate)
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.