getStateNotes() method

The detailed description about the state, and documentations on how to use the state including the follow-up transitions.

Syntax

String getStateNotes ()

Returns

detailed description and documentation of the state

Usage

Using wicket MultiLineLabel automatic filtering, any newlines '

' will be rendered as

and any double new lines '

' will render as a separate paragraph.

NOTE: Use newline mechanism only for layout of text - do not embed HTML into the text strings

Used by: state editor

detailed description and documentation of the state