Uses of Interface
org.openprovenance.prov.service.core.OtherActionPerformer
-
-
Uses of OtherActionPerformer in org.openprovenance.prov.service.core
Classes in org.openprovenance.prov.service.core that implement OtherActionPerformer Modifier and Type Class Description classEmptyOtherActionPerformerMethod parameters in org.openprovenance.prov.service.core with type arguments of type OtherActionPerformer Modifier and Type Method Description voidPostService. addOtherPerformer(Optional<OtherActionPerformer> newOtherPerformer)Constructor parameters in org.openprovenance.prov.service.core with type arguments of type OtherActionPerformer Constructor Description PostService(List<ActionPerformer> performers, Optional<OtherActionPerformer> otherPerformer)
-