Uses of Class
org.flowable.rest.service.api.engine.AttachmentRequest
-
Packages that use AttachmentRequest Package Description org.flowable.rest.service.api.runtime.task -
-
Uses of AttachmentRequest in org.flowable.rest.service.api.runtime.task
Methods in org.flowable.rest.service.api.runtime.task with parameters of type AttachmentRequest Modifier and Type Method Description protected AttachmentResponseTaskAttachmentCollectionResource. createSimpleAttachment(AttachmentRequest attachmentRequest, org.flowable.task.api.Task task)
-