General Settings
Source Class: SettingsGeneralView.java (Inside WorkflowSettingsDialog)
This tab controls the high-level configuration of a workflow.
Fields
- Name: The display name of the workflow.
- Interval:
- Standard: Time in seconds/minutes (e.g.,
300for 5 mins). - Scheduled: Specific times (e.g.,
06:00). - Complex: Days of week/month (e.g.,
D1:14:00for Monday at 2pm). - Special:
-1(Run Once),-2(On Demand).
- Standard: Time in seconds/minutes (e.g.,
- Next Workflow: Chains another workflow to run immediately after this one finishes.
- Logging Level:
0: No logging.6: Standard logging (Default).3: Debug logging.-3: Extended debug logging.
- Comment: Internal notes about this workflow.