Uses of Class
cz.metacentrum.perun.core.api.EnrichedSponsorship
Packages that use EnrichedSponsorship
-
Uses of EnrichedSponsorship in cz.metacentrum.perun.audit.events.ExpirationNotifScheduler
Methods in cz.metacentrum.perun.audit.events.ExpirationNotifScheduler that return EnrichedSponsorshipModifier and TypeMethodDescriptionSponsorshipExpirationInAMonth.getSponsorship()
SponsorshipExpirationInDays.getSponsorship()
SponsorshipExpired.getSponsorship()
Constructors in cz.metacentrum.perun.audit.events.ExpirationNotifScheduler with parameters of type EnrichedSponsorshipModifierConstructorDescriptionSponsorshipExpirationInAMonth
(EnrichedSponsorship sponsorship) SponsorshipExpirationInDays
(EnrichedSponsorship sponsorship, int days) SponsorshipExpired
(EnrichedSponsorship sponsorship)