Class SlackRuntime.ExecutionContext

java.lang.Object
hudson.model.InvisibleAction
io.jenkins.plugins.changeinvestigator.slack.lifecycle.SlackRuntime.ExecutionContext
All Implemented Interfaces:
Action, ModelObject, Serializable
Enclosing class:
SlackRuntime

public static final class SlackRuntime.ExecutionContext extends InvisibleAction implements Serializable
The configured execution identity is frozen before the build, never reconstructed from a changed job.
See Also: