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