Package com.t4a.api
Interface JavaMethodAction
- All Superinterfaces:
AIAction
- All Known Implementing Classes:
BlankAction
-
Method Summary
Modifier and TypeMethodDescriptiondefault Stringdefault ActionTypedefault StringProvide a detailed description of this action namedefault booleanMethods inherited from interface com.t4a.api.AIAction
getActionRisk
-
Method Details
-
getActionType
- Specified by:
getActionTypein interfaceAIAction- Returns:
- ActionType
- See Also:
-
getActionName
- Specified by:
getActionNamein interfaceAIAction
-
getDescription
Description copied from interface:AIActionProvide a detailed description of this action name- Specified by:
getDescriptionin interfaceAIAction- Returns:
-
isComplexMethod
default boolean isComplexMethod()
-