Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- com.cotani.quest.CotaniQuests
- com.cotani.quest.storage.CreateQuestIndexesMigration (implements com.cotani.storage.migration.Migration)
- com.cotani.quest.storage.CreateQuestTablesMigration (implements com.cotani.storage.migration.Migration)
- com.cotani.quest.storage.StorageQuestRepository (implements com.cotani.quest.api.QuestRepository)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.cotani.quest.api.QuestException
- com.cotani.quest.api.QuestAlreadyClaimedException
- com.cotani.quest.api.QuestNotCompletedException
- com.cotani.quest.api.QuestNotFoundException
- com.cotani.quest.api.QuestProgressConflictException
- com.cotani.quest.api.QuestException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.cotani.AsyncCloseable
- com.cotani.quest.api.QuestService (also extends java.lang.AutoCloseable)
- java.lang.AutoCloseable
- com.cotani.quest.api.QuestService (also extends com.cotani.AsyncCloseable)
- com.cotani.quest.api.QuestRepository
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.cotani.quest.api.QuestClaim
- com.cotani.quest.api.event.QuestClaimedEvent (implements com.cotani.event.api.CotaniEvent)
- com.cotani.quest.api.QuestClaimId
- com.cotani.quest.api.event.QuestCompletedEvent (implements com.cotani.event.api.CotaniEvent)
- com.cotani.quest.api.QuestDefinition
- com.cotani.quest.api.QuestId
- com.cotani.quest.api.QuestObjective
- com.cotani.quest.api.QuestObjectiveId
- com.cotani.quest.api.QuestProgress
- com.cotani.quest.api.event.QuestProgressedEvent (implements com.cotani.event.api.CotaniEvent)
- com.cotani.quest.api.QuestServiceOptions
- java.lang.Record