Class TestProcessingUnitRunnable

    • Constructor Detail

      • TestProcessingUnitRunnable

        protected TestProcessingUnitRunnable​(java.lang.Class<? extends IProcessingUnit> processingUnitClass,
                                             java.util.List<Parameter> parameterList,
                                             IProcessingUnitContext processingUnitContext)
        Constructor for TestProcessingUnitRunnable
        Parameters:
        processingUnitClass - the processing unit class
        parameterList - the parameter list
        processingUnitContext - the processing unit context
      • TestProcessingUnitRunnable

        protected TestProcessingUnitRunnable​(byte[] suspendedState)
        Constructor for TestProcessingUnitRunnable
        Parameters:
        suspendedState - the suspended state