Hierarchy For Package org.craftercms.studio.api.v2.annotation
Class Hierarchy
- java.lang.Object
- org.craftercms.studio.api.v2.annotation.LogExecutionTimeAnnotationHandler
- org.craftercms.studio.api.v2.annotation.RequireContentExistsAnnotationHandler
- org.craftercms.studio.api.v2.annotation.RequireSiteExistsAnnotationHandler
- org.craftercms.studio.api.v2.annotation.RequireSiteStateAnnotationHandler
- org.craftercms.studio.api.v2.annotation.RetryingDatabaseOperationAnnotationHandler
- org.craftercms.studio.api.v2.annotation.RetryingRepositoryOperationAnnotationHandler
- org.craftercms.studio.api.v2.annotation.StudioAnnotationUtils
Annotation Interface Hierarchy
- org.craftercms.studio.api.v2.annotation.ContentPath (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.IsActionAllowed (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.IsActionAllowedParameter (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.LogExecutionTime (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RequireContentExists (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RequireSiteExists (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RequireSiteReady (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RequireSiteState (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RetryingDatabaseOperation (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.RetryingRepositoryOperation (implements java.lang.annotation.Annotation)
- org.craftercms.studio.api.v2.annotation.SiteId (implements java.lang.annotation.Annotation)