ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
DescriptionProvider rootDescriptionProvider,
ControlledProcessState processState,
ModelTestModelControllerService.Controller71x version)
This is the constructor to use for the legacy controller using core-model-test/test-controller-7.1.x and subsystem-test/test-controller-7.1.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
DescriptionProvider rootDescriptionProvider,
ControlledProcessState processState,
ModelTestModelControllerService.Controller72x version)
This is the constructor to use for subsystem-test/test-controller-7.2.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
DescriptionProvider rootDescriptionProvider,
ControlledProcessState processState,
ModelTestModelControllerService.Controller73x version)
This is the constructor to use for subsystem-test/test-controller-7.3.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
DescriptionProvider rootDescriptionProvider,
ControlledProcessState processState,
ModelTestModelControllerService.Controller74x version)
This is the constructor to use for subsystem-test/test-controller-7.4.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
ControlledProcessState processState,
ExpressionResolver expressionResolver,
ModelTestModelControllerService.Controller80x version)
This is the constructor to use for 8.0.x core model tests
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
ControlledProcessState processState,
ExpressionResolver expressionResolver,
ModelTestModelControllerService.Controller90x version)
This is the constructor to use for 9.0.x core model tests
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
ControlledProcessState processState,
ModelTestModelControllerService.Controller72x version)
This is the constructor to use for core-model/test-controller-7.2.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
ControlledProcessState processState,
ModelTestModelControllerService.Controller73x version)
This is the constructor to use for core-model/test-controller-7.3.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
ControlledProcessState processState,
ModelTestModelControllerService.Controller74x version)
This is the constructor to use for core-model/test-controller-7.4.x
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ResourceDefinition resourceDefinition,
ControlledProcessState processState,
ModelTestModelControllerService.Controller80x version)
This is the constructor to use for 8.0.x subsystem tests
|
ModelTestModelControllerService(ProcessType processType,
RunningModeControl runningModeControl,
TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ResourceDefinition resourceDefinition,
ControlledProcessState processState,
ModelTestModelControllerService.Controller90x version)
This is the constructor to use for 9.0.x subsystem tests
|