org.jbpm.task.service
Interface TaskClientHandler.SetDocumentResponseHandler

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

public static interface TaskClientHandler.SetDocumentResponseHandler
extends ResponseHandler


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

Method Detail

execute

void execute(long contentId)


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