public class RegisterDeviceCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<DeviceEntity>
| Modifier and Type | Field and Description | 
|---|---|
| protected DeviceRegistrationImpl | deviceRegistration | 
| Constructor and Description | 
|---|
| RegisterDeviceCmd(DeviceRegistrationImpl deviceRegistration) | 
| Modifier and Type | Method and Description | 
|---|---|
| DeviceEntity | execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
protected final DeviceRegistrationImpl deviceRegistration
public RegisterDeviceCmd(DeviceRegistrationImpl deviceRegistration)
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.