Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
hiddentrue

Describe your workflow templates.

The {description} macro is used to define the description of your workflow template.

...

Optional, but recommended.

One {description} can be put in a {workflow } macromacro.

Parameters

ParameterRequiredDefaultNotes

macro body

(tick)

 

(tick)


The description:

  • Plain text
  • Can use any character set supported by your Confluence server – except some reserved characters.

...

Code Block
languagetext
themeRDark
{workflow:name=Described Workflow}
   {description}
      This is my awesome workflow
   {description}
   {state:Example}
   {state}
{workflow}

All examples

...

See also

Workflow Authoring Guide:

...