Package net.ognetwork.ogcore.api.jobs
Interface IJob
- All Known Implementing Classes:
EmptyPartyCleanupJob
public interface IJob
-
Method Summary
-
Method Details
-
getDelayInSeconds
long getDelayInSeconds() -
getPeriodInSeconds
long getPeriodInSeconds() -
run
void run()
-