JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.kestra.core.repositories
Interface WorkerJobRunningRepositoryInterface
public interface
WorkerJobRunningRepositoryInterface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
deleteByKey
(
String
uid)
Optional
<
WorkerJobRunning
>
findByKey
(
String
uid)
Method Details
findByKey
Optional
<
WorkerJobRunning
>
findByKey
(
String
uid)
deleteByKey
void
deleteByKey
(
String
uid)