Class PlanSystem

  • All Implemented Interfaces:
    SubSystem

    @Singleton
    public class PlanSystem
    extends java.lang.Object
    implements SubSystem
    PlanSystem contains everything Plan needs to run.

    This is an abstraction layer on top of Plugin instances so that tests can be run with less mocks.