public class DeviceServiceDelegate extends Object implements org.camunda.bpm.engine.delegate.JavaDelegate
| Constructor and Description |
|---|
DeviceServiceDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.camunda.bpm.engine.delegate.DelegateExecution execution) |
static IDeviceServiceExecutor |
getExecutor() |
static void |
setDeviceServiceExecutor(IDeviceServiceExecutor ex) |
public void execute(org.camunda.bpm.engine.delegate.DelegateExecution execution)
throws Exception
execute in interface org.camunda.bpm.engine.delegate.JavaDelegateExceptionpublic static void setDeviceServiceExecutor(IDeviceServiceExecutor ex)
public static IDeviceServiceExecutor getExecutor()
Copyright © 2021. All rights reserved.