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