Package com.djrapitops.plan.extension
package com.djrapitops.plan.extension
DataExtension API and related classes.
Documentation
-
InterfaceDescriptionInterface for manually calling update methods on a registered
DataExtension
.Interface to implement data extensions with.Interface for registeringDataExtension
s.Method parameter for providing values about a group with provider annotations. -
ClassDescriptionTask for updating
DataExtension
server values periodically.Implementation forExtensionService
. -
Enum ClassDescriptionEnum representing different events when Plan calls methods of
DataExtension
automatically.Enum representing big elements of a plugin.Enum for determining additional formatter for a value given by aNumberProvider
. -
ExceptionDescriptionException to throw inside DataExtension if a method is not ready to be called (Data is not available etc).