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