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