org.jbpm.task.service
Interface TaskClientHandler.AddTaskResponseHandler

All Superinterfaces:
ResponseHandler
All Known Implementing Classes:
BlockingAddTaskResponseHandler, BlockingAddTaskResponseHandler
Enclosing class:
TaskClientHandler

public static interface TaskClientHandler.AddTaskResponseHandler
extends ResponseHandler


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

Method Detail

execute

void execute(long taskId)


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