KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.task.model.Attachment

Packages that use Attachment
org.kie.api.task   
org.kie.api.task.model   
 

Uses of Attachment in org.kie.api.task
 

Methods in org.kie.api.task that return Attachment
 Attachment TaskService.getAttachmentById(long attachId)
           
 

Uses of Attachment in org.kie.api.task.model
 

Methods in org.kie.api.task.model that return types with arguments of type Attachment
 List<Attachment> TaskData.getAttachments()
           
 


KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.