You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

ParentPackage Annotation

The @ParentPackage annotation allows the definition of Action's package for an action found via Zero Configuration.

Usage

This annotation is placed at the class level.

Parameters

Name

Type

Required

Description

value

String

true

Names the package the action will inherit.

  • No labels