toggle menu
console-services
JVM
switch theme
search in API
console-services
/
org.cryptotrader.console.library.services.entity
Package-level
declarations
Types
Types
Console
Command
Execution
Entity
Service
Link copied to clipboard
@
Service
class
ConsoleCommandExecutionEntityService
@
Autowired
constructor
(
repository
:
ConsoleCommandExecutionRepository
)
:
BaseEntityService
<
ConsoleCommandExecution
,
Long
,
ConsoleCommandExecutionRepository
>