new WorkOrderConfig()
Interactions/IFC/interact/GoIFCComponents/Components/WorkOrderComponent/src/config/WorkOrderConfig.ts, line 6
Methods
-
staticWorkOrderConfig.forDevelopment()
Interactions/IFC/interact/GoIFCComponents/Components/WorkOrderComponent/src/config/WorkOrderConfig.ts, line 42 -
Creates a configuration instance for development environment. Factory method for creating specific configurations.
-
staticWorkOrderConfig.forProduction()
Interactions/IFC/interact/GoIFCComponents/Components/WorkOrderComponent/src/config/WorkOrderConfig.ts, line 34 -
Creates a configuration instance for production environment. Factory method for creating specific configurations.
