Uses of Interface
org.openprovenance.prov.service.core.OtherActionPerformer
Packages that use OtherActionPerformer
-
Uses of OtherActionPerformer in org.openprovenance.prov.service.core
Classes in org.openprovenance.prov.service.core that implement OtherActionPerformerMethod parameters in org.openprovenance.prov.service.core with type arguments of type OtherActionPerformerModifier and TypeMethodDescriptionvoidPostService.addOtherPerformer(Optional<OtherActionPerformer> newOtherPerformer) Constructor parameters in org.openprovenance.prov.service.core with type arguments of type OtherActionPerformerModifierConstructorDescriptionPostService(ServiceUtilsConfig config, List<ActionPerformer> performers, Optional<OtherActionPerformer> otherPerformer)