Uses of Interface
org.kie.api.task.model.Attachment
- 
Packages that use Attachment Package Description org.kie.api.task org.kie.api.task.model 
- 
- 
Uses of Attachment in org.kie.api.taskMethods in org.kie.api.task that return Attachment Modifier and Type Method Description AttachmentTaskService. getAttachmentById(long attachId)
- 
Uses of Attachment in org.kie.api.task.modelMethods in org.kie.api.task.model that return types with arguments of type Attachment Modifier and Type Method Description List<Attachment>TaskData. getAttachments()
 
-