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