Uses of Class
org.openprovenance.prov.service.core.ServiceUtilsConfig
-
Packages that use ServiceUtilsConfig Package Description org.openprovenance.prov.service.core -
-
Uses of ServiceUtilsConfig in org.openprovenance.prov.service.core
Methods in org.openprovenance.prov.service.core that return ServiceUtilsConfig Modifier and Type Method Description ServiceUtilsConfigServiceUtils. getConfig()Constructors in org.openprovenance.prov.service.core with parameters of type ServiceUtilsConfig Constructor Description PostService(ServiceUtilsConfig config)PostService(ServiceUtilsConfig config, List<ActionPerformer> performers, Optional<OtherActionPerformer> otherPerformer)ServiceUtils(PostService postService, ServiceUtilsConfig config)
-