org.mbari.vars.migration.services
Members list
Type members
Classlikes
object BiauvTransform extends VideoArchiveTransform
Attributes
- Supertypes
- Self type
-
BiauvTransform.type
object GridPulseTransform extends StationMVideoArchiveTransform
Transform for Grid Pulse video archives
Transform for Grid Pulse video archives
Attributes
- Supertypes
- Self type
-
GridPulseTransform.type
case class History(concept: String, creationTimestamp: Instant, creatorName: String, action: Option[String] = ..., field: Option[String] = ..., oldValue: Option[String] = ..., newValue: Option[String] = ..., approved: Boolean = ..., processedTimestamp: Option[Instant] = ..., processorName: Option[String] = ...)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object HistoryConstants
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HistoryConstants.type
class MigrateService(using annotationService: AnnotationService, mediaService: MediaService, mediaFactory: MediaFactory, toolBelt: ToolBelt)
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Since
-
2019-11-19T15:49:00
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object OniService
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OniService.type
object RoverChamberPulseTransform extends StationMTransform
Attributes
- Supertypes
- Self type
object RoverFluoroPulseTransform extends StationMTransform
Attributes
- Supertypes
- Self type
object RoverTransitPulseTransform extends StationMTransform
Attributes
- Supertypes
- Self type
ServiceBuilder is a singleton object that provides access to various services such as AnnotationService, MediaService, and OniService. It loads configurations from the Raziel service and initializes the services accordingly.
ServiceBuilder is a singleton object that provides access to various services such as AnnotationService, MediaService, and OniService. It loads configurations from the Raziel service and initializes the services accordingly.
Value parameters
- load
-
A boolean flag indicating whether to load configurations from the Raziel service. Defaults to true. If set to false, the service configurations will be loaded from conf files and environment variables.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ServiceBuilder
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ServiceBuilder.type
object SesTransform extends StationMTransform
Attributes
- Supertypes
- Self type
-
SesTransform.type
object SimpaTransform extends VideoArchiveTransform
Attributes
- Supertypes
- Self type
-
SimpaTransform.type
object SpecialCasesTransform extends VideoArchiveTransform
Attributes
- Supertypes
- Self type
trait StationMTransform extends StationMVideoArchiveTransform
Attributes
- Supertypes
- Known subtypes
-
object RoverChamberPulseTransformobject RoverFluoroPulseTransformobject RoverTransitPulseTransformobject SesTransform
trait StationMVideoArchiveTransform extends VideoArchiveTransform
Attributes
- Supertypes
- Known subtypes
-
object GridPulseTransformtrait StationMTransformobject RoverChamberPulseTransformobject RoverFluoroPulseTransformobject RoverTransitPulseTransformobject SesTransformShow all
object TiburonCoolpixTransform extends VideoArchiveTransform
Attributes
- Supertypes
- Self type
class TripodPulseTransform(csvLookup: URL) extends VideoArchiveTransform
Attributes
- Supertypes
case class User(username: String, password: String, role: String, id: Long, isEncrypted: Boolean, affiliation: Option[String] = ..., firstName: Option[String] = ..., lastName: Option[String] = ..., email: Option[String] = ...)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait VideoArchiveTransform
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object BiauvTransformobject SimpaTransformobject SpecialCasesTransformobject GridPulseTransformtrait StationMTransformobject RoverChamberPulseTransformobject RoverFluoroPulseTransformobject RoverTransitPulseTransformobject SesTransformobject TiburonCoolpixTransformclass TripodPulseTransformShow all
Value members
Concrete methods
In this article