public class ResolveVarFunction extends Object implements Function<String,String>
ResolveVarFunction(hudson.model.Run run, hudson.model.TaskListener listener)
String
apply(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ResolveVarFunction(hudson.model.Run run, hudson.model.TaskListener listener)
public String apply(String s)
apply
Function<String,String>
Copyright © 2016–2020. All rights reserved.