Class RunClassStepExecutable

    • Constructor Detail

      • RunClassStepExecutable

        public RunClassStepExecutable​(java.util.Map<java.lang.String,​java.util.List<EnvironmentType>> environment,
                                      java.lang.String message,
                                      java.lang.String customClassScript,
                                      java.util.Map<java.lang.String,​java.lang.String> parameters)
                               throws PortalException
        Creates a new instance.
        Parameters:
        environment - the environment configuration.
        message - the message to be displayed.
        customClassScript - the custom class.
        parameters - the parameters to be passed to the custom class.
        Throws:
        PortalException
        Since:
        7.1.0