protected class PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction extends Object implements BiConsumer<Object,Throwable>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
loggingSessionEnabled |
protected PlanItemInstanceEntity |
planItemInstance |
| Constructor and Description |
|---|
DelegateCompleteAction(PlanItemInstanceEntity planItemInstance,
boolean loggingSessionEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Object value,
Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenprotected final PlanItemInstanceEntity planItemInstance
protected final boolean loggingSessionEnabled
public DelegateCompleteAction(PlanItemInstanceEntity planItemInstance, boolean loggingSessionEnabled)
Copyright © 2021 Flowable. All rights reserved.