Package com.inet.cowork.api.commands
package com.inet.cowork.api.commands
Provides classes for managing commands in the CoWork system.
This includes command handlers, providers, and descriptions for
implementing and processing various commands within the collaborative
work environment.
-
ClassDescriptionDescription of a CoWork command provided by a CoWorkCommandProvider.Handler interface for CoWork Commands (texts that start with /).Provider of possible commands.