Package com.xebialabs.xlrelease.variable
Class VariablesGraphResolver
java.lang.Object
com.xebialabs.xlrelease.variable.VariablesGraphResolver
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVariablesGraphResolver.Var<A,V extends Variable> static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidprotected static voidprotected static voiddependenciesFor(scala.collection.immutable.Map<String, VariablesGraphResolver.Var<?, ? extends Variable>> scope) protected static voidprotected static voidprotected static voidstatic grizzled.slf4j.Loggerprotected static voidprotected static voidprotected static voidprotected static booleanprotected static booleanprotected static booleanprotected static booleanprotected static booleanprotected static grizzled.slf4j.Loggerlogger()protected static Stringstatic 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 voidprotected static voidprotected static voidvalueAsString(V variable, Object value) protected static voidprotected static voidprotected 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
-