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.task
Methods in org.kie.api.task that return Attachment Modifier and Type Method Description 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 Modifier and Type Method Description java.util.List<Attachment>
TaskData. getAttachments()
-