Class SlackRuntime
java.lang.Object
io.jenkins.plugins.changeinvestigator.slack.lifecycle.SlackRuntime
Small bounded worker pool. Build listeners only enqueue; pages never contact Slack.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThe configured execution identity is frozen before the build, never reconstructed from a changed job.static final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SlackRuntimeget()static StringsafeStatus(Job<?, ?> job) voidstatic voidstop()
-
Constructor Details
-
SlackRuntime
public SlackRuntime()
-
-
Method Details
-
get
-
schedule
-
safeStatus
-
stop
-