Class TabCompleteCache
java.lang.Object
com.djrapitops.plan.commands.TabCompleteCache
- All Implemented Interfaces:
SubSystem
-
Constructor Summary
ConstructorsConstructorDescriptionTabCompleteCache(Processing processing, PlanFiles files, DBSystem dbSystem, ServerSensor<?> serverSensor) -
Method Summary
Modifier and TypeMethodDescriptionvoiddisable()Performs disable actions for the subsystemvoidenable()Performs enable actions for the subsystem.getMatchingBackupFilenames(String searchFor) getMatchingPlayerIdentifiers(String searchFor) getMatchingServerIdentifiers(String searchFor) getMatchingUserIdentifiers(String searchFor) getMatchingWebGroupNames(String searchFor)
-
Constructor Details
-
TabCompleteCache
@Inject public TabCompleteCache(Processing processing, PlanFiles files, DBSystem dbSystem, ServerSensor<?> serverSensor)
-
-
Method Details
-
enable
-
disable
-
getMatchingServerIdentifiers
-
getMatchingPlayerIdentifiers
-
getMatchingUserIdentifiers
-
getMatchingBackupFilenames
-
getMatchingWebGroupNames
-