Uses of Interface
org.jenkinsci.plugins.workflow.steps.DynamicContext.DelegatedContext
Packages that use DynamicContext.DelegatedContext
-
Uses of DynamicContext.DelegatedContext in org.jenkinsci.plugins.workflow.steps
Methods in org.jenkinsci.plugins.workflow.steps with parameters of type DynamicContext.DelegatedContextModifier and TypeMethodDescription<T> TDynamicContext.get(Class<T> key, DynamicContext.DelegatedContext context) Actually look up a given object in a particular context.final <U> UDynamicContext.Typed.get(Class<U> key, DynamicContext.DelegatedContext context) protected abstract TDynamicContext.Typed.get(DynamicContext.DelegatedContext context)