public interface InterceptorCallback
| Modifier and Type | Method and Description |
|---|---|
void |
completed(InterceptionStatus status,
InterceptionResult result)
Событие завершения интерактивного взаимодействия с плагином тех.
|
void completed(InterceptionStatus status, InterceptionResult result)
status - статус интерактивного взаимодействия с плагином тех. процесса.result - результат интерактивного взаимодействия с плагином тех. процесса.TechProcessPlugin.intercept(InterceptionContext, InterceptorCallback)