jBPM distribution 6.0.0.Alpha9

org.jbpm.task.service
Interface TaskClientHandler.AddAttachmentResponseHandler

All Superinterfaces:
org.kie.task.service.ResponseHandler
All Known Implementing Classes:
BlockingAddAttachmentResponseHandler
Enclosing class:
TaskClientHandler

public static interface TaskClientHandler.AddAttachmentResponseHandler
extends org.kie.task.service.ResponseHandler


Method Summary
 void execute(long attachmentId, long contentId)
           
 
Methods inherited from interface org.kie.task.service.ResponseHandler
setError
 

Method Detail

execute

void execute(long attachmentId,
             long contentId)

jBPM distribution 6.0.0.Alpha9

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