public class BotShortcutCommandToolType extends Object
| Modifier and Type | Field and Description |
|---|---|
static BotShortcutCommandToolType |
PLUGIN
Plugin tool type
|
static BotShortcutCommandToolType |
WORKFLOW
Workflow tool type
|
| Modifier and Type | Method and Description |
|---|---|
static BotShortcutCommandToolType |
fromValue(String value) |
String |
toString() |
public static final BotShortcutCommandToolType WORKFLOW
public static final BotShortcutCommandToolType PLUGIN
public static BotShortcutCommandToolType fromValue(String value)
Copyright © 2025. All rights reserved.