Class PeriodicTask

  • All Implemented Interfaces:
    Runnable

    public class PeriodicTask
    extends Object
    implements Runnable
    Author:
    Massimiliano Assante, CNR-ISTI
    • Constructor Detail

      • PeriodicTask

        public PeriodicTask​(org.gcube.portal.databook.server.DatabookStore store,
                            EmailPopAccount popAccount,
                            javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
      • getAllLikesByFeed

        public ArrayList<org.gcube.portal.databook.shared.Like> getAllLikesByFeed​(String feedid)
        Parameters:
        feedid -
        Returns: