Class GlobalWorkflowCfgChangedEvent

java.lang.Object
de.uplanet.lucy.server.configuration.CfgFileChangedEvent
de.uplanet.lucy.server.workflow.configuration.GlobalWorkflowCfgChangedEvent
All Implemented Interfaces:
ICfgFileChangedEvent, IConfigurationEvent, IServerEvent, IGlobalWorkflowCfgChangedEvent

@Scriptable public final class GlobalWorkflowCfgChangedEvent extends de.uplanet.lucy.server.configuration.CfgFileChangedEvent implements IGlobalWorkflowCfgChangedEvent
  • Constructor Details

    • GlobalWorkflowCfgChangedEvent

      public GlobalWorkflowCfgChangedEvent(File p_file)
      Construct a global workflow configuration object.
      Parameters:
      p_file - The configuration file;