Versions Compared

Key

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

Namespace Annotation

The @Namespace annotation allows the definition of an Action's namespace in the Action class rather than based on Zero Configuration's conventions.

Usage

This annotation is placed at the class level.

Parameters

Name

Type

Required

Description

value

String

true

The namespace to use for the annotated action class.