public class GetUserInfoKeysCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<List<String>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
userId |
protected String |
userInfoType |
| Constructor and Description |
|---|
GetUserInfoKeysCmd(String userId,
String userInfoType) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.