Class PlanSystem

java.lang.Object
com.djrapitops.plan.PlanSystem
All Implemented Interfaces:
SubSystem

@Singleton public class PlanSystem extends 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.