Package com.djrapitops.plan.extension
DataExtension API and related classes.
Documentation
-
Interface Summary Interface Description Caller Interface for manually calling update methods on a registeredDataExtension
.DataExtension Interface to implement data extensions with.ExtensionService Interface for registeringDataExtension
s.Group Method parameter for providing values about a group with provider annotations. -
Class Summary Class Description ExtensionServerDataUpdater Task for updatingDataExtension
server values periodically.ExtensionService.Holder ExtensionSvc Implementation forExtensionService
. -
Enum Summary Enum Description CallEvents Enum representing different events when Plan calls methods ofDataExtension
automatically.ElementOrder Enum representing big elements of a plugin.FormatType Enum for determining additional formatter for a value given by aNumberProvider
. -
Exception Summary Exception Description NotReadyException Exception to throw inside DataExtension if a method is not ready to be called (Data is not available etc).