# Class: com.pnfsoftware.jeb.core.events.ControllerNotification

Notification issued by floating controllers to the clients.

## Constructor: ControllerNotification


## Field: clientChoice
Type: `int`
Description: Client\-specific choice or response value.

## Field: ctlCode
Type: `long`
Description: Controller\-specific notification code.

## Field: ctlHintContinueLeft
Type: `int`
Description: Optional hint indicating how long a continue action remains available.

## Field: processed
Type: `boolean`
Description: Set by the recipient to indicate whether the notification was handled.

