Uses of Class
ch.sahits.game.openpatrician.display.event.task.WarehouseTentantLeaveTimedTask
-
Packages that use WarehouseTentantLeaveTimedTask Package Description ch.sahits.game.openpatrician.display.event.task -
-
Uses of WarehouseTentantLeaveTimedTask in ch.sahits.game.openpatrician.display.event.task
Methods in ch.sahits.game.openpatrician.display.event.task that return WarehouseTentantLeaveTimedTask Modifier and Type Method Description WarehouseTentantLeaveTimedTaskClientTaskFactory. getWarehouseTenantLeaving(ch.sahits.game.openpatrician.model.building.ITradingOffice office, ch.sahits.game.openpatrician.model.people.IWarehouseTenant tenant, java.time.LocalDateTime dealine)Create a timed task for the leaving of the warehouse tenant.
-