Package jadex.bpmn.runtime.exttask
Interface ITaskExecutionService
public interface ITaskExecutionService
-
Method Summary
Modifier and TypeMethodDescriptionjadex.future.IFuture
<Void> execute
(ITask task, ITaskContext context)
-
Method Details
-
execute
-