Uses of Class
org.openprovenance.prov.template.expander.meta.Config.ConfigTask
-
Packages that use Config.ConfigTask Package Description org.openprovenance.prov.template.expander.meta -
-
Uses of Config.ConfigTask in org.openprovenance.prov.template.expander.meta
Fields in org.openprovenance.prov.template.expander.meta with type parameters of type Config.ConfigTask Modifier and Type Field Description List<Config.ConfigTask>Config. tasksMethods in org.openprovenance.prov.template.expander.meta with parameters of type Config.ConfigTask Modifier and Type Method Description voidExecutor. executeExpandTask(Config config, Config.ConfigTask task, Map<String,String> variableMap)voidExecutor. executeMergeTask(Config config, Config.ConfigTask task, Map<String,String> variableMap)
-