org.jbpm.task.service
Interface TaskClientHandler.AddCommentResponseHandler

All Superinterfaces:
ResponseHandler
All Known Implementing Classes:
BlockingAddCommentResponseHandler
Enclosing class:
TaskClientHandler

public static interface TaskClientHandler.AddCommentResponseHandler
extends ResponseHandler


Method Summary
 void execute(long commentId)
           
 
Methods inherited from interface org.drools.task.service.ResponseHandler
setError
 

Method Detail

execute

void execute(long commentId)


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