Class OrchestrationKt
-
- All Implemented Interfaces:
public final class OrchestrationKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static BooleanorchestrationEnabled
-
Method Summary
Modifier and Type Method Description final BooleangetOrchestrationEnabled()Is it orchestration enabled? -
-
Method Detail
-
getOrchestrationEnabled
final Boolean getOrchestrationEnabled()
Is it orchestration enabled? Default to false - use tock_orchestration property to enable.
-
-
-
-