Class Hierarchy
- java.lang.Object
- ch.colabproject.colab.api.model.card.AbstractCardType (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.document.Resourceable, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.rest.utils.exception.AbstractExceptionMapper
- ch.colabproject.colab.api.rest.utils.exception.EjbExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
- ch.colabproject.colab.api.rest.utils.exception.InternalExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
- org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
- org.apache.maven.reporting.AbstractMavenReport (implements org.apache.maven.reporting.MavenMultiPageReport)
- ch.colabproject.colab.generator.plugin.GeneratorPlugin
- ch.albasim.html.report.HelpMojo
- ch.colabproject.colab.generator.plugin.HelpMojo
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- ch.colabproject.colab.api.model.document.AbstractResource (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.link.StickyNoteSourceable, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.model.document.Resource
- ch.colabproject.colab.api.model.document.ResourceRef
- ch.colabproject.colab.api.model.user.Account (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.user.AccountDao
- ch.colabproject.colab.api.model.link.ActivityFlowLink (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.link.ActivityFlowLinkDao
- ch.colabproject.colab.api.controller.link.ActivityFlowLinkManager
- ch.colabproject.colab.api.rest.link.ActivityFlowLinkRestEndpoint
- jakarta.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- ch.colabproject.colab.api.controller.setup.ApplicationLifecycleManager
- ch.colabproject.colab.api.model.team.acl.Assignment (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.team.acl.AssignmentDao
- ch.colabproject.colab.api.controller.team.AssignmentManager
- ch.colabproject.colab.api.security.AuthenticationFailure (implements java.io.Serializable)
- ch.colabproject.colab.api.security.AuthenticationFilter (implements jakarta.ws.rs.container.ContainerRequestFilter)
- ch.colabproject.colab.api.model.user.AuthInfo (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.model.user.AuthMethod (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.ws.channel.model.BlockChannel (implements ch.colabproject.colab.api.ws.channel.model.WebsocketChannel)
- ch.colabproject.colab.api.controller.document.BlockManager
- ch.colabproject.colab.api.microchanges.live.monitoring.BlockMonitoring (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.ws.channel.model.BroadcastChannel (implements ch.colabproject.colab.api.ws.channel.model.WebsocketChannel)
- ch.colabproject.colab.api.rest.utils.filter.CacheControlFilter (implements jakarta.ws.rs.container.ContainerResponseFilter)
- ch.colabproject.colab.api.ws.utils.CallableGetChannel (implements java.util.concurrent.Callable<V>, java.io.Serializable)
- ch.colabproject.colab.api.microchanges.tools.CancelDebounce (implements java.util.concurrent.Callable<V>, java.io.Serializable)
- ch.colabproject.colab.api.model.card.Card (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.controller.card.grid.GridCellWithId, ch.colabproject.colab.api.model.document.Resourceable, ch.colabproject.colab.api.model.link.StickyNoteSourceable, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.model.card.CardContent (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.document.Resourceable, ch.colabproject.colab.api.model.link.StickyNoteSourceable, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.card.CardContentDao
- ch.colabproject.colab.api.controller.card.CardContentManager
- ch.colabproject.colab.api.rest.card.CardContentRestEndpoint
- ch.colabproject.colab.api.persistence.jpa.card.CardDao
- ch.colabproject.colab.api.controller.card.CardManager
- ch.colabproject.colab.api.rest.card.CardRestEndpoint
- ch.colabproject.colab.api.rest.card.bean.CardTypeCreationData (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jpa.card.CardTypeDao
- ch.colabproject.colab.api.controller.card.CardTypeManager
- ch.colabproject.colab.api.security.permissions.card.CardTypeOrRefConditions
- ch.colabproject.colab.api.rest.card.CardTypeRestEndpoint
- ch.colabproject.colab.api.controller.CdiBridgeSingleton
- ch.colabproject.colab.api.microchanges.model.Change (implements java.io.Serializable, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.rest.document.ChangeRestEndpoint
- ch.colabproject.colab.api.ws.channel.ChannelOverview (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.ws.channel.tool.ChannelsBuilders
- ch.colabproject.colab.api.ws.channel.tool.ChannelsBuilders.ChannelsBuilder
- ch.colabproject.colab.generator.model.tools.ClassDoc
- ch.colabproject.colab.client.ColabClient.ActivityFlowLinkRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.CardContentRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.CardRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.CardTypeRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.ChangeRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.ConfigRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.CronJobLogRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.DocumentFileRestEndPointClientImpl
- ch.colabproject.colab.client.ColabClient.DocumentRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.ExternalDataRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.InstanceMakerRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.MonitoringRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.PresenceRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.ProjectRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.ResourceRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.SecurityRestEndPointClientImpl
- ch.colabproject.colab.client.ColabClient.StickyNoteLinkRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.TeamRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.TokenRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.UserRestEndpointClientImpl
- ch.colabproject.colab.client.ColabClient.WebsocketRestEndpointClientImpl
- ch.colabproject.colab.api.rest.config.bean.ColabConfig
- ch.colabproject.colab.api.setup.ColabConfiguration
- ch.colabproject.colab.api.security.permissions.Conditions
- ch.colabproject.colab.api.security.permissions.Conditions.Condition
- ch.colabproject.colab.api.rest.config.ConfigRestEndpoint
- ch.colabproject.colab.api.controller.config.ConfigurationManager
- ch.colabproject.colab.api.security.CookieFilter (implements jakarta.ws.rs.container.ContainerRequestFilter, jakarta.ws.rs.container.ContainerResponseFilter)
- ch.colabproject.colab.api.model.project.CopyParam (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.project.CopyParamDao
- ch.colabproject.colab.api.model.monitoring.CronJobLog (implements ch.colabproject.colab.generator.model.interfaces.WithId, ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.persistence.jpa.monitoring.CronJobLogDao
- ch.colabproject.colab.api.controller.monitoring.CronJobLogManager
- ch.colabproject.colab.api.rest.monitoring.CronJobLogRestEndpoint
- ch.colabproject.colab.api.controller.CronTab
- ch.colabproject.colab.api.setup.DataSourceDefinitionProvider
- ch.colabproject.colab.generator.model.tools.DateSerDe (implements jakarta.json.bind.serializer.JsonbDeserializer<T>, jakarta.json.bind.serializer.JsonbSerializer<T>)
- ch.colabproject.colab.api.microchanges.tools.Debouncer (implements java.util.concurrent.Callable<V>, java.io.Serializable)
- ch.colabproject.colab.api.controller.common.DeletionManager
- ch.colabproject.colab.api.model.document.Document (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.link.StickyNoteSourceable, ch.colabproject.colab.api.model.WithIndex, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.document.DocumentDao
- ch.colabproject.colab.api.rest.document.DocumentFileRestEndPoint
- ch.colabproject.colab.api.controller.document.DocumentManager
- ch.colabproject.colab.api.rest.document.DocumentRestEndpoint
- ch.colabproject.colab.api.controller.DuplicationManager
- ch.colabproject.colab.api.model.DuplicationParam (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.controller.EntityGatheringBagForPropagation (implements java.io.Serializable)
- ch.colabproject.colab.api.model.tools.EntityHelper
- ch.colabproject.colab.api.model.tools.EntityListener
- ch.colabproject.colab.api.controller.document.ExternalDataManager
- ch.colabproject.colab.api.rest.document.ExternalDataRestEndpoint
- ch.colabproject.colab.generator.plugin.FileHelper
- ch.colabproject.colab.api.controller.document.FileManager
- ch.colabproject.colab.generator.plugin.rest.FormField<T>
- ch.colabproject.colab.generator.plugin.Generator
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- ch.colabproject.colab.api.controller.card.grid.Grid
- ch.colabproject.colab.api.controller.card.grid.Grid.Coord
- ch.colabproject.colab.api.controller.card.grid.GridPosition (implements ch.colabproject.colab.api.controller.card.grid.GridCell)
- ch.colabproject.colab.api.Helper
- ch.colabproject.colab.api.model.user.HttpSession (implements ch.colabproject.colab.generator.model.interfaces.WithId, ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator, ch.colabproject.colab.api.model.WithPermission, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.user.HttpSessionDao
- ch.colabproject.colab.api.model.common.Illustration (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.ws.message.IndexEntry (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.controller.document.IndexGeneratorHelper<T>
- ch.colabproject.colab.api.controller.common.IndexWithEmptySlotManager<T>
- ch.colabproject.colab.api.model.project.InstanceMaker (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.project.InstanceMakerDao
- ch.colabproject.colab.api.controller.team.InstanceMakerManager
- ch.colabproject.colab.api.rest.team.InstanceMakerRestEndpoint
- ch.colabproject.colab.api.model.token.tools.InvitationMessageBuilder
- ch.colabproject.colab.api.persistence.jcr.JcrManager
- ch.colabproject.colab.api.persistence.jcr.JcrRepository
- ch.colabproject.colab.api.persistence.jcr.JcrSession (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jcr.JcrSessionManager (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jcr.JcrSynchronizer (implements jakarta.transaction.Synchronization)
- ch.colabproject.colab.api.model.tools.JpaCustomizer (implements org.eclipse.persistence.config.SessionCustomizer)
- ch.colabproject.colab.generator.model.tools.JsonbProvider (implements jakarta.ws.rs.ext.ContextResolver<T>)
- ch.colabproject.colab.api.ws.utils.JsonDecoder (implements jakarta.websocket.Decoder.Text<T>)
- ch.colabproject.colab.api.ws.utils.JsonEncoder (implements jakarta.websocket.Encoder.Text<T>)
- ch.colabproject.colab.api.ws.utils.JsonWsMessageListDecoder (implements jakarta.websocket.Decoder.Text<T>)
- ch.colabproject.colab.api.controller.monitoring.LevelDescriptor
- ch.colabproject.colab.api.setup.LiquibaseProducer
- ch.colabproject.colab.api.microchanges.live.LiveManager (implements java.io.Serializable)
- ch.colabproject.colab.api.microchanges.live.LiveResult
- ch.colabproject.colab.api.microchanges.live.LiveUpdates (implements java.io.Serializable)
- ch.colabproject.colab.generator.plugin.Logger
- ch.colabproject.colab.api.controller.monitoring.LoggerLevelPayload (implements java.io.Serializable)
- ch.colabproject.colab.api.service.smtp.Message
- ch.colabproject.colab.api.service.smtp.MessageBuilder
- ch.colabproject.colab.api.microchanges.model.MicroChange (implements java.io.Serializable)
- ch.colabproject.colab.api.model.token.tools.ModelSharingMessageBuilder
- ch.colabproject.colab.api.controller.monitoring.MonitoringManager
- ch.colabproject.colab.api.rest.monitoring.MonitoringRestEndpoint
- ch.colabproject.colab.generator.plugin.rest.Param
- ch.colabproject.colab.generator.model.tools.PolymorphicDeserializer (implements jakarta.json.bind.serializer.JsonbDeserializer<T>)
- ch.colabproject.colab.api.ws.message.PrecomputedWsMessages (implements java.io.Serializable)
- ch.colabproject.colab.api.presence.PresenceManager
- ch.colabproject.colab.api.rest.PresenceRestEndpoint
- ch.colabproject.colab.api.model.project.Project (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.security.permissions.project.ProjectConditions
- ch.colabproject.colab.api.ws.channel.model.ProjectContentChannel (implements ch.colabproject.colab.api.ws.channel.model.WebsocketChannel)
- ch.colabproject.colab.api.rest.project.bean.ProjectCreationData (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jpa.project.ProjectDao
- ch.colabproject.colab.api.controller.project.ProjectManager
- ch.colabproject.colab.api.rest.project.ProjectRestEndpoint
- ch.colabproject.colab.api.rest.project.bean.ProjectStructure (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.rest.utils.filter.RequestFilter (implements jakarta.ws.rs.container.ContainerRequestFilter, jakarta.ws.rs.container.ContainerResponseFilter)
- ch.colabproject.colab.api.controller.RequestManager
- ch.colabproject.colab.api.model.token.tools.ResetLocalAccountPasswordMessageBuilder
- ch.colabproject.colab.api.controller.document.ResourceCategoryHelper
- ch.colabproject.colab.api.rest.document.bean.ResourceCreationData (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jpa.document.ResourceDao
- ch.colabproject.colab.api.rest.document.bean.ResourceExternalReference (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.controller.document.ResourceManager
- ch.colabproject.colab.api.controller.document.ResourceReferenceSpreadingHelper
- ch.colabproject.colab.api.rest.document.ResourceRestEndpoint
- ch.colabproject.colab.generator.plugin.rest.RestClient
- ch.colabproject.colab.generator.plugin.rest.RestClient.CookieFilter (implements jakarta.ws.rs.client.ClientRequestFilter, jakarta.ws.rs.client.ClientResponseFilter)
- ch.colabproject.colab.generator.plugin.rest.RestEndpoint
- ch.colabproject.colab.generator.plugin.rest.RestMethod
- ch.colabproject.colab.api.controller.security.SecurityManager
- ch.colabproject.colab.api.rest.security.SecurityRestEndPoint
- ch.colabproject.colab.api.service.smtp.Sendmail
- ch.colabproject.colab.api.rest.utils.SerializationStringWrapper (implements java.io.Serializable)
- ch.colabproject.colab.api.security.SessionManager
- ch.colabproject.colab.api.model.user.SignUpInfo (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.setup.StaticContentCacheControlFilter (implements jakarta.servlet.Filter)
- ch.colabproject.colab.api.model.link.StickyNoteLink (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.rest.link.bean.StickyNoteLinkCreationData (implements java.io.Serializable)
- ch.colabproject.colab.api.persistence.jpa.link.StickyNoteLinkDao
- ch.colabproject.colab.api.controller.link.StickyNoteLinkManager
- ch.colabproject.colab.api.rest.link.StickyNoteLinkRestEndpoint
- ch.colabproject.colab.api.controller.SubscriptionRequest (implements java.io.Serializable)
- ch.colabproject.colab.api.controller.team.TeamManager
- ch.colabproject.colab.api.model.team.TeamMember (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.team.TeamMemberDao
- ch.colabproject.colab.api.rest.team.TeamRestEndpoint
- ch.colabproject.colab.api.model.team.TeamRole (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.persistence.jpa.team.TeamRoleDao
- ch.colabproject.colab.api.security.TermsOfUseManager
- java.lang.Throwable (implements java.io.Serializable)
- ch.colabproject.colab.api.model.token.Token (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.token.TokenWithURL)
- ch.colabproject.colab.api.persistence.jpa.token.TokenDao
- ch.colabproject.colab.api.controller.token.TokenManager
- ch.colabproject.colab.api.controller.token.TokenMessageBuilder
- ch.colabproject.colab.api.rest.token.TokenRestEndpoint
- ch.colabproject.colab.api.presence.model.TouchUserPresence (implements java.io.Serializable)
- ch.colabproject.colab.api.model.common.Tracking (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.generator.plugin.TypeScriptHelper
- ch.colabproject.colab.api.rest.document.bean.UrlMetadata (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.model.user.User (implements ch.colabproject.colab.api.model.ColabEntity, ch.colabproject.colab.api.model.WithWebsocketChannels)
- ch.colabproject.colab.api.ws.channel.model.UserChannel (implements ch.colabproject.colab.api.ws.channel.model.WebsocketChannel)
- ch.colabproject.colab.api.persistence.jpa.user.UserDao
- ch.colabproject.colab.api.controller.user.UserManager
- ch.colabproject.colab.api.rest.user.UserRestEndpoint
- ch.colabproject.colab.api.controller.ValidationManager
- ch.colabproject.colab.api.model.token.tools.VerifyLocalAccountMessageBuilder
- ch.colabproject.colab.api.controller.monitoring.VersionDetails
- ch.colabproject.colab.api.ws.WebsocketEndpoint
- ch.colabproject.colab.api.controller.WebsocketManager
- ch.colabproject.colab.api.ws.WebsocketMessagePreparer
- ch.colabproject.colab.api.rest.WebsocketRestEndpoint
- ch.colabproject.colab.api.controller.WebsocketTxManager (implements java.io.Serializable)
- ch.colabproject.colab.api.controller.WebsocketTxSync (implements jakarta.transaction.Synchronization)
- ch.colabproject.colab.api.ws.message.WsMessage (implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator)
- ch.colabproject.colab.api.controller.document.YjsLexicalCaller
Annotation Interface Hierarchy