Class SetCubeMappingTask

  • All Implemented Interfaces:
    Task

    public class SetCubeMappingTask
    extends AbstractBaseTask
    This Task processes the file uploaded from an HTML form and returns the content of the file to client. Client side JavaScript can not read the contents of local files for security reasons.
    Since:
    MicroStrategy Web 9.0.0
    • Constructor Detail

      • SetCubeMappingTask

        public SetCubeMappingTask()
        Creates a new SetCubeMappingTask object.