Shutter:Workflow

From den4b Wiki
Revision as of 15:42, 24 May 2010 by Den4b (talk | contribs) (Created page with '{{Up|Shutter}} The workflow of Shutter is quit simple: monitor events and execute actions when events have been triggered. === Step 1…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Arrow Return.png Shutter  

The workflow of Shutter is quit simple: monitor events and execute actions when events have been triggered.

Step 1: Events

Events are usually based on periodic checking of some sort of a system state, whether it is current time or execution of a process. The scenario in which they will trigger actions is define by the selected Logic. You can add as many events as you want.

Step 2: Actions

Actions are executed one-by-one from top-to-bottom. You can add as many actions as you want but beware that some actions are terminal, meaning that they will cause Shutter to stop processing the rest of actions or terminate application altogether, for example: Shutdown action.