public interface ScriptTrace
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
Throwable |
getException() |
ScriptEngineRequest |
getRequest() |
Map<String,String> |
getTraceTags() |
default boolean |
hasException() |
default boolean |
isSuccess() |
Copyright © 2022 Flowable. All rights reserved.