protected class ServiceTaskExpressionActivityBehavior.FutureCompleteAction extends Object implements BiConsumer<Object,Throwable>
| Modifier and Type | Field and Description |
|---|---|
protected DelegateExecution |
execution |
| Constructor and Description |
|---|
FutureCompleteAction(DelegateExecution execution) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Object value,
Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenprotected final DelegateExecution execution
public FutureCompleteAction(DelegateExecution execution)
Copyright © 2020 Flowable. All rights reserved.