Class WaitingTradeMissionWrapper

  • All Implemented Interfaces:
    ISpecialMission, ITradeMissionData
    Direct Known Subclasses:
    ConvoyRepairMission

    public class WaitingTradeMissionWrapper
    extends java.lang.Object
    implements ISpecialMission
    This is a special mission that is basically blocking further execution until it is removed externally. However the mission data from before is then restored.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2018 Created on Sep 29, 2018
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WaitingTradeMissionWrapper

        public WaitingTradeMissionWrapper()