-
- All Implemented Interfaces:
public class OrchestratorService
-
-
Constructor Summary
Constructors Constructor Description OrchestratorService(OrchestratedRuntimeBots orchestratedBots)
-
Method Summary
Modifier and Type Method Description final OrchestrationResponseaskOrchestration(AskEligibilityToOrchestratorRequest request)final OrchestrationResponseresumeOrchestration(ResumeOrchestrationRequest request)-
-
Constructor Detail
-
OrchestratorService
OrchestratorService(OrchestratedRuntimeBots orchestratedBots)
-
-
Method Detail
-
askOrchestration
final OrchestrationResponse askOrchestration(AskEligibilityToOrchestratorRequest request)
-
resumeOrchestration
final OrchestrationResponse resumeOrchestration(ResumeOrchestrationRequest request)
-
-
-
-