Package com.bytedesk.core.annotation
Annotation Interface ActionAnnotation
record for action and failed operations
- Author:
- jackning
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescription
-
Element Details
-
title
String title- Default:
- ""
-
action
String action- Default:
- ""
-
description
String description- Default:
- ""
-
type
ActionTypeEnum type- Default:
- LOG
-