ExecutionDomain constructor

ExecutionDomain(
  1. AnalysisServer server
)

Implementation

ExecutionDomain(AnalysisServer server) : super(server, 'execution');