Interface RestPathEnum

All Superinterfaces:
FriendlyEnum
All Known Implementing Classes:
WPRestPath

public non-sealed interface RestPathEnum extends FriendlyEnum
RestPathEnum is an interface that promotes unified type for rest paths to ensure consistency with the design practices of the project. It can be used as a means to provide your own rest paths to the WPCacheManager safely.
Author:
Yoham Gabriel B. @YGBStudio
See Also:
  • Method Summary

    Methods inherited from interface net.ygbstudio.powerwp4j.base.extension.enums.FriendlyEnum

    value