Uses of Class
org.liquigraph.core.configuration.ExecutionContexts
-
Packages that use ExecutionContexts Package Description org.liquigraph.core.configuration org.liquigraph.core.model.predicates -
-
Uses of ExecutionContexts in org.liquigraph.core.configuration
Fields in org.liquigraph.core.configuration declared as ExecutionContexts Modifier and Type Field Description static ExecutionContextsExecutionContexts. DEFAULT_CONTEXTMethods in org.liquigraph.core.configuration that return ExecutionContexts Modifier and Type Method Description ExecutionContextsConfiguration. executionContexts() -
Uses of ExecutionContexts in org.liquigraph.core.model.predicates
Methods in org.liquigraph.core.model.predicates with parameters of type ExecutionContexts Modifier and Type Method Description static ChangesetMatchAnyExecutionContextsChangesetMatchAnyExecutionContexts. BY_ANY_EXECUTION_CONTEXT(ExecutionContexts executionContexts)
-