MCPcopy
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

scheduleMethod · 0.65
stopAfterScheduleMethod · 0.65
failedEvaluationTestMethod · 0.65
scheduleMethod · 0.65
scheduleOnDatesMethod · 0.65
threadMethod · 0.65

Calls

no outgoing calls

Tested by 15

scheduleMethod · 0.52
stopAfterScheduleMethod · 0.52
failedEvaluationTestMethod · 0.52
scheduleMethod · 0.52
scheduleOnDatesMethod · 0.52
threadMethod · 0.52