Uses of Class
org.kie.efesto.common.api.model.GeneratedResources
-
Packages that use GeneratedResources Package Description org.kie.efesto.common.api.model -
-
Uses of GeneratedResources in org.kie.efesto.common.api.model
Methods in org.kie.efesto.common.api.model that return types with arguments of type GeneratedResources Modifier and Type Method Description default Map<String,GeneratedResources>EfestoContext. getGeneratedResourcesMap()GetgetGeneratedResourcesMapMethods in org.kie.efesto.common.api.model with parameters of type GeneratedResources Modifier and Type Method Description default voidEfestoContext. addGeneratedResources(String model, GeneratedResources generatedResources)AddGeneratedResourceswith the keymodel
-