| Modifier and Type | Field and Description |
|---|---|
protected String |
state |
protected String |
subState |
protected String |
userId |
| Constructor and Description |
|---|
SetUserStateAndSubStateCmd(String userId,
String state,
String subState) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.