Uses of Interface
org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource

Packages that use TaskAttachmentResource
org.camunda.bpm.engine.rest.sub.task   
org.camunda.bpm.engine.rest.sub.task.impl   
 

Uses of TaskAttachmentResource in org.camunda.bpm.engine.rest.sub.task
 

Methods in org.camunda.bpm.engine.rest.sub.task that return TaskAttachmentResource
 TaskAttachmentResource TaskResource.getAttachmentResource()
           
 

Uses of TaskAttachmentResource in org.camunda.bpm.engine.rest.sub.task.impl
 

Classes in org.camunda.bpm.engine.rest.sub.task.impl that implement TaskAttachmentResource
 class TaskAttachmentResourceImpl
           
 

Methods in org.camunda.bpm.engine.rest.sub.task.impl that return TaskAttachmentResource
 TaskAttachmentResource TaskResourceImpl.getAttachmentResource()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.