Description: The list of previously visited stages.
JavaDoc: Click here
Remarks: Only stages marked with @Callback will be managed by this feature.
Body content: Empty. All enclosed content will be ignored.
Attributes:
Name | Description | Data type | Required | Default value |
printServiceNames | Print service names instead of stage names | boolean | No | False |
cssClass | The class to apply to a DIV container that will only be generated in this situation | String | No | - |
Examples:
<dif:document> <dif:breadcrumbs/> ... </dif:document>