Package com.xebialabs.xlrelease.variable
Class VariablesGraphResolver
java.lang.Object
com.xebialabs.xlrelease.variable.VariablesGraphResolver
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
VariablesGraphResolver.Var<A,
V extends Variable> static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
protected static void
protected static void
dependenciesFor
(scala.collection.immutable.Map<String, VariablesGraphResolver.Var<?, ? extends Variable>> scope) protected static void
protected static void
protected static void
static grizzled.slf4j.Logger
protected static void
protected static void
protected static void
protected static boolean
protected static boolean
protected static boolean
protected static boolean
protected static boolean
protected static grizzled.slf4j.Logger
logger()
protected static String
static scala.collection.immutable.Map<String,
VariablesGraphResolver.Var<?, ? extends Variable>> static scala.Tuple2<scala.collection.immutable.Map<String,
String>, scala.collection.immutable.Map<String, String>> resolveAsStrings
(scala.collection.immutable.Set<Variable> variables) static scala.collection.immutable.Map<String,
VariablesGraphResolver.Var<?, ? extends Variable>> protected static void
protected static void
protected static void
valueAsString
(V variable, Object value) protected static void
protected static void
protected static void
-
Constructor Details
-
VariablesGraphResolver
public VariablesGraphResolver()
-
-
Method Details
-
resolveAsStrings
-
resolve
public static scala.collection.immutable.Map<String,VariablesGraphResolver.Var<?, resolve? extends Variable>> (scala.collection.immutable.Set<Variable> variables) -
valueAsString
-
scopeFor
public static scala.collection.immutable.Map<String,VariablesGraphResolver.Var<?, scopeFor? extends Variable>> (scala.collection.immutable.Set<Variable> variables) -
dependenciesFor
public static scala.collection.immutable.Map<String,scala.collection.immutable.Set<String>> dependenciesFor(scala.collection.immutable.Map<String, VariablesGraphResolver.Var<?, ? extends Variable>> scope) -
graphFor
-
grizzled$slf4j$Logging$$_logger
public static grizzled.slf4j.Logger grizzled$slf4j$Logging$$_logger() -
logger
protected static grizzled.slf4j.Logger logger() -
loggerName
-
isTraceEnabled
protected static boolean isTraceEnabled() -
trace
-
trace
-
trace
-
isDebugEnabled
protected static boolean isDebugEnabled() -
debug
-
debug
-
debug
-
isErrorEnabled
protected static boolean isErrorEnabled() -
error
-
error
-
error
-
isInfoEnabled
protected static boolean isInfoEnabled() -
info
-
info
-
info
-
isWarnEnabled
protected static boolean isWarnEnabled() -
warn
-
warn
-
warn
-