Class RemoveReadOnlyDashBoardLines

  • All Implemented Interfaces:
    IStepHandler

    public class RemoveReadOnlyDashBoardLines
    extends Object
    implements IStepHandler
    Remove all lines from lum_EADashboard that column isStandard is 1. These lines were read only and used to list dashboard options combobox to add on the service instance. In this way, the user coun'd choose which dashboard will be visible for your instance. But these line will not more used. The dashboard options for add will came directly from JSON.
    Since:
    12.2.0
    Version:
    $Revision: 23541 $ $Date: 2020-01-16 16:15:48 -0300 (Thu, 16 Jan 2020) $
    • Constructor Detail

      • RemoveReadOnlyDashBoardLines

        public RemoveReadOnlyDashBoardLines()