Package com.djrapitops.plan.extension


package com.djrapitops.plan.extension
DataExtension API and related classes. Documentation
  • Interface Summary
    Interface
    Description
    Interface for manually calling update methods on a registered DataExtension.
    Interface to implement data extensions with.
    Interface for registering DataExtensions.
    Method parameter for providing values about a group with provider annotations.
  • Class Summary
    Class
    Description
     
  • Enum Class Summary
    Enum Class
    Description
    Enum 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 a NumberProvider.
  • Exception Summary
    Exception
    Description
    Exception to throw inside DataExtension if a method is not ready to be called (Data is not available etc).