Package io.kestra.core.endpoints
Class SchedulerEndpoint
java.lang.Object
io.kestra.core.endpoints.SchedulerEndpoint
@Endpoint(id="scheduler",
defaultSensitive=false)
@Requires(property="kestra.server-type",
pattern="(SCHEDULER|STANDALONE)")
public class SchedulerEndpoint
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchedulerEndpoint
public SchedulerEndpoint()
-
-
Method Details
-
running
-