Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kestra-io/kestra
/ getState
Method
getState
core/src/main/java/io/kestra/core/server/Service.java:36–36 ·
view source on GitHub ↗
Gets the service state. @return the state.
()
Source
from the content-addressed store, hash-verified
34
* @
return
the state.
35
*/
36
ServiceState getState();
37
38
/**
39
* Gets the metrics attached to this service.
Callers
15
schedule
Method · 0.65
stopAfterSchedule
Method · 0.65
failedEvaluationFromFailedCondition
Method · 0.65
failedEvaluationFromInvalidExpression
Method · 0.65
recoverLASTLongRunningExecution
Method · 0.65
recoverNONELongRunningExecution
Method · 0.65
pollingTriggerStopAfter
Method · 0.65
failedEvaluationTest
Method · 0.65
pollingTriggerFailOnTriggerError
Method · 0.65
schedule
Method · 0.65
scheduleOnDates
Method · 0.65
thread
Method · 0.65
Calls
no outgoing calls
Tested by
15
schedule
Method · 0.52
stopAfterSchedule
Method · 0.52
failedEvaluationFromFailedCondition
Method · 0.52
failedEvaluationFromInvalidExpression
Method · 0.52
recoverLASTLongRunningExecution
Method · 0.52
recoverNONELongRunningExecution
Method · 0.52
pollingTriggerStopAfter
Method · 0.52
failedEvaluationTest
Method · 0.52
pollingTriggerFailOnTriggerError
Method · 0.52
schedule
Method · 0.52
scheduleOnDates
Method · 0.52
thread
Method · 0.52