public class BroadcastServiceLocal extends Object implements BroadcastService
| Constructor and Description |
|---|
BroadcastServiceLocal() |
public <T> Map<String,TaskResult<T>> execute(Callable<T> callable)
execute in interface BroadcastServicecallable - callable that will be executed on all nodespublic <T> Map<String,TaskResult<T>> execute(Callable<T> callable, Long tenantId)
execute in interface BroadcastServicecallable - callable that will be executed on all nodespublic void submit(Callable<?> callable)
submit in interface BroadcastServiceCopyright © 2015 Bonitasoft S.A.. All rights reserved.