Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Excerpt

The current interval time set for a process instance.

 

Syntax

Code Block
themeRDark
languagejavascript
linenumberstrue
Processes("myProcess").interval

Notes

Do not update this property directly!

To change the interval use instance.changeInterval() as it will make sure the new interval takes effect immediately.

Div
classbox

Availability

Requires:

  • Warzone 3.1 or above
  • Process 0.1 or above